summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki
2026-08-10Merge branches 'acpi-scan', 'acpi-pci', 'acpi-tad' and 'acpi-apei'Rafael J. Wysocki
2026-08-10ACPI: scan: Avoid registering platform devices with resource overlapsRafael J. Wysocki
2026-08-10gpio: ml-ioh: share the register lock across channelsJunjie Cao
2026-08-10gpio: ml-ioh: use raw_spinlock_t for the register lockJunjie Cao
2026-08-10Merge tag 'v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-08-10drm/connector/hdmi: Fix out of bounds memory readJohn Harrison
2026-08-10media: rzg2l-cru: Align bytesperline to hardware DMA stride requirementTommaso Merciai
2026-08-10media: intel/ipu6: fix async notifier cleanup leak on parse errorCong Nguyen
2026-08-10media: staging/ipu7: fix async notifier UAF on probe error pathCong Nguyen
2026-08-10media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error pathYifei Gao
2026-08-10media: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem()Yifei Gao
2026-08-10Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-08-10hwrng: imx-rngc - Disable clock on registration failureYuho Choi
2026-08-10crypto: qat - remove dead ADF_HEX codeAhsan Atta
2026-08-10crypto: qce - simplify qce_handle_requestThorsten Blum
2026-08-10crypto: qce - simplify devm_qce_register_algsThorsten Blum
2026-08-10crypto: caam - simplify probe resource and IRQ handlingRosen Penev
2026-08-10crypto: amcc - fix racy teardown with devm_request_irqRosen Penev
2026-08-10crypto: cesa - clear cesa_dev on _removeRosen Penev
2026-08-10crypto: qce - Add runtime PM and interconnect bandwidth scaling supportUdit Tiwari
2026-08-10crypto: talitos - Use platform_get_irq() to retrieve interruptRosen Penev
2026-08-10crypto: atmel-ecc - drop redundant return variableThorsten Blum
2026-08-10crypto: atmel-ecc - simplify control flow in atmel_ecdh_set_secretThorsten Blum
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10Merge tag 'apple-soc-drivers-7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10iommu/vt-d: Flush context cache with correct SID when tearing down aliasesLu Baolu
2026-08-10iommu/vt-d: Tear down scalable-mode context on probe failureLu Baolu
2026-08-10iommu/vt-d: Fix iopf_refcount leak on RID domain replacementLu Baolu
2026-08-10iommu/vt-d: Clear Present bit before tearing down copied context entryLu Baolu
2026-08-10iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tablesZhaoJinming
2026-08-10iommu/vt-d: Cache max domain ID to avoid redundant calculationLu Baolu
2026-08-10iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bitKevin Tian
2026-08-10iommu/vt-d: Remove dmar_disabledKevin Tian
2026-08-10iommu/vt-d: Remove the 'force_on' variableKevin Tian
2026-08-10iommu/vt-d: Call dmar_can_force_on() for tboot opt-inKevin Tian
2026-08-10iommu/vt-d: Use dmar_can_force_on() for platform opt-inKevin Tian
2026-08-10iommu/vt-d: Consolidate dmar policy management and force_on logicKevin Tian
2026-08-10iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not setKevin Tian
2026-08-10iommu/vt-d: Force requesting ACS when tboot is enabledKevin Tian
2026-08-10iommu/vt-d: Fix no_iommu to disable platform opt-inKevin Tian
2026-08-10iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()Dmitry Antipov
2026-08-10iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...Guanghui Feng
2026-08-10iommu/vt-d: Use logical OR operator for privilege mode checkLi RongQing
2026-08-10iommu/vt-d: Fix UCTP context table slot when copying root entriesDesnes Nunes
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10iommu/dma: Restore locking around msi_page_listAndrew Jones
2026-08-10Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-08-10iommupt: Return zero for invalid iova_to_phys() rangesShuai Xue
2026-08-10iommufd: Release current IOAS on xa_store() failureShuai Xue