summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-11-19scsi: scsi_debug: Support injecting unaligned write errorsBart Van Assche
2025-11-19scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-19scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIBShawn Lin
2025-11-19scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notifyShawn Lin
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-11-20spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pmSiddharth Vadapalli
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19of/irq: Handle explicit interrupt parentGeert Uytterhoeven
2025-11-19EDAC/skx_common: Prepare for skx_set_hi_lo()Qiuxu Zhuo
2025-11-19EDAC/skx_common: Prepare for skx_get_edac_list()Qiuxu Zhuo
2025-11-19EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_devQiuxu Zhuo
2025-11-19arm_mpam: Add kunit tests for props_mismatch()James Morse
2025-11-19arm_mpam: Add kunit test for bitmap resetJames Morse
2025-11-19arm_mpam: Add helper to reset saved mbwu stateJames Morse
2025-11-19arm_mpam: Use long MBWU counters if supportedRohit Mathew
2025-11-19arm_mpam: Probe for long/lwd mbwu countersRohit Mathew
2025-11-19arm_mpam: Consider overflow in bandwidth counter stateBen Horgan
2025-11-19arm_mpam: Track bandwidth counter state for power managementJames Morse
2025-11-19arm_mpam: Add mpam_msmon_read() to read monitor valueJames Morse
2025-11-19arm_mpam: Add helpers to allocate monitorsJames Morse
2025-11-19arm_mpam: Probe and reset the rest of the featuresJames Morse
2025-11-19arm_mpam: Allow configuration to be applied and restored during cpu onlineJames Morse
2025-11-19arm_mpam: Use a static key to indicate when mpam is enabledJames Morse
2025-11-19arm_mpam: Register and enable IRQsJames Morse
2025-11-19arm_mpam: Extend reset logic to allow devices to be reset any timeJames Morse
2025-11-19arm_mpam: Add a helper to touch an MSC from any CPUJames Morse
2025-11-19arm_mpam: Reset MSC controls from cpuhp callbacksJames Morse
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse
2025-11-19arm_mpam: Add MPAM MSC register layout definitionsJames Morse
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse