summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-11gpio: zevio: allow COMPILE_TEST buildsRosen Penev
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
2026-05-11thunderbolt: test: add KUnit regression tests for XDomain property parserMichael Bommarito
2026-05-11thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito
2026-05-11thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito
2026-05-11thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito
2026-05-11soc: mediatek: mtk-mmsys: Restore MT8167 routing masks lost during mergeLuca Leonardo Scorcia
2026-05-11soc: mediatek: Use pkt_write function pointer for subsys ID compatibilityJason-JH Lin
2026-05-11pinctrl: renesas: rzv2m: Fix type in .pin_config_group_get() callbackGeert Uytterhoeven
2026-05-11pinctrl: renesas: rzg2l: Fix type in .pin_config_group_get() callbackGeert Uytterhoeven
2026-05-11pinctrl: renesas: rzg2l: Add support for clone channel controlBiju Das
2026-05-11pinctrl: renesas: rzg2l: Simplify rzg2l_pinctrl_set_mux()Biju Das
2026-05-11pinctrl: renesas: rzg2l: Add support for RZ/G3L SoCBiju Das
2026-05-11pinctrl: renesas: rzg2l: Update OEN pin validation to use exact matchBiju Das
2026-05-11pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,...Biju Das
2026-05-11pinctrl: renesas: rzg2l: Make QSPI register handling conditionalBiju Das
2026-05-11drm/dp: Use drm_printf_indent for DP SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add target_rr_divider field in AS SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add a helper to get the SDP type as a stringAnkit Nautiyal
2026-05-11drm/dp: Store coasting vtotal in struct drm_dp_as_sdpAnkit Nautiyal
2026-05-11drm/dp: Refactor AS SDP logging to use space-separated field namesAnkit Nautiyal
2026-05-11drm/dp: Rename and relocate AS SDP payload field masksAnkit Nautiyal
2026-05-11staging: rtl8723bs: fix type issue in DYNAMIC_BB_DYNAMIC_TXPWRMichael Steinmötzger
2026-05-11staging: rtl8723bs: replace non-standard BITn macros with BIT(n)Michael Steinmötzger
2026-05-11iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan
2026-05-11iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan
2026-05-11iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá
2026-05-11staging: rtl8723bs: simplify if-else blocks in rtw_mlme_ext.cAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove commented out code in rtw_mlme_ext.cAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused RTW_DVOBJ_CHIP_HW_TYPE codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused REMOVE_PACK codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_CH_SWITCH codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused CONSISTENT_PN_ORDER codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_RX_DUMP_EAP codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_FIXED_CHAN codeAndrei Khomenkov
2026-05-11iommu: Warn on premature unblock during DMA aliased sibling resetNicolin Chen
2026-05-11iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to resetNicolin Chen
2026-05-11iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()Nicolin Chen
2026-05-11iommu: Fix nested pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-05-11iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-05-11iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen
2026-05-11iommu: Fix kdocs of pci_dev_reset_iommu_done()Nicolin Chen
2026-05-11iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen
2026-05-11staging: rtl8723bs: Fix block comment style in ieee80211.hPramod Maurya
2026-05-11staging: rtl8723bs: Replace __attribute__((packed)) with __packed in ieee80211.hPramod Maurya
2026-05-11staging: rtl8723bs: Remove multiple blank lines in include headersPramod Maurya
2026-05-11clk: renesas: r9a08g046: Add RSPI clocks and resetsBiju Das
2026-05-11clk: renesas: r9a08g046: Add SSIF-2 clocks and resetsBiju Das