开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
2021-11-06
mm: optimise put_pages_list()
Matthew Wilcox (Oracle)
2021-11-06
mm/swapfile: fix an integer overflow in swap_show()
Rafael Aquini
2021-11-06
mm/swapfile: remove needless request_queue NULL pointer check
Xu Wang
2021-11-06
mm/gup: further simplify __gup_device_huge()
John Hubbard
2021-11-06
mm: move more expensive part of XA setup out of mapping check
Jens Axboe
2021-11-06
mm/filemap.c: remove bogus VM_BUG_ON
Matthew Wilcox (Oracle)
2021-11-06
mm: don't read i_size of inode unless we need it
Jens Axboe
2021-11-06
mm: simplify bdi refcounting
Christoph Hellwig
2021-11-06
mm: don't automatically unregister bdis
Christoph Hellwig
2021-11-06
mm: export bdi_unregister
Christoph Hellwig
2021-11-06
mm: stop filemap_read() from grabbing a superfluous page
David Howells
2021-11-06
mm/page_ext.c: fix a comment
Yinan Zhang
2021-11-06
mm: debug_vm_pgtable: don't use __P000 directly
Guo Ren
2021-11-06
mm/smaps: use vma->vm_pgoff directly when counting partial swap
Peter Xu
2021-11-06
kasan: fix tag for large allocations when using CONFIG_SLAB
Matthew Wilcox (Oracle)
2021-11-06
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
2021-11-06
kasan: common: provide can_alloc in kasan_save_stack()
Marco Elver
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
2021-11-06
mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...
Sebastian Andrzej Siewior
2021-11-06
mm, slub: use prefetchw instead of prefetch
Hyeonggon Yoo
2021-11-06
mm/slub: increase default cpu partial list sizes
Vlastimil Babka
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
2021-11-06
slub: add back check for free nonslab objects
Kefeng Wang
2021-11-06
mm/slab.c: remove useless lines in enable_cpucache()
Shi Lei
2021-10-28
mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'
SeongJae Park
2021-10-28
mm: khugepaged: skip huge page collapse for special files
Yang Shi
2021-10-28
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
2021-10-28
mm/vmalloc: fix numa spreading for large hash tables
Chen Wandun
2021-10-28
mm/secretmem: avoid letting secretmem_users drop to zero
Kees Cook
2021-10-28
mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap
Suren Baghdasaryan
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
2021-10-28
mm: hwpoison: remove the unnecessary THP check
Yang Shi
2021-10-28
memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
Shakeel Butt
2021-10-25
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
2021-10-24
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
2021-10-21
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
2021-10-18
mm/thp: decrease nr_thps in file's mapping on THP split
Marek Szyprowski
2021-10-18
mm, slub: fix incorrect memcg slab count for bulk free
Miaohe Lin
2021-10-18
mm, slub: fix potential use-after-free in slab_debugfs_fops
Miaohe Lin
[next]