index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-05-11
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
2023-05-11
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-11
mm: do not reclaim private data from pinned page
Jan Kara
2023-05-01
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
2023-04-26
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-26
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
2023-04-26
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
2023-04-26
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2023-04-26
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2023-04-26
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
2023-04-26
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-26
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
2023-04-26
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
2023-04-13
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-13
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
2023-04-13
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-13
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-13
mm: kfence: fix handling discontiguous page
Muchun Song
2023-04-13
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
2023-03-30
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
2023-03-30
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
2023-03-30
kfence: avoid passing -g for test
Marco Elver
2023-03-30
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-30
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
2023-03-22
mm: teach mincore_hugetlb about pte markers
James Houghton
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-10
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2023-03-10
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-10
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-03-10
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-03-10
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-22
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-22
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-22
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
2023-02-22
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-22
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-09
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-09
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-02-09
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
2023-02-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-02-09
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
2023-02-09
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
[next]