mm: add a VM_MAP_PUT_PAGES flag for vmap
[linux-2.6-microblaze.git] / mm /
2020-10-18 Christoph Hellwigmm: add a VM_MAP_PUT_PAGES flag for vmap
2020-10-18 Matthew Wilcox ... mm: update the documentation for vfree
2020-10-18 Minchan Kimmm/madvise: introduce process_madvise() syscall: an...
2020-10-18 Minchan Kimmm/madvise: pass mm to do_madvise
2020-10-18 Jann Hornmm/gup_benchmark: take the mmap lock around GUP
2020-10-18 Liam R. Howlettmm/mmap: add inline munmap_vma_range() for code readability
2020-10-18 Liam R. Howlettmm/mmap: add inline vma_next() for readability of mmap...
2020-10-18 Miaohe Linmm/migrate: avoid possible unnecessary process right...
2020-10-18 Joonsoo Kimmm/memory_hotplug: remove a wrapper for alloc_migration...
2020-10-18 Joonsoo Kimmm/memory-failure: remove a wrapper for alloc_migration...
2020-10-18 Roman Gushchinmm: kmem: enable kernel memcg accounting from interrupt...
2020-10-18 Roman Gushchinmm: kmem: prepare remote memcg charging infra for inter...
2020-10-18 Roman Gushchinmm: kmem: remove redundant checks from get_obj_cgroup_f...
2020-10-18 Roman Gushchinmm: kmem: move memcg_kmem_bypass() calls to get_mem...
2020-10-18 Roman Gushchinmm, memcg: rework remote charging API to support nesting
2020-10-17 Linus TorvaldsMerge tag 'perf-tools-for-v5.10-2020-10-15' of git...
2020-10-17 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-10-17 Linus TorvaldsMerge tag 'i3c/for-5.10' of git://git./linux/kernel...
2020-10-17 Linus TorvaldsMerge tag 'mtd/for-5.10' of git://git./linux/kernel...
2020-10-17 Linus TorvaldsMerge tag 'thermal-v5.10-rc1' of git://git./linux/kerne...
2020-10-16 Linus TorvaldsMerge tag 'ovl-update-5.10' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'afs-fixes-20201016' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'f2fs-for-5.10-rc1' of git://git./linux/kerne...
2020-10-16 Linus TorvaldsMerge tag 'docs/v5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'trace-v5.10-2' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'printk-for-5.10-fixup' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'kgdb-5.10-rc1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'mips_5.10' of git://git./linux/kernel/git...
2020-10-16 Linus TorvaldsMerge tag 's390-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'powerpc-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-16 Jann Hornmm: remove the now-unnecessary mmget_still_valid()...
2020-10-16 Jann Hornmm/gup: take mmap_lock in get_dump_page()
2020-10-16 Jann Hornbinfmt_elf_fdpic: stop using dump_emit() on user pointe...
2020-10-16 Matthew Wilcox ... mm: rename page_order() to buddy_order()
2020-10-16 Miaohe Linmm: use helper function put_write_access()
2020-10-16 Xiaofei Tanmm/workingset.c: fix some doc warnings
2020-10-16 Chen Taomm: fix some comments formatting
2020-10-16 Miaohe Linmm: fix some broken comments
2020-10-16 Yu Zhaomm: use self-explanatory macros rather than "2"
2020-10-16 Ira Weinymm/highmem.c: clean up endif comments
2020-10-16 Wei Yangmm/page_reporting.c: drop stale list head check in...
2020-10-16 YueHaibingmm/slab.h: remove duplicate include
2020-10-16 David Hildenbrandmm/memory_hotplug: update comment regarding zone shuffling
2020-10-16 David Hildenbrandmm/page_alloc: place pages to tail in __free_pages_core()
2020-10-16 David Hildenbrandmm/page_alloc: move pages to tail in move_to_free_list()
2020-10-16 David Hildenbrandmm/page_alloc: place pages to tail in __putback_isolate...
2020-10-16 David Hildenbrandmm/page_alloc: convert "report" flag of __free_one_page...
2020-10-16 Laurent Dufourmm: don't panic when links can't be created in sysfs
2020-10-16 David Hildenbrandkernel/resource: make iomem_resource implicit in releas...
2020-10-16 David Hildenbrandmm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify...
2020-10-16 David Hildenbrandmm/memory_hotplug: prepare passing flags to add_memory...
2020-10-16 David Hildenbrandmm/memory_hotplug: guard more declarations by CONFIG_ME...
2020-10-16 David Hildenbrandkernel/resource: move and rename IORESOURCE_MEM_DRIVER_...
2020-10-16 David Hildenbrandkernel/resource: make release_mem_region_adjustable...
2020-10-16 David Hildenbrandmm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE...
2020-10-16 David Hildenbrandmm: pass migratetype into memmap_init_zone() and move_p...
2020-10-16 David Hildenbrandmm/page_alloc: drop stale pageblock comment in memmap_i...
2020-10-16 David Hildenbrandmm/memory_hotplug: simplify page onlining
2020-10-16 David Hildenbrandmm/page_isolation: simplify return value of start_isola...
2020-10-16 David Hildenbrandmm/memory_hotplug: drop nr_isolate_pageblock in offline...
2020-10-16 David Hildenbrandmm/page_alloc: simplify __offline_isolated_pages()
2020-10-16 David Hildenbrandmm/memory_hotplug: simplify page offlining
2020-10-16 David Hildenbrandmm/memory_hotplug: enforce section granularity when...
2020-10-16 David Hildenbrandmm/memory_hotplug: inline __offline_pages() into offlin...
2020-10-16 Jann Hornmm/mmu_notifier: fix mmget() assert in __mmu_interval_n...
2020-10-16 Bartosz Golaszewskimm/util.c: update the kerneldoc for kstrdup_const()
2020-10-16 Miaohe Linmm/vmstat.c: use helper macro abs()
2020-10-16 Mateusz Nosekmm/page_poison.c: replace bool variable with static key
2020-10-16 Oscar Salvadormm,hwpoison: try to narrow window race for free pages
2020-10-16 Naoya Horiguchimm,hwpoison: double-check page count in __get_any_page()
2020-10-16 Naoya Horiguchimm,hwpoison: introduce MF_MSG_UNSPLIT_THP
2020-10-16 Oscar Salvadormm,hwpoison: return 0 if the page is already poisoned...
2020-10-16 Oscar Salvadormm,hwpoison: refactor soft_offline_huge_page and __soft...
2020-10-16 Oscar Salvadormm,hwpoison: rework soft offline for in-use pages
2020-10-16 Oscar Salvadormm,hwpoison: rework soft offline for free pages
2020-10-16 Oscar Salvadormm,hwpoison: unify THP handling for hard and soft offline
2020-10-16 Oscar Salvadormm,hwpoison: kill put_hwpoison_page
2020-10-16 Oscar Salvadormm,hwpoison: refactor madvise_inject_error
2020-10-16 Oscar Salvadormm,hwpoison: unexport get_hwpoison_page and make it...
2020-10-16 Naoya Horiguchimm,hwpoison-inject: don't pin for hwpoison_filter
2020-10-16 Naoya Horiguchimm, hwpoison: remove recalculating hpage
2020-10-16 Naoya Horiguchimm,hwpoison: cleanup unused PageHuge() check
2020-10-16 David Howellsmm/readahead: pass a file_ra_state into force_page_cache_ra
2020-10-16 David Howellsmm/filemap: fold ra_submit into do_sync_mmap_readahead
2020-10-16 Matthew Wilcox ... mm/readahead: add page_cache_sync_ra and page_cache_asy...
2020-10-16 David Howellsmm/readahead: pass readahead_control to force_page_cache_ra
2020-10-16 David Howellsmm/readahead: make ondemand_readahead take a readahead_...
2020-10-16 Matthew Wilcox ... mm/readahead: make do_page_cache_ra take a readahead_co...
2020-10-16 Matthew Wilcox ... mm/readahead: make page_cache_ra_unbounded take a reada...
2020-10-16 Matthew Wilcox ... mm/readahead: add DEFINE_READAHEAD
2020-10-16 Huang Yingmm: fix a race during THP splitting
2020-10-16 Matthew Wilcox ... fs: add a filesystem flag for THPs
2020-10-16 Matthew Wilcox ... mm/vmscan: allow arbitrary sized pages to be paged out
2020-10-16 Matthew Wilcox ... mm/page-writeback: support tail pages in wait_for_stabl...
2020-10-16 Matthew Wilcox ... mm/truncate: fix truncation for pages of arbitrary...
2020-10-16 Matthew Wilcox ... mm/rmap: fix assumptions of THP size
2020-10-16 Matthew Wilcox ... mm/huge_memory: fix can_split_huge_page assumption...
2020-10-16 Matthew Wilcox ... mm/huge_memory: fix page_trans_huge_mapcount assumption...
2020-10-16 Kirill A. Shutemovmm/huge_memory: fix split assumption of page size
next