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
2026-08-23
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-08-20
Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-20
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
2026-08-20
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-08-19
lib/interval_tree: fix allocation warning messages
Karl Mehltretter
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-19
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-19
Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-19
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-08-19
iov_iter: export iov_iter_restore
Octavian Purdila
2026-08-19
Merge branch 'for-7.3-trivial' into for-linus
Petr Mladek
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-08-18
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
2026-08-17
Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-08-17
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-13
hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig help
Xibo Wang
2026-08-13
lib/xz: fix comments
Lasse Collin
2026-08-13
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
2026-08-13
lib/xz: replace min_t with min
Thorsten Blum
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-10
lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()
Thomas Huth
2026-08-10
lib/crypto: tests: Add KUnit test suite for AES-GCM
Eric Biggers
2026-08-10
lib/crypto: tests: Add KUnit test suite for AES-CCM
Eric Biggers
2026-08-10
lib/crypto: tests: Add aead-test-template.h
Eric Biggers
2026-08-10
lib/crypto: tests: Use per-test-case buffers in hash tests
Eric Biggers
2026-08-10
lib/crypto: tests: Create test-utils.h
Eric Biggers
2026-08-10
lib/crypto: aes: Add FIPS self-tests for GCM and CCM
Eric Biggers
2026-08-10
lib/crypto: aes: Add FIPS self-tests for unauthenticated modes
Eric Biggers
2026-08-10
lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.h
Eric Biggers
2026-08-10
nmi: Export CPU backtrace APIs for loadable modules
Mayank Rungta
2026-08-10
Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-08-10
random: vDSO: Drop custom PAGE_SIZE definitions
Thomas Weißschuh
2026-08-10
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-08-05
lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
Gou Hao
2026-08-05
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-08-05
lib/ucs2_string.c: fix indentation
Vincent Mailhol
2026-08-05
lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
Vincent Mailhol
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
[prev]
[next]