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-14
gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
Eric Dumazet
2
-22
/
+25
2026-08-14
sched_ext/scx_flatcg: expire cached hweights on weight changes
Tao Cui
1
-0
/
+3
2026-08-14
ACPI: scan: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-11
/
+9
2026-08-14
ACPI: platform: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-9
/
+7
2026-08-14
ACPI: bus: Introduce acpi_bus_get_primary_device()
Rafael J. Wysocki
2
-16
/
+44
2026-08-14
Merge back ACPI bus type changes for 7.3
Rafael J. Wysocki
6
-286
/
+19
2026-08-14
ACPI: scan: fix bus ID cleanup on device_add() failures
Hongyan Xu
1
-4
/
+9
2026-08-14
modpost: add module as parameter to modpost_log()
Jani Nikula
2
-7
/
+13
2026-08-14
kconfig: fix submenu rendering of negative dependencies
Julian Braha
3
-0
/
+44
2026-08-14
net/mlx5: SD, prefer sd_group_size from vport context
Shay Drory
4
-38
/
+47
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
20
-173
/
+305
2026-08-14
sched_ext: Fix exit_task leak on fork failure during enable
fangqiurong
1
-1
/
+1
2026-08-14
ACPI: battery: Protect all properties with a separated mutex
Rong Zhang
1
-46
/
+101
2026-08-14
sched_ext: fix stale references in doc comments
Tao Cui
2
-4
/
+5
2026-08-14
Documentation: sched_ext: fix events sysfs path and show_state example
Tao Cui
1
-4
/
+5
2026-08-14
Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
Bhaskar Chowdhury
1
-1
/
+1
2026-08-14
selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_open
Shaojie Sun
1
-9
/
+2
2026-08-14
hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
Will Smith
2
-0
/
+4
2026-08-14
hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
Arie Miller
3
-15
/
+31
2026-08-14
hwmon: (asus_rog_ryujin) Add per-device configuration
Arie Miller
1
-23
/
+52
2026-08-14
sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
Tejun Heo
1
-1
/
+5
2026-08-14
Merge tag 'sound-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
12
-16
/
+85
2026-08-14
ring-buffer: Remove ring_buffer_per_cpu::mapped
Vincent Donnefort
1
-28
/
+17
2026-08-14
ring-buffer: Remove trace_buffer::cpus
Vincent Donnefort
1
-2
/
+0
2026-08-14
ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort
1
-10
/
+24
2026-08-14
ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()
Vincent Donnefort
1
-1
/
+1
2026-08-14
ring-buffer: Fix subbuf resize race with ring buffer readers
Vincent Donnefort
1
-61
/
+106
2026-08-14
Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-19
/
+28
2026-08-14
ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page
Vincent Donnefort
1
-10
/
+10
2026-08-14
ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
Vincent Donnefort
1
-0
/
+2
2026-08-14
ring-buffer: Free cpu_buffer::free_page with subbuf_order
Vincent Donnefort
1
-1
/
+1
2026-08-14
riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
Pu Lehui
1
-2
/
+3
2026-08-14
bpf: Fix arm64 KASAN false positive after bpf_throw
Mykyta Yatsenko
1
-3
/
+5
2026-08-14
selftests/bpf: Make pyperf600 a success again
Andrii Nakryiko
1
-2
/
+10
2026-08-14
selftests/bpf: Use ping_command() for IPv6 pings in lwt_ip_encap
Andrii Nakryiko
1
-4
/
+7
2026-08-14
spi: Fix DMA mapping ownership on partial map failure
Mark Brown
9
-42
/
+340
2026-08-14
spi: Add KUnit coverage for DMA mapping error paths
Honghui Jiang
9
-4
/
+296
2026-08-14
spi: Clear current DMA devices when unmapping a message
Honghui Jiang
1
-1
/
+7
2026-08-14
spi: Move __spi_unmap_msg() before __spi_map_msg()
Honghui Jiang
1
-25
/
+23
2026-08-14
spi: Fix DMA mapping ownership on partial map failure
Honghui Jiang
1
-16
/
+18
2026-08-14
ASoC: tas2783-sdw: do not treat read-only Controls as writable
Andrey Golovko
1
-0
/
+51
2026-08-14
Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-4
/
+258
2026-08-14
Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-3
/
+20
2026-08-14
erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
Gao Xiang
1
-1
/
+2
2026-08-14
exfat: keep FITRIM within the requested range
Yang Wen
1
-12
/
+19
2026-08-14
HID: tmff: Use 64-bit arithmetic for force feedback scaling
Linmao Li
1
-4
/
+5
2026-08-14
HID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMU
Xianglin Lin
1
-1
/
+1
2026-08-14
ASoC: SOF: validate topology volume range before allocation
Pengpeng Hou
1
-6
/
+12
2026-08-14
sched/fair: Fix flat hierarchy
Vincent Guittot
1
-3
/
+12
2026-08-14
Merge branch 'sched/urgent'
Peter Zijlstra
4011
-16240
/
+37386
[prev]
[next]