summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song
2021-11-06mm: memcontrol: remove kmemcg_id reparentingMuchun Song
2021-11-06mm: list_lru: fix the return value of list_lru_count_one()Muchun Song
2021-11-06mm: list_lru: remove holding lru lockMuchun Song
2021-11-06memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt
2021-11-06mm/list_lru.c: prefer struct_size over open coded arithmeticLen Baker
2021-11-06mm/memcg: remove obsolete memcg_free_kmem()Waiman Long
2021-11-06memcg: unify memcg stat flushingShakeel Butt
2021-11-06memcg: flush stats only if updatedShakeel Butt
2021-11-06mm/memcg: drop swp_entry_t* in mc_handle_file_pte()Peter Xu
2021-11-06mm: optimise put_pages_list()Matthew Wilcox (Oracle)
2021-11-06mm/swapfile: fix an integer overflow in swap_show()Rafael Aquini
2021-11-06mm/swapfile: remove needless request_queue NULL pointer checkXu Wang
2021-11-06mm/gup: further simplify __gup_device_huge()John Hubbard
2021-11-06mm: move more expensive part of XA setup out of mapping checkJens Axboe
2021-11-06mm/filemap.c: remove bogus VM_BUG_ONMatthew Wilcox (Oracle)
2021-11-06mm: don't read i_size of inode unless we need itJens Axboe
2021-11-06mm: simplify bdi refcountingChristoph Hellwig
2021-11-06mm: don't automatically unregister bdisChristoph Hellwig
2021-11-06mm: export bdi_unregisterChristoph Hellwig
2021-11-06mm: stop filemap_read() from grabbing a superfluous pageDavid Howells
2021-11-06mm/page_ext.c: fix a commentYinan Zhang
2021-11-06mm: debug_vm_pgtable: don't use __P000 directlyGuo Ren
2021-11-06mm/smaps: use vma->vm_pgoff directly when counting partial swapPeter Xu
2021-11-06kasan: fix tag for large allocations when using CONFIG_SLABMatthew Wilcox (Oracle)
2021-11-06kasan: generic: introduce kasan_record_aux_stack_noalloc()Marco Elver
2021-11-06kasan: common: provide can_alloc in kasan_save_stack()Marco Elver
2021-11-06mm: don't include <linux/dax.h> in <linux/mempolicy.h>Christoph Hellwig
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior
2021-11-06mm, slub: use prefetchw instead of prefetchHyeonggon Yoo
2021-11-06mm/slub: increase default cpu partial list sizesVlastimil Babka
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka
2021-11-06slub: add back check for free nonslab objectsKefeng Wang
2021-11-06mm/slab.c: remove useless lines in enable_cpucache()Shi Lei
2021-10-28mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'SeongJae Park
2021-10-28mm: khugepaged: skip huge page collapse for special filesYang Shi
2021-10-28mm, thp: bail out early in collapse_file for writeback pageRongwei Wang
2021-10-28mm/vmalloc: fix numa spreading for large hash tablesChen Wandun
2021-10-28mm/secretmem: avoid letting secretmem_users drop to zeroKees Cook
2021-10-28mm/oom_kill.c: prevent a race between process_mrelease and exit_mmapSuren Baghdasaryan
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28mm: hwpoison: remove the unnecessary THP checkYang Shi
2021-10-28memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNTShakeel Butt
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-10-21Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport
2021-10-18mm/thp: decrease nr_thps in file's mapping on THP splitMarek Szyprowski
2021-10-18mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin
2021-10-18mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin