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-10
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
1
-3
/
+6
2026-08-10
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chuck Lever
1
-0
/
+2
2026-08-10
nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
Jeff Layton
1
-6
/
+11
2026-08-10
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Jeff Layton
1
-1
/
+2
2026-08-10
svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement fails
Chuck Lever
1
-1
/
+3
2026-08-10
svcrdma: Reject connection when transport allocation fails
Chuck Lever
1
-6
/
+10
2026-08-10
svcrdma: Use svc_xprt_put to free listener on create failure
Chuck Lever
1
-1
/
+7
2026-08-10
svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
Chuck Lever
1
-3
/
+10
2026-08-10
svcrdma: Fix unmatched rn_unregister on failed accept
Chris Mason
2
-8
/
+44
2026-08-10
ASoC: rt5645: Perform the initial jack detect at probe
Rudi Heitbaum
1
-0
/
+4
2026-08-10
perf/x86: Optimize ACR handling in match_prev_assignment()
Dapeng Mi
2
-2
/
+13
2026-08-10
perf/x86/intel: Fix intel_cap handling on hybrid PMUs
Dapeng Mi
1
-11
/
+29
2026-08-10
perf/x86: Remove stale fixed counter helper and fix hybrid PMU access
Dapeng Mi
3
-17
/
+4
2026-08-10
perf/x86/intel: Unwind cpuc state if PEBS buffer setup fails
Dapeng Mi
1
-2
/
+9
2026-08-10
perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU casts
Dapeng Mi
3
-2
/
+11
2026-08-10
perf/x86: Free hybrid state on PMU init failure
Dapeng Mi
1
-3
/
+12
2026-08-10
perf/x86: Unregister PMI handler on PMU init failure
Dapeng Mi
1
-1
/
+3
2026-08-10
ASoC: Intel: Add HDMI-In capture match table for NVL
Mark Brown
3
-0
/
+36
2026-08-10
ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for NVL.
Balamurugan C
2
-0
/
+14
2026-08-10
ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in NVL match table
Balamurugan C
2
-0
/
+22
2026-08-10
ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxx
Lin Xianglin
1
-0
/
+7
2026-08-10
ASoC: tas2781: fix clang build error for goto bypassing cleanup variable
Shenghao Ding
1
-9
/
+9
2026-08-10
KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFT
Christoph Schlameuss
2
-4
/
+7
2026-08-10
KVM: s390: vsie: Assert crycb alignment in vsie_page
Christoph Schlameuss
1
-0
/
+1
2026-08-10
KVM: s390: vsie: Assert mcck_info offset in vsie_page
Christoph Schlameuss
1
-4
/
+2
2026-08-10
KVM: s390: vsie: Convert shift to phys_to_pfn()
Christoph Schlameuss
1
-1
/
+1
2026-08-10
KVM: s390: vsie: Remove duplicate assertion
Christoph Schlameuss
1
-1
/
+0
2026-08-10
KVM: s390: Remove double 64bscao feature check
Christoph Schlameuss
1
-2
/
+1
2026-08-10
ALSA: usx2y: Stop clearing urb->hcpriv before submission
Michal Pecio
1
-1
/
+0
2026-08-10
dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
Simon Glass
1
-0
/
+7
2026-08-10
ALSA: scarlett2: Use a private URB for the notification endpoint
Geoffrey D. Bennett
3
-35
/
+71
2026-08-10
ALSA: FCP: Use a private URB for the notification endpoint
Geoffrey D. Bennett
1
-17
/
+21
2026-08-10
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
875
-4809
/
+12713
2026-08-10
thunderbolt: Use min() for the DMA path credit cap
Fan Ye
1
-2
/
+1
2026-08-10
media: v4l2-async: avoid deleting unlinked ASC entry on link error
Xu Rao
1
-1
/
+0
2026-08-10
netfilter: nft_ct: move custom expectation support to helper
Pablo Neira Ayuso
3
-47
/
+135
2026-08-10
netfilter: flowtable: detach layer 2 encapsulation parser from lookup
Pablo Neira Ayuso
1
-12
/
+12
2026-08-10
netfilter: flowtable: move ipv4 and ipv6 xmit path to function
Pablo Neira Ayuso
1
-38
/
+54
2026-08-10
netfilter: flowtable: store ethertype in flowtable context
Pablo Neira Ayuso
1
-19
/
+28
2026-08-10
netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_proto
Pablo Neira Ayuso
1
-7
/
+7
2026-08-10
netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
Pablo Neira Ayuso
6
-9
/
+9
2026-08-10
net: netfilter: add ether_type to net_device_path_ctx and use it
Pablo Neira Ayuso
4
-2
/
+11
2026-08-10
net: pass net_device_path_ctx to dev_fill_forward_path()
Lorenzo Bianconi
5
-15
/
+26
2026-08-10
netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
Pablo Neira Ayuso
5
-14
/
+9
2026-08-10
gpio: Use IRQ trigger mask helpers
Maulik Shah
13
-26
/
+24
2026-08-10
Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
38
-274
/
+991
2026-08-10
rust: sync: Introduce SpinLockIrq::lock_with() and friends
Lyude Paul
1
-1
/
+91
2026-08-10
rust: sync: Add SpinLockIrq
Lyude Paul
3
-1
/
+241
2026-08-10
rust: sync: Use super::* in spinlock.rs
Lyude Paul
1
-5
/
+4
2026-08-10
rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
Boqun Feng
1
-0
/
+15
[prev]
[next]