index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
char: misc: improve testing Kconfig description
Thadeu Lima de Souza Cascardo
2025-02-18
bitmap: remove _check_eq_u32_array
Tamir Duberstein
2025-02-18
lib: test_objpool: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
2025-02-17
lib/iov_iter: fix import_iovec_ubuf iovec management
Pavel Begunkov
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
2025-02-12
lib/math: Add Kunit test suite for gcd()
Yu-Chun Lin
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
2025-02-10
lib/math: Add int_log test suite
Bruno Sobreira França
2025-02-10
lib: math: Move KUnit tests into tests/ subdir
Luis Felipe Hernandez
2025-02-09
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2025-02-08
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
2025-02-08
lib/crc64: add support for arch-optimized implementations
Eric Biggers
2025-02-08
lib/crc_kunit.c: add test and benchmark for CRC64-NVME
Eric Biggers
2025-02-08
lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
Eric Biggers
2025-02-08
lib/crc64-rocksoft: stop wrapping the crypto API
Eric Biggers
2025-02-08
Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-02-06
stackinit: Fix comment for test_small_end
Geert Uytterhoeven
2025-02-06
stackinit: Keep selftest union size small on m68k
Kees Cook
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
2025-01-31
Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-30
stackinit: Add union initialization to selftests
Kees Cook
2025-01-30
stackinit: Add old-style zero-init syntax to struct tests
Kees Cook
2025-01-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-29
lib/crc32: remove other generic implementations
Eric Biggers
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
2025-01-29
rcuref: Plug slowpath race in rcuref_put()
Thomas Gleixner
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2025-01-25
test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()
Liam R. Howlett
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
2025-01-24
Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent
Kemeng Shi
2025-01-24
Xarray: remove repeat check in xas_squash_marks()
Kemeng Shi
2025-01-24
Xarray: distinguish large entries correctly in xas_split_alloc()
Kemeng Shi
[prev]
[next]