Age | Commit message (Expand) | Author | Files | Lines |
2020-08-07 | mm: memcg: prepare for byte-sized vmstat items | Roman Gushchin | 2 | -8/+36 |
2020-08-07 | mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta... | Roman Gushchin | 1 | -19/+24 |
2020-08-07 | mm: kmem: make memcg_kmem_enabled() irreversible | Roman Gushchin | 1 | -6/+2 |
2020-08-07 | tmpfs: support 64-bit inums per-sb | Chris Down | 1 | -2/+63 |
2020-08-07 | tmpfs: per-superblock i_ino support | Chris Down | 1 | -5/+61 |
2020-08-07 | mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io | Xianting Tian | 1 | -1/+1 |
2020-08-07 | mm: swap: fix kerneldoc of swap_vma_readahead() | Krzysztof Kozlowski | 1 | -1/+1 |
2020-08-07 | mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized | Zhen Lei | 1 | -3/+2 |
2020-08-07 | mm/swap_slots.c: simplify enable_swap_slots_cache() | Zhen Lei | 1 | -12/+10 |
2020-08-07 | mm/swap_slots.c: simplify alloc_swap_slot_cache() | Zhen Lei | 1 | -9/+9 |
2020-08-07 | mm/gup.c: fix the comment of return value for populate_vma_page_range() | Tang Yizhou | 1 | -1/+2 |
2020-08-07 | mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page | Yang Shi | 1 | -0/+3 |
2020-08-07 | mm: filemap: clear idle flag for writes | Yang Shi | 1 | -0/+6 |
2020-08-07 | mm, dump_page: do not crash with bad compound_mapcount() | John Hubbard | 1 | -3/+3 |
2020-08-07 | mm/debug: print hashed address of struct page | Matthew Wilcox (Oracle) | 1 | -4/+4 |
2020-08-07 | mm/debug: print the inode number in dump_page | Matthew Wilcox (Oracle) | 1 | -3/+3 |
2020-08-07 | mm/debug: switch dump_page to get_kernel_nofault | Matthew Wilcox (Oracle) | 1 | -20/+16 |
2020-08-07 | mm/debug: print head flags in dump_page | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2020-08-07 | mm/debug: dump compound page information on a second line | Matthew Wilcox (Oracle) | 1 | -18/+12 |
2020-08-07 | mm/debug: handle page->mapping better in dump_page | Matthew Wilcox (Oracle) | 1 | -2/+13 |
2020-08-07 | Documentation/mm: add descriptions for arch page table helpers | Anshuman Khandual | 1 | -0/+6 |
2020-08-07 | mm/debug_vm_pgtable: add debug prints for individual tests | Anshuman Khandual | 1 | -1/+45 |
2020-08-07 | mm/debug_vm_pgtable: add tests validating advanced arch page table helpers | Anshuman Khandual | 1 | -0/+312 |
2020-08-07 | mm/debug_vm_pgtable: add tests validating arch helpers for core MM features | Anshuman Khandual | 1 | -1/+301 |
2020-08-07 | mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" | Marco Elver | 2 | -0/+10 |
2020-08-07 | mm/slub.c: drop lockdep_assert_held() from put_map() | Sebastian Andrzej Siewior | 1 | -2/+0 |
2020-08-07 | mm, slab/slub: improve error reporting and overhead of cache_from_obj() | Vlastimil Babka | 3 | -45/+46 |
2020-08-07 | mm, slab/slub: move and improve cache_from_obj() | Vlastimil Babka | 3 | -23/+29 |
2020-08-07 | mm, slub: extend checks guarded by slub_debug static key | Vlastimil Babka | 1 | -3/+3 |
2020-08-07 | mm, slub: introduce kmem_cache_debug_flags() | Vlastimil Babka | 1 | -5/+16 |
2020-08-07 | mm, slub: introduce static key for slub_debug() | Vlastimil Babka | 1 | -3/+13 |
2020-08-07 | mm, slub: make reclaim_account attribute read-only | Vlastimil Babka | 1 | -10/+1 |
2020-08-07 | mm, slub: make remaining slub_debug related attributes read-only | Vlastimil Babka | 1 | -59/+3 |
2020-08-07 | mm, slub: remove runtime allocation order changes | Vlastimil Babka | 1 | -18/+1 |
2020-08-07 | mm, slub: make some slub_debug related attributes read-only | Vlastimil Babka | 1 | -43/+3 |
2020-08-07 | mm, slub: extend slub_debug syntax for multiple blocks | Vlastimil Babka | 1 | -51/+126 |
2020-08-07 | mm/slab.c: update outdated kmem_list3 in a comment | Xiao Yang | 1 | -1/+1 |
2020-08-07 | mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order | Long Li | 4 | -14/+23 |
2020-08-07 | mm/slab: add naive detection of double free | Kees Cook | 1 | -2/+12 |
2020-08-07 | mm: ksize() should silently accept a NULL pointer | William Kucharski | 1 | -9/+5 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -4/+4 |
2020-08-07 | mm/shuffle: don't move pages between zones and don't read garbage memmaps | David Hildenbrand | 1 | -9/+9 |
2020-08-07 | mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER | Ralph Campbell | 1 | -3/+3 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -3/+7 |
2020-08-05 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2 | -6/+24 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -13/+13 |
2020-08-04 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+4 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -28/+29 |