summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-04-20HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Du...Kaixin Wang1-0/+1
2025-04-20Bluetooth: hci_uart: Fix another race during initializationArseniy Krasnov2-6/+15
2025-04-20iommufd: Fail replace if device has not been attachedYi Liu1-0/+16
2025-04-20iommufd: Make attach_handle generic than fault specificNicolin Chen3-33/+113
2025-04-20wifi: ath11k: update channel list in worker when wait flag is setWen Gong6-28/+81
2025-04-20thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado1-14/+2
2025-04-20thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado1-2/+34
2025-04-20spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao1-5/+2
2025-04-20spi: fsl-qspi: use devm function instead of driver removeHan Xu1-14/+17
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand1-4/+12
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin4-49/+76
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-04-20phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger1-0/+11
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner1-1/+1
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke1-2/+7
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner1-1/+4
2025-04-20PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei1-1/+1
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli1-2/+3
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-20of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-04-20of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-04-20of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu1-0/+8
2025-04-20of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu1-32/+27
2025-04-20ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-04-20net: mana: Switch to page pool for jumbo framesHaiyang Zhang1-37/+9
2025-04-20misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-04-20misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi1-0/+3
2025-04-20gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-20gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-20gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-04-20gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-04-20firmware: cs_dsp: test_control_parse: null-terminate test stringsThomas Weißschuh1-32/+19
2025-04-20dm-verity: fix prefetch-vs-suspend raceMikulas Patocka1-0/+8
2025-04-20dm-integrity: fix non-constant-time tag verificationJo Van Bulck1-23/+22
2025-04-20dm-integrity: set ti->error on memory allocation failureMikulas Patocka1-0/+3
2025-04-20dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka1-0/+7
2025-04-20crypto: ccp - Fix check for the primary ASP deviceTom Lendacky1-6/+9
2025-04-20clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das1-10/+11
2025-04-20clk: qcom: gdsc: Capture pm_genpd_add_subdomain result codeBryan O'Donoghue1-13/+27
2025-04-20clk: qcom: gdsc: Release pm subdomains in reverse add orderBryan O'Donoghue1-1/+1
2025-04-20clk: qcom: clk-branch: Fix invert halt status bit check for votable clocksAjit Pandey1-2/+2
2025-04-20clk: renesas: r9a07g043: Fix HP clock source for RZ/FiveLad Prabhakar1-0/+7
2025-04-20thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-04-20x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne1-10/+24
2025-04-20iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIsSean Christopherson1-14/+15
2025-04-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu1-0/+2
2025-04-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson1-10/+15