开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-07-22
lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
Stanislav Kinsburskii
2026-07-22
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
2026-07-22
condense comment about folio reference
Usama Arif
2026-07-22
mm/migrate_device: pin large folios before splitting
Usama Arif
2026-07-22
mm-page_owner-add-numa-node-filter-fix
Zi Yan
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
selftests/mm: fix clone cleartid race in pkey sighandler tests
Hongfu Li
2026-07-22
selftests/mm: add missing pthread_create() return checks in pkey tests
Hongfu Li
2026-07-22
selftests/mm: add missing mmap() return checks in pkey tests
Hongfu Li
2026-07-22
selftests/mm: use pkey_assert on clone_raw failure in pkey test
Hongfu Li
2026-07-22
selftests/mm: unify pkey sighandler selftest assertions and tracing
Hongfu Li
2026-07-22
selftests/mm: move pkey selftest helpers to pkey_util.c
Hongfu Li
2026-07-22
mm/shmem: fix data-race in shmem_fault
yahia ahmed
2026-07-22
mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.c
Usama Arif
2026-07-22
mm-vmpressure-skip-tree=true-accounting-on-cgroup-v2-fix
Usama Arif
2026-07-22
mm/vmpressure: skip tree=true accounting on cgroup v2
Usama Arif
2026-07-22
mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimize
Wentao Guan
2026-07-22
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: fix argument name in header
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: change two GFP flags in tests
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: document erase and allocations better
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: WARN_ON_ONCE when allocations fail
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
2026-07-22
maple_tree: documentation fix
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/page_alloc: use existing highatomic reserves on the buddy fastpath
JP Kobryn
2026-07-22
mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
SJ Park
2026-07-22
mm/damon/sysfs: split out filters setup function
SJ Park
2026-07-22
mm/damon/sysfs: split probe setup function out
SJ Park
2026-07-22
mm/damon/core: reduce range setup in damon_commit_target_regions()
SJ Park
2026-07-22
selftests/damon/sysfs.sh: test all files in quota goal dir
SJ Park
2026-07-22
selftests/damon/sysfs.sh: test dests dir
SJ Park
2026-07-22
selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
SJ Park
2026-07-22
selftests/damon/sysfs.sh: test multiple probe dirs creation
SJ Park
2026-07-22
mm/damon/tests/core-kunit: test damon_rand()
SJ Park
2026-07-22
Docs/ABI/damon: document probe files
SJ Park
2026-07-22
Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
SJ Park
2026-07-22
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
[next]