index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-4
/
+9
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-0
/
+13
2025-08-19
mm/mremap: fix WARN with uffd that has remap events disabled
David Hildenbrand
1
-18
/
+23
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
1
-1
/
+1
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
3
-8
/
+46
2025-08-19
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
1
-0
/
+1
2025-08-19
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
1
-0
/
+8
2025-08-19
mm/mremap: catch invalid multi VMA moves earlier
Lorenzo Stoakes
1
-8
/
+13
2025-08-19
mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_area
Lorenzo Stoakes
1
-9
/
+11
2025-08-19
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
1
-1
/
+13
2025-08-19
mm/debug_vm_pgtable: clear page table entries at destroy_args()
Herton R. Krzesinski
1
-2
/
+7
2025-08-13
mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
Pratyush Brahma
1
-1
/
+1
2025-08-11
mm/mremap: avoid expensive folio lookup on mremap folio pte batch
Lorenzo Stoakes
1
-0
/
+4
2025-08-11
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
1
-6
/
+9
2025-08-11
mm: pass page directly instead of using folio_page
Dev Jain
1
-13
/
+10
2025-08-10
mm/vmscan: fix inverted polarity in lru_gen_seq_show()
Danilo Krummrich
1
-2
/
+2
2025-08-05
mm: fix the race between collapse and PT_RECLAIM under per-vma lock
Barry Song
1
-1
/
+1
2025-08-05
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
2025-08-05
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
2025-08-05
kasan/test: fix protection against compiler elision
Jann Horn
1
-1
/
+1
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
21
-418
/
+518
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-3
/
+2
2025-08-02
mm: mempool: fix crash in mempool_free() for zero-minimum pools
Yadan Fan
1
-14
/
+10
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
3
-6
/
+6
2025-08-02
mm/shmem, swap: fix major fault counting
Kairui Song
1
-7
/
+5
2025-08-02
mm/shmem, swap: rework swap entry and index calculation for large swapin
Kairui Song
1
-34
/
+33
2025-08-02
mm/shmem, swap: simplify swapin path and result handling
Kairui Song
1
-26
/
+19
2025-08-02
mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
Kairui Song
1
-13
/
+28
2025-08-02
mm/shmem, swap: tidy up swap entry splitting
Kairui Song
1
-33
/
+23
2025-08-02
mm/shmem, swap: tidy up THP swapin checks
Kairui Song
1
-21
/
+18
2025-08-02
mm/shmem, swap: avoid redundant Xarray lookup during swapin
Kairui Song
1
-9
/
+25
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
1
-2
/
+2
2025-08-02
execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
Mike Rapoport (Microsoft)
1
-1
/
+6
2025-08-02
execmem: move execmem_force_rw() and execmem_restore_rox() before use
Mike Rapoport (Microsoft)
1
-23
/
+21
2025-08-02
execmem: rework execmem_cache_free()
Mike Rapoport (Microsoft)
1
-23
/
+102
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
1
-1
/
+26
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
1
-7
/
+3
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
3
-35
/
+0
2025-08-02
khugepaged: optimize collapse_pte_mapped_thp() by PTE batching
Dev Jain
1
-12
/
+21
2025-08-02
khugepaged: optimize __collapse_huge_page_copy_succeeded() by PTE batching
Dev Jain
1
-7
/
+18
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
2
-2
/
+2
2025-08-02
mm/mincore: hold PTL in mincore_hugetlb
Jinjiang Tu
1
-0
/
+3
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
1
-3
/
+9
2025-08-02
mm/mseal: rework mseal apply logic
Lorenzo Stoakes
1
-46
/
+19
2025-08-02
mm/mseal: simplify and rename VMA gap check
Lorenzo Stoakes
1
-23
/
+28
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
6
-31
/
+8
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
3
-57
/
+70
2025-08-02
mm/damon/vaddr: skip isolating folios already in destination nid
Bijan Tabatabai
1
-0
/
+4
2025-08-02
kasan: skip quarantine if object is still accessible under RCU
Jann Horn
1
-7
/
+18
[prev]
[next]