aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees 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-07ocfs2: fix unbalanced lockingPavel Machek
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani
2020-08-07scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2020-08-07const_structs.checkpatch: add regulator_opsJoe Perches
2020-08-07scripts/decode_stacktrace.sh: guess path to vmlinux by release nameKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: guess path to modulesKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: guess basepath if not specifiedKonstantin Khlebnikov
2020-08-07scripts/decode_stacktrace.sh: skip missing symbolsKonstantin Khlebnikov
2020-08-07scripts/bloat-o-meter: Support comparing library archivesNikolay Borisov