summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-08-07mm/debug: dump compound page information on a second lineMatthew Wilcox (Oracle)-18/+12
2020-08-07mm/debug: handle page->mapping better in dump_pageMatthew Wilcox (Oracle)-2/+13
2020-08-07Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual-0/+264
2020-08-07mm/debug_vm_pgtable: add debug prints for individual testsAnshuman Khandual-1/+45
2020-08-07mm/debug_vm_pgtable: add tests validating advanced arch page table helpersAnshuman Khandual-0/+312
2020-08-07mm/debug_vm_pgtable: add tests validating arch helpers for core MM featuresAnshuman Khandual-1/+301
2020-08-07mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"Marco Elver-0/+10
2020-08-07mm/slub.c: drop lockdep_assert_held() from put_map()Sebastian Andrzej Siewior-2/+0
2020-08-07mm, slab/slub: improve error reporting and overhead of cache_from_obj()Vlastimil Babka-45/+46
2020-08-07mm, slab/slub: move and improve cache_from_obj()Vlastimil Babka-23/+29
2020-08-07mm, slub: extend checks guarded by slub_debug static keyVlastimil Babka-3/+3
2020-08-07mm, slub: introduce kmem_cache_debug_flags()Vlastimil Babka-5/+16
2020-08-07mm, slub: introduce static key for slub_debug()Vlastimil Babka-3/+13
2020-08-07mm, slub: make reclaim_account attribute read-onlyVlastimil Babka-10/+1
2020-08-07mm, slub: make remaining slub_debug related attributes read-onlyVlastimil Babka-64/+5
2020-08-07mm, slub: remove runtime allocation order changesVlastimil Babka-18/+1
2020-08-07mm, slub: make some slub_debug related attributes read-onlyVlastimil Babka-54/+20
2020-08-07mm, slub: extend slub_debug syntax for multiple blocksVlastimil Babka-52/+145
2020-08-07mm/slab.c: update outdated kmem_list3 in a commentXiao Yang-1/+1
2020-08-07mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_orderLong Li-14/+23
2020-08-07mm/slab: add naive detection of double freeKees Cook-2/+12
2020-08-07mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees Cook-4/+5
2020-08-07mm: ksize() should silently accept a NULL pointerWilliam Kucharski-9/+5
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long-320/+323
2020-08-07ocfs2: fix unbalanced lockingPavel Machek-1/+7
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov-6/+6
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi-6/+6
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap-1/+1
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He-0/+2
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani-19/+18
2020-08-07scripts/spelling.txt: add more spellings to spelling.txtColin Ian King-0/+19
2020-08-07const_structs.checkpatch: add regulator_opsJoe Perches-0/+1
2020-08-07scripts/decode_stacktrace.sh: guess path to vmlinux by release nameKonstantin Khlebnikov-5/+24
2020-08-07scripts/decode_stacktrace.sh: guess path to modulesKonstantin Khlebnikov-3/+33
2020-08-07scripts/decode_stacktrace.sh: guess basepath if not specifiedKonstantin Khlebnikov-3/+11
2020-08-07scripts/decode_stacktrace.sh: skip missing symbolsKonstantin Khlebnikov-1/+5
2020-08-07scripts/bloat-o-meter: Support comparing library archivesNikolay Borisov-0/+2
2020-08-07scripts/tags.sh: collect compiled source preciselyJialu Xu-14/+4
2020-08-07tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh-1/+1
2020-08-07tools/: replace HTTP links with HTTPS onesAlexander A. Klimov-5/+5
2020-08-07kthread: remove incorrect comment in kthread_create_on_cpu()Ilias Stamatis-1/+0
2020-08-07mm: fix kthread_use_mm() vs TLB invalidatePeter Zijlstra-1/+6
2020-08-07mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand-9/+9
2020-08-07mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell-3/+16
2020-08-07clk: x86: Support RV architectureAkshu Agrawal-15/+38
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal-0/+5
2020-08-07clk: x86: Change name from ST to FCHAkshu Agrawal-13/+13
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal-14/+14
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen-0/+2
2020-08-07Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-2929/+3250