summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-07Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-07Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()Jason-JH Lin
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran
2025-10-07Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'Rafael J. Wysocki
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-10-07Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier
2025-10-07irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resumeLucas Zampieri
2025-10-07irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL checkDan Carpenter
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie
2025-10-06mailbox: add MediaTek GPUEB IPI mailboxNicolas Frattaroli
2025-10-06mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T
2025-10-06mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T
2025-10-06mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T
2025-10-06mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T
2025-10-06mailbox: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-10-06mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...Liao Yuanhong
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds