summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-11irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff1-35/+42
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff2-39/+28
2026-05-11staging: rtl8723bs: fix buffer over-read in rtw_update_protectionSalman Alghamdi1-2/+8
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark1-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark3-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark5-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang6-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark1-4/+3
2026-05-11platform/x86: lenovo-wmi-other: Zero initialize WMI argumentsDerek J. Clark2-4/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance component bind and unbindRong Zhang1-1/+4
2026-05-11platform/x86: lenovo-wmi-other: Balance IDA id allocation and freeRong Zhang1-15/+21
2026-05-11platform/x86: lenovo-wmi-helpers: Fix memory leak in lwmi_dev_evaluate_int()Rong Zhang1-2/+2
2026-05-11thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
2026-05-11thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito1-2/+6
2026-05-11thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito1-1/+5
2026-05-11iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan1-4/+5
2026-05-11iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan1-2/+2
2026-05-11iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
2026-05-11iommu: Warn on premature unblock during DMA aliased sibling resetNicolin Chen1-0/+49
2026-05-11iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to resetNicolin Chen1-2/+10
2026-05-11iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()Nicolin Chen1-1/+6
2026-05-11iommu: Fix nested pci_dev_reset_iommu_prepare/done()Nicolin Chen1-6/+13
2026-05-11iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()Nicolin Chen1-7/+18
2026-05-11iommu: Replace per-group resetting_domain with per-gdev blocked flagNicolin Chen1-24/+78
2026-05-11iommu: Fix kdocs of pci_dev_reset_iommu_done()Nicolin Chen1-3/+3
2026-05-11iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done()Nicolin Chen1-2/+7
2026-05-11iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)1-2/+6
2026-05-11iommu/amd: Remove latent out-of-bounds access in IOMMU debugfsEder Zulian1-4/+5
2026-05-11regulator: Kconfig: fix a typo in helpIhor Matushchak1-1/+1
2026-05-11spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M1-1/+1
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+2
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi1-1/+3
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski1-2/+5
2026-05-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-69/+19
2026-05-10phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()Felix Gu1-1/+0
2026-05-10phy: eswin: Fix incorrect error check in probe()Yulin Lu1-2/+2
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat1-0/+1
2026-05-10phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870Łukasz Lebiedziński1-3/+4
2026-05-10phy: tegra: xusb: Fix per-pad high-speed termination calibrationWayne Chang2-7/+27
2026-05-10phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
2026-05-10clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parkedHans de Goede1-1/+1
2026-05-09Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-1/+0
2026-05-09Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-28/+75
2026-05-09Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2026-05-09Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-21/+34
2026-05-09Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-11/+29
2026-05-09net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck1-0/+7
2026-05-09net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi1-0/+1
2026-05-09net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
2026-05-09Merge tag 'pci-v7.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+14