index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-08-20
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
2025-08-20
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
2025-08-20
mm/shmem, swap: improve cached mTHP handling and fix potential hang
Kairui Song
2025-08-20
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
2025-08-20
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
2025-08-20
mm, slab: restore NUMA policy support for large kmalloc
Vlastimil Babka
2025-08-20
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
2025-08-20
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
2025-08-15
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
2025-08-15
mm: shmem: fix the shmem large folio allocation for the i915 driver
Baolin Wang
2025-08-15
mm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swa...
Kemeng Shi
2025-08-15
mm: swap: fix potential buffer overflow in setup_clusters()
Kemeng Shi
2025-08-15
mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
Kemeng Shi
2025-08-15
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
2025-08-15
slub: Fix a documentation build error for krealloc()
Jonathan Corbet
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-24
mm/damon/core: commit damos_quota_goal->nid
SeongJae Park
2025-07-19
kasan: use vmalloc_dump_obj() for vmalloc error reports
Marco Elver
2025-07-19
mm/ksm: fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()
Nathan Chancellor
2025-07-19
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
2025-07-19
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
2025-07-19
Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2025-07-09
mm/damon: fix divide by zero in damon_get_intervals_score()
Honggyu Kim
2025-07-09
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
2025-07-09
mm/migrate: fix do_pages_stat in compat mode
Christoph Berg
2025-07-09
mm/damon/core: handle damon_call_control as normal under kdmond deactivation
SeongJae Park
2025-07-09
mm/rmap: fix potential out-of-bounds page table access during batched unmap
Lance Yang
2025-07-09
mm/hugetlb: don't crash when allocating a folio if there are no resv
Vivek Kasireddy
2025-07-09
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
2025-07-07
secretmem: use SB_I_NOEXEC
Christian Brauner
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-25
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
2025-06-25
mm/hugetlb: remove unnecessary holding of hugetlb_lock
Ge Yang
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-23
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
2025-06-19
mm: userfaultfd: fix race of userfaultfd_move and swap cache
Kairui Song
2025-06-19
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
2025-06-19
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
2025-06-11
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
2025-06-11
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
2025-06-11
Revert "mm/execmem: Unify early execmem_cache behaviour"
Mike Rapoport (Microsoft)
2025-06-10
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]