summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-20HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang
2025-04-20Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov
2025-04-20ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor
2025-04-20iommufd: Fail replace if device has not been attachedYi Liu
2025-04-20iommufd: Make attach_handle generic than fault specificNicolin Chen
2025-04-20thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNĂ­colas F. R. A. Prado
2025-04-20thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNĂ­colas F. R. A. Prado
2025-04-20spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao
2025-04-20spi: fsl-qspi: use devm function instead of driver removeHan Xu
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold
2025-04-20phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-20of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu
2025-04-20ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin
2025-04-20net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi
2025-04-20gve: handle overflow when reporting TX consumed descriptorsJoshua Washington
2025-04-20gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-20gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-04-20dm-verity: fix prefetch-vs-suspend raceMikulas Patocka
2025-04-20dm-integrity: fix non-constant-time tag verificationJo Van Bulck
2025-04-20dm-integrity: set ti->error on memory allocation failureMikulas Patocka
2025-04-20dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka
2025-04-20crypto: ccp - Fix check for the primary ASP deviceTom Lendacky
2025-04-20clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das
2025-04-20clk: qcom: gdsc: Capture pm_genpd_add_subdomain result codeBryan O'Donoghue
2025-04-20clk: qcom: gdsc: Release pm subdomains in reverse add orderBryan O'Donoghue
2025-04-20clk: qcom: clk-branch: Fix invert halt status bit check for votable clocksAjit Pandey
2025-04-20clk: renesas: r9a07g043: Fix HP clock source for RZ/FiveLad Prabhakar
2025-04-20thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-04-20x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne
2025-04-20iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIsSean Christopherson
2025-04-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-04-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson
2025-04-20iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabledSean Christopherson
2025-04-20iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()Nicolin Chen
2025-04-20iommufd: Fix uninitialized rc in iommufd_access_rw()Nicolin Chen
2025-04-20backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()Herve Codina
2025-04-20mtd: rawnand: Add status chack in r852_ready()Wentao Liang