summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle-1/+10
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-17writeback: fix kernel-doc function name mismatch for wb_put_many()Kit Dallege-1/+1
2026-03-17fs: clear I_DIRTY_TIME in sync_lazytimeChristoph Hellwig-3/+15
2026-03-17net: airoha: select QDMA block according LAN/WAN configurationLorenzo Bianconi-10/+9
2026-03-17USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong-0/+1
2026-03-17media: lirc: increase IR_MAX_DURATION to send extended code sequencesLiPeng Huang-3/+3
2026-03-17media: mceusb: drop redundant device referenceJohan Hovold-3/+1
2026-03-17media: imon: drop redundant device referencesJohan Hovold-10/+3
2026-03-17media: rc: ttusbir: respect DMA coherency rulesOliver Neukum-4/+9
2026-03-17media: rc: igorplugusb: heed coherency rulesOliver Neukum-5/+11
2026-03-17media: rc: xbox_remote: heed DMA restrictionsOliver Neukum-1/+8
2026-03-17media: rc: streamzap: Error handling in probeOliver Neukum-4/+8
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young-36/+58
2026-03-17KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)-1/+1
2026-03-17iommufd: Report ATS not supported status via IOMMU_GET_HW_INFOShameer Kolothum-0/+8
2026-03-17iommu: Add device ATS supported capabilityShameer Kolothum-0/+13
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato-1/+14
2026-03-17iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou-6/+6
2026-03-17iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.hRandy Dunlap-2/+8
2026-03-17iommupt: Avoid rewalking during mapJason Gunthorpe-65/+175
2026-03-17iommupt: Directly call iommupt's unmap_range()Jason Gunthorpe-37/+57
2026-03-17iommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu-0/+3
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov-6/+6
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis-1/+5
2026-03-17Merge branch 'initial-support-for-pic64-hpsc-hx-ethernet-endpoint'Paolo Abeni-2/+32
2026-03-17net: macb: add support for Microchip pic64hpsc ethernet endpointCharles Perry-0/+9
2026-03-17net: macb: add safeguards for jumbo frame larger than 10240Charles Perry-2/+4
2026-03-17dt-bindings: net: cdns,macb: add a compatible for Microchip pic64hpscCharles Perry-0/+19
2026-03-17ASoC: dt-bindings: rockchip: Add compatible for RK3576 SPDIFSebastian Reichel-0/+1
2026-03-17iommu/iova: Add NULL check in iova_magazine_free()lynn-1/+2
2026-03-17iommu/amd: Add NUMA node affinity for IOMMU log buffersLi RongQing-3/+6
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu-4/+8
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng-2/+1
2026-03-17iommupt: Optimize the gather processing for DMA-FQ modeJason Gunthorpe-8/+19
2026-03-17iommu/riscv: Allow RISC_VIOMMU to COMPILE_TESTJason Gunthorpe-4/+8
2026-03-17iommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe-0/+1
2026-03-17iommu/riscv: Enable SVNAPOT support for contiguous ptesJason Gunthorpe-1/+6
2026-03-17iommu/riscv: Use the generic iommu page tableJason Gunthorpe-251/+39
2026-03-17iommu/riscv: Disable SADEJason Gunthorpe-6/+0
2026-03-17iommupt: Add the RISC-V page table formatJason Gunthorpe-0/+394
2026-03-17iommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo-6/+8
2026-03-17iommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu-0/+70
2026-03-17Merge tag 'thunderbolt-for-v7.0-rc5' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman-1/+1
2026-03-17selftests: net: add ipv6 RA route to ECMP merge testFernando Fernandez Mancera-0/+19
2026-03-17dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controllerBinbin Zhou-0/+743
2026-03-17dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controllerBinbin Zhou-1/+83
2026-03-17dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_...Binbin Zhou-33/+29
2026-03-17dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()Binbin Zhou-17/+5
2026-03-17dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_regist...Binbin Zhou-5/+2