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
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+1
2023-11-08
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-10-25
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
1
-5
/
+11
2023-10-10
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
1
-2
/
+4
2023-09-23
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
1
-0
/
+3
2023-09-19
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
1
-4
/
+24
2023-08-30
mm,hwpoison: fix printing of page flags
Oscar Salvador
1
-1
/
+1
2023-08-30
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
1
-4
/
+7
2023-08-30
mm: memory-failure: kill soft_offline_free_page()
Kefeng Wang
1
-11
/
+1
2023-08-30
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2023-08-30
mm,hwpoison: refactor get_any_page
Oscar Salvador
1
-58
/
+43
2023-08-30
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
1
-0
/
+4
2023-07-27
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-1
/
+1
2023-06-28
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
1
-1
/
+2
2023-06-21
mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...
David Hildenbrand
1
-16
/
+89
2023-05-30
writeback, cgroup: remove extra percpu_ref_exit()
Greg Thelen
1
-1
/
+0
2023-05-17
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-05-17
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
1
-1
/
+10
2023-04-26
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
1
-0
/
+4
2023-04-20
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
1
-2
/
+4
2023-03-11
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
1
-0
/
+3
2023-03-11
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-0
/
+4
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-15
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2023-02-15
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-15
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
6
-10
/
+11
2023-02-15
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+2
2023-02-01
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
1
-9
/
+1
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-14
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
1
-13
/
+5
2022-12-14
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2
-15
/
+26
2022-12-14
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-14
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+13
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2
-3
/
+4
2022-12-14
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-5
/
+26
2022-12-08
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
1
-25
/
+6
2022-12-02
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
1
-6
/
+4
2022-11-25
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
1
-1
/
+1
2022-11-25
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
1
-1
/
+1
2022-11-16
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
1
-0
/
+1
2022-11-03
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-11-03
mm/memory: add non-anonymous page check in the copy_present_page()
Yuanzheng Song
1
-0
/
+11
2022-10-26
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
1
-14
/
+15
2022-10-26
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
1
-1
/
+4
2022-10-15
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2
-10
/
+34
2022-10-05
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
1
-2
/
+5
[next]