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-13
vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
Farhan Ali
2
-8
/
+3
2026-08-13
vfio-pci/zdev: Add a device feature for error information
Farhan Ali
7
-2
/
+97
2026-08-13
iommufd: Fix UAF in selftest IOPF reporting
Peiyang He
1
-1
/
+30
2026-08-13
Merge branch 'bpf-introduce-global-percpu-data'
Andrii Nakryiko
22
-95
/
+725
2026-08-13
selftests/bpf: Verify bpf_iter for global percpu data
Leon Hwang
2
-0
/
+77
2026-08-13
selftests/bpf: Test verifier log for global percpu data
Leon Hwang
2
-0
/
+29
2026-08-13
selftests/bpf: Test direct reading/writing read-only percpu_array map
Leon Hwang
1
-0
/
+90
2026-08-13
selftests/bpf: Add tests to verify global percpu data
Leon Hwang
3
-1
/
+230
2026-08-13
bpftool: Generate skeleton for global percpu data
Leon Hwang
2
-14
/
+63
2026-08-13
libbpf: Add support for global percpu data
Leon Hwang
3
-15
/
+72
2026-08-13
libbpf: Probe percpu data feature
Leon Hwang
2
-0
/
+37
2026-08-13
bpf: Introduce global percpu data
Leon Hwang
4
-3
/
+84
2026-08-13
bpf: Factor out check_map_mem_read helper in verifier
Leon Hwang
1
-32
/
+43
2026-08-13
bpf: Drop duplicate blank lines in kernel/bpf/
Leon Hwang
10
-30
/
+0
2026-08-13
x86/pkeys: Fix pkey_alloc() return value when pkeys are not supported
Bijan Tabatabai
1
-0
/
+3
2026-08-13
selftests/cgroup: Preserve CPU hotplug write errors
Rui Qi
1
-2
/
+3
2026-08-13
workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()
Breno Leitao
1
-2
/
+3
2026-08-13
PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirk
Mohamad Raizudeen
1
-1
/
+1
2026-08-13
ASoC: dt-bindings: es8316: Fix supply property constraints
Hongyang Zhao
1
-3
/
+4
2026-08-13
s390/pci: Store PCI error information for passthrough devices
Farhan Ali
4
-54
/
+113
2026-08-13
Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci into v7.3/vfio/s390x-pci-error-recovery
Alex Williamson
6
-22
/
+83
2026-08-13
spi: virtio: mark device ready before registering the controller
Jasper Wise
1
-0
/
+2
2026-08-13
nvmet: fix max_qid race between configfs and controller allocation
Maurizio Lombardi
5
-28
/
+39
2026-08-13
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Ewan D. Milne
1
-1
/
+1
2026-08-13
selftests/bpf: Fix chained_global_func_calls_success() for cpu v4
Yonghong Song
1
-0
/
+5
2026-08-13
ALSA: seq: midi: Serialize input teardown with event_input
John Keeping
1
-6
/
+31
2026-08-13
ALSA: hda/intel: Add sanity check for BAR0 size
Takashi Iwai
1
-0
/
+9
2026-08-13
ALSA: seq: midi: Optimize event_input locking with RCU
Takashi Iwai
1
-13
/
+11
2026-08-13
clocksource/drivers/armada: Unwind timer clock on init failure
Yuho Choi
1
-3
/
+15
2026-08-13
clocksource/drivers/rtl-otto: Change driver to use __raw reads and writes
Rustam Adilov
1
-7
/
+7
2026-08-13
clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type
Marek Szyprowski
3
-23
/
+23
2026-08-13
clocksource/drivers/clps711x: Do not unmap clocksource MMIO
Guangshuo Li
1
-1
/
+1
2026-08-13
clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhp_setup_state error path
WenTao Liang
1
-1
/
+3
2026-08-13
clocksource/drivers/timer-sun4i: Advertise a real minimum delta
Felix Yan
1
-1
/
+1
2026-08-13
clocksource: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
6
-16
/
+6
2026-08-13
clocksource/drivers/sh_cmt: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2
-4
/
+4
2026-08-13
clocksource/drivers/sh_mtu2: Drop unused assignment of platform_device_id
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-08-13
Revert "wifi: mt76: Disable napi when removing device"
Mikhail Gavrilov
1
-4
/
+1
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
76
-326
/
+893
2026-08-13
Documentation: Extend the real-time hardware bits with some firmware bits
Sebastian Andrzej Siewior
1
-0
/
+104
2026-08-13
docs: pt_BR: Reorganize process/index.rst to follow english structure
Daniel Pereira
2
-26
/
+103
2026-08-13
s390/percpu: Fix MVIY_PERCPU() with older binutils
Karl Mehltretter
1
-2
/
+2
2026-08-13
s390/debug: Fix deadlock during unregister
Peter Oberparleiter
1
-2
/
+8
2026-08-13
s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks
Thomas Richter
1
-73
/
+142
2026-08-13
ASoC: amd: acp: pass audio_drv_data to dma_irq_handler
Rosen Penev
1
-4
/
+2
2026-08-13
ASoC: fsl-asoc-card: Restructure to support deferrable card binding
Mark Brown
1
-263
/
+465
2026-08-13
ASoC: fsl-asoc-card: Move bound-component setup to late_probe
Chancel Liu
1
-133
/
+191
2026-08-13
ASoC: fsl-asoc-card: Move static compatible data to platform data
Chancel Liu
1
-136
/
+287
2026-08-13
ASoC: fsl-asoc-card: Drop mclk management for nau8822
Chancel Liu
1
-7
/
+0
2026-08-13
ASoC: rockchip: Simplify probe error handling
Mark Brown
8
-64
/
+34
[prev]
[next]