index
:
Linux Stable
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.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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
overflow: Use POD in check_shl_overflow()
Andy Shevchenko
2024-02-29
1
-1
/
+1
*
kernel.h: Move lib/cmdline.c prototypes to string.h
Andy Shevchenko
2024-02-29
2
-6
/
+8
*
fortify: Improve buffer overflow reporting
Kees Cook
2024-02-29
1
-26
/
+30
*
fortify: Provide KUnit counters for failure testing
Kees Cook
2024-02-29
1
-20
/
+23
*
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
1
-21
/
+60
*
refcount: Annotated intentional signed integer wrap-around
Kees Cook
2024-02-29
1
-3
/
+6
*
lib/string_choices: Add str_plural() helper
Michal Wajdeczko
2024-02-29
1
-0
/
+11
*
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
1
-0
/
+32
*
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
1
-0
/
+48
*
overflow: Adjust check_*_overflow() kern-doc to reflect results
Kees Cook
2024-02-29
1
-12
/
+9
*
kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.h
Andy Shevchenko
2024-02-29
2
-28
/
+31
*
string: Allow 2-argument strscpy_pad()
Kees Cook
2024-02-20
1
-13
/
+20
*
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
2
-23
/
+37
*
string: Redefine strscpy_pad() as a macro
Kees Cook
2024-02-20
1
-2
/
+31
*
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
1
-1
/
+8
*
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-02-01
3
-9
/
+15
*
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-28
1
-0
/
+1
|
\
|
*
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-01-24
1
-0
/
+1
*
|
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2024-01-26
1
-1
/
+1
|
\
\
|
*
|
ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN
Niklas Cassel
2024-01-22
1
-1
/
+1
|
|
/
*
|
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-26
1
-5
/
+20
|
\
\
|
*
|
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
2024-01-22
1
-5
/
+20
|
|
/
*
|
Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-26
1
-1
/
+1
|
\
\
|
*
|
spi: Raise limit on number of chip selects
Mark Brown
2024-01-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
12
-30
/
+108
|
\
\
|
*
\
Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2024-01-25
4
-4
/
+11
|
|
\
\
|
|
*
|
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2024-01-24
2
-1
/
+2
|
|
*
|
net/mlx5: Fix query of sd_group field
Tariq Toukan
2024-01-24
2
-3
/
+8
|
|
*
|
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
2024-01-24
1
-0
/
+1
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-01-25
1
-0
/
+27
|
|
\
\
\
|
|
*
|
|
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
2024-01-24
1
-0
/
+26
|
|
*
|
|
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-24
1
-0
/
+1
|
*
|
|
|
netfilter: nf_tables: cleanup documentation
George Guo
2024-01-24
1
-10
/
+39
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net/sched: flower: Fix chain template offload
Ido Schimmel
2024-01-24
1
-0
/
+4
|
|
/
/
|
*
|
udp: fix busy polling
Eric Dumazet
2024-01-21
3
-12
/
+17
|
*
|
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
2024-01-19
1
-4
/
+2
|
*
|
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-19
1
-0
/
+8
*
|
|
Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-25
1
-0
/
+25
|
\
\
\
|
*
|
|
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
2024-01-22
1
-0
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-24
1
-1
/
+1
|
\
\
\
|
*
|
|
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-24
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-22
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
2024-01-12
1
-0
/
+3
*
|
|
Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
1
-6
/
+6
|
\
\
\
|
*
|
|
spinlock: Fix failing build for PREEMPT_RT
Leonardo Bras
2024-01-15
1
-6
/
+6
*
|
|
|
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-20
1
-0
/
+21
|
\
\
\
\
|
*
|
|
|
dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dts
Frank Li
2023-12-21
1
-0
/
+21
*
|
|
|
|
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-20
1
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-17
1
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
asm-generic: Improve csum_fold
Charlie Jenkins
2024-01-17
1
-3
/
+3
|
|
|
/
/
/
/
[next]