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
2025-11-04
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
1
-1
/
+1
2025-11-04
KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dying
Sean Christopherson
1
-13
/
+32
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
2
-9
/
+9
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
2
-2
/
+1
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
3
-0
/
+9
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
1
-6
/
+7
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
1
-9
/
+8
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
1
-0
/
+6
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
1
-11
/
+16
2025-11-04
x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
Mario Limonciello
1
-0
/
+1
2025-11-04
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
Olga Kornievskaia
1
-0
/
+1
2025-11-04
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
1
-3
/
+3
2025-11-04
smb: client: fix potential UAF in smb2_close_cached_fid()
Henrique Carvalho
1
-7
/
+9
2025-11-04
ksmbd: detect RDMA capable netdevs include IPoIB
Namjae Jeon
1
-0
/
+4
2025-11-04
ksmbd: detect RDMA capable lower devices when bridge and vlan netdev is used
Namjae Jeon
1
-1
/
+19
2025-11-04
parisc: Avoid crash due to unaligned access in unwinder
Helge Deller
1
-3
/
+10
2025-11-04
Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-2
/
+24
2025-11-03
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
Qendrim Maxhuni
1
-0
/
+6
2025-11-03
sctp: make sctp_transport_init() void
Huiwen He
1
-15
/
+6
2025-11-03
net: spacemit: Check netif_running() in emac_set_pauseparam()
Vivian Wang
1
-0
/
+3
2025-11-03
octeontx2-pf: Fix devm_kcalloc() error checking
Dan Carpenter
1
-4
/
+2
2025-11-03
net: ionic: map SKB after pseudo-header checksum prep
Mohammad Heib
1
-17
/
+13
2025-11-03
net: ionic: add dma_wmb() before ringing TX doorbell
Mohammad Heib
1
-0
/
+4
2025-11-03
Merge branch 'fix-sctp-diag-locking-issues'
Jakub Kicinski
1
-5
/
+16
2025-11-03
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
1
-5
/
+9
2025-11-03
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
1
-0
/
+3
2025-11-03
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
1
-0
/
+4
2025-11-03
Merge branch 'net-phy-micrel-lan8842-erratas'
Jakub Kicinski
1
-0
/
+163
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-1
/
+17
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-0
/
+147
2025-11-03
Merge branch 'net-dsa-b53-minor-fdb-related-fixes'
Jakub Kicinski
2
-8
/
+10
2025-11-03
net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
Jonas Gorski
1
-3
/
+6
2025-11-03
net: dsa: b53: stop reading ARL entries if search is done
Jonas Gorski
1
-1
/
+1
2025-11-03
net: dsa: b53: fix enabling ip multicast
Jonas Gorski
2
-4
/
+3
2025-11-03
Merge branch 'net-dsa-b53-fix-bcm63xx-rgmii-user-ports-with-speed-1g'
Jakub Kicinski
1
-1
/
+20
2025-11-03
net: dsa: b53: fix bcm63xx RGMII port link adjustment
Jonas Gorski
1
-1
/
+11
2025-11-03
net: dsa: b53: fix resetting speed and pause on forced link
Jonas Gorski
1
-0
/
+9
2025-11-03
MAINTAINERS: add brcm tag driver to b53
Jonas Gorski
1
-0
/
+1
2025-11-03
net: mdio: Check regmap pointer returned by device_node_to_regmap()
Alok Tiwari
1
-0
/
+2
2025-11-04
Merge tag 'edac_urgent_for_v6.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-1
/
+1
2025-11-04
rust: kbuild: workaround `rustdoc` doctests modifier bug
Miguel Ojeda
1
-1
/
+4
2025-11-04
rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
Miguel Ojeda
1
-0
/
+10
2025-11-03
perf symbols: Handle '1' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-11-03
i2c: muxes: pca954x: Fix broken reset-gpio usage
Krzysztof Kozlowski
1
-27
/
+23
2025-11-03
tools headers asm: Sync fls headers header with the kernel sources
Arnaldo Carvalho de Melo
3
-4
/
+4
2025-11-03
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle new exit reasons
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-11-03
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-11-03
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+34
2025-11-03
ACPI: SBS: Fix present test in acpi_battery_read()
Dan Carpenter
1
-1
/
+1
2025-11-03
MAINTAINERS: Add James Clark as a perf tools reviewer
Arnaldo Carvalho de Melo
1
-0
/
+1
[prev]
[next]