summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo
2026-01-22rust: iommu: fix `srctree` link warningMiguel Ojeda
2026-01-22rust: iommu: fix Rust formattingMiguel Ojeda
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean
2026-01-21Merge branch 'phylink-link-callback-replay-helpers-for-sja1105-and-xpcs'Jakub Kicinski
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean
2026-01-21Merge branch 'phy-polarity-inversion-via-generic-device-tree-properties'Jakub Kicinski
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21dt-bindings: net: pcs: mediatek,sgmiisys: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean
2026-01-21dt-bindings: net: airoha,en8811h: deprecate "airoha,pnswap-rx" and "airoha,pn...Vladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21Merge branch 'gro-inline-tcp6_gro_-receive-complete'Jakub Kicinski
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21Merge branch 'airoha-add-the-capability-to-read-firmware-binary-names-from-dt...Jakub Kicinski
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-21dt-bindings: net: airoha: npu: Add firmware-name propertyLorenzo Bianconi
2026-01-22drm/i915/gvt_mmio_table: Use the gvt versions of the display macrosAnkit Nautiyal
2026-01-21Merge branch 'netconsole-support-automatic-target-recovery'Jakub Kicinski
2026-01-21selftests: netconsole: validate target resumeAndre Carvalho
2026-01-21netconsole: resume previously deactivated targetAndre Carvalho
2026-01-21netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlockAndre Carvalho
2026-01-21netconsole: clear dev_name for devices bound by macAndre Carvalho
2026-01-21netconsole: add STATE_DEACTIVATED to track targets disabled by low levelBreno Leitao
2026-01-21netconsole: convert 'enabled' flag to enum for clearer state managementAndre Carvalho
2026-01-21netconsole: add target_state enumBreno Leitao