messages from 2024-04-01 16:57:17 to 2024-04-09 23:55:16 UTC [more...]
[PATCH v6 00/29] Update SMMUv3 to the modern iommu API (part 2/3)
2024-04-09 23:55 UTC (8+ messages)
` [PATCH v6 03/29] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v6 06/29] iommu/arm-smmu-v3: Add an ops indirection to the STE code
[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
2024-04-09 23:48 UTC (22+ 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
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-04-09 20:39 UTC (3+ messages)
Query on ARM SMMUv3 nested support
2024-04-09 19:47 UTC (8+ messages)
[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
2024-04-09 17:31 UTC (13+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush
[PATCH v2 rc] iommu/amd: Do not enable SNP when V2 page table is enabled
2024-04-09 14:36 UTC (2+ messages)
[PATCH] iommu/vt-d: fix wrong use of pasid config
2024-04-09 12:58 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Retire disable_bypass parameter
2024-04-09 12:55 UTC (3+ messages)
[PATCH v2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
2024-04-09 11:46 UTC (5+ messages)
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-09 11:45 UTC (18+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 12/25] gpio: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "
[PATCH v7 0/7] Add support for Translation Buffer Units
2024-04-09 10:20 UTC (3+ messages)
` [PATCH v7 2/7] iommu/arm-smmu-qcom-tbu: Add Qualcomm TBU driver
[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
2024-04-09 7:07 UTC (6+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion
[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
2024-04-09 6:17 UTC (6+ messages)
` [PATCH RFC v2 1/5] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 3/5] of: unittest: add test for of_dma_get_cpu_limits() 'min' param
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits
` [PATCH RFC v2 5/5] arm64: mm: take DMA zone offset into account
[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
2024-04-08 23:33 UTC (16+ 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] iommu/vt-d: Allocate DMAR fault interrupts locally
2024-04-08 16:39 UTC (5+ messages)
[PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path
2024-04-08 9:12 UTC (4+ messages)
[PATCH] iommu/vt-d: Allocate local memory for page request queue
2024-04-08 7:36 UTC (2+ messages)
[PATCH rc] iommu/amd: Do not enable SNP when V2 page table is enabled
2024-04-08 5:10 UTC (3+ messages)
[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
2024-04-08 4:11 UTC (2+ messages)
` [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used by untrusted devices
[PATCH 00/12] Consolidate domain cache invalidation
2024-04-08 3:14 UTC (31+ messages)
` [PATCH 01/12] iommu/vt-d: Add cache tag assignment interface
` [PATCH 02/12] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH 04/12] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH 06/12] iommu/vt-d: Use cache_tag_flush_cm_range() in iotlb_sync_map
` [PATCH 07/12] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH 08/12] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
[PATCH v5 00/11] IOMMU memory observability
2024-04-08 2:17 UTC (10+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
2024-04-07 16:50 UTC (4+ messages)
[PATCH v2 0/2] Enable JPEG encoding on rk3588
2024-04-07 8:08 UTC (7+ messages)
` [PATCH v2 1/2] media: dt-binding: media: Document rk3588’s VEPU121
[PATCH v6 00/37] Memory allocation profiling
2024-04-06 21:42 UTC (20+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
[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 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
2024-04-05 18:17 UTC (10+ 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 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
sa8775p-ride: What's a normal SMMU TLB sync time?
2024-04-05 14:04 UTC (3+ messages)
[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 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)
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 (2+ messages)
[PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly
2024-04-02 15:10 UTC (2+ 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 "
[PATCH] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
2024-04-01 16:40 UTC (2+ 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