summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-18Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-18RDMA/rxe: Remove unused page_offset memberLi Zhijian
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-18drm/msm: Replace custom dumb_map_offset with generic helperSwaraj Gaikwad
2026-01-18drm/msm/a2xx: add A225 entry to catalogDmitry Baryshkov
2026-01-18drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov
2026-01-18irqchip/renesas-rzv2h: Add suspend/resume supportBiju Das
2026-01-18irqchip/aslint-sswi: Fix error check of of_io_request_and_map() resultVladimir Kondratiev
2026-01-18irqchip: Allow LoongArch irqchip drivers on both 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongson-pch-pic: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongson-pch-msi: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongson-htvec: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BITHuacai Chen
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde
2026-01-18iommu/amd: Add support for nested domain attach/detachSuravee Suthikulpanit
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit
2026-01-18iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...Suravee Suthikulpanit
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-18watchdog: Make API functions const correctKari Argillander
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit
2026-01-18irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resumeBiju Das
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto
2026-01-18firewire: ohci: allocate isoc context header by kvmalloc()Takashi Sakamoto
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto
2026-01-18firewire: ohci: use cleanup helper for isoc context header allocationTakashi Sakamoto
2026-01-18firewire: ohci: code refactoring to use union for isoc multiple channel stateTakashi Sakamoto