arm64: mremap speedup - enable HAVE_MOVE_PUD
[linux-2.6-microblaze.git] / mm /
2020-12-15 Kalesh Singhmm: speedup mremap on 1GB or larger regions
2020-12-15 Shakeel Buttmm: memcontrol: account pagetables per node
2020-12-15 Shakeel Buttmm: move lruvec stats update functions to vmstat.h
2020-12-15 Alex Shimm/memcg: remove incorrect comment
2020-12-15 Kaixu Xiamm: memcontrol: sssign boolean values to a bool variable
2020-12-15 Muchun Songmm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_...
2020-12-15 Lukas Bulwahnmm: memcg: remove obsolete memcg_has_children()
2020-12-15 Hui Summ/page_counter: use page_counter_read in page_counter_...
2020-12-15 Roman Gushchinmm: memcg: deprecate the non-hierarchical mode
2020-12-15 Roman Gushchinmm: memcg: fix obsolete code comments
2020-12-15 Alex Shimm/memcg: update page struct member in comments
2020-12-15 Shakeel Buttmm/rmap: always do TTU_IGNORE_ACCESS
2020-12-15 Muchun Songmm: memcg/slab: fix use after free in obj_cgroup_charge
2020-12-15 Muchun Songmm: memcg/slab: fix return of child memcg objcg for...
2020-12-15 Miaohe Linmm: memcontrol: eliminate redundant check in __mem_cgro...
2020-12-15 Muchun Songmm: memcontrol: remove unused mod_memcg_obj_state()
2020-12-15 Johannes Weinermm: memcontrol: add file_thp, shmem_thp to memory.stat
2020-12-15 Hui Summ/shmem.c: make shmem_mapping() inline
2020-12-15 Jeff Laytonmm: remove pagevec_lookup_range_nr_tag()
2020-12-15 Miaohe Linmm/swapfile.c: use memset to fill the swap_map with...
2020-12-15 Miaohe Linmm/swapfile.c: remove unnecessary out label in __swap_d...
2020-12-15 Miaohe Linmm/swap_state: skip meaningless swap cache readahead...
2020-12-15 Miaohe Linmm/swapfile.c: use helper function swap_count() in...
2020-12-15 Ralph Campbellmm: handle zone device pages in release_pages()
2020-12-15 Jason Gunthorpemm/gup: combine put_compound_head() and unpin_user_page()
2020-12-15 Jason Gunthorpemm/gup: remove the vma allocation from gup_longterm_loc...
2020-12-15 Jason Gunthorpemm/gup: prevent gup_fast from racing with COW during...
2020-12-15 Jason Gunthorpemm/gup: reorganize internal_get_user_pages_fast()
2020-12-15 Barry Songmm/gup_test: GUP_TEST depends on DEBUG_FS
2020-12-15 Barry Songmm/gup_test.c: mark gup_test_init as __init function
2020-12-15 John Hubbardselftests/vm: gup_test: introduce the dump_pages()...
2020-12-15 John Hubbardselftests/vm: only some gup_test items are really bench...
2020-12-15 John Hubbardselftests/vm: use a common gup_test.h
2020-12-15 John Hubbardmm/gup_benchmark: rename to mm/gup_test
2020-12-15 Hailong Liumm/filemap.c: remove else after a return
2020-12-15 Alex Shimm/truncate: add parameter explanation for invalidate_m...
2020-12-15 Kent Overstreetmm/filemap.c: generic_file_buffered_read() now uses...
2020-12-15 Kent Overstreetmm/filemap/c: break generic_file_buffered_read up into...
2020-12-15 Liam Markmm/page_owner: record timestamp and pid
2020-12-15 Zhenhua Huangmm: fix page_owner initializing issue for arm32
2020-12-15 Bharata B Raomm/slub: let number of online CPUs determine the slub...
2020-12-15 Vlastimil Babkamm, slub: use kmem_cache_debug_flags() in deactivate_slab()
2020-12-15 Alexander Popovmm/slab: rerform init_on_free earlier
2020-12-15 Vlastimil Babkamm, slab, slub: clear the slab_cache field when freeing...
2020-12-15 Bartosz Golaszewskimm: slab: clarify krealloc()'s behavior with __GFP_ZERO
2020-12-15 Hui Summ/slab_common.c: use list_for_each_entry in dump_unrec...
2020-12-13 Linus TorvaldsMerge tag 'x86-urgent-2020-12-13' of git://git./linux...
2020-12-13 Linus TorvaldsMerge tag 'block-5.10-2020-12-12' of git://git.kernel...
2020-12-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-12-12 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-12-12 Linus TorvaldsMerge tag 'for-linus-5.10c-rc8-tag' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc8' of git://git....
2020-12-12 Linus TorvaldsMerge tag 'io_uring-5.10-2020-12-11' of git://git.kerne...
2020-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'mtd/fixes-for-5.10-rc8' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'mmc-v5.10-rc4-2' of git://git./linux/kernel...
2020-12-11 Wolfram SangMerge tag 'at24-fixes-for-v5.10' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'zonefs-5.10-rc7' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-11 Gerald Schaefermm/hugetlb: clear compound_nr before freeing gigantic...
2020-12-11 Kuan-Ying Leekasan: fix object remaining in offline per-cpu quarantine
2020-12-11 Andrew Mortonrevert "mm/filemap: add static for function __add_to_pa...
2020-12-11 Linus TorvaldsMerge tag 'pinctrl-v5.10-3' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'v5.10-3' of git://git./linux/kernel/git...
2020-12-11 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'drm-fixes-2020-12-11' of git://anongit.freed...
2020-12-11 Linus TorvaldsMerge tag 'ktest-v5.10-rc6' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'powerpc-5.10-6' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'fixes-v5.10a' of git://git./linux/kernel...
2020-12-10 Linus TorvaldsMerge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org...
2020-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-12-10 Linus TorvaldsMerge tag 'media/v5.10-4' of git://git./linux/kernel...
2020-12-10 Paolo BonziniMerge tag 'kvmarm-fixes-5.10-5' of git://git./linux...
2020-12-09 Linus TorvaldsMerge tag 'arm-soc-fixes-v5.10-4b' of git://git./linux...
2020-12-09 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2020-12-09 Minchan Kimmm/madvise: remove racy mm ownership check
2020-12-08 Arnd BergmannMerge tag 'sunxi-fixes-for-5.10-3' of git://git./linux...
2020-12-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-12-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-12-08 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2020-12-07 Linus TorvaldsMerge tag 'trace-v5.10-rc7' of git://git./linux/kernel...
2020-12-07 Arnd BergmannMerge tag 'imx-fixes-5.10-5' of git://git./linux/kernel...
2020-12-07 Arnd BergmannMerge tag 'sunxi-fixes-for-5.10-2' of git://git./linux...
2020-12-06 Linus TorvaldsMerge tag 'char-misc-5.10-rc7' of git://git./linux...
2020-12-06 Linus TorvaldsMerge tag 'tty-5.10-rc7' of git://git./linux/kernel...
2020-12-06 Linus TorvaldsMerge tag 'usb-5.10-rc7' of git://git./linux/kernel...
2020-12-06 Linus TorvaldsMerge tag 'x86-urgent-2020-12-06' of git://git./linux...
2020-12-06 Linus TorvaldsMerge tag 'perf-urgent-2020-12-06' of git://git./linux...
2020-12-06 Linus TorvaldsMerge tag 'irq-urgent-2020-12-06' of git://git./linux...
2020-12-06 Linus TorvaldsMerge tag 'locking-urgent-2020-12-06' of git://git...
2020-12-06 Linus TorvaldsMerge tag 'kbuild-fixes-v5.10-2' of git://git./linux...
2020-12-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-06 Liu Zixianmm/mmap.c: fix mmap return value when vma is merged...
2020-12-06 Mike Kravetzhugetlb_cgroup: fix offline of hugetlb cgroup with...
2020-12-06 Alex Shimm/filemap: add static for function __add_to_page_cache...
2020-12-06 Qian Caimm/swapfile: do not sleep with a spin lock held
2020-12-06 Minchan Kimmm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
2020-12-06 Yang Shimm: list_lru: set shrinker map bit when child nr_items...
next