开源镜像站
帮助
下载
动态
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-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-25
RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
Daisuke Matsuda
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo Cañuelo Navarro
2025-05-25
memcg: always call cond_resched() after fn()
Breno Leitao
2025-05-25
mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...
Ge Yang
2025-05-25
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
2025-05-25
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
2025-05-25
mm/cma: make detection of highmem_start more robust
Mike Rapoport (Microsoft)
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-20
kasan: avoid sleepable page allocation from atomic context
Alexander Gordeev
2025-05-20
mm/truncate: fix out-of-bounds when doing a right-aligned split
Zhang Yi
2025-05-20
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
2025-05-20
dmapool: add NUMA affinity support
Keith Busch
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-12
Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-12
mm/hmm: provide generic DMA managing logic
Leon Romanovsky
2025-05-12
mm/hmm: let users to tag specific PFN with DMA mapped bit
Leon Romanovsky
2025-05-11
mm: userfaultfd: correct dirty flags set for both present and swap pte
Barry Song
2025-05-11
zsmalloc: don't underflow size calculation in zs_obj_write()
Sergey Senozhatsky
2025-05-11
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
2025-05-11
mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memory
Kirill A. Shutemov
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
2025-05-11
mm/memory: fix mapcount / refcount sanity check for mTHP reuse
Kairui Song
2025-05-11
mm: hugetlb: fix incorrect fallback for subpool
Wupeng Ma
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-11
Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
2025-05-09
mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
Ryan Roberts
2025-05-09
mm/vmalloc: Gracefully unmap huge ptes
Ryan Roberts
2025-05-09
mm/vmalloc: Warn on improper use of vunmap_range()
Ryan Roberts
2025-05-09
mm/page_table_check: Batch-check pmds/puds just like ptes
Ryan Roberts
2025-05-09
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
mm: fix folio_pte_batch() on XEN PV
Petr Vaněk
2025-05-07
mm/hugetlb: copy the CMA flag when demoting
Frank van der Linden
2025-05-07
mm, swap: fix false warning for large allocation with !THP_SWAP
Kairui Song
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
[next]