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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
string: Convert selftest to KUnit
Kees Cook
2024-03-05
4
-260
/
+204
*
lib/string_helpers: Add flags param to string_get_size()
Andy Shevchenko
2024-02-29
2
-22
/
+70
*
lib: stackinit: Adjust target string to 8 bytes for m68k
Kees Cook
2024-02-29
1
-3
/
+16
*
fortify: Improve buffer overflow reporting
Kees Cook
2024-02-29
2
-6
/
+7
*
fortify: Add KUnit tests for runtime overflows
Kees Cook
2024-02-29
2
-2
/
+607
*
fortify: Provide KUnit counters for failure testing
Kees Cook
2024-02-29
2
-0
/
+43
*
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
2024-02-29
2
-1
/
+15
*
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
1
-3
/
+20
*
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
1
-0
/
+43
*
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
1
-4
/
+20
*
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
1
-4
/
+2
*
string: Redefine strscpy_pad() as a macro
Kees Cook
2024-02-20
1
-34
/
+0
*
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
4
-1
/
+123
*
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-02-06
1
-12
/
+1
*
ubsan: Silence W=1 warnings in self-test
Kees Cook
2024-02-06
2
-2
/
+3
*
lib/string: shrink lib/string.i via IWYU
Tanzir Hasan
2024-02-01
1
-8
/
+9
*
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
2
-6
/
+292
|
\
|
*
lib: checksum: Fix build with CONFIG_NET=n
Palmer Dabbelt
2024-01-19
1
-0
/
+2
|
*
Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"
Palmer Dabbelt
2024-01-17
1
-5
/
+7
|
|
\
|
|
*
lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name
Nathan Chancellor
2024-01-17
1
-5
/
+6
|
|
*
riscv: Restrict DWARF5 when building with LLVM to known working versions
Nathan Chancellor
2024-01-17
1
-0
/
+1
|
*
|
kunit: Add tests for csum_ipv6_magic and ip_fast_csum
Charlie Jenkins
2024-01-17
1
-1
/
+283
|
|
/
*
|
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-01-19
4
-26
/
+1
|
\
\
|
*
|
string: Remove strlcpy()
Kees Cook
2024-01-19
4
-26
/
+1
*
|
|
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-5
/
+0
|
\
\
\
|
*
|
|
sbitmap: remove stale comment in sbq_calc_wake_batch
Kemeng Shi
2024-01-15
1
-5
/
+0
*
|
|
|
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-18
1
-11
/
+62
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
2024-01-05
3
-4
/
+49
|
|
\
\
\
|
*
|
|
|
lib/firmware_table: tables: Add CDAT table parsing support
Dave Jiang
2023-12-22
1
-12
/
+63
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-17
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon
Nathan Chancellor
2024-01-12
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
2
-19
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
4
-4
/
+60
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-15
/
+0
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
Tiezhu Yang
2023-12-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-6
/
+16
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
5
-6
/
+62
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
1
-2
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
bpf/tests: Remove duplicate JSGT tests
Yujie Liu
2023-11-30
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
2
-7
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'firmware_loader'
Jakub Kicinski
2023-11-24
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
2023-11-24
1
-0
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-21
1
-16
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
bpf: Remove test for MOVSX32 with offset=32
Puranjay Mohan
2023-11-15
1
-16
/
+0
*
|
|
|
|
|
|
|
|
|
|
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-11
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
1
-2
/
+29
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
sysctl: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
sysctl: Add a selftest for handling empty dirs
Joel Granados
2023-12-28
1
-0
/
+29
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]