index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-08-11
mm/mremap: avoid expensive folio lookup on mremap folio pte batch
Lorenzo Stoakes
2025-08-11
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
2025-08-11
mm: pass page directly instead of using folio_page
Dev Jain
2025-08-05
mm: fix the race between collapse and PT_RECLAIM under per-vma lock
Barry Song
2025-08-05
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
2025-08-05
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
2025-08-05
kasan/test: fix protection against compiler elision
Jann Horn
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-08-02
mm: mempool: fix crash in mempool_free() for zero-minimum pools
Yadan Fan
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
2025-08-02
mm/shmem, swap: fix major fault counting
Kairui Song
2025-08-02
mm/shmem, swap: rework swap entry and index calculation for large swapin
Kairui Song
2025-08-02
mm/shmem, swap: simplify swapin path and result handling
Kairui Song
2025-08-02
mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
Kairui Song
2025-08-02
mm/shmem, swap: tidy up swap entry splitting
Kairui Song
2025-08-02
mm/shmem, swap: tidy up THP swapin checks
Kairui Song
2025-08-02
mm/shmem, swap: avoid redundant Xarray lookup during swapin
Kairui Song
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
2025-08-02
execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
Mike Rapoport (Microsoft)
2025-08-02
execmem: move execmem_force_rw() and execmem_restore_rox() before use
Mike Rapoport (Microsoft)
2025-08-02
execmem: rework execmem_cache_free()
Mike Rapoport (Microsoft)
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
2025-08-02
khugepaged: optimize collapse_pte_mapped_thp() by PTE batching
Dev Jain
2025-08-02
khugepaged: optimize __collapse_huge_page_copy_succeeded() by PTE batching
Dev Jain
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
2025-08-02
mm/mincore: hold PTL in mincore_hugetlb
Jinjiang Tu
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
2025-08-02
mm/mseal: rework mseal apply logic
Lorenzo Stoakes
2025-08-02
mm/mseal: simplify and rename VMA gap check
Lorenzo Stoakes
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
2025-08-02
mm/damon/vaddr: skip isolating folios already in destination nid
Bijan Tabatabai
2025-08-02
kasan: skip quarantine if object is still accessible under RCU
Jann Horn
2025-08-02
mm: shmem: fix the shmem large folio allocation for the i915 driver
Baolin Wang
2025-08-02
mm/shmem, swap: improve cached mTHP handling and fix potential hang
Kairui Song
2025-07-31
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-31
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
2025-07-30
Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
[next]