messages from 2025-03-09 03:01:34 to 2025-03-13 04:51:29 UTC [more...]
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-13 4:51 UTC (13+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
New "something fishy here" warning fires
2025-03-13 4:38 UTC (2+ messages)
[PATCH] iommu: Don't warn prematurely about dodgy probes
2025-03-13 3:26 UTC (3+ messages)
[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-03-12 20:20 UTC (21+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 2/5] iommu/arm-smmu-qcom: Don't read fault registers directly
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2025-03-12 16:11 UTC (4+ messages)
[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2025-03-12 15:37 UTC (6+ messages)
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-03-12 15:21 UTC (8+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH 00/11] Various dt-bindings fixes
2025-03-12 15:12 UTC (3+ messages)
` [PATCH 03/11] dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible
[PATCH v3 00/23] iommu: Further abstract iommu-pages
2025-03-12 12:59 UTC (13+ messages)
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
[PATCH] dma-mapping: fix missing clear bdr in check_ram_in_range_map()
2025-03-12 12:48 UTC (2+ messages)
[PATCH v14 00/11] rust: add dma coherent allocator abstraction
2025-03-12 12:20 UTC (18+ messages)
` [PATCH v14 01/11] rust: error: Add EOVERFLOW
` [PATCH v14 02/11] rust: add dma coherent allocator abstraction
` [PATCH v14 03/11] samples: rust: add Rust dma test sample driver
` [PATCH v14 04/11] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
` [PATCH v14 05/11] rust: dma: implement `dma::Device` trait
` [PATCH v14 06/11] rust: dma: add dma addressing capabilities
` [PATCH v14 07/11] rust: pci: implement the `dma::Device` trait
` [PATCH v14 08/11] rust: platform: "
` [PATCH v14 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`
` [PATCH v14 10/11] rust: samples: dma: set DMA mask
` [PATCH v14 11/11] rust: dma: add as_slice/write functions for CoherentAllocation
[RFC PATCH v2 14/22] iommufd: Add TIO calls
2025-03-12 10:41 UTC (13+ messages)
[PATCH v2] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-12 10:32 UTC
[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
2025-03-12 7:37 UTC (3+ messages)
` [PATCH v4 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c
[PATCH] iommu/amd: Add Secure ATS support
2025-03-12 7:15 UTC (26+ messages)
[PATCH v3 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-03-12 3:10 UTC (4+ messages)
` [PATCH v3 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
2025-03-12 0:00 UTC (4+ messages)
[PATCH v13 0/7] rust: add dma coherent allocator abstraction
2025-03-11 20:16 UTC (6+ messages)
` [PATCH v13 4/7] rust: device: add dma addressing capabilities
[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-11 19:44 UTC (15+ messages)
` [PATCH v9 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v9 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v9 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v9 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v9 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v9 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v9 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v9 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v9 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v9 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v9 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v9 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v9 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v9 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH v6 0/2] Add support for GPU SMMU on QCS8300
2025-03-11 18:58 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU
` [PATCH v6 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
[PATCH] iommu/arm-smmu: Set rpm auto_suspend once during probe
2025-03-11 18:58 UTC (2+ messages)
[PATCH] iommu/arm: Allow disabling Qualcomm support in arm_smmu_v3
2025-03-11 18:17 UTC (8+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-11 17:43 UTC (9+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH] iommu: Avoid introducing more races
2025-03-11 15:19 UTC
[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
2025-03-11 14:37 UTC (17+ messages)
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature
[PATCH] iommu: Unexport iommu_fwspec_free()
2025-03-11 14:21 UTC (4+ messages)
[PATCH v3 0/5] iommu/s390: support additional table regions
2025-03-11 14:19 UTC (7+ messages)
` [PATCH v3 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v3 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "
[PATCH] iommu/mediatek-v1: Support COMPILE_TEST
2025-03-11 14:15 UTC
[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
2025-03-11 13:13 UTC (2+ messages)
[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
2025-03-11 13:08 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH 0/4] make vendor specific subdirectory inclusion conditional
2025-03-11 10:15 UTC (5+ messages)
` [PATCH 1/4] iommu: remove duplicate selection of DMAR_TABLE
` [PATCH 2/4] iommu: make inclusion of intel directory conditional
` [PATCH 3/4] iommu: make inclusion of amd "
` [PATCH 4/4] iommu: make inclusion of riscv "
[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-10 20:40 UTC (2+ messages)
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-03-10 18:44 UTC (20+ messages)
` [PATCH RFC 01/12] cma: Register dmem region for each cma region
` [PATCH RFC 02/12] cma: Provide accessor to cma dmem region
` [PATCH RFC 03/12] dma: coherent: Register dmem region for each coherent region
` [PATCH RFC 04/12] dma: coherent: Provide accessor to dmem region
` [PATCH RFC 05/12] dma: contiguous: "
` [PATCH RFC 06/12] dma: direct: "
` [PATCH RFC 07/12] dma: Create default dmem region for DMA allocations
` [PATCH RFC 08/12] dma: Provide accessor to dmem region
` [PATCH RFC 09/12] dma-buf: Clear cgroup accounting on release
` [PATCH RFC 10/12] dma-buf: cma: Account for allocations in dmem cgroup
` [PATCH RFC 11/12] drm/gem: Add cgroup memory accounting
` [PATCH RFC 12/12] media: videobuf2: Track buffer allocations through the dmem cgroup
[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
2025-03-10 13:59 UTC (25+ messages)
[PATCH 00/10] drm/msm: add support for SAR2130P
2025-03-10 13:30 UTC (14+ messages)
` [PATCH 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
[PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for v6.15
2025-03-10 8:31 UTC (8+ messages)
` [PATCH 1/6] iommu/vt-d: Fix system hang on reboot -f
` [PATCH 2/6] iommu/vt-d: Use virt_to_phys()
` [PATCH 3/6] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH 4/6] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH 5/6] iommu/vt-d: Move PRI enablement in "
` [PATCH 6/6] iommu/vt-d: Cleanup intel_context_flush_present()
[PATCH] iommu/dma: Remove redundant locking
2025-03-10 8:24 UTC (2+ messages)
[PATCH v3 0/2] iommu: apple-dart: Support the ISP DART
2025-03-10 8:30 UTC (2+ messages)
[PATCH v2 0/7] iommu/amd: Trivial fixes
2025-03-10 8:27 UTC (2+ messages)
[PATCH v3] iommu/vt-d: fix system hang on reboot -f
2025-03-10 2:33 UTC (2+ messages)
[PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
2025-03-10 2:21 UTC (2+ messages)
[PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration
2025-03-09 3:12 UTC (3+ messages)
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