mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
[platform/kernel/linux-rpi.git] / mm /
2021-07-01 Miaohe Linmm/z3fold: fix potential memory leak in z3fold_destroy_...
2021-07-01 Miaohe Linmm/z3fold: remove unused function handle_to_z3fold_header()
2021-07-01 Miaohe Linmm/z3fold: remove magic number in z3fold_create_pool()
2021-07-01 Miaohe Linmm/z3fold: avoid possible underflow in z3fold_alloc()
2021-07-01 Miaohe Linmm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_...
2021-07-01 David Hildenbrandmm: introduce page_offline_(begin|end|freeze|thaw)...
2021-07-01 Kefeng Wangmm/kconfig: move HOLES_IN_ZONE into mm
2021-07-01 Miaohe Linmm: workingset: define macro WORKINGSET_SHIFT
2021-07-01 Yu Zhaomm/vmscan.c: fix potential deadlock in reclaim_pages()
2021-07-01 Axel Rasmussenuserfaultfd/shmem: modify shmem_mfill_atomic_pte to...
2021-07-01 Axel Rasmussenuserfaultfd/shmem: support UFFDIO_CONTINUE for shmem
2021-07-01 Axel Rasmussenuserfaultfd/shmem: support minor fault registration...
2021-07-01 Axel Rasmussenuserfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_ze...
2021-07-01 Peter Xumm/userfaultfd: fix uffd-wp special cases for fork()
2021-07-01 Peter Xumm/thp: simplify copying of huge zero page pmd when...
2021-07-01 Naoya Horiguchimm/hwpoison: disable pcp for page_handle_poison()
2021-07-01 Mike Kravetzhugetlb: address ref count racing in prep_compound_giga...
2021-07-01 Mike Kravetzhugetlb: remove prep_compound_huge_page cleanup
2021-07-01 Muchun Songmm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP...
2021-07-01 Muchun Songmm: sparsemem: use huge PMD mapping for vmemmap pages
2021-07-01 Muchun Songmm: sparsemem: split the huge PMD mapping of vmemmap...
2021-07-01 Mina Almasrymm, hugetlb: fix racy resv_huge_pages underflow on...
2021-07-01 Christophe Leroymm/vmalloc: enable mapping of huge pages at pte level...
2021-07-01 Christophe Leroymm/vmalloc: enable mapping of huge pages at pte level...
2021-07-01 Christophe Leroymm/hugetlb: change parameters of arch_make_huge_pte()
2021-07-01 Miaohe Linmm/huge_memory.c: don't discard hugepage if other proce...
2021-07-01 Miaohe Linmm/huge_memory.c: remove unnecessary tlb_remove_page_si...
2021-07-01 Miaohe Linmm/huge_memory.c: add missing read-only THP checking...
2021-07-01 Miaohe Linmm/huge_memory.c: use page->deferred_list
2021-07-01 Shixin Liumm/debug_vm_pgtable: remove redundant pfn_{pmd/pte...
2021-07-01 Shixin Liumm/debug_vm_pgtable: move {pmd/pud}_huge_tests out...
2021-07-01 Muchun Songmm: hugetlb: introduce nr_free_vmemmap_pages in the...
2021-07-01 Muchun Songmm: memory_hotplug: disable memmap_on_memory when huget...
2021-07-01 Muchun Songmm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
2021-07-01 Muchun Songmm: hugetlb: alloc the vmemmap pages associated with...
2021-07-01 Muchun Songmm: hugetlb: defer freeing of HugeTLB pages
2021-07-01 Muchun Songmm: hugetlb: free the vmemmap pages associated with...
2021-07-01 Muchun Songmm: memory_hotplug: factor out bootmem core functions...
2021-06-29 Naoya Horiguchimm,hwpoison: make get_hwpoison_page() call get_any_page()
2021-06-29 Naoya Horiguchimm,hwpoison: send SIGBUS with error virutal address
2021-06-29 Mel Gormanmm/page_alloc: split pcp->high across all online CPUs...
2021-06-29 Mel Gormanmm/page_alloc: allow high-order pages to be stored...
2021-06-29 Mike Rapoportmm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
2021-06-29 Mike Rapoportmm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
2021-06-29 Mike Rapoportmm: remove CONFIG_DISCONTIGMEM
2021-06-29 Mel Gormanmm/page_alloc: move free_the_page
2021-06-29 Liu Shixinmm/page_alloc: fix counting of managed_pages
2021-06-29 Dong Aishengmm/page_alloc: improve memmap_pages dbg msg
2021-06-29 Mel Gormanmm/page_alloc: introduce vm.percpu_pagelist_high_fraction
2021-06-29 Mel Gormanmm/page_alloc: limit the number of pages on PCP lists...
2021-06-29 Mel Gormanmm/page_alloc: scale the number of pages that are batch...
2021-06-29 Mel Gormanmm/page_alloc: adjust pcp->high after CPU hotplug events
2021-06-29 Mel Gormanmm/page_alloc: disassociate the pcp->high from pcp...
2021-06-29 Mel Gormanmm/page_alloc: delete vm.percpu_pagelist_fraction
2021-06-29 Minchan Kimmm: page_alloc: dump migrate-failed pages only at ...
2021-06-29 Mel Gormanmm/page_alloc: update PGFREE outside the zone lock...
2021-06-29 Mel Gormanmm/page_alloc: avoid conflating IRQs disabled with...
2021-06-29 Mel Gormanmm/page_alloc: explicitly acquire the zone lock in...
2021-06-29 Mel Gormanmm/page_alloc: reduce duration that IRQs are disabled...
2021-06-29 Mel Gormanmm/page_alloc: batch the accounting updates in the...
2021-06-29 Mel Gormanmm/vmstat: inline NUMA event counter updates
2021-06-29 Mel Gormanmm/vmstat: convert NUMA statistics to basic NUMA counters
2021-06-29 Mel Gormanmm/page_alloc: convert per-cpu list protection to local...
2021-06-29 Mel Gormanmm/page_alloc: split per cpu page lists and zone stats
2021-06-29 Heiner Kallweitmm/page_alloc: switch to pr_debug
2021-06-29 Matthew Wilcox ... mm: constify get_pfnblock_flags_mask and get_pfnblock_m...
2021-06-29 Matthew Wilcox ... mm/page_owner: constify dump_page_owner
2021-06-29 Matthew Wilcox ... mm/debug: factor PagePoisoned out of __dump_page
2021-06-29 Aaron Tomlinmm/page_alloc: bail out on fatal signal during reclaim...
2021-06-29 Matthew Wilcox ... mm: make __dump_page static
2021-06-29 Kuan-Ying Leekasan: add memory corruption identification support...
2021-06-29 Kuan-Ying Leekasan: integrate the common part of two KASAN tag-based...
2021-06-29 Kuan-Ying Leekasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_K...
2021-06-29 Daniel Axtenskasan: use MAX_PTRS_PER_* for early shadow tables
2021-06-29 Daniel Axtenskasan: allow architectures to provide an outline readin...
2021-06-29 Alexander Potapenkokasan: use dump_stack_lvl(KERN_ERR) to print stacks
2021-06-29 Rafael Aquinimm: vmalloc: add cond_resched() in __vunmap()
2021-06-29 Uladzislau Rezkimm/vmalloc: fallback to a single page allocator
2021-06-29 Uladzislau Rezki... mm/vmalloc: remove quoted strings split across lines
2021-06-29 Uladzislau Rezki... mm/vmalloc: print a warning message first on failure
2021-06-29 Uladzislau Rezki... mm/vmalloc: switch to bulk allocator in __vmalloc_area_...
2021-06-29 YueHaibingmm/dmapool: use DEVICE_ATTR_RO macro
2021-06-29 Liam Howlettmm/mempolicy: use vma_lookup() in __access_remote_vm()
2021-06-29 Liam Howlettmm/memory.c: use vma_lookup() in __access_remote_vm()
2021-06-29 Liam Howlettmm/mremap: use vma_lookup() in vma_to_resize()
2021-06-29 Liam Howlettmm/migrate: use vma_lookup() in do_pages_stat_array()
2021-06-29 Liam Howlettmm/ksm: use vma_lookup() in find_mergeable_vma()
2021-06-29 Liu Xiangmm/memory.c: fix comment of finish_mkwrite_fault()
2021-06-29 Liam Howlettmm/mmap: use find_vma_intersection() in do_mmap() for...
2021-06-29 Liam Howlettmm/mmap: introduce unlock_range() for code cleanup
2021-06-29 Gonzalo Matias Jua... mm/mmap.c: logic of find_vma_intersection repeated...
2021-06-29 David Hildenbrandmm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
2021-06-29 Dan Schatzbergloop: charge i/o to mem and blk cg
2021-06-29 Dan Schatzbergmm: charge active memcg when no mm is set
2021-06-29 Muchun Songmm: vmscan: remove noinline_for_stack
2021-06-29 Muchun Songmm: memcontrol: move obj_cgroup_uncharge_pages() out...
2021-06-29 Muchun Songmm: memcontrol: simplify the logic of objcg pinning...
2021-06-29 Muchun Songmm: memcontrol: rename lruvec_holds_page_lru_lock to...
2021-06-29 Muchun Songmm: memcontrol: remove the pgdata parameter of mem_cgro...
2021-06-29 Muchun Songmm: memcontrol: bail out early when !mm in get_mem_cgro...
next