kbuild: refactor fdtoverlay rule
[linux-2.6-microblaze.git] / mm /
2021-04-30 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge tag 'dlm-5.13' of git://git./linux/kernel/git...
2021-04-30 Linus TorvaldsMerge tag 'fuse-update-5.13' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge tag 'ovl-update-5.13' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-04-30 Linus TorvaldsMerge tag 'pinctrl-v5.13-1' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge branch 'i2c/for-5.13' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge tag 'sound-5.13-rc1' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge tag 'drm-next-2021-04-30' of git://anongit.freede...
2021-04-30 Linus TorvaldsMerge tag 'modules-for-v5.13' of git://git./linux/kerne...
2021-04-30 Linus TorvaldsMerge tag 'powerpc-5.13-1' of git://git./linux/kernel...
2021-04-30 Linus TorvaldsMerge tag 'xtensa-20210429' of git://github.com/jcmvbkb...
2021-04-30 Jane Chumm/memory-failure: unnecessary amount of unmapping
2021-04-30 Sergei Trofimovichmm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
2021-04-30 Jesper Dangaard... mm/page_alloc: inline __rmqueue_pcplist
2021-04-30 Jesper Dangaard... mm/page_alloc: optimize code layout for __alloc_pages_bulk
2021-04-30 Mel Gormanmm/page_alloc: add an array-based interface to the...
2021-04-30 Mel Gormanmm/page_alloc: add a bulk page allocator
2021-04-30 Mel Gormanmm/page_alloc: rename alloced to allocated
2021-04-30 zhouchuangaomm/page_alloc: duplicate include linux/vmalloc.h
2021-04-30 Kefeng Wangmm, page_alloc: avoid page_to_pfn() in move_freepages()
2021-04-30 Geert Uytterhoevenmm/Kconfig: remove default DISCONTIGMEM_MANUAL
2021-04-30 Minchan Kimmm: page_alloc: dump migrate-failed pages
2021-04-30 Matthew Wilcox ... mm/mempolicy: fix mpol_misplaced kernel-doc
2021-04-30 Matthew Wilcox ... mm/mempolicy: rewrite alloc_pages_vma documentation
2021-04-30 Matthew Wilcox ... mm/mempolicy: rewrite alloc_pages documentation
2021-04-30 Matthew Wilcox ... mm/mempolicy: rename alloc_pages_current to alloc_pages
2021-04-30 Matthew Wilcox ... mm/page_alloc: combine __alloc_pages and __alloc_pages_...
2021-04-30 Matthew Wilcox ... mm/page_alloc: rename gfp_mask to gfp
2021-04-30 Matthew Wilcox ... mm/page_alloc: rename alloc_mask to alloc_gfp
2021-04-30 Yu Zhaoinclude/linux/page-flags-layout.h: cleanups
2021-04-30 Minchan Kimmm: remove lru_add_drain_all in alloc_contig_range
2021-04-30 David Hildenbrandmm/page_alloc: drop pr_info_ratelimited() in alloc_cont...
2021-04-30 Kefeng Wangmm: move mem_init_print_info() into mm_init()
2021-04-30 Walter Wukasan: record task_work_add() call stack
2021-04-30 Andrey Konovalovkasan, mm: integrate slab init_on_free with HW_TAGS
2021-04-30 Andrey Konovalovkasan, mm: integrate slab init_on_alloc with HW_TAGS
2021-04-30 Andrey Konovalovkasan, mm: integrate page_alloc init with HW_TAGS
2021-04-30 Andrey Konovalovkasan: init memory in kasan_(un)poison for HW_TAGS
2021-04-30 Andrey Konovalovarm64: kasan: allow to init memory when setting tags
2021-04-30 Andrey Konovalovmm, kasan: don't poison boot memory with tag-based...
2021-04-30 Peter Collingbournekasan: fix kasan_byte_accessible() to be consistent...
2021-04-30 Zhiyuan Daimm/kasan: switch from strlcpy to strscpy
2021-04-30 Uladzislau Rezki... mm/vmalloc: remove an empty line
2021-04-30 Uladzislau Rezki... mm/vmalloc: refactor the preloading loagic
2021-04-30 Vijayanand Jittamm: vmalloc: prevent use after free in _vm_unmap_aliases
2021-04-30 Nicholas Pigginmm/vmalloc: improve allocation failure error messages
2021-04-30 Nicholas Pigginmm/vmalloc: remove unmap_kernel_range
2021-04-30 Nicholas Pigginmm/vmalloc: remove map_kernel_range
2021-04-30 Nicholas Pigginmm/vmalloc: hugepage vmalloc mappings
2021-04-30 Nicholas Pigginmm/vmalloc: add vmap_range_noflush variant
2021-04-30 Nicholas Pigginmm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
2021-04-30 Nicholas Pigginmm: HUGE_VMAP arch support cleanup
2021-04-30 Nicholas Pigginmm/ioremap: rename ioremap_*_range to vmap_*_range
2021-04-30 Nicholas Pigginmm/vmalloc: rename vmap_*_range vmap_pages_*_range
2021-04-30 Nicholas Pigginmm: apply_to_pte_range warn and fail if a large pte...
2021-04-30 Nicholas Pigginmm/vmalloc: fix HUGE_VMAP regression by enabling huge...
2021-04-30 Serapheim Dimitrop... mm/vmalloc: use rb_tree instead of list for vread(...
2021-04-30 Christoph Hellwigmm: unexport remap_vmalloc_range_partial
2021-04-30 Wang Wenshengmm/sparse: add the missing sparse_buffer_fini() in...
2021-04-30 Zhiyuan Daimm/dmapool: switch from strlcpy to strscpy
2021-04-30 Brian GeffonRevert "mremap: don't allow MREMAP_DONTUNMAP on special...
2021-04-30 Brian Geffonmm: extend MREMAP_DONTUNMAP to non-anonymous mappings
2021-04-30 Huang YingNUMA balancing: reduce TLB flush via delaying mapping...
2021-04-30 Christoph Hellwigmm: add a io_mapping_map_user helper
2021-04-30 Christoph Hellwigmm: add remap_pfn_range_notrack
2021-04-30 Zhiyuan Daimm/interval_tree: add comments to improve code readability
2021-04-30 Wang Qingmm/memory.c: do_numa_page(): delete bool "migrated"
2021-04-30 Johannes Weinermm: page_counter: mitigate consequences of a page_count...
2021-04-30 Muchun Songmm: memcontrol: inline __memcg_kmem_{un}charge() into...
2021-04-30 Muchun Songmm: memcontrol: use obj_cgroup APIs to charge kmem...
2021-04-30 Muchun Songmm: memcontrol: change ug->dummy_page only if memcg...
2021-04-30 Muchun Songmm: memcontrol: directly access page->memcg_data in...
2021-04-30 Muchun Songmm: memcontrol: introduce obj_cgroup_{un}charge_pages
2021-04-30 Muchun Songmm: memcontrol: slab: fix obtain a reference to a freei...
2021-04-30 Shakeel Buttmemcg: charge before adding to swapcache on swapin
2021-04-30 Johannes Weinermm: memcontrol: consolidate lruvec stat flushing
2021-04-30 Johannes Weinermm: memcontrol: switch to rstat
2021-04-30 Johannes Weinermm: memcontrol: privatize memcg_page_state query functions
2021-04-30 Johannes Weinermm: memcontrol: kill mem_cgroup_nodeinfo()
2021-04-30 Johannes Weinermm: memcontrol: fix cpuhotplug statistics flushing
2021-04-30 Shakeel Buttmemcg: enable memcg oom-kill for __GFP_NOFAIL
2021-04-30 Shakeel Buttmemcg: cleanup root memcg checks
2021-04-30 Zhiyuan Daimm/memremap.c: fix improper SPDX comment style
2021-04-30 Yang Shimm: gup: remove FOLL_SPLIT
2021-04-30 Joao Martinsmm/gup: add a range variant of unpin_user_pages_dirty_l...
2021-04-30 Joao Martinsmm/gup: decrement head page once for group of subpages
2021-04-30 Joao Martinsmm/gup: add compound page list iterator
2021-04-30 Nikita Ermakovmm/msync: exit early when the flags is an MS_ASYNC...
2021-04-30 Rui Sunmm/filemap: update stale comment
2021-04-30 Matthew Wilcox ... mm: move page_mapping_file to pagemap.h
2021-04-30 Johannes Weinermm: page-writeback: simplify memcg handling in test_cle...
2021-04-30 Matthew Wilcox ... mm/filemap: drop check for truncated page after I/O
2021-04-30 Matthew Wilcox ... mm/filemap: use filemap_read_page in filemap_fault
2021-04-30 Jens Axboemm: use filemap_range_needs_writeback() for O_DIRECT...
2021-04-30 Jens Axboemm: provide filemap_range_needs_writeback() helper
2021-04-30 Sergei Trofimovichmm: page_poison: print page info when corruption is...
2021-04-30 Sergei Trofimovichmm: page_owner: detect page_owner recursion via task_struct
2021-04-30 Sergei Trofimovichmm: page_owner: use kstrtobool() to parse bool option
next