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-04-21
vfio/virtio: Use guard() for migf->lock where applicable
Alex Williamson
1
-26
/
+14
2026-04-21
vfio/virtio: Use guard() for list_lock where applicable
Alex Williamson
1
-21
/
+16
2026-04-21
vfio/virtio: Convert list_lock from spinlock to mutex
Alex Williamson
2
-17
/
+18
2026-04-21
vfio/pci: Clean up DMABUFs before disabling function
Matt Evans
1
-2
/
+2
2026-04-21
block: only restrict bio allocation gfp mask asked to block
Christoph Hellwig
1
-1
/
+2
2026-04-21
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxx
Spencer Payton
1
-0
/
+1
2026-04-21
tools/sched_ext: scx_qmap: Silence task_ctx lookup miss
Tejun Heo
1
-18
/
+6
2026-04-21
ALSA: pcmtest: Fix resource leaks in module init error paths
Cássio Gabriel
1
-3
/
+12
2026-04-21
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
1
-1
/
+6
2026-04-21
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
1
-0
/
+4
2026-04-21
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
1
-2
/
+7
2026-04-21
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
1
-1
/
+1
2026-04-21
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
1
-1
/
+4
2026-04-21
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
1
-4
/
+2
2026-04-21
tpm: i2c: atmel: fix block comment formatting
Ethan Luna
1
-11
/
+23
2026-04-21
tpm_crb: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-19
/
+16
2026-04-21
tpm: Make tcpci_pm_ops variable static const
Krzysztof Kozlowski
1
-1
/
+1
2026-04-21
kgdb: update outdated references to kgdb_wait()
Kexin Sun
4
-9
/
+11
2026-04-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
179
-3461
/
+24818
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
101
-820
/
+4074
2026-04-21
Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-39
/
+76
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
1
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
1
-47
/
+45
2026-04-21
spi: Fix the error description in the `ptp_sts_word_post` comment
Dewei Meng
1
-1
/
+1
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
1
-43
/
+47
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
1
-10
/
+15
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
1
-11
/
+10
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
13
-47
/
+140
2026-04-21
arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
Jun Yan
1
-1
/
+2
2026-04-21
arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0
Anand Moon
1
-0
/
+6
2026-04-21
arm64: dts: amlogic: t7: khadas-vim4: fix board model name
Nick Xie
1
-1
/
+1
2026-04-21
arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7
Ronald Claveau
1
-1
/
+3
2026-04-21
arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
Nick Xie
1
-1
/
+3
2026-04-21
arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interrupts
Geert Uytterhoeven
1
-5
/
+5
2026-04-21
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
1
-4
/
+28
2026-04-21
net: airoha: Fix PPE cpu port configuration for GDM2 loopback path
Lorenzo Bianconi
3
-6
/
+11
2026-04-21
ipmi: Check event message buffer response for bad data
Corey Minyard
1
-1
/
+7
2026-04-21
Merge branch 'net-sleepable-ndo_set_rx_mode'
Paolo Abeni
25
-140
/
+992
2026-04-21
selftests: net: use ip commands instead of teamd in team rx_mode test
Stanislav Fomichev
2
-16
/
+3
2026-04-21
selftests: net: add team_bridge_macvlan rx_mode test
Stanislav Fomichev
2
-0
/
+45
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2
-1
/
+7
2026-04-21
netkit: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-2
/
+4
2026-04-21
dummy: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-2
/
+4
2026-04-21
netdevsim: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-3
/
+5
2026-04-21
iavf: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-5
/
+11
2026-04-21
bnxt: use snapshot in bnxt_cfg_rx_mode
Stanislav Fomichev
1
-14
/
+15
2026-04-21
bnxt: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-14
/
+17
2026-04-21
mlx5: convert to ndo_set_rx_mode_async
Stanislav Fomichev
3
-16
/
+34
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
4
-11
/
+19
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
3
-34
/
+68
[prev]
[next]