| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm/debug: print hashed address of struct page | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -4/+4 |
* | mm/debug: print the inode number in dump_page | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -3/+3 |
* | mm/debug: switch dump_page to get_kernel_nofault | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -20/+16 |
* | mm/debug: print head flags in dump_page | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -1/+1 |
* | mm/debug: dump compound page information on a second line | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -18/+12 |
* | mm/debug: handle page->mapping better in dump_page | Matthew Wilcox (Oracle) | 2020-08-07 | 1 | -2/+13 |
* | Documentation/mm: add descriptions for arch page table helpers | Anshuman Khandual | 2020-08-07 | 2 | -0/+264 |
* | mm/debug_vm_pgtable: add debug prints for individual tests | Anshuman Khandual | 2020-08-07 | 1 | -1/+45 |
* | mm/debug_vm_pgtable: add tests validating advanced arch page table helpers | Anshuman Khandual | 2020-08-07 | 1 | -0/+312 |
* | mm/debug_vm_pgtable: add tests validating arch helpers for core MM features | Anshuman Khandual | 2020-08-07 | 1 | -1/+301 |
* | mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" | Marco Elver | 2020-08-07 | 2 | -0/+10 |
* | mm/slub.c: drop lockdep_assert_held() from put_map() | Sebastian Andrzej Siewior | 2020-08-07 | 1 | -2/+0 |
* | mm, slab/slub: improve error reporting and overhead of cache_from_obj() | Vlastimil Babka | 2020-08-07 | 3 | -45/+46 |
* | mm, slab/slub: move and improve cache_from_obj() | Vlastimil Babka | 2020-08-07 | 3 | -23/+29 |
* | mm, slub: extend checks guarded by slub_debug static key | Vlastimil Babka | 2020-08-07 | 1 | -3/+3 |
* | mm, slub: introduce kmem_cache_debug_flags() | Vlastimil Babka | 2020-08-07 | 1 | -5/+16 |
* | mm, slub: introduce static key for slub_debug() | Vlastimil Babka | 2020-08-07 | 1 | -3/+13 |
* | mm, slub: make reclaim_account attribute read-only | Vlastimil Babka | 2020-08-07 | 1 | -10/+1 |
* | mm, slub: make remaining slub_debug related attributes read-only | Vlastimil Babka | 2020-08-07 | 2 | -64/+5 |
* | mm, slub: remove runtime allocation order changes | Vlastimil Babka | 2020-08-07 | 1 | -18/+1 |
* | mm, slub: make some slub_debug related attributes read-only | Vlastimil Babka | 2020-08-07 | 2 | -54/+20 |
* | mm, slub: extend slub_debug syntax for multiple blocks | Vlastimil Babka | 2020-08-07 | 3 | -52/+145 |
* | mm/slab.c: update outdated kmem_list3 in a comment | Xiao Yang | 2020-08-07 | 1 | -1/+1 |
* | mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order | Long Li | 2020-08-07 | 4 | -14/+23 |
* | mm/slab: add naive detection of double free | Kees Cook | 2020-08-07 | 1 | -2/+12 |
* | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB | Kees Cook | 2020-08-07 | 1 | -4/+5 |
* | mm: ksize() should silently accept a NULL pointer | William Kucharski | 2020-08-07 | 1 | -9/+5 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 114 | -320/+323 |
* | ocfs2: fix unbalanced locking | Pavel Machek | 2020-08-07 | 1 | -1/+7 |
* | ocfs2: replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-07 | 4 | -6/+6 |
* | ocfs2: change slot number type s16 to u16 | Junxiao Bi | 2020-08-07 | 3 | -6/+6 |
* | ocfs2: suballoc.h: delete a duplicated word | Randy Dunlap | 2020-08-07 | 1 | -1/+1 |
* | ocfs2: fix remounting needed after setfacl command | Gang He | 2020-08-07 | 1 | -0/+2 |
* | ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type | Luca Stefani | 2020-08-07 | 4 | -19/+18 |
* | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 2020-08-07 | 1 | -0/+19 |
* | const_structs.checkpatch: add regulator_ops | Joe Perches | 2020-08-07 | 1 | -0/+1 |
* | scripts/decode_stacktrace.sh: guess path to vmlinux by release name | Konstantin Khlebnikov | 2020-08-07 | 1 | -5/+24 |
* | scripts/decode_stacktrace.sh: guess path to modules | Konstantin Khlebnikov | 2020-08-07 | 1 | -3/+33 |
* | scripts/decode_stacktrace.sh: guess basepath if not specified | Konstantin Khlebnikov | 2020-08-07 | 1 | -3/+11 |
* | scripts/decode_stacktrace.sh: skip missing symbols | Konstantin Khlebnikov | 2020-08-07 | 1 | -1/+5 |
* | scripts/bloat-o-meter: Support comparing library archives | Nikolay Borisov | 2020-08-07 | 1 | -0/+2 |
* | scripts/tags.sh: collect compiled source precisely | Jialu Xu | 2020-08-07 | 1 | -14/+4 |
* | tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe... | Gaurav Singh | 2020-08-07 | 1 | -1/+1 |
* | tools/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-07 | 5 | -5/+5 |
* | kthread: remove incorrect comment in kthread_create_on_cpu() | Ilias Stamatis | 2020-08-07 | 1 | -1/+0 |
* | mm: fix kthread_use_mm() vs TLB invalidate | Peter Zijlstra | 2020-08-07 | 1 | -1/+6 |
* | mm/shuffle: don't move pages between zones and don't read garbage memmaps | David Hildenbrand | 2020-08-07 | 1 | -9/+9 |
* | mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER | Ralph Campbell | 2020-08-07 | 2 | -3/+16 |
* | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-08-06 | 63 | -1565/+1799 |
|\ |
|
| * | MAINTAINERS: enlist Greg formally for console stuff | Daniel Vetter | 2020-08-04 | 1 | -0/+6 |