summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-17ACPICA: Update the format of Arg3 of _DSMSaket Dumbre
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-03-17hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich
2026-03-17driver core: generalize driver_override in struct deviceDanilo Krummrich
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore
2026-03-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman
2026-03-17spi: geni-qcom: Check DMA interrupts early in ISRPraveen Talari
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung
2026-03-17PCI: endpoint: pci-epf-test: Roll back BAR mapping when subrange setup failsKoichiro Den
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato
2026-03-17iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu