Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-03-29 02:12:29 to 2024-04-06 06:29:50 UTC [more...]

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-06  6:28 UTC  (15+ messages)
` [PATCH v4 1/9] iommu: Introduce domain attachment handle
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v4 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v4 4/9] iommufd: Fault-capable hw page table attach/detach/replace
` [PATCH v4 5/9] iommufd: Add fault and response message definitions
` [PATCH v4 6/9] iommufd: Add iommufd fault object
` [PATCH v4 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v4 8/9] iommufd/selftest: Add IOPF support for mock device
` [PATCH v4 9/9] iommufd/selftest: Add coverage for IOPF test

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (4+ messages)
` [PATCH 14/34] dma/congiguous: avoid warning about unused size_bytes

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-06  4:31 UTC  (15+ messages)
` [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH v2 02/13] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor
` [PATCH v2 04/13] x86/irq: Add a Kconfig option for posted MSI
` [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v2 07/13] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH v2 08/13] x86/irq: Install posted MSI notification handler
` [PATCH v2 09/13] x86/irq: Factor out common code for checking pending interrupts
` [PATCH v2 10/13] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH v2 13/13] iommu/vt-d: Enable posted mode for device MSIs

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-06  1:15 UTC  (35+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH v2 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-04-05 18:17 UTC  (13+ messages)
` [PATCH v2 1/2] iommu: Undo pasid attachment only for the devices that have succeeded
` [PATCH v2 2/2] iommu: Pass domain to remove_dev_pasid() op

[PATCH] iommu/arm-smmu-v3: Retire disable_bypass parameter
 2024-04-05 16:52 UTC 

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-04-05 15:54 UTC  (12+ messages)
` [PATCH 04/15] x86/irq: Add a Kconfig option for "
` [PATCH 05/15] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH 09/15] x86/irq: Install posted MSI notification handler

[PATCH v6 00/37] Memory allocation profiling
 2024-04-05 15:37 UTC  (19+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro

[PATCH v2 0/2] Enable JPEG encoding on rk3588
 2024-04-05 14:21 UTC  (6+ messages)
` [PATCH v2 1/2] media: dt-binding: media: Document rk3588’s VEPU121

sa8775p-ride: What's a normal SMMU TLB sync time?
 2024-04-05 14:04 UTC  (3+ messages)

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-05 13:54 UTC 

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 13:53 UTC  (14+ messages)

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-04-05  0:10 UTC  (13+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2024-04-04 17:37 UTC  (3+ messages)

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-04-04 16:54 UTC  (13+ messages)

[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-04-04 14:04 UTC  (4+ messages)
` [PATCH v6 03/29] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID

[PATCH v5 00/11] IOMMU memory observability
 2024-04-04 13:56 UTC  (9+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH rc] iommu/amd: Do not enable SNP when V2 page table is enabled
 2024-04-04 13:34 UTC  (2+ messages)

[PATCH rc] iommu/amd: Fix possible irq lock inversion dependency issue
 2024-04-04 10:27 UTC 

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-04-04  6:38 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] Allocate DMAR fault interrupts locally
 2024-04-04  0:00 UTC  (6+ messages)

[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
 2024-04-03 23:45 UTC  (2+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion

[PATCH] iommu/vt-d: Allocate local memory for page request queue
 2024-04-03 21:40 UTC 

[PATCH v2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
 2024-04-03  5:37 UTC 

Why is the ARM SMMU v1/v2 put into bypass mode on kexec?
 2024-04-02 16:32 UTC  (7+ messages)

[PATCH] swiotlb: Do not set total_used to 0 in swiotlb_create_debugfs_files()
 2024-04-02 15:10 UTC  (9+ messages)

[PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly
 2024-04-02 15:10 UTC  (9+ messages)

[PATCH v4 0/2] swiotlb: allocate padding slots if necessary
 2024-04-02 15:10 UTC  (3+ messages)
` [PATCH v4 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask "

Query on ARM SMMUv3 nested support
 2024-04-02 11:28 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
 2024-04-01 16:40 UTC  (2+ messages)

[PATCH] iommu/vt-d: fix wrong use of pasid config
 2024-04-01  6:07 UTC 

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (13+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "

[PATCH v7 0/7] Add support for Translation Buffer Units
 2024-03-29 21:06 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
` [PATCH v7 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v7 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v7 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v7 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v7 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH AUTOSEL 6.1 28/52] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 45/75] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 63/98] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 66/98] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

[PATCH AUTOSEL 6.1 19/31] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:31 UTC 

[PATCH AUTOSEL 6.6 36/52] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:29 UTC 

[PATCH AUTOSEL 6.8 50/68] dma-direct: Leak pages on dma_set_decrypted() failure
 2024-03-29 12:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 52/68] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

[PATCH] iommu: Avoid races around default domain allocations
 2024-03-29 10:26 UTC  (5+ messages)
` [PATCH RESEND STABLE v6.1] "
` Patch "iommu: Avoid races around default domain allocations" has been added to the 6.1-stable tree

[PATCH v4 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-03-29  6:14 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v4 2/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v4 3/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable
` [PATCH v4 4/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v4 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v4 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox