summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-24perf/arm_cspmu: nvidia: Rename doc to Tegra241Besar Wicaksono-5/+5
2026-03-24perf/arm-cmn: Stop claiming entire iomem regionRobin Murphy-38/+30
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark-10/+9
2026-03-24arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark-2/+2
2026-03-24KVM: arm64: Read PMUVer as unsignedJames Clark-1/+4
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao-1/+1
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun-2/+2
2026-03-24hv_sock: update outdated comment for renamed vsock_stream_recvmsg()Kexin Sun-1/+1
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg-32/+88
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach-1/+2
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu-8/+56
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn-5/+17
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni-19/+53
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier-2/+2
2026-03-24Merge branch 'net-stmmac-cleanup-stmmac_xmit'Paolo Abeni-51/+52
2026-03-24net: stmmac: elminate tbs_desc in stmmac_xmit()Russell King (Oracle)-3/+2
2026-03-24net: stmmac: use first_desc for TBSRussell King (Oracle)-1/+6
2026-03-24net: stmmac: move stmmac_xmit() initial variable initRussell King (Oracle)-4/+4
2026-03-24net: stmmac: move stmmac_xmit() first entry index codeRussell King (Oracle)-4/+4
2026-03-24net: stmmac: move first xmit descriptor SARC and TBS configRussell King (Oracle)-10/+10
2026-03-24net: stmmac: move stmmac_xmit() skb head handlingRussell King (Oracle)-33/+30
2026-03-24media: ov02a10, dw9768: Remove Dongchung's e-mailSakari Ailus-2/+2
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen-25/+61
2026-03-24media: subdev: Minor v4l2_subdev_get_frame_desc_passthrough() cleanupsTomi Valkeinen-6/+4
2026-03-24media: subdev: Improve v4l2_subdev_get_frame_desc_passthrough() kdocTomi Valkeinen-8/+14
2026-03-24media: i2c: ov8856: parse and register V4L2 device tree propertiesAlexander Koskovich-1/+12
2026-03-24media: dt-bindings: ovti,ov8856: Allow orientation & rotation propsAlexander Koskovich-0/+6
2026-03-24media: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich-2/+8
2026-03-24dt-bindings: media: st,stm32-dcmi: add 'power-domains' propertyAlain Volmat-0/+3
2026-03-24media: v4l2-subdev: Fix error check in v4l2_subdev_get_frame_desc_passthrough()Chen Ni-2/+2
2026-03-24media: i2c: imx355: Restrict data lanes to 4Richard Acayan-0/+6
2026-03-24media: bcm2835-unicam: Fix RGB format / mbus code associationMaxime Ripard-9/+32
2026-03-24media: uapi: Clarify MBUS color component order for serial busesMaxime Ripard-8/+12
2026-03-24media: renesas: vin: Fix RAW8 (again)Tomi Valkeinen-0/+34
2026-03-24media: renesas: vsp1: Fix NULL pointer deref on module unloadTomi Valkeinen-2/+6
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus-3/+12
2026-03-24platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada-1/+1
2026-03-24Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest'Paolo Abeni-1/+108
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen-0/+44
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen-1/+64
2026-03-24Merge branch 'virtio-net-fix-for-virtio_net_f_guest_hdrlen'Paolo Abeni-6/+55
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo-6/+36
2026-03-24Merge branch 'net-cleanup-bitmaps-printing'Paolo Abeni-24/+6
2026-03-24net-sysfs: switch xps_queue_show() to sysfs_emit()Yury Norov-1/+1
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov-23/+5
2026-03-24Merge branch 'amd-xgbe-tx-resilience-improvements-for-link-down-handling'Paolo Abeni-17/+158
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju-16/+108
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju-0/+27
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju-1/+23