index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
2026-08-04
selftests/mm: add HMM test for mmap lock-dropping faults
Stanislav Kinsburskii
2026-08-04
lib/maple_tree: add missing spaces after switch keyword
Watson Wheeler
2026-08-04
slub_kunit: extend the test for kfree_rcu_nolock()
Harry Yoo (Oracle)
2026-08-03
raid6/kunit: add a benchmark
Christoph Hellwig
2026-08-03
raid6: improve the runtime selection benchmark
Christoph Hellwig
2026-08-03
raid6: defer implementation selection when built-in
Christoph Hellwig
2026-08-03
raid6: enable lock context analysis
Christoph Hellwig
2026-08-03
xor/kunit: add a benchmark
Christoph Hellwig
2026-08-03
xor/kunit: fix a spelling error
Christoph Hellwig
2026-08-03
xor: improve the runtime selection benchmark
Christoph Hellwig
2026-08-03
xor: enable lock context analysis
Christoph Hellwig
2026-08-03
Revert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...
Petr Mladek
2026-08-03
lib/random32: convert selftest to KUnit
Kir Chou
2026-08-03
lib/math: add KUnit test suite for polynomial_calc()
Adi Nata
2026-08-03
lib/string: fix memchr_inv() for large ranges
Bradley Morgan
2026-07-31
block: validate user space vectors during extraction
Keith Busch
2026-07-31
seq_file: rename mangle_path to seq_mangle_path
Johannes Berg
2026-07-31
lockref: tidy up dead count handling
Mateusz Guzik
2026-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2026-07-30
lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
Stanislav Kinsburskii
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
rhashtable: fix false-positive lockdep splat on rhltable destruction
Florian Westphal
2026-07-29
mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Harry Yoo (Oracle)
2026-07-28
mm: move alloc tag to mm
Lorenzo Stoakes
2026-07-28
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
2026-07-28
lib: test bitmap vs IDA vs Maple Tree performance for region allocations
Yury Norov
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]