summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin2020-08-075-4/+81
* mm: memcg/slab: obj_cgroup APIRoman Gushchin2020-08-072-1/+338
* mm: memcontrol: decouple reference counting from page accountingJohannes Weiner2020-08-072-20/+21
* mm: slub: implement SLUB version of obj_to_index()Roman Gushchin2020-08-072-10/+21
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-0713-42/+53
* mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-075-10/+60
* mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin2020-08-072-19/+41
* mm: kmem: make memcg_kmem_enabled() irreversibleRoman Gushchin2020-08-071-6/+2
* tmpfs: support 64-bit inums per-sbChris Down2020-08-074-2/+103
* tmpfs: per-superblock i_ino supportChris Down2020-08-073-5/+78
* mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync ioXianting Tian2020-08-071-1/+1
* mm: swap: fix kerneldoc of swap_vma_readahead()Krzysztof Kozlowski2020-08-071-1/+1
* mm/swap_slots.c: remove redundant check for swap_slot_cache_initializedZhen Lei2020-08-071-3/+2
* mm/swap_slots.c: simplify enable_swap_slots_cache()Zhen Lei2020-08-071-12/+10
* mm/swap_slots.c: simplify alloc_swap_slot_cache()Zhen Lei2020-08-071-9/+9
* mm/gup.c: fix the comment of return value for populate_vma_page_range()Tang Yizhou2020-08-071-1/+2
* mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_pageYang Shi2020-08-071-0/+3
* mm: filemap: clear idle flag for writesYang Shi2020-08-071-0/+6
* mm, dump_page: do not crash with bad compound_mapcount()John Hubbard2020-08-072-5/+15
* mm/debug: print hashed address of struct pageMatthew Wilcox (Oracle)2020-08-071-4/+4
* mm/debug: print the inode number in dump_pageMatthew Wilcox (Oracle)2020-08-071-3/+3
* mm/debug: switch dump_page to get_kernel_nofaultMatthew Wilcox (Oracle)2020-08-071-20/+16
* mm/debug: print head flags in dump_pageMatthew Wilcox (Oracle)2020-08-071-1/+1
* mm/debug: dump compound page information on a second lineMatthew Wilcox (Oracle)2020-08-071-18/+12
* mm/debug: handle page->mapping better in dump_pageMatthew Wilcox (Oracle)2020-08-071-2/+13
* Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual2020-08-072-0/+264
* mm/debug_vm_pgtable: add debug prints for individual testsAnshuman Khandual2020-08-071-1/+45
* mm/debug_vm_pgtable: add tests validating advanced arch page table helpersAnshuman Khandual2020-08-071-0/+312
* mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresAnshuman Khandual2020-08-071-1/+301
* mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"Marco Elver2020-08-072-0/+10
* mm/slub.c: drop lockdep_assert_held() from put_map()Sebastian Andrzej Siewior2020-08-071-2/+0
* mm, slab/slub: improve error reporting and overhead of cache_from_obj()Vlastimil Babka2020-08-073-45/+46
* mm, slab/slub: move and improve cache_from_obj()Vlastimil Babka2020-08-073-23/+29
* mm, slub: extend checks guarded by slub_debug static keyVlastimil Babka2020-08-071-3/+3
* mm, slub: introduce kmem_cache_debug_flags()Vlastimil Babka2020-08-071-5/+16
* mm, slub: introduce static key for slub_debug()Vlastimil Babka2020-08-071-3/+13
* mm, slub: make reclaim_account attribute read-onlyVlastimil Babka2020-08-071-10/+1
* mm, slub: make remaining slub_debug related attributes read-onlyVlastimil Babka2020-08-072-64/+5
* mm, slub: remove runtime allocation order changesVlastimil Babka2020-08-071-18/+1
* mm, slub: make some slub_debug related attributes read-onlyVlastimil Babka2020-08-072-54/+20
* mm, slub: extend slub_debug syntax for multiple blocksVlastimil Babka2020-08-073-52/+145
* mm/slab.c: update outdated kmem_list3 in a commentXiao Yang2020-08-071-1/+1
* mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_orderLong Li2020-08-074-14/+23
* mm/slab: add naive detection of double freeKees Cook2020-08-071-2/+12
* mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees Cook2020-08-071-4/+5
* mm: ksize() should silently accept a NULL pointerWilliam Kucharski2020-08-071-9/+5
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-07114-320/+323
* ocfs2: fix unbalanced lockingPavel Machek2020-08-071-1/+7
* ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-074-6/+6
* ocfs2: change slot number type s16 to u16Junxiao Bi2020-08-073-6/+6