index
:
Linux Stable
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.13.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
*
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
2022-10-24
1
-20
/
+17
*
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
2022-10-24
1
-1
/
+4
*
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
2022-10-24
3
-0
/
+8
*
mm/damon: validate if the pmd entry is present before accessing
Baolin Wang
2022-10-24
1
-0
/
+10
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-24
2
-15
/
+26
*
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-10-05
1
-1
/
+1
*
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-10-05
1
-0
/
+3
*
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-10-05
1
-6
/
+8
*
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-10-05
1
-4
/
+10
*
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-10-05
1
-2
/
+5
*
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-10-05
1
-2
/
+7
*
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-10-05
1
-1
/
+1
*
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-10-05
1
-2
/
+3
*
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-10-05
1
-1
/
+1
*
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-10-05
1
-11
/
+14
*
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-10-05
1
-0
/
+12
*
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-10-05
1
-10
/
+43
*
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-10-05
2
-10
/
+34
*
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-10-05
1
-0
/
+4
*
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2022-10-05
1
-5
/
+14
*
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-10-05
1
-0
/
+3
*
mm/slab_common: fix possible double free of kmem_cache
Feng Tang
2022-09-28
1
-1
/
+4
*
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
2022-09-28
1
-1
/
+8
*
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
2022-09-28
1
-1
/
+4
*
kasan: call kasan_malloc() from __kmalloc_*track_caller()
Peter Collingbourne
2022-09-28
1
-0
/
+4
*
Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
Yee Lee
2022-09-15
1
-4
/
+4
*
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-08
2
-11
/
+14
*
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...
Waiman Long
2022-09-08
1
-16
/
+29
*
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2022-09-05
1
-13
/
+16
*
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
2022-08-31
1
-2
/
+6
*
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-31
1
-0
/
+1
*
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-31
1
-1
/
+2
*
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-31
1
-1
/
+1
*
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-31
1
-0
/
+2
*
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-31
1
-0
/
+3
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-31
2
-6
/
+10
*
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
2022-08-31
1
-7
/
+19
*
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-31
1
-11
/
+18
*
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-31
2
-43
/
+91
*
Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"
Marco Elver
2022-08-21
1
-9
/
+9
*
hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
Miaohe Lin
2022-08-17
1
-0
/
+1
*
mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
Jianglei Nie
2022-08-17
1
-1
/
+3
*
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-08-17
1
-1
/
+0
*
mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
Patrick Wang
2022-08-17
1
-3
/
+3
*
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
2022-08-17
1
-1
/
+1
*
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2022-08-17
2
-14
/
+28
*
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-08-17
1
-6
/
+2
*
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-08-17
2
-6
/
+21
*
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-08-17
6
-13
/
+13
*
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
2022-08-17
1
-1
/
+1
[next]