messages from 2023-06-21 20:55:09 to 2023-07-01 08:06:38 UTC [more...]
[PATCH 00/11] Even more msm bindings fixes
2023-07-01 8:06 UTC (23+ messages)
` [PATCH 01/11] arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names
` [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible
` [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2
` [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property
` [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML
` [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema
` [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
` [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties
` [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
` [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996
` [PATCH 11/11] arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller
[GIT PULL] dma-mapping updates for Linux 6.5
2023-06-30 4:16 UTC (2+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-06-30 4:16 UTC (2+ messages)
[git pull] IOMMU Updates for Linux v6.5
2023-06-30 4:16 UTC (2+ messages)
[PATCH 0/3] iommu/amd: Consolidate PPR log handling
2023-06-29 16:51 UTC (7+ messages)
` [PATCH 1/3] iommu/amd: Disable PPR log/interrupt in iommu_disable()
` [PATCH 2/3] iommu/amd: Consolidate PPR log enablement
` [PATCH 3/3] iommu/amd: Enable PPR/GA interrupt after interrupt handler setup
[PATCH v3 0/2] iommu/amd: Interrupt handling improvements
2023-06-29 16:36 UTC (5+ messages)
` [PATCH v3 1/2] iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs
` [PATCH v3 2/2] iommu/amd: Enable separate interrupt for PPR and GA log
[PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas
2023-06-29 5:44 UTC (8+ messages)
` [PATCH v1 1/2] swiotlb: Always set the number of areas before allocating the pool
` [PATCH v1 2/2] swiotlb: Reduce the number of areas to match actual memory pool size
[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2023-06-29 2:55 UTC (5+ messages)
` [RESEND PATCH v8 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management
[PATCH v2 00/11] iommufd: Add nesting infrastructure
2023-06-29 2:16 UTC (21+ messages)
[PATCH] dma-contiguous: support per-numa CMA for all architectures
2023-06-29 1:41 UTC (8+ messages)
[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
2023-06-29 1:07 UTC (16+ messages)
[PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-06-28 15:59 UTC (8+ messages)
[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
2023-06-28 13:36 UTC (6+ messages)
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
[PATCH v3 0/2] iommu/amd: Add PPR overflow support
2023-06-28 5:16 UTC (3+ messages)
` [PATCH v3 1/2] iommu/amd: Generalize log overflow handling
` [PATCH v3 2/2] iommu/amd: Handle PPR log overflow
[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-06-27 17:24 UTC (14+ messages)
` [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v3 2/7] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v3 3/7] swiotlb: separate memory pool data from other allocator data
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v3 5/7] swiotlb: determine potential physical address limit
` [PATCH v3 6/7] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v3 7/7] swiotlb: search the software IO TLB only if a device makes use of it
unexport swiotlb_active v2
2023-06-27 17:18 UTC (7+ messages)
` [PATCH 2/3] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [PATCH 3/3] swiotlb: unexport is_swiotlb_active
[PATCH v2 00/24] use vmalloc_array and vcalloc
2023-06-27 16:40 UTC (3+ messages)
` [PATCH v2 13/24] iommu/tegra: gart: "
[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
2023-06-27 15:49 UTC (17+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path
[PATCH rc] iommu: Fix crash during syfs iommu_groups/N/type
2023-06-27 7:43 UTC (3+ messages)
[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
2023-06-26 13:20 UTC (29+ messages)
` [RFC PATCH 01/21] iommu/amd: Declare helper functions as extern
` [RFC PATCH 02/21] iommu/amd: Clean up spacing in amd_iommu_ops declaration
` [RFC PATCH 03/21] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFC PATCH 04/21] iommu/amd: Modify domain_enable_v2() to add giov parameter
` [RFC PATCH 05/21] iommu/amd: Refactor set_dte_entry() helper function
` [RFC PATCH 06/21] iommu/amd: Modify set_dte_entry() to add gcr3 input parameter
` [RFC PATCH 07/21] iommu/amd: Modify set_dte_entry() to add user domain "
` [RFC PATCH 08/21] iommu/amd: Allow nested IOMMU page tables
` [RFC PATCH 09/21] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 10/21] iommu/amd: Introduce vIOMMU-specific events and event info
` [RFC PATCH 11/21] iommu/amd: Introduce Reset vMMIO Command
` [RFC PATCH 12/21] iommu/amd: Introduce AMD vIOMMU-specific UAPI
` [RFC PATCH 13/21] iommu/amd: Introduce vIOMMU command-line option
` [RFC PATCH 14/21] iommu/amd: Initialize vIOMMU private address space regions
` [RFC PATCH 15/21] iommu/amd: Introduce vIOMMU vminit and vmdestroy ioctl
` [RFC PATCH 16/21] iommu/amd: Introduce vIOMMU ioctl for updating device mapping table
` [RFC PATCH 17/21] iommu/amd: Introduce vIOMMU ioctl for updating domain mapping
` [RFC PATCH 18/21] iommu/amd: Introduce vIOMMU ioctl for handling guest MMIO accesses
` [RFC PATCH 19/21] iommu/amd: Introduce vIOMMU ioctl for handling command buffer mapping
` [RFC PATCH 20/21] iommu/amd: Introduce vIOMMU ioctl for setting up guest CR3
` [RFC PATCH 21/21] iommufd: Introduce AMD HW-vIOMMU IOCTL
[PATCH rc v2 0/2] iommufd syzkaller fixes
2023-06-26 12:18 UTC (6+ messages)
` [PATCH rc v2 1/2] iommufd: Do not access the area pointer after unlocking
[Syzkaller & bisect] There is WARNING in iopt_remove_access in upstream patch "iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage"
2023-06-25 18:55 UTC (4+ messages)
[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
2023-06-25 15:04 UTC (6+ messages)
` [PATCH 1/5] iommu/vt-d: debugfs: Define domain_translation_struct file ops
` [PATCH 2/5] iommu/vt-d: debugfs: Support specifying source identifier and PASID
` [PATCH 3/5] iommu/vt-d: debugfs: Dump the corresponding page table of a pasid
` [PATCH 4/5] iommu/vt-d: debugfs: Support dumping a specified page table
` [PATCH 5/5] iommu/vt-d: debugfs: Dump entry pointing to huge page
[syzbot] [iommu?] KASAN: slab-use-after-free Read in iopt_unmap_iova_range
2023-06-25 14:03 UTC (2+ messages)
[PATCH] iommu/vt-d: Fix to convert mm pfn to dma pfn
2023-06-25 8:20 UTC
[PATCH] iommu/vt-d: debugfs: Increment the reference count of page table page
2023-06-25 2:28 UTC
[git pull] IOMMU Fixes for Linux v6.4-rc7
2023-06-23 23:53 UTC (2+ messages)
[PATCH 00/26] use array_size
2023-06-23 21:14 UTC (2+ messages)
` [PATCH 13/26] iommu/tegra: gart: "
[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
2023-06-23 19:12 UTC (3+ messages)
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
[PATCH v4 00/10] Linux RISC-V AIA Support
2023-06-23 13:52 UTC (10+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver
[PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device
2023-06-23 12:37 UTC (2+ messages)
[PATCH v2 iommu/next] iommu: Fix default domain setup
2023-06-23 4:38 UTC (7+ messages)
[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
2023-06-22 14:52 UTC (12+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property
` [PATCH v5 2/6] iommu/qcom: Use the asid read from device-tree if specified
` [PATCH v5 3/6] iommu/qcom: Disable and reset context bank before programming
` [PATCH v5 4/6] iommu/qcom: Index contexts by asid number to allow asid 0
` [PATCH v5 5/6] dt-bindings: iommu: qcom,iommu: Add QSMMUv2 and MSM8976 compatibles
` [PATCH v5 6/6] iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
[PATCH v10 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-06-22 12:47 UTC (3+ messages)
` [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[PATCH v4 0/6] Add support for Qualcomm's legacy IOMMU v2
2023-06-22 1:51 UTC (5+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-num property
` [PATCH v4 5/6] dt-bindings: iommu: qcom,iommu: Add QSMMUv2 and MSM8976 compatibles
[PATCH v9 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-06-21 20:59 UTC (6+ messages)
` [PATCH v9 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v9 4/7] iommu/vt-d: Remove pasid_mutex
` [PATCH v9 5/7] iommu/vt-d: Make prq draining code generic
` [PATCH v9 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH v9 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
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