tizen: rpi4: disable obsolete options in config.txt
[platform/kernel/linux-rpi.git] / mm /
2021-07-14 Aneesh Kumar K.Vmm/pmem: avoid inserting hugepage PTE entry with fsdax...
2021-07-14 Liu Shixinmm/page_alloc: fix counting of managed_pages
2021-07-14 Lorenzo Stoakesmm: page_alloc: refactor setup_per_zone_lowmem_reserve()
2021-07-14 Waiman Longmm: memcg/slab: properly set up gfp flags for objcg...
2021-07-14 Miaohe Linmm/shmem: fix shmem_swapin() race with swapoff
2021-07-14 Miaohe Linswap: fix do_swap_page() race with swapoff
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable: ensure THP availability via has_tr...
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable/basic: iterate over entire protecti...
2021-07-14 Anshuman Khandualmm/debug_vm_pgtable/basic: add validation for dirtiness...
2021-07-14 Jann Hornmm/gup: fix try_grab_compound_head() race with split_hu...
2021-07-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-07-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-06-30 Hugh Dickinsmm, futex: fix shared futex pgoff on shmem huge page
2021-06-30 Hugh Dickinsmm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
2021-06-30 Hugh Dickinsmm/thp: fix page_vma_mapped_walk() if THP mapped by...
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): get vma_address_end() earlier
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use goto instead of while (1)
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): add a level of indentation
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): crossing page table boundary
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): prettify PVMW_MIGRATION...
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): settle PageHuge on entry
2021-06-30 Hugh Dickinsmm: page_vma_mapped_walk(): use page for pvmw->page
2021-06-30 Yang Shimm: thp: replace DEBUG_VM BUG with VM_WARN when unmap...
2021-06-30 Hugh Dickinsmm/thp: unmap_mapping_page() to fix THP truncate_cleanu...
2021-06-30 Jue Wangmm/thp: fix page_address_in_vma() on file THP tails
2021-06-30 Hugh Dickinsmm/thp: fix vma_address() if virtual address below...
2021-06-30 Hugh Dickinsmm/thp: try_to_unmap() use TTU_SYNC for safe splitting
2021-06-30 Hugh Dickinsmm/thp: make is_huge_zero_pmd() safe and quicker
2021-06-30 Hugh Dickinsmm/thp: fix __split_huge_pmd_locked() on shmem migratio...
2021-06-30 Xu Yumm, thp: use head page in __migration_entry_wait()
2021-06-30 Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-06-30 Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
2021-06-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-06-23 Andrew Mortonmm/slub.c: include swab.h
2021-06-23 Kees Cookmm/slub: actually fix freelist pointer vs redzoning
2021-06-23 Kees Cookmm/slub: fix redzoning for small allocations
2021-06-23 Kees Cookmm/slub: clarify verification reporting
2021-06-23 Peter Xumm/swap: fix pte_same_as_swp() not removing uffd-wp...
2021-06-23 yangerkunmm/memory-failure: make sure wait for page writeback...
2021-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-06-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-06-10 Mina Almasrymm, hugetlb: fix simple resv_huge_pages underflow on...
2021-06-10 Ding Huimm/page_alloc: fix counting of free pages after take...
2021-06-10 Gerald Schaefermm/debug_vm_pgtable: fix alignment for pmd/pud_advanced...
2021-06-08 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-05-25 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-05-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-05-19 Peter Xumm/hugetlb: fix F_SEAL_FUTURE_WRITE
2021-05-19 Axel Rasmussenuserfaultfd: release page in error path to avoid BUG_ON
2021-05-19 Pavel Tatashinmm/gup: check for isolation errors
2021-05-19 Pavel Tatashinmm/gup: return an error on migration failure
2021-05-19 Pavel Tatashinmm/gup: check every subpage of a compound page during...
2021-05-19 Miaohe Linksm: fix potential missing rmap_item for stable_node
2021-05-19 Miaohe Linmm/migrate.c: fix potential indeterminate pte entry...
2021-05-19 Miaohe Linmm/hugeltb: handle the error case in hugetlb_fix_reserv...
2021-05-19 Miaohe Linkhugepaged: fix wrong result value for trace_mm_collaps...
2021-05-14 Jane Chumm/memory-failure: unnecessary amount of unmapping
2021-05-14 Wang Wenshengmm/sparse: add the missing sparse_buffer_fini() in...
2021-05-14 Muchun Songmm: memcontrol: slab: fix obtain a reference to a freei...
2021-05-14 Nikolay Borisovmm/sl?b.c: remove ctor argument from kmem_cache_flags
2021-05-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-05-07 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-04-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-04-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-04-21 Christophe Leroymm: ptdump: fix build failure
2021-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-04-14 Roman Gushchinpercpu: make pcpu_nr_empty_pop_pages per chunk type
2021-04-07 Ilya Lipnitskiymm: fix race by making init_zero_pfn() early_initcall
2021-04-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-30 Hugh Dickinsmm/memcg: fix 5.10 backport of splitting page memcg
2021-03-30 Sean Christophersonmm/mmu_notifiers: ensure range_end() is paired with...
2021-03-30 Miaohe Linhugetlb_cgroup: fix imbalanced css_get and css_put...
2021-03-30 Thomas Hebbz3fold: prevent reclaim/free race for headless pages
2021-03-30 Zhou Guanghuimm/memcg: set memcg when splitting page
2021-03-30 Zhou Guanghuimm/memcg: rename mem_cgroup_split_huge_fixup to split_p...
2021-03-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-17 Mike Rapoportmm/page_alloc.c: refactor initialization of struct...
2021-03-17 Suren Baghdasaryanmm/madvise: replace ptrace attach requirement for proce...
2021-03-17 Nadav Amitmm/userfaultfd: fix memory corruption due to writeprotect
2021-03-17 Catalin Marinasarm64: mte: Map hotplugged memory as Normal Tagged
2021-03-17 Linus TorvaldsRevert "mm, slub: consider rest of partial list if...
2021-03-15 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-11 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-07 Jens Axboeswap: fix swapfile read/write offset
2021-03-07 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-03-07 Li Xinhaimm/hugetlb.c: fix unnecessary address expansion of...
2021-03-04 popcornmixMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-03-04 Vlastimil Babkamm, compaction: make fast_isolate_freepages() stay...
2021-03-04 Dave Hansenmm/vmscan: restore zone_reclaim_mode ABI
2021-03-04 Mike Kravetzhugetlb: fix copy_huge_page_from_user contig page struc...
2021-03-04 Mike Kravetzhugetlb: fix update_and_free_page contig page struct...
2021-03-04 Muchun Songmm: memcontrol: fix get_active_memcg return value
2021-03-04 Muchun Songmm: memcontrol: fix swap undercounting in cgroup2
2021-03-04 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-03-04 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-03-04 Wonhyuk Yangmm/compaction: fix misbehaviors of fast_find_migrateblock()
2021-03-04 Chen Wandunmm/hugetlb: suppress wrong warning info when alloc...
2021-03-04 Miaohe Linmm/hugetlb: fix potential double free in hugetlb_regist...
2021-03-04 Miaohe Linmm/memory.c: fix potential pte_unmap_unlock pte error
next