summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-05net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()Russell King (Oracle)-11/+11
2026-03-05net: mdio: xgene: Fix misleading err message in xgene mdio readAlok Tiwari-1/+1
2026-03-05octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari-2/+2
2026-03-05net: phy: realtek: Add support for PHY LEDs on RTL8211F-VDKryštof Černý-0/+3
2026-03-05net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj-2/+1
2026-03-05drm/xe/xe_hw_error: Add support for PVC SoC errorsRiana Tauro-0/+231
2026-03-05drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro-20/+236
2026-03-05drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro-28/+42
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro-0/+246
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi-0/+493
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman-4/+10
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo-11/+11
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar-2/+2
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen-2/+12
2026-03-05virt: tdx-guest: Return error for GetQuote failuresKuppuswamy Sathyanarayanan-0/+5
2026-03-05accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)-2/+5
2026-03-05accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)-1/+4
2026-03-05accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)-8/+18
2026-03-05regmap: Simplify devres handlingKrzysztof Kozlowski-13/+10
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-807/+1710
2026-03-05Merge tag 'acpi-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-11/+3
2026-03-05regulator: max20411: show failure on registerBen Dooks-1/+1
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-294/+639
2026-03-05ACPI: CPPC: Move reference performance to capabilitiesPengjie Zhang-40/+36
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-5/+6
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari-2/+2
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-16/+16
2026-03-05Merge branch 'acpica'Rafael J. Wysocki-2/+3
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou-90/+112
2026-03-05remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni-1/+1
2026-03-05remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni-1/+1
2026-03-05remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...Chen Ni-1/+5
2026-03-05remoteproc: imx_rproc: Fix unreachable platform prepare_opsPeng Fan-1/+1
2026-03-05remoteproc: mediatek: Unprepare SCP clock during system suspendTzung-Bi Shih-0/+39
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari-5/+5
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel-4/+5
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller-2/+6
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+7
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba-20/+14
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-0/+5
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato-0/+1
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir-0/+30
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir-0/+20
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir-0/+186
2026-03-05regcache: Move HW readback after cache initialisationAndy Shevchenko-12/+15
2026-03-05regcache: Allocate and free reg_defaults on the same levelAndy Shevchenko-19/+15