开源镜像站
帮助
下载
动态
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
/
include
Age
Commit message (
Expand
)
Author
2026-07-22
mm: move __alloc_pages() to mm/page_alloc.h
Brendan Jackman
2026-07-22
mm: remove __alloc_pages_node()
Brendan Jackman
2026-07-22
mm: move some stuff to mm/page_alloc.h
Brendan Jackman
2026-07-22
mm/page_alloc: some renames to clarify alloc_flags scopes
Brendan Jackman
2026-07-22
mm/damon/core: introduce damon_probe_hits_mvsum()
SJ Park
2026-07-22
mm/damon: add damon_region->last_probe_hits
SJ Park
2026-07-22
mm: hugetlb: refactor out hugetlb_alloc_folio()
Ackerley Tng
2026-07-22
mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...
Ackerley Tng
2026-07-22
mm/damon/core: remove damon_region->nr_accesses_bp
SJ Park
2026-07-22
mm/damon/core: remove attrs param from damon_update_region_access_rate()
SJ Park
2026-07-22
mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
SJ Park
2026-07-22
mm/damon/core: introduce damon_nr_accesses_mvsum()
SJ Park
2026-07-22
mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
Johannes Weiner
2026-07-22
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
2026-07-22
mm-fix-assert_exclusive_bits-by-passing-memdesc_flags_t-by-pointer-fix
Hui Zhu
2026-07-22
mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
Hui Zhu
2026-07-22
mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.c
Usama Arif
2026-07-22
maple_tree: fix argument name in header
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
2026-07-22
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
2026-07-22
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-22
mm: add softleaf_to_pmd() and convert existing callers
Usama Arif
2026-07-22
mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
David Hildenbrand (Arm)
2026-07-22
mm: drop pte_clear_not_present_full()
David Hildenbrand (Arm)
2026-07-22
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-22
include/linux/swap.h: remove unused leftovers
Ritesh Harjani (IBM)
2026-07-22
radix-tree: add/correct some kernel-doc
Randy Dunlap
2026-07-22
mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()
Muchun Song
2026-07-22
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
2026-07-22
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
2026-07-22
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
2026-07-22
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
2026-07-22
writeback.h: fix a typo in the wbc_init_bio() description
Andreas Gruenbacher
2026-07-22
mm/migrate: add missing kernel-doc for @migrate_info
Randy Dunlap
2026-07-22
mm/migrate: use migrate_info field instead of private
Shivank Garg
2026-07-22
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
2026-07-22
mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...
Ye Liu
2026-07-22
mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in comment
Ethan Nelson-Moore
2026-07-22
mm: remove PageTransCompound()
Kefeng Wang
2026-07-22
mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
Kaitao Cheng
2026-07-22
mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header files
Thomas Huth
2026-07-22
mm/lruvec: trace LRU add drains and drain-all requests
JP Kobryn
2026-07-22
x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
Lorenzo Stoakes (ARM)
2026-07-22
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
2026-07-20
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-07-17
Merge tag 'drm-fixes-2026-07-18-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
[next]