aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-17ACPICA: Update the format of Arg3 of _DSMSaket Dumbre1-1/+1
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich4-40/+10
2026-03-17hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich1-1/+1
2026-03-17driver core: generalize driver_override in struct deviceDanilo Krummrich3-1/+104
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore1-0/+1
2026-03-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever1-7/+9
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever1-3/+18
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman1-1/+1
2026-03-17spi: geni-qcom: Check DMA interrupts early in ISRPraveen Talari1-4/+5
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplugMaarten Lankhorst2-4/+10
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17PCI: endpoint: pci-epf-test: Roll back BAR mapping when subrange setup failsKoichiro Den1-0/+5
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt1-9/+5
2026-03-17USB: serial: io_edgeport: add support for Blackbox IC135AFrej Drejhammar2-0/+4
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle1-10/+23
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle2-20/+8
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle1-1/+10
2026-03-17USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong1-0/+1
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato1-1/+14
2026-03-17iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou1-6/+6
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis1-1/+5
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu1-4/+8
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng1-2/+1
2026-03-17Merge tag 'thunderbolt-for-v7.0-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman1-1/+1
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu1-0/+1
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2