summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-08-07mm: memcg/slab: charge individual slab objects instead of pagesRoman Gushchin
2020-08-07mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin
2020-08-07mm: memcg/slab: obj_cgroup APIRoman Gushchin
2020-08-07mm: memcontrol: decouple reference counting from page accountingJohannes Weiner
2020-08-07mm: slub: implement SLUB version of obj_to_index()Roman Gushchin
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
2020-08-07mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin
2020-08-07mm: kmem: make memcg_kmem_enabled() irreversibleRoman Gushchin
2020-08-07tmpfs: support 64-bit inums per-sbChris Down
2020-08-07tmpfs: per-superblock i_ino supportChris Down
2020-08-07mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync ioXianting Tian
2020-08-07mm: swap: fix kerneldoc of swap_vma_readahead()Krzysztof Kozlowski
2020-08-07mm/swap_slots.c: remove redundant check for swap_slot_cache_initializedZhen Lei
2020-08-07mm/swap_slots.c: simplify enable_swap_slots_cache()Zhen Lei
2020-08-07mm/swap_slots.c: simplify alloc_swap_slot_cache()Zhen Lei
2020-08-07mm/gup.c: fix the comment of return value for populate_vma_page_range()Tang Yizhou
2020-08-07mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_pageYang Shi
2020-08-07mm: filemap: clear idle flag for writesYang Shi
2020-08-07mm, dump_page: do not crash with bad compound_mapcount()John Hubbard
2020-08-07mm/debug: print hashed address of struct pageMatthew Wilcox (Oracle)
2020-08-07mm/debug: print the inode number in dump_pageMatthew Wilcox (Oracle)
2020-08-07mm/debug: switch dump_page to get_kernel_nofaultMatthew Wilcox (Oracle)
2020-08-07mm/debug: print head flags in dump_pageMatthew Wilcox (Oracle)
2020-08-07mm/debug: dump compound page information on a second lineMatthew Wilcox (Oracle)
2020-08-07mm/debug: handle page->mapping better in dump_pageMatthew Wilcox (Oracle)
2020-08-07Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add debug prints for individual testsAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add tests validating advanced arch page table helpersAnshuman Khandual
2020-08-07mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresAnshuman Khandual
2020-08-07mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"Marco Elver
2020-08-07mm/slub.c: drop lockdep_assert_held() from put_map()Sebastian Andrzej Siewior
2020-08-07mm, slab/slub: improve error reporting and overhead of cache_from_obj()Vlastimil Babka
2020-08-07mm, slab/slub: move and improve cache_from_obj()Vlastimil Babka
2020-08-07mm, slub: extend checks guarded by slub_debug static keyVlastimil Babka
2020-08-07mm, slub: introduce kmem_cache_debug_flags()Vlastimil Babka
2020-08-07mm, slub: introduce static key for slub_debug()Vlastimil Babka
2020-08-07mm, slub: make reclaim_account attribute read-onlyVlastimil Babka
2020-08-07mm, slub: make remaining slub_debug related attributes read-onlyVlastimil Babka
2020-08-07mm, slub: remove runtime allocation order changesVlastimil Babka
2020-08-07mm, slub: make some slub_debug related attributes read-onlyVlastimil Babka
2020-08-07mm, slub: extend slub_debug syntax for multiple blocksVlastimil Babka
2020-08-07mm/slab.c: update outdated kmem_list3 in a commentXiao Yang
2020-08-07mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_orderLong Li
2020-08-07mm/slab: add naive detection of double freeKees Cook
2020-08-07mm: ksize() should silently accept a NULL pointerWilliam Kucharski
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell