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-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
2022-05-01
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
1
-0
/
+63
2022-05-01
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2022-05-01
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2
-1
/
+73
2022-05-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2
-1
/
+13
2022-04-27
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
1
-14
/
+40
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-8
/
+0
2022-04-27
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2
-2
/
+12
2022-04-27
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-27
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
8
-25
/
+81
2022-04-27
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
1
-1
/
+1
2022-04-20
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-20
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-20
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
1
-0
/
+17
2022-04-13
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-6
/
+19
2022-04-13
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-13
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
[next]