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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
crypto: iaa - unmap dst before software fallback on decompress
Vinicius Costa Gomes
1
-17
/
+18
2026-08-15
crypto: iaa - use bounce buffer for multi-sg decompress input
Giovanni Cabiddu
1
-22
/
+106
2026-08-15
crypto: iaa - avoid counting fallback decompression bytes
Giovanni Cabiddu
1
-7
/
+9
2026-08-15
crypto: iaa - fall back to software for multi-entry scatterlists
Giovanni Cabiddu
3
-51
/
+71
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
1
-15
/
+86
2026-08-15
crypto: hisilicon/sec2 - fix CCM algorithm long packet failure
Zhushuai Yin
1
-6
/
+6
2026-08-15
crypto: eip93 - use struct_size() and flexible array for ring allocation
Rosen Penev
2
-16
/
+12
2026-08-15
crypto: krb5 - use kfree_sensitive() for derived key buffers
Jan Sebastian Götte
1
-4
/
+4
2026-08-14
Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
54
-335
/
+789
2026-08-14
Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30a', 'srcu.2026.08.11a' and 'torture.2026.08.14a' into HEAD
Paul E. McKenney
29
-256
/
+756
2026-08-14
rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()
Paul E. McKenney
1
-1
/
+1
2026-08-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
8
-47
/
+25
2026-08-14
selftests/sched_ext: Fix flaky ddsp failure tests on busy systems
Michal Blaszczyk
2
-18
/
+15
2026-08-14
bpf: Populate mmap-able array map memory lazily
Song Liu
3
-5
/
+45
2026-08-14
Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-0
/
+8
2026-08-14
selftests/sched_ext: Make numa idle validation race-free
Cheng-Yang Chou
1
-7
/
+21
2026-08-14
Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
3
-42
/
+32
2026-08-14
rust: introduce abstractions for fwctl
Zhi Wang
7
-1
/
+630
2026-08-14
libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Israel Téllez García
1
-1
/
+1
2026-08-14
bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
Israel Téllez García
1
-1
/
+1
2026-08-14
bpf: Fix pending_pos walk on 32-bit ring position wrap
Israel Téllez García
1
-1
/
+1
2026-08-14
selftests/bpf: Fix selftest build after filter.h update
Ihor Solodrai
1
-1
/
+1
2026-08-14
rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing
Paul E. McKenney
1
-5
/
+11
2026-08-14
rcutorture: Announce declining to forward-progress test
Paul E. McKenney
1
-3
/
+7
2026-08-14
torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start
Joel Fernandes
1
-1
/
+6
2026-08-14
rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
Paul E. McKenney
1
-2
/
+2
2026-08-14
rcutorture: Make RCU Tasks Trace track Reader Batches
Paul E. McKenney
3
-1
/
+11
2026-08-14
rcutorture: Test RCU Tasks Trace GP implying RCU GP
Paul E. McKenney
1
-6
/
+16
2026-08-14
rcutorture: Add a stall_only module parameter
Paul E. McKenney
2
-0
/
+27
2026-08-14
rcutorture: Add nwriters module parameter
Paul E. McKenney
2
-6
/
+13
2026-08-14
rcutorture: Use task_state_to_char() for task-state reporting
Kunwu Chan
1
-2
/
+2
2026-08-14
rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
Paul E. McKenney
1
-3
/
+1
2026-08-14
rcutorture: Test RCU readers from hardware interrupt handlers
Paul E. McKenney
1
-6
/
+71
2026-08-14
Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-2
/
+2
2026-08-14
rcutorture: Check for immediate deboosting at reader end
Paul E. McKenney
3
-0
/
+66
2026-08-14
Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-6
/
+24
2026-08-14
Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
5
-19
/
+26
2026-08-14
sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototype
Tejun Heo
1
-3
/
+3
2026-08-14
net: dsa: drop explicit NULL comparisons
Kai Kuang
2
-2
/
+2
2026-08-14
dtc: dt-check-style: Simplify setting depth of DtsLine
Krzysztof Kozlowski
1
-20
/
+11
2026-08-14
dtc: dt-check-style: Add missing /dts-v1/ to few test cases
Krzysztof Kozlowski
11
-3
/
+19
2026-08-14
dt-bindings: power: reset: ti,keystone-reset: Convert to DT schema
Bhargav Joshi
2
-67
/
+81
2026-08-14
media: dt-bindings: ti,da850-vpif: Convert to dt-schema
Bhargav Joshi
2
-106
/
+168
2026-08-14
dt-bindings: devfreq: samsung,exynos-ppmu: Use standard regex syntax
Rob Herring (Arm)
1
-1
/
+1
2026-08-14
dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop invalid JSON pointer
Rob Herring (Arm)
1
-1
/
+2
2026-08-14
selftests/bpf: Improve readability in iter test for percpu data
Leon Hwang
2
-6
/
+6
2026-08-14
libbpf: Avoid unnecessary mmap resize for percpu data maps
Leon Hwang
1
-9
/
+8
2026-08-14
dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
Eduard Bostina
2
-55
/
+74
2026-08-14
ACPI: APD: Add clock frequency for HJMC01 I2C controller
Xiangyang Yu
1
-0
/
+6
2026-08-14
ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
Hongnan Li
1
-14
/
+15
[prev]
[next]