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
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
2023-07-11
splice: Fix filemap_splice_read() to use the correct inode
David Howells
1
-2
/
+2
2023-07-11
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-05
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
1
-1
/
+6
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
1
-0
/
+11
2023-07-01
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
1
-2
/
+10
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
4
-39
/
+116
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
3
-19
/
+36
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-1
/
+1
2023-07-01
mm: make the page fault mmap locking killable
Linus Torvalds
1
-4
/
+2
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2
-0
/
+125
2023-07-01
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
1
-4
/
+5
2023-07-01
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-18
/
+11
2023-06-28
mm/mprotect: fix do_mprotect_pkey() limit check
Liam R. Howlett
1
-1
/
+1
2023-06-28
mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
Lorenzo Stoakes
1
-4
/
+13
2023-06-28
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
1
-3
/
+6
2023-06-28
mm: Fix copy_from_user_nofault().
Alexei Starovoitov
2
-6
/
+12
2023-06-21
mm/gup_test: fix ioctl fail for compat task
Haibo Li
1
-0
/
+1
2023-06-21
mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()
Kefeng Wang
1
-0
/
+2
2023-06-21
zswap: do not shrink if cgroup may not zswap
Nhat Pham
1
-2
/
+9
2023-06-14
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-06-14
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
1
-0
/
+1
2023-05-30
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
2
-6
/
+7
2023-05-30
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Nhat Pham
1
-27
/
+9
2023-05-24
mm: fix zswap writeback race condition
Domenico Cerasuolo
1
-0
/
+16
2023-05-11
mm/hugetlb: fix uffd-wp during fork()
Peter Xu
1
-9
/
+15
2023-05-11
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
1
-1
/
+3
2023-05-11
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
1
-2
/
+2
2023-05-11
mm: do not reclaim private data from pinned page
Jan Kara
1
-0
/
+10
2023-05-01
mm/mremap: fix vm_pgoff in vma_merge() case 3
Vlastimil Babka
1
-1
/
+1
2023-04-18
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
1
-0
/
+3
2023-04-18
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
1
-5
/
+43
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2
-10
/
+49
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2
-10
/
+23
2023-04-18
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
1
-2
/
+10
2023-04-16
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
1
-55
/
+49
2023-04-16
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
1
-2
/
+3
2023-04-16
mm/mprotect: fix do_mprotect_pkey() return on error
Liam R. Howlett
1
-1
/
+1
2023-04-16
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
1
-0
/
+4
2023-04-16
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
1
-2
/
+12
2023-04-16
mm: swap: fix performance regression on sparsetruncate-tiny
Qi Zheng
1
-1
/
+1
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-03-28
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-28
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-18
/
+45
2023-03-24
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
[next]