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
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
2026-08-13
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
2026-08-13
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
2
-8
/
+21
2026-08-13
drm/xe/pxp: add termination on resume
Daniele Ceraolo Spurio
2
-50
/
+139
2026-08-13
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
2026-08-13
drm/xe/guc_ads: use uncached mapping for UM queue BO
Jia Yao
1
-1
/
+2
2026-08-13
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Jia Yao
2
-9
/
+5
2026-08-13
drm/xe/guc_ads: allocate UM queues in a separate BO
Jia Yao
4
-32
/
+83
2026-08-13
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+6
2026-08-13
drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
Raag Jadav
2
-3
/
+3
2026-08-13
drm/xe/ras: Fix boot-time ras error processing
Raag Jadav
2
-6
/
+6
2026-08-13
ASoC: meson: aiu: make aiu_formatter_i2s_drv static
Jerome Brunet
1
-1
/
+1
2026-08-13
firewire: ohci: fix NULL pointer dereference in ar_context_release
Aleksandr Nogikh
1
-1
/
+3
2026-08-13
hwmon: (tmp102) Add TMP113 device ID
Marek Vasut
1
-0
/
+1
2026-08-13
Merge branch 'net-mana-avoid-dma-queue-allocation-failure-under-memory-fragmentation'
Paolo Abeni
4
-38
/
+205
2026-08-13
net: mana: Fall back to scattered pages for GDMA queues
Aditya Garg
4
-16
/
+168
2026-08-13
net: mana: Route ring-buffer access through offset-based helpers
Aditya Garg
1
-24
/
+39
2026-08-13
rust: add functions and traits for lossless integer conversions
Alexandre Courbot
2
-0
/
+300
2026-08-13
net/mlx5: rsc_dump and hv_vhca return NULL on create error
Michael Guralnik
4
-22
/
+19
2026-08-13
Merge branch 'net-sysctl-const-qualify-sysctl-ctl_table-arrays'
Paolo Abeni
17
-86
/
+168
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
8
-66
/
+146
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
7
-7
/
+7
2026-08-13
net: enforce net sysctl registration
Joel Granados
2
-13
/
+15
2026-08-13
net/rds: clear i_rx_lat_trace in rds_inc_path_init()
Allison Henderson
1
-0
/
+2
2026-08-13
Merge branch 'net-rds-bug-fix-ports-part-2'
Paolo Abeni
3
-1
/
+14
2026-08-13
net/rds: initialize i_conn_path in rds_inc_init()
William Kucharski
2
-1
/
+6
2026-08-13
net/rds: reinitialize to_be_dropped on rds_send_xmit() restart
Sharath Srinivasan
1
-0
/
+8
2026-08-13
xenbus: Unregister reboot notifier on init failure
Yuho Choi
1
-4
/
+12
2026-08-13
sched/isolation: Defer freeing of cpumask memblock memory to initcall
Waiman Long
1
-1
/
+15
2026-08-13
Merge branch 'ipv6-report-why-a-route-was-deleted-in-rtm_delroute'
Paolo Abeni
11
-36
/
+375
2026-08-13
selftests: net: verify RTA_DEL_REASON on route deletion
Yuyang Huang
3
-5
/
+193
2026-08-13
netlink: specs: rt-route: add the route deletion reason
Yuyang Huang
1
-0
/
+34
2026-08-13
netlink: specs: rt-route: split out the request attribute list
Yuyang Huang
1
-2
/
+30
2026-08-13
netlink: specs: rt-route: add route notifications
Yuyang Huang
1
-0
/
+19
2026-08-13
ipv6: add inet6_rt_del_notify()
Yuyang Huang
3
-5
/
+19
2026-08-13
ipv6: expose the route deletion reason in RTM_DELROUTE
Yuyang Huang
1
-0
/
+5
2026-08-13
ipv6: add a deletion reason argument to rt6_fill_node()
Yuyang Huang
1
-10
/
+17
2026-08-13
ipv6: record the reason for kernel-initiated route deletions
Yuyang Huang
4
-4
/
+7
2026-08-13
ipv6: propagate the route deletion reason to fib6_del_route()
Yuyang Huang
3
-14
/
+20
2026-08-13
ipv6: add ip6_del_rt_reason()
Yuyang Huang
3
-0
/
+35
2026-08-13
selftests/namespaces: Fix racy pipe handshake in timens and pidns_separate
Ricardo B. Marlière (SUSE)
1
-4
/
+0
2026-08-13
selftests/epoll: add a regression test for pipe->poll_usage
Oleg Nesterov
1
-0
/
+23
2026-08-13
rust: kernel: add `LocalModule` fallback for `#[vtable]` `impl`s
Danilo Krummrich
1
-0
/
+14
2026-08-13
l2tp: fix tunnel and session refcount leak on seq_file release
Eric Dumazet
2
-3
/
+57
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
1
-2
/
+16
2026-08-13
ALSA: hda/realtek: Add mute LED quirk for HP 250 G8 (0x85f3)
Bramwel Barack
1
-0
/
+1
2026-08-13
RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
7
-14
/
+120
2026-08-13
riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Andy Chiu
2
-19
/
+16
[prev]
[next]