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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
x86/virt/sev: Drop support for SNP hotplug
Tycho Andersen (AMD)
1
-27
/
+5
2026-03-09
crypto: arm64/aes-neonbs - Move key expansion off the stack
Cheng-Yang Chou
1
-14
/
+23
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
2
-214
/
+2
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
7
-1328
/
+4
2026-03-09
crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
Eric Biggers
1
-2
/
+2
2026-03-09
arm64: dts: ti: k3-am69-aquila-clover: Fix DP regulator enable GPIO
Franz Schnyder
1
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am69-aquila-dev: Fix DP regulator enable GPIO
Franz Schnyder
1
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am62l: support cpufreq scaling
Dhruva Gole
2
-0
/
+52
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
93
-300
/
+576
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-5
/
+54
2026-03-08
x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
Uros Bizjak
1
-1
/
+1
2026-03-08
arm: dts: microchip: remove unused #address-cells/#size-cells from sam9x60 udc node
Charan Pedumuru
1
-2
/
+0
2026-03-08
powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Thomas Weißschuh
1
-2
/
+1
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-92
/
+225
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
4
-8
/
+17
2026-03-07
s390: Revert "s390/irq/idle: Remove psw bits early"
Heiko Carstens
1
-6
/
+8
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-10
/
+19
2026-03-07
arm64: dts: exynos: gs101-pixel-common: add Maxim MAX77759 fuel gauge
André Draszik
1
-0
/
+18
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
5
-37
/
+11
2026-03-07
x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
Uros Bizjak
1
-3
/
+2
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
1
-1
/
+1
2026-03-07
powerpc: dts: mpc83xx: Add unit addresses to /memory
J. Neuschäfer
12
-12
/
+12
2026-03-07
powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus
J. Neuschäfer
1
-0
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schema
J. Neuschäfer
1
-2
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-52
/
+59
2026-03-07
powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
1
-25
/
+34
2026-03-07
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
1
-2
/
+2
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
2
-9
/
+94
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
1
-11
/
+25
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
1
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
3
-13
/
+9
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
1
-9
/
+19
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
1
-18
/
+21
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
1
-4
/
+22
2026-03-07
powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
1
-2
/
+2
2026-03-07
powerpc64: make clang cross-build friendly
Hari Bathini
2
-2
/
+2
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
26
-1
/
+26
2026-03-06
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-7
/
+6
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-14
/
+65
2026-03-06
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-0
/
+14
2026-03-06
ARM: shmobile: defconfig: Refresh for v7.0-rc1
Geert Uytterhoeven
1
-6
/
+5
2026-03-06
arm64: dts: renesas: r9a09g087: Wire up DMA support for SPI
Cosmin Tanislav
1
-0
/
+16
2026-03-06
arm64: dts: renesas: r9a09g077: Wire up DMA support for SPI
Cosmin Tanislav
1
-0
/
+16
2026-03-06
arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable RTC
Ovidiu Panait
1
-0
/
+4
2026-03-06
arm64: dts: renesas: r9a09g056: Add RTC node
Ovidiu Panait
1
-0
/
+15
2026-03-06
arm64: dts: renesas: ebisu: Describe PCIe/USB3.0 clock generator
Marek Vasut
1
-1
/
+42
2026-03-06
arm64: dts: renesas: ulcb: ulcb-kf: Describe PCIe/USB3.0 clock generator
Marek Vasut
2
-1
/
+33
2026-03-06
arm64: dts: renesas: salvator-common: Describe PCIe/USB3.0 clock generator
Marek Vasut
1
-2
/
+26
2026-03-06
arm64: dts: renesas: r8a77990: Add USB 3.0 PHY and USB3S0 clock nodes
Marek Vasut
1
-0
/
+17
2026-03-06
arm64: dts: renesas: r8a77990: Describe PCIe root port
Marek Vasut
1
-0
/
+10
[prev]
[next]