summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-18drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-18drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-18drm/xe/guc: Use xe_device_is_l2_flush_optimized()Gustavo Sousa
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor
2026-05-18sched/cache: Calculate the LLC size and store it in sched_domainChen Yu
2026-05-18drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-18mailbox: add list of used channels to debugfsWolfram Sang
2026-05-18mailbox: don't free the channel if the startup callback failedWolfram Sang
2026-05-18mailbox: Make mbox_send_message() return error code when tx failsJoonwon Kang
2026-05-18mailbox: Clarify multi-thread is not supported in blocking modeJoonwon Kang
2026-05-18mailbox: mtk-adsp: fix UAF during device teardownSergey Senozhatsky
2026-05-18mailbox: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-18mailbox: exynos: Drop unused register definitionsTudor Ambarus
2026-05-18mailbox: qcom-cpucp: Add support for Nord CPUCP mailbox controllerDeepti Jaggi
2026-05-18mailbox: mpfs: fix check for syscon presence in mpfs_mbox_inbox_isr()Conor Dooley
2026-05-18drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
2026-05-18drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
2026-05-18PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai
2026-05-18PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signalJian Yang
2026-05-18PCI: mediatek-gen3: Fix PERST# control timing during system startupJian Yang
2026-05-18drm/panel-edp: Add panel for Surface Pro 12inHarrison Vanderbyl
2026-05-18ASoC: Add support for GPIOs driven amplifiersMark Brown
2026-05-18spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold
2026-05-18spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold
2026-05-18spi: qup: fix error pointer deref after DMA setup failureJohan Hovold
2026-05-18nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systemsCarl Lee
2026-05-18Merge tag 'media/v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-18Merge branch '20260518-qcom-ice-fix-v7-0-2a595382185b@oss.qualcomm.com' into ...Bjorn Andersson
2026-05-18scsi: ufs: ufs-qcom: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam
2026-05-18soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead...Manivannan Sadhasivam
2026-05-18soc: qcom: ice: Return -ENODEV if the ICE platform device is not foundManivannan Sadhasivam
2026-05-18soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()Manivannan Sadhasivam
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-18drm/mediatek: dsi: Add compatible for mt8167-dsiLuca Leonardo Scorcia
2026-05-18drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.cAbhishek Rajput
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin