index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
2026-05-28
lib/base64: fix copy-pasted @padding doc in base64_decode()
Josh Law
2026-05-28
lib/base64: validate before writing in decode tail path
Josh Law
2026-05-28
lib/tests: string_helpers: don't use "proxy" headers
Andy Shevchenko
2026-05-28
lib/tests: string_helpers: decouple unescape and escape cases
Andy Shevchenko
2026-05-28
treewide: fix indentation and whitespace in Kconfig files
Anand Moon
2026-05-28
seq_buf: export seq_buf_putmem_hex() and add KUnit tests
Shuvam Pandey
2026-05-28
lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
Ard Biesheuvel
2026-05-28
lib/crc: Turn NEON intrinsics crc64 implementation into common code
Ard Biesheuvel
2026-05-28
xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Ard Biesheuvel
2026-05-28
xor/arm: Replace vectorized implementation with arm64's intrinsics
Ard Biesheuvel
2026-05-28
lib/bitrev: Introduce GENERIC_BITREVERSE
Yury Norov
2026-05-28
arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
Yury Norov
2026-05-28
bitmap: drop bitmap_print_to_pagebuf()
Yury Norov
2026-05-28
compiler-context-analysis: Bump required Clang version to 23
Marco Elver
2026-05-28
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
2026-05-26
audit: use 'unsigned int' instead of 'unsigned'
Ricardo Robaina
2026-05-26
Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-26
kunit: provide kunit_platform_device_unregister()
Bartosz Golaszewski
2026-05-26
kunit: provide kunit_platform_device_register_full()
Bartosz Golaszewski
2026-05-26
lib/vsprintf: Require exact hash_pointers mode matches
Kaitao Cheng
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-24
Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-05-21
seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
Shuvam Pandey
2026-05-21
kunit: fix use-after-free in debugfs when using kunit.filter
Florian Schmaus
2026-05-21
vsprintf: Add test for restricted kernel pointers
Thomas Weißschuh
2026-05-21
vsprintf: Only export no_hash_pointers to test module
Thomas Weißschuh
2026-05-21
iov_iter: use kmemdup_array for dup_iter to harden against overflow
Wang Haoran
2026-05-21
vsprintf: Revert "add simple_strntoul"
Andy Shevchenko
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-18
debugobjects: Do not fill_pool() if pi_blocked_on
Helen Koike
2026-05-17
Merge tag 'timers-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-15
Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-05-14
kunit: Add backtrace suppression self-tests
Guenter Roeck
2026-05-14
bug/kunit: Core support for suppressing warning backtraces
Alessandro Carminati
2026-05-14
vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()
Thomas Weißschuh
2026-05-13
lib: kunit_iov_iter: fix test fail on powerpc
Christian A. Ehrhardt
2026-05-13
lib/string_helpers: annotate struct strarray with __counted_by_ptr
Thorsten Blum
2026-05-13
lib/string_helpers: drop redundant allocation in kasprintf_strarray
Thorsten Blum
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-12
rhashtable: give each instance its own lockdep class
Christian Brauner
2026-05-12
bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
Breno Leitao
2026-05-11
Merge tag 'linux_kselftest-kunit-fixes-7.1-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-11
workqueue: forbid TEST_WORKQUEUE from being built-in
Breno Leitao
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
2026-05-09
lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
Eric Biggers
2026-05-08
test_kprobes: clear kprobes between test runs
Martin Kaiser
2026-05-05
Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-05
lib/vsprintf: Limit the returning size to INT_MAX
Masami Hiramatsu (Google)
2026-05-05
lib/vsprintf: Fix to check field_width and precision
Masami Hiramatsu (Google)
[prev]
[next]