2020-08-07 |
Roman Gushchin | mm: memcg/slab: use a single set of kmem_caches for... |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: deprecate memory.kmem.slabinfo |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: charge individual slab objects instead... |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: save obj_cgroup for non-root slab objects |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: allocate obj_cgroups for non-root slab... |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: obj_cgroup API |
tree | commitdiff |
2020-08-07 |
Johannes Weiner | mm: memcontrol: decouple reference counting from page... |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: slub: implement SLUB version of obj_to_index() |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg: convert vmstat slab counters to bytes |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg: prepare for byte-sized vmstat items |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: memcg: factor out memcg- and lruvec-level changes... |
tree | commitdiff |
2020-08-07 |
Roman Gushchin | mm: kmem: make memcg_kmem_enabled() irreversible |
tree | commitdiff |
2020-08-07 |
Chris Down | tmpfs: support 64-bit inums per-sb |
tree | commitdiff |
2020-08-07 |
Chris Down | tmpfs: per-superblock i_ino support |
tree | commitdiff |
2020-08-07 |
Xianting Tian | mm/page_io.c: use blk_io_schedule() for avoiding task... |
tree | commitdiff |
2020-08-07 |
Krzysztof Kozlowski | mm: swap: fix kerneldoc of swap_vma_readahead() |
tree | commitdiff |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: remove redundant check for swap_slot_c... |
tree | commitdiff |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: simplify enable_swap_slots_cache() |
tree | commitdiff |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: simplify alloc_swap_slot_cache() |
tree | commitdiff |
2020-08-07 |
Tang Yizhou | mm/gup.c: fix the comment of return value for populate_... |
tree | commitdiff |
2020-08-07 |
Yang Shi | mm: filemap: add missing FGP_ flags in kerneldoc commen... |
tree | commitdiff |
2020-08-07 |
Yang Shi | mm: filemap: clear idle flag for writes |
tree | commitdiff |
2020-08-07 |
John Hubbard | mm, dump_page: do not crash with bad compound_mapcount() |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: print hashed address of struct page |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: print the inode number in dump_page |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: switch dump_page to get_kernel_nofault |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: print head flags in dump_page |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: dump compound page information on a second... |
tree | commitdiff |
2020-08-07 |
Matthew Wilcox ... | mm/debug: handle page->mapping better in dump_page |
tree | commitdiff |
2020-08-07 |
Anshuman Khandual | Documentation/mm: add descriptions for arch page table... |
tree | commitdiff |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add debug prints for individual... |
tree | commitdiff |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add tests validating advanced... |
tree | commitdiff |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add tests validating arch helpers... |
tree | commitdiff |
2020-08-07 |
Marco Elver | mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLU... |
tree | commitdiff |
2020-08-07 |
Sebastian Andrzej... | mm/slub.c: drop lockdep_assert_held() from put_map() |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slab/slub: improve error reporting and overhead... |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slab/slub: move and improve cache_from_obj() |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: extend checks guarded by slub_debug static key |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: introduce kmem_cache_debug_flags() |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: introduce static key for slub_debug() |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: make reclaim_account attribute read-only |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: make remaining slub_debug related attributes... |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: remove runtime allocation order changes |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: make some slub_debug related attributes read... |
tree | commitdiff |
2020-08-07 |
Vlastimil Babka | mm, slub: extend slub_debug syntax for multiple blocks |
tree | commitdiff |
2020-08-07 |
Xiao Yang | mm/slab.c: update outdated kmem_list3 in a comment |
tree | commitdiff |
2020-08-07 |
Long Li | mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages... |
tree | commitdiff |
2020-08-07 |
Kees Cook | mm/slab: add naive detection of double free |
tree | commitdiff |
2020-08-07 |
William Kucharski | mm: ksize() should silently accept a NULL pointer |
tree | commitdiff |
2020-08-07 |
Waiman Long | mm, treewide: rename kzfree() to kfree_sensitive() |
tree | commitdiff |
2020-08-07 |
David Hildenbrand | mm/shuffle: don't move pages between zones and don... |
tree | commitdiff |
2020-08-07 |
Ralph Campbell | mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'staging-5.9-rc1' of git://git.kernel.org... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'integrity-v5.9' of git://git.kernel.org... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge branch 'for-5.9' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'livepatching-for-5.9' of git://git.kernel... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'Smack-for-5.9' of git://github.com/cschaufle... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'csky-for-linus-5.9-rc1' of https://github... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'xtensa-20200805' of git://github.com/jcmvbkb... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'hyperv-next-signed' of git://git.kernel... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'drm-next-2020-08-06' of git://anongit.freede... |
tree | commitdiff |
2020-08-06 |
Linus Torvalds | Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'hwmon-for-v5.9' of git://git.kernel.org... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'devicetree-for-5.9' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'driver-core-5.9-rc1' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'for-5.9/block-merge-20200804' of git://git... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'for-5.9/drivers-20200803' of git://git.kerne... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'linux-kselftest-kunit-5.9-rc1' of git:/... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'docs-5.9' of git://git.lwn.net/linux |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'printk-for-5.9' of git://git.kernel.org... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge branch 'parisc-5.9-1' of git://git.kernel.org... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'x86-entry-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'core-entry-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'timers-core-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'irq-core-2020-08-04' of git://git.kernel... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'dma-mapping-5.9' of git://git.infradead... |
tree | commitdiff |
2020-08-05 |
Linus Torvalds | Merge tag 'uuid-for-5.9' of git://git.infradead.org... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'close-range-v5.9' of git://git.kernel.org... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'cap-checkpoint-restore-v5.9' of git://git... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'threads-v5.9' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge branch 'exec-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'audit-pr-20200803' of git://git.kernel.org... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'selinux-pr-20200803' of git://git.kernel... |
tree | commitdiff |
2020-08-04 |
Linus Torvalds | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org... |
tree | commitdiff |
next |