messages from 2026-05-15 21:15:21 to 2026-05-19 08:11:50 UTC [more...]
[PATCH] iommu: Allow device driver to use its own PASID space for SVA
2026-05-19 8:11 UTC (5+ messages)
[PATCH] dma-debug: skip cacheline overlap tracking on cache-coherent architectures
2026-05-19 8:03 UTC (7+ messages)
[PATCH v2] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
2026-05-19 7:43 UTC (2+ messages)
[PATCH v2] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
2026-05-19 7:41 UTC
[PATCH v3 0/8] Add Samsung Galaxy S4 support
2026-05-19 7:16 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: arm: qcom: Add Samsung Galaxy S4
` [PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
` [PATCH v3 4/8] iommu/msm: Look up masters per IOMMU instance
` [PATCH v3 5/8] extcon: qcom-spmi-misc: Add PM8921 compatible
` [PATCH v3 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
` [PATCH v3 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
` [PATCH v3 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-05-19 6:55 UTC (17+ messages)
` [PATCH 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH 02/15] accel/qda: Add QDA driver documentation
` [PATCH 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 07/15] accel/qda: Add memory manager for CB devices
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
` [PATCH 13/15] accel/qda: Add DSP process creation and release
` [PATCH 14/15] accel/qda: Add remote memory mapping to DSP address space
` [PATCH 15/15] accel/qda: Add remote memory unmap from "
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-19 5:41 UTC (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH 1/1] iommu/vt-d: Avoid WARNING in sva unbind path
2026-05-19 5:29 UTC
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-19 3:39 UTC (25+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout
[PATCH v4] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
2026-05-19 1:39 UTC
[PATCH] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
2026-05-19 1:26 UTC (2+ messages)
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-18 21:36 UTC (31+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 05/16] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
[PATCH] dma-direct: Clear pages before coherent remap
2026-05-18 21:05 UTC (4+ messages)
[PATCH 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-05-18 19:43 UTC (9+ messages)
` [PATCH 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE
iommu: iterator used after loop end in resv region insertion?
2026-05-18 18:49 UTC
[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
2026-05-18 18:11 UTC (6+ messages)
` [PATCH rc v1 1/4] iommufd: Move vevent memory allocation outside spinlock
` [PATCH rc v1 2/4] iommufd: Set veventq_depth upper bound
` [PATCH rc v1 3/4] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH rc v1 4/4] iommufd/selftest: Add boundary tests for veventq_depth
[PATCH v2 0/4] iova: switch to augmented rbtree to avoid linear search
2026-05-18 18:05 UTC (5+ messages)
` [PATCH 1/4] iova: switch to augmented rbtree for log(n) allocation
` [PATCH 2/4] iova: drop dead cached_node / cached32_node infrastructure
` [PATCH 3/4] iova: limit_pfn-aware augmentation for log(n) 32-bit alloc
` [PATCH 4/4] iova: add KUnit test suite
[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
2026-05-18 17:54 UTC (3+ messages)
[PATCH] iommu/arm-smmu: pass smmu->dev to report_iommu_fault
2026-05-18 17:00 UTC (2+ messages)
[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
2026-05-18 16:33 UTC
[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-18 14:40 UTC (19+ messages)
` [PATCH v2 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH v2 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH v2 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH v2 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH v2 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH v2 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH v2 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands
[PATCH 0/2] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-05-18 12:33 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: iommu: arm,smmu: Document optional interconnects property
` [PATCH 2/2] iommu/arm-smmu: Add interconnect bandwidth voting support
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-18 10:04 UTC (18+ messages)
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 07/13] dma-direct: make dma_direct_map_phys() "
[PATCH 0/3] Add mt8196 SMI support
2026-05-18 10:02 UTC (5+ messages)
` [PATCH 2/3] memory: mtk-smi: Add a flag skip_rpm
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-18 9:38 UTC (17+ messages)
` [PATCH v1 1/4] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH v5] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
2026-05-18 7:14 UTC (2+ messages)
[PATCH v3] dma-mapping: move dma_map_resource() sanity check into debug code
2026-05-18 7:07 UTC (3+ messages)
[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
2026-05-17 18:26 UTC (8+ messages)
` [PATCH 5/8] arm64: dts: qcom: Add GPU support for Kaanapali
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling
[PATCH v6 00/14] media: iris: Add support for glymur platform
2026-05-17 18:12 UTC (21+ messages)
` [PATCH v6 01/14] media: iris: Add iris vpu bus support
` [PATCH v6 03/14] media: iris: Fix VM count passed to firmware
` [PATCH v6 04/14] dt-bindings: media: qcom,venus-common: Raise maxItems for clocks and power-domains
` [PATCH v6 06/14] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v6 08/14] media: iris: Rename clock and power domain macros to use vcodec suffix
` [PATCH v6 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v6 10/14] media: iris: Add power sequence for Glymur
` [PATCH v6 11/14] media: iris: Add support to select core for dual core platforms
` [PATCH v6 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v6 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node
[PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
2026-05-17 17:55 UTC (3+ messages)
[PATCH v5 0/4] Respect VASIZE for address limits
2026-05-17 17:49 UTC (6+ messages)
` [PATCH v5 2/4] iommu_pt: support small VA for AMDv1
` [PATCH v5 3/4] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)
[PATCH v5 00/14] media: iris: Add support for glymur platform
2026-05-17 17:29 UTC (5+ messages)
` [PATCH v5 03/14] media: iris: Fix VM count passed to firmware
[PATCH] iommu/amd: Fix premature break in init_iommu_one()
2026-05-17 12:29 UTC
[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
2026-05-17 11:40 UTC
[PATCH 0/5] iova augmented rbtree O(log n) alloc_iova
2026-05-16 3:20 UTC (4+ messages)
` [PATCH 5/5] iova: add KUnit test suite
[git pull] IOMMU Fixes for Linux v7.1-rc3
2026-05-16 0:06 UTC (2+ messages)
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-15 23:51 UTC (30+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
` [PATCH v16 02/38] tpm: Move TPM1 specific definitions to the command header
` [PATCH v16 03/38] tpm: Move TPM2 "
` [PATCH v16 04/38] tpm: Move TPM common base "
` [PATCH v16 15/38] Documentation/security: Secure Launch kernel documentation
` [PATCH v16 24/38] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v16 25/38] x86/boot: Slight refactor of the 5 level paging logic
` [PATCH v16 26/38] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v16 27/38] x86: Add early SHA-256 "
` [PATCH v16 28/38] x86: Add early SHA-384/512 "
` [PATCH v16 29/38] x86/tpm: Early startup TPM PCR extending driver
` [PATCH v16 30/38] x86/slaunch: Add MLE header and Secure Launch entrypoint to the core kernel
` [PATCH v16 31/38] x86/slaunch: Secure Launch kernel early boot initialization
` [PATCH v16 32/38] x86/slaunch: Secure Launch kernel late "
` [PATCH v16 33/38] x86/slaunch: Secure Launch SMP bringup support
` [PATCH v16 34/38] kexec/slaunch: Secure Launch kexec SEXIT support
` [PATCH v16 35/38] reboot/slaunch: Secure Launch SEXIT support on reboot paths
` [PATCH v16 36/38] x86/slaunch: Secure Launch late initcall platform module
` [PATCH v16 37/38] x86/efistub: EFI stub DRTM support for Secure Launch
` [PATCH v16 38/38] x86/boot: Legacy boot "
[PATCH v4 0/6] Devicetree support for Glymur GPU
2026-05-15 22:15 UTC (4+ messages)
` [PATCH v4 2/6] dt-bindings: display/msm: gpu: Document Adreno X2-185
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox