index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
2023-06-28
1
-1
/
+2
*
mm: Fix copy_from_user_nofault().
Alexei Starovoitov
2023-06-28
2
-6
/
+12
*
zswap: do not shrink if cgroup may not zswap
Nhat Pham
2023-06-21
1
-2
/
+9
*
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
2023-06-14
1
-0
/
+6
*
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
2023-06-14
1
-0
/
+1
*
mm: fix zswap writeback race condition
Domenico Cerasuolo
2023-05-24
1
-0
/
+16
*
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
2023-05-11
1
-1
/
+3
*
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-11
1
-2
/
+2
*
mm: do not reclaim private data from pinned page
Jan Kara
2023-05-11
1
-0
/
+10
*
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
2023-05-01
1
-62
/
+53
*
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-26
1
-0
/
+16
*
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
2023-04-26
1
-5
/
+43
*
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
2023-04-26
1
-0
/
+3
*
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2023-04-26
2
-10
/
+23
*
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2023-04-26
2
-10
/
+49
*
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
2023-04-26
1
-2
/
+3
*
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-26
1
-0
/
+4
*
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
2023-04-26
1
-2
/
+12
*
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-26
1
-2
/
+10
*
mm: enable maple tree RCU mode by default.
Liam R. Howlett
2023-04-13
1
-1
/
+2
*
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-13
1
-1
/
+15
*
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
2023-04-13
1
-2
/
+12
*
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-13
1
-1
/
+2
*
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-13
1
-3
/
+5
*
mm: kfence: fix handling discontiguous page
Muchun Song
2023-04-13
1
-2
/
+2
*
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
2023-04-13
1
-15
/
+15
*
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
2023-03-30
1
-2
/
+9
*
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
2023-03-30
1
-1
/
+2
*
kfence: avoid passing -g for test
Marco Elver
2023-03-30
1
-1
/
+1
*
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-30
1
-2
/
+8
*
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
2023-03-30
1
-1
/
+1
*
mm: teach mincore_hugetlb about pte markers
James Houghton
2023-03-22
1
-1
/
+1
*
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-22
1
-2
/
+4
*
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2023-03-10
1
-2
/
+2
*
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-10
1
-0
/
+3
*
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-03-10
1
-0
/
+4
*
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-03-10
2
-5
/
+5
*
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-03-10
1
-4
/
+3
*
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
2023-02-22
1
-1
/
+1
*
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-22
1
-7
/
+1
*
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2023-02-22
2
-2
/
+6
*
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-22
1
-2
/
+3
*
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
2023-02-22
1
-0
/
+1
*
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-22
2
-6
/
+13
*
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-22
3
-1
/
+21
*
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-14
1
-1
/
+4
*
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-09
1
-1
/
+2
*
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-02-09
1
-0
/
+8
*
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
2023-02-09
1
-6
/
+19
*
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-02-09
1
-1
/
+13
[next]