开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-08-19
mm/mremap: fix WARN with uffd that has remap events disabled
David Hildenbrand
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
2025-08-19
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
2025-08-19
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
2025-08-19
mm/mremap: catch invalid multi VMA moves earlier
Lorenzo Stoakes
2025-08-19
mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_area
Lorenzo Stoakes
2025-08-19
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
2025-08-19
mm/debug_vm_pgtable: clear page table entries at destroy_args()
Herton R. Krzesinski
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-10
mm/vmscan: fix inverted polarity in lru_gen_seq_show()
Danilo Krummrich
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
[next]