index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
19 hours
Merge branch 'kunit' of https://git.kernel.org/pub/scm/linux/kernel/git/shuah...
Mark Brown
19 hours
Merge branch 'non-rcu/next' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
20 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...
Mark Brown
21 hours
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
25 hours
Merge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable...
David Hildenbrand (Arm)
25 hours
Merge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-hotfixes...
David Hildenbrand (Arm)
2 days
lib/plist: fix plist_requeue() corrupting order in the last bucket
Adam Harshbarger
2 days
dyndbg: clean up dynamic_debug_init() to improve readability
Yuntao Wang
2 days
dyndbg: fix incorrect mod_ct value in dynamic_debug_init()
Yuntao Wang
2 days
lib: decompress_unxz: make it obvious that there is no memory leak
Ivy Lopez
2 days
raid6: add missing vzeroupper to AVX-512 code
Eric Biggers
2 days
raid6: add missing vzeroupper to AVX2 code
Eric Biggers
2 days
xor: add missing vzeroupper to AVX code
Eric Biggers
2 days
lib/tests: add KUnit tests for errseq
Thomas Maarseveen
2 days
lib: cleanup "fake" tristates in Kconfig
Julian Braha
2 days
lib/group_cpus: snapshot cluster masks to keep grouping hotplug invariant
Vishal Badole
2 days
klist: avoid accesses after waking klist_remove()
Karl Mehltretter
2 days
raid/kunit: enable RAID6 PQ and XOR benchmarks if KUNIT_ALL_TESTS=m
Geert Uytterhoeven
2 days
fault-inject: fix dentry leak
Michael Liang
2 days
alloc_tag: skip percpu counter allocation when profiling is disabled
Hao Ge
2 days
xarray: fix index jumping backwards in xas_find()
Krystian Kaniewski
3 days
remove old lib/alloc_tag.c
Andrew Morton
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
4 days
rhashtable: use private lockdep class for all locks.
NeilBrown
6 days
kunit: Return void from kunit_run_all_tests()
Thomas Weißschuh
6 days
Revert "once: don't use a work queue to reset sleepable static key"
Eric Dumazet
12 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
Merge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-24
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: avoid mas_erase() and mtree_erase() failures
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
2026-08-24
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
2026-08-24
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
2026-08-24
maple_tree: fix comment typo
Mark Sercombe
2026-08-24
alloc_tag: add ioctl to /proc/allocinfo
Suren Baghdasaryan
2026-08-24
maple_tree: remove unused mas_is_root_limits()
Zhan Xusheng
2026-08-24
xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Zi Yan
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-08-23
lib/test_csd_lock: Add a module to stall a CPU on a CSD lock
Breno Leitao
[next]