summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-23spi: sifive: fix controller deregistrationJohan Hovold
2026-05-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-05-23arm_mpam: Check whether the config array is allocated before destroying itJames Morse
2026-05-23arm_mpam: Fix false positive assert failure during mpam_disable()James Morse
2026-05-23arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan
2026-05-23arm_mpam: Pretend that NRDY is always hardware managedBen Horgan
2026-05-23arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan
2026-05-23drm/gma500/oaktrail_lvds: fix i2c adapter leaks on initJohan Hovold
2026-05-23drm/gma500/oaktrail_lvds: fix hang on init failureJohan Hovold
2026-05-23drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold
2026-05-23drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström
2026-05-23drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström
2026-05-23drm/xe/dma-buf: fix UAF with retry loopMatthew Auld
2026-05-23drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
2026-05-23drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-23drm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka
2026-05-23iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()Nicolin Chen
2026-05-23iommu: Fix nested pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-05-23iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-05-23iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to resetNicolin Chen
2026-05-23iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen
2026-05-23iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen
2026-05-23iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan
2026-05-23iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan
2026-05-23iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá
2026-05-23irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff
2026-05-23irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-23irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao
2026-05-23irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang
2026-05-23virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López
2026-05-23iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)
2026-05-23accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-23platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark
2026-05-23platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark
2026-05-23platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark
2026-05-23platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark
2026-05-23platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang
2026-05-23platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang
2026-05-23platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang
2026-05-23platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark
2026-05-23platform/x86: intel: Move debugfs register before creating devicesSrinivas Pandruvada
2026-05-23drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-23drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...Mikhail Gavrilov
2026-05-23drm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah
2026-05-23drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanupGuangshuo Li
2026-05-23drm: Replace old pointer to new idrEdward Adam Davis
2026-05-23drm/loongson: Use managed KMS pollingMyeonghun Pak
2026-05-23nvme-apple: Reset q->sq_tail during queue initNick Chan
2026-05-23Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen