index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2
-11
/
+14
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-13
/
+16
2022-09-05
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-09-05
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
Jann Horn
1
-0
/
+12
2022-08-31
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
1
-2
/
+6
2022-08-31
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-31
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-31
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2
-6
/
+10
2022-08-17
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
1
-1
/
+0
2022-08-17
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
1
-1
/
+1
2022-08-17
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
1
-1
/
+1
2022-08-17
memremap: remove support for external pgmap refcounts
Christoph Hellwig
1
-47
/
+12
2022-08-03
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-08-03
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-08-03
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-0
/
+1
2022-08-03
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
1
-2
/
+5
2022-08-03
secretmem: fix unhandled fault in truncate
Mike Rapoport
1
-7
/
+26
2022-07-29
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
Wang Cheng
1
-1
/
+1
2022-07-21
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
1
-13
/
+14
2022-07-21
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Axel Rasmussen
1
-1
/
+4
2022-07-12
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
1
-11
/
+0
2022-07-12
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2
-34
/
+113
2022-07-12
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
1
-0
/
+12
2022-07-12
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
3
-3
/
+11
2022-07-12
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
1
-44
/
+18
2022-07-12
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
1
-0
/
+50
2022-07-12
mm/filemap: fix UAF in find_lock_entries
Liu Shixin
1
-5
/
+7
2022-07-12
mm/slub: add missing TID updates on slab deactivation
Jann Horn
1
-0
/
+2
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
1
-9
/
+2
2022-06-09
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
Miaohe Lin
1
-1
/
+1
2022-06-09
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
1
-1
/
+8
2022-06-09
mm/page_alloc: always attempt to allocate at least one page during bulk alloc...
Mel Gorman
1
-2
/
+2
2022-06-09
Revert "mm/cma.c: remove redundant cma_mutex lock"
Dong Aisheng
1
-1
/
+3
2022-06-09
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
1
-0
/
+2
2022-06-06
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
1
-4
/
+33
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+32
2022-05-25
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
1
-0
/
+11
2022-05-18
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
1
-1
/
+1
2022-05-18
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
1
-1
/
+6
2022-05-18
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
1
-13
/
+0
2022-05-15
mm: fix invalid page pointer returned with FOLL_PIN gups
Peter Xu
1
-1
/
+1
2022-05-15
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Miaohe Lin
1
-0
/
+1
2022-05-15
mm/hwpoison: fix error page recovered but reported "not recovered"
Naoya Horiguchi
1
-1
/
+3
2022-05-15
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...
Muchun Song
1
-0
/
+3
2022-05-15
mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
Muchun Song
1
-1
/
+3
2022-05-15
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
1
-0
/
+2
2022-05-15
mm: fix missing cache flush for all tail pages of compound page
Muchun Song
1
-2
/
+5
2022-05-09
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
1
-0
/
+7
2022-05-01
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Linus Torvalds
1
-38
/
+19
2022-05-01
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
1
-1
/
+3
[next]