index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
utils.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
fortify: Fix incorrect reporting of read buffer size
Kees Cook
1
-1
/
+1
2025-07-29
kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS
Kees Cook
1
-1
/
+1
2025-07-28
staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
Kees Cook
1
-4
/
+5
2025-07-26
sched/task_stack: Add missing const qualifier to end_of_stack()
Kees Cook
1
-1
/
+1
2025-07-26
kstack_erase: Support Clang stack depth tracking
Kees Cook
2
-1
/
+10
2025-07-26
kstack_erase: Add -mgeneral-regs-only to silence Clang warnings
Kees Cook
1
-0
/
+1
2025-07-26
init.h: Disable sanitizer coverage for __init and __head
Kees Cook
2
-2
/
+4
2025-07-26
kstack_erase: Disable kstack_erase for all of arm compressed boot code
Kees Cook
1
-1
/
+1
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
10
-13
/
+13
2025-07-24
arm64: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-21
s390: Handle KCOV __init vs inline mismatches
Kees Cook
3
-3
/
+3
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
5
-5
/
+5
2025-07-21
mips: Handle KCOV __init vs inline mismatch
Kees Cook
1
-1
/
+1
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
Ritesh Harjani (IBM)
2
-5
/
+5
2025-07-21
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
1
-0
/
+3
2025-07-21
configs/hardening: Enable CONFIG_KSTACK_ERASE
Kees Cook
1
-0
/
+3
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
8
-18
/
+27
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
5
-32
/
+32
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
37
-95
/
+101
2025-07-19
seq_buf: Introduce KUnit tests
Kees Cook
3
-0
/
+218
2025-07-17
string: Group str_has_prefix() and strstarts()
Andy Shevchenko
1
-10
/
+10
2025-07-14
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
1
-2
/
+2
2025-06-27
acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-67
/
+52
2025-06-18
stddef: Introduce TRAILING_OVERLAP() helper macro
Gustavo A. R. Silva
1
-0
/
+20
2025-06-18
mux: Convert mux_control_ops to a flex array member in mux_chip
Thorsten Blum
2
-6
/
+5
2025-06-15
Linux 6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
Oleg Nesterov
1
-0
/
+9
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
1
-1
/
+4
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
1
-0
/
+2
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
5
-3
/
+107
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2
-17
/
+19
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
1
-3
/
+6
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
1
-4
/
+20
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context
Gal Pressman
1
-1
/
+58
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
2025-06-12
veth: prevent NULL pointer dereference in veth_xdp_rcv
Jesper Dangaard Brouer
1
-2
/
+2
2025-06-12
net_sched: remove qdisc_tree_flush_backlog()
Eric Dumazet
1
-8
/
+0
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
[next]