summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu
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-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-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...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-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-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-22drm/i915/gvt_mmio_table: Use the gvt versions of the display macrosAnkit Nautiyal
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