mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
[linux-2.6-microblaze.git] / mm /
2020-08-07 Zhen Leimm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
2020-08-07 Joerg Roedelmm: move p?d_alloc_track to separate header file
2020-08-07 Mike Rapoportmm: move lib/ioremap.c to mm/
2020-08-07 Mike Rapoportmm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 Alex Zhangmm/memory.c: make remap_pfn_range() reject unaligned...
2020-08-07 Ralph Campbellmm: remove redundant check non_swap_entry()
2020-08-07 Michal Koutnýmm/page_counter.c: fix protection usage propagation
2020-08-07 Johannes Weinermm: memcontrol: don't count limit-setting reclaim as...
2020-08-07 Johannes Weinermm: memcontrol: restore proper dirty throttling when...
2020-08-07 Yafang Shaomemcg, oom: check memcg margin for parallel oom
2020-08-07 Chris Downmm, memcg: decouple e{low,min} state mutations from...
2020-08-07 Yafang Shaomm, memcg: avoid stale protection values when cgroup...
2020-08-07 Chris Downmm, memcg: unify reclaim retry limits with page allocator
2020-08-07 Chris Downmm, memcg: reclaim more aggressively before high alloca...
2020-08-07 Roman Gushchinmm: memcontrol: avoid workload stalls when lowering...
2020-08-07 Roman Gushchinmm: slab: rename (un)charge_slab_page() to (un)account_...
2020-08-07 Roman Gushchinmm: memcg/slab: remove unused argument by charge_slab_p...
2020-08-07 Shakeel Buttmm: memcontrol: account kernel stack per node
2020-08-07 Roman Gushchinmm: memcg/slab: use a single set of kmem_caches for...
2020-08-07 Roman Gushchinmm: memcg/slab: remove redundant check in memcg_accumul...
2020-08-07 Roman Gushchinmm: memcg/slab: deprecate slab_root_caches
2020-08-07 Roman Gushchinmm: memcg/slab: remove memcg_kmem_get_cache()
2020-08-07 Roman Gushchinmm: memcg/slab: simplify memcg cache creation
2020-08-07 Roman Gushchinmm: memcg/slab: use a single set of kmem_caches for...
2020-08-07 Roman Gushchinmm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
2020-08-07 Roman Gushchinmm: memcg/slab: deprecate memory.kmem.slabinfo
2020-08-07 Roman Gushchinmm: memcg/slab: charge individual slab objects instead...
2020-08-07 Roman Gushchinmm: memcg/slab: save obj_cgroup for non-root slab objects
2020-08-07 Roman Gushchinmm: memcg/slab: allocate obj_cgroups for non-root slab...
2020-08-07 Roman Gushchinmm: memcg/slab: obj_cgroup API
2020-08-07 Johannes Weinermm: memcontrol: decouple reference counting from page...
2020-08-07 Roman Gushchinmm: slub: implement SLUB version of obj_to_index()
2020-08-07 Roman Gushchinmm: memcg: convert vmstat slab counters to bytes
2020-08-07 Roman Gushchinmm: memcg: prepare for byte-sized vmstat items
2020-08-07 Roman Gushchinmm: memcg: factor out memcg- and lruvec-level changes...
2020-08-07 Roman Gushchinmm: kmem: make memcg_kmem_enabled() irreversible
2020-08-07 Chris Downtmpfs: support 64-bit inums per-sb
2020-08-07 Chris Downtmpfs: per-superblock i_ino support
2020-08-07 Xianting Tianmm/page_io.c: use blk_io_schedule() for avoiding task...
2020-08-07 Krzysztof Kozlowskimm: swap: fix kerneldoc of swap_vma_readahead()
2020-08-07 Zhen Leimm/swap_slots.c: remove redundant check for swap_slot_c...
2020-08-07 Zhen Leimm/swap_slots.c: simplify enable_swap_slots_cache()
2020-08-07 Zhen Leimm/swap_slots.c: simplify alloc_swap_slot_cache()
2020-08-07 Tang Yizhoumm/gup.c: fix the comment of return value for populate_...
2020-08-07 Yang Shimm: filemap: add missing FGP_ flags in kerneldoc commen...
2020-08-07 Yang Shimm: filemap: clear idle flag for writes
2020-08-07 John Hubbardmm, dump_page: do not crash with bad compound_mapcount()
2020-08-07 Matthew Wilcox ... mm/debug: print hashed address of struct page
2020-08-07 Matthew Wilcox ... mm/debug: print the inode number in dump_page
2020-08-07 Matthew Wilcox ... mm/debug: switch dump_page to get_kernel_nofault
2020-08-07 Matthew Wilcox ... mm/debug: print head flags in dump_page
2020-08-07 Matthew Wilcox ... mm/debug: dump compound page information on a second...
2020-08-07 Matthew Wilcox ... mm/debug: handle page->mapping better in dump_page
2020-08-07 Anshuman KhandualDocumentation/mm: add descriptions for arch page table...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add debug prints for individual...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add tests validating advanced...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add tests validating arch helpers...
2020-08-07 Marco Elvermm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLU...
2020-08-07 Sebastian Andrzej... mm/slub.c: drop lockdep_assert_held() from put_map()
2020-08-07 Vlastimil Babkamm, slab/slub: improve error reporting and overhead...
2020-08-07 Vlastimil Babkamm, slab/slub: move and improve cache_from_obj()
2020-08-07 Vlastimil Babkamm, slub: extend checks guarded by slub_debug static key
2020-08-07 Vlastimil Babkamm, slub: introduce kmem_cache_debug_flags()
2020-08-07 Vlastimil Babkamm, slub: introduce static key for slub_debug()
2020-08-07 Vlastimil Babkamm, slub: make reclaim_account attribute read-only
2020-08-07 Vlastimil Babkamm, slub: make remaining slub_debug related attributes...
2020-08-07 Vlastimil Babkamm, slub: remove runtime allocation order changes
2020-08-07 Vlastimil Babkamm, slub: make some slub_debug related attributes read...
2020-08-07 Vlastimil Babkamm, slub: extend slub_debug syntax for multiple blocks
2020-08-07 Xiao Yangmm/slab.c: update outdated kmem_list3 in a comment
2020-08-07 Long Limm, slab: check GFP_SLAB_BUG_MASK before alloc_pages...
2020-08-07 Kees Cookmm/slab: add naive detection of double free
2020-08-07 William Kucharskimm: ksize() should silently accept a NULL pointer
2020-08-07 Waiman Longmm, treewide: rename kzfree() to kfree_sensitive()
2020-08-07 David Hildenbrandmm/shuffle: don't move pages between zones and don...
2020-08-07 Ralph Campbellmm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
2020-08-06 Linus TorvaldsMerge tag 'tty-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'staging-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'sound-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-06 Linus TorvaldsMerge tag 'sched-fifo-2020-08-04' of git://git./linux...
2020-08-06 Linus TorvaldsMerge tag 'integrity-v5.9' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge branch 'for-5.9' of git://git./linux/kernel/git...
2020-08-06 Linus TorvaldsMerge tag 'livepatching-for-5.9' of git://git./linux...
2020-08-06 Linus TorvaldsMerge tag 'Smack-for-5.9' of git://github.com/cschaufle...
2020-08-06 Linus TorvaldsMerge tag 'mips_5.9' of git://git./linux/kernel/git...
2020-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-08-06 Linus TorvaldsMerge tag 'csky-for-linus-5.9-rc1' of https://github...
2020-08-06 Linus TorvaldsMerge tag 'xtensa-20200805' of git://github.com/jcmvbkb...
2020-08-06 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net-next
2020-08-06 Linus TorvaldsMerge tag 'drm-next-2020-08-06' of git://anongit.freede...
2020-08-06 Linus TorvaldsMerge tag 'leds-5.9-rc1' of git://git./linux/kernel...
2020-08-05 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2020-08-05 Linus TorvaldsMerge tag 'mmc-v5.9' of git://git./linux/kernel/git...
2020-08-05 Linus TorvaldsMerge tag 'hwmon-for-v5.9' of git://git./linux/kernel...
2020-08-05 Linus TorvaldsMerge tag 'devicetree-for-5.9' of git://git./linux...
2020-08-05 Linus TorvaldsMerge tag 'gpio-v5.9-1' of git://git./linux/kernel...
2020-08-05 Linus TorvaldsMerge tag 'usb-5.9-rc1' of git://git./linux/kernel...
2020-08-05 Linus TorvaldsMerge tag 'driver-core-5.9-rc1' of git://git./linux...
next