aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-10SUNRPC: fix gssx_dec_option_array error path bugsChris Mason1-3/+6
2026-08-10SUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever1-0/+2
2026-08-10nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutgetJeff Layton1-6/+11
2026-08-10nfsd: fix XDR padding calculation in ff_encode_getdeviceinfoJeff Layton1-1/+2
2026-08-10svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever1-1/+3
2026-08-10svcrdma: Reject connection when transport allocation failsChuck Lever1-6/+10
2026-08-10svcrdma: Use svc_xprt_put to free listener on create failureChuck Lever1-1/+7
2026-08-10svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever1-3/+10
2026-08-10svcrdma: Fix unmatched rn_unregister on failed acceptChris Mason2-8/+44
2026-08-10ASoC: rt5645: Perform the initial jack detect at probeRudi Heitbaum1-0/+4
2026-08-10perf/x86: Optimize ACR handling in match_prev_assignment()Dapeng Mi2-2/+13
2026-08-10perf/x86/intel: Fix intel_cap handling on hybrid PMUsDapeng Mi1-11/+29
2026-08-10perf/x86: Remove stale fixed counter helper and fix hybrid PMU accessDapeng Mi3-17/+4
2026-08-10perf/x86/intel: Unwind cpuc state if PEBS buffer setup failsDapeng Mi1-2/+9
2026-08-10perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU castsDapeng Mi3-2/+11
2026-08-10perf/x86: Free hybrid state on PMU init failureDapeng Mi1-3/+12
2026-08-10perf/x86: Unregister PMI handler on PMU init failureDapeng Mi1-1/+3
2026-08-10ASoC: Intel: Add HDMI-In capture match table for NVLMark Brown3-0/+36
2026-08-10ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for NVL.Balamurugan C2-0/+14
2026-08-10ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in NVL match tableBalamurugan C2-0/+22
2026-08-10ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxxLin Xianglin1-0/+7
2026-08-10ASoC: tas2781: fix clang build error for goto bypassing cleanup variableShenghao Ding1-9/+9
2026-08-10KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFTChristoph Schlameuss2-4/+7
2026-08-10KVM: s390: vsie: Assert crycb alignment in vsie_pageChristoph Schlameuss1-0/+1
2026-08-10KVM: s390: vsie: Assert mcck_info offset in vsie_pageChristoph Schlameuss1-4/+2
2026-08-10KVM: s390: vsie: Convert shift to phys_to_pfn()Christoph Schlameuss1-1/+1
2026-08-10KVM: s390: vsie: Remove duplicate assertionChristoph Schlameuss1-1/+0
2026-08-10KVM: s390: Remove double 64bscao feature checkChristoph Schlameuss1-2/+1
2026-08-10ALSA: usx2y: Stop clearing urb->hcpriv before submissionMichal Pecio1-1/+0
2026-08-10dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf propertySimon Glass1-0/+7
2026-08-10ALSA: scarlett2: Use a private URB for the notification endpointGeoffrey D. Bennett3-35/+71
2026-08-10ALSA: FCP: Use a private URB for the notification endpointGeoffrey D. Bennett1-17/+21
2026-08-10Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst875-4809/+12713
2026-08-10thunderbolt: Use min() for the DMA path credit capFan Ye1-2/+1
2026-08-10media: v4l2-async: avoid deleting unlinked ASC entry on link errorXu Rao1-1/+0
2026-08-10netfilter: nft_ct: move custom expectation support to helperPablo Neira Ayuso3-47/+135
2026-08-10netfilter: flowtable: detach layer 2 encapsulation parser from lookupPablo Neira Ayuso1-12/+12
2026-08-10netfilter: flowtable: move ipv4 and ipv6 xmit path to functionPablo Neira Ayuso1-38/+54
2026-08-10netfilter: flowtable: store ethertype in flowtable contextPablo Neira Ayuso1-19/+28
2026-08-10netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_protoPablo Neira Ayuso1-7/+7
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso6-9/+9
2026-08-10net: netfilter: add ether_type to net_device_path_ctx and use itPablo Neira Ayuso4-2/+11
2026-08-10net: pass net_device_path_ctx to dev_fill_forward_path()Lorenzo Bianconi5-15/+26
2026-08-10netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()Pablo Neira Ayuso5-14/+9
2026-08-10gpio: Use IRQ trigger mask helpersMaulik Shah13-26/+24
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linuxRafael J. Wysocki38-274/+991
2026-08-10rust: sync: Introduce SpinLockIrq::lock_with() and friendsLyude Paul1-1/+91
2026-08-10rust: sync: Add SpinLockIrqLyude Paul3-1/+241
2026-08-10rust: sync: Use super::* in spinlock.rsLyude Paul1-5/+4
2026-08-10rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpersBoqun Feng1-0/+15