开源镜像站
帮助
下载
动态
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-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
2025-09-25
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
2025-09-18
arm64: Enable permission change on arm64 kernel block mappings
Dev Jain
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
2025-09-13
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
2025-09-08
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
2025-09-08
mm/mremap: fix regression in vrm->new_addr check
Carlos Llamas
2025-09-08
percpu: fix race on alloc failed warning limit
Vlad Dumitrescu
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
2025-09-03
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
2025-09-03
mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
Jinjiang Tu
2025-09-03
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
2025-09-01
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2025-08-27
mm: fix accounting of memmap pages
Sumanth Korikkar
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
2025-08-27
mm/kasan: avoid lazy MMU mode hazards
Alexander Gordeev
2025-08-27
mm/kasan: fix vmalloc shadow memory (de-)population races
Alexander Gordeev
2025-08-27
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
2025-08-27
mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
Sasha Levin
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
2025-08-25
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
[next]