index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
38 hours
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
38 hours
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
38 hours
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-0
/
+2
38 hours
mm, slab: restore NUMA policy support for large kmalloc
Vlastimil Babka
1
-1
/
+6
38 hours
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
1
-7
/
+10
38 hours
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
1
-0
/
+1
7 days
mm: swap: fix potential buffer overflow in setup_clusters()
Kemeng Shi
1
-3
/
+7
7 days
mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
Kemeng Shi
1
-27
/
+26
7 days
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
1
-1
/
+1
2025-08-01
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Liu Shixin
1
-2
/
+2
2025-08-01
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
1
-0
/
+3
2025-08-01
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
2
-0
/
+12
2025-08-01
kasan: use vmalloc_dump_obj() for vmalloc error reports
Marco Elver
1
-1
/
+3
2025-08-01
mm/ksm: fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()
Nathan Chancellor
1
-3
/
+3
2025-07-17
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
1
-11
/
+2
2025-07-17
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
1
-7
/
+15
2025-07-10
mm: userfaultfd: fix race of userfaultfd_move and swap cache
Kairui Song
1
-2
/
+31
2025-07-10
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
1
-28
/
+35
2025-07-10
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-8
/
+1
2025-07-10
add a string-to-qstr constructor
Al Viro
1
-2
/
+1
2025-07-06
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
1
-19
/
+8
2025-07-06
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
1
-4
/
+10
2025-07-06
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
1
-0
/
+1
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
3
-16
/
+52
2025-06-27
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
1
-0
/
+2
2025-06-27
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
1
-0
/
+7
2025-06-27
mm: fix ratelimit_pages update error in dirty_ratio_handler()
Jinliang Zheng
1
-1
/
+1
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
1
-6
/
+2
2025-05-29
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
1
-5
/
+7
2025-05-29
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
1
-0
/
+1
2025-05-29
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
1
-0
/
+8
2025-05-29
memcg: always call cond_resched() after fn()
Breno Leitao
1
-4
/
+2
2025-05-22
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
1
-23
/
+0
2025-05-22
mm: userfaultfd: correct dirty flags set for both present and swap pte
Barry Song
1
-2
/
+10
2025-05-18
mm: page_alloc: speed up fallbacks in rmqueue_bulk()
Johannes Weiner
1
-33
/
+80
2025-05-18
mm: page_alloc: don't steal single pages from biggest buddy
Johannes Weiner
1
-46
/
+34
2025-05-18
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
1
-1
/
+8
2025-05-18
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-05-18
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
1
-7
/
+24
2025-05-18
mm: fix folio_pte_batch() on XEN PV
Petr Vaněk
1
-16
/
+11
2025-05-09
mm, slab: clean up slab->obj_exts always
Zhenhua Huang
1
-20
/
+7
2025-05-09
mm/memblock: repeat setting reserved region nid if array is doubled
Wei Yang
1
-0
/
+10
2025-05-09
mm/memblock: pass size instead of end to memblock_set_node()
Wei Yang
1
-1
/
+1
2025-05-02
mm/vmscan: don't try to reclaim hwpoison folio
Jinjiang Tu
1
-0
/
+7
2025-04-25
mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
Lorenzo Stoakes
3
-7
/
+53
2025-04-25
slab: ensure slab->obj_exts is clear in a newly allocated slab page
Suren Baghdasaryan
1
-0
/
+10
2025-04-25
mm: fix apply_to_existing_page_range()
Kirill A. Shutemov
1
-2
/
+2
2025-04-25
mm: fix filemap_get_folios_contig returning batches of identical folios
Vishal Moola (Oracle)
1
-0
/
+1
2025-04-25
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-04-25
mm/compaction: fix bug in hugetlb handling pathway
Vishal Moola (Oracle)
1
-3
/
+3
[next]