messages from 2025-04-04 19:41:25 to 2025-04-10 15:34:33 UTC [more...]
[PATCH v2 0/3] Additional improvements for dma coherent allocator
2025-04-10 15:34 UTC (10+ messages)
` [PATCH v2 1/3] rust: dma: clarify wording and be consistent in `coherent` nomenclature
` [PATCH v2 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH v2 3/3] rust: dma: add as_slice/write functions for CoherentAllocation
[PATCH hyperv-next 0/6] Confidential VMBus
2025-04-10 15:16 UTC (18+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
` [PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next 3/6] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next 4/6] arch: x86, drivers: hyperv: Enable confidential VMBus
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus
[PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
2025-04-10 14:40 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
` [PATCH v1 2/2] iommu/mediatek: Add support for Dimensity 1200 "
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-04-10 13:05 UTC (11+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH] iommu: fix crash in report_iommu_fault()
2025-04-10 13:00 UTC (6+ messages)
[PATCH v4 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-04-10 12:10 UTC (13+ messages)
` [PATCH v4 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v4 2/5] iommu: Add domain_alloc_identity()
` [PATCH v4 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v4 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v4 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU
[PATCH] iommu/vt-d: Remove an unnecessary call set_dma_ops()
2025-04-10 11:33 UTC (4+ messages)
[PATCH] iommu: Clear iommu-dma ops on cleanup
2025-04-10 11:23 UTC
[PATCH v2] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
2025-04-10 11:14 UTC (7+ messages)
[PATCH] iommu: Clear IOMMU DMA ops when detaching a device from its IOMMU group
2025-04-10 10:09 UTC
[PATCH 0/3] Additional fixes for dma coherent allocator
2025-04-10 9:52 UTC (16+ messages)
` [PATCH 3/3] rust: dma: add as_slice/write functions for CoherentAllocation
` [PATCH 1/3] rust: dma: be consistent in using the `coherent` nomenclature
` [PATCH 2/3] rust: dma: convert the read/write macros to return Result
[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc2
2025-04-10 7:32 UTC (3+ messages)
` [PATCH 1/2] iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
` [PATCH 2/2] iommu/vt-d: Remove an unnecessary call set_dma_ops()
arm64: juno-r2: SSD detect failed on mainline and next
2025-04-09 15:56 UTC (3+ messages)
[PATCH] vfio/type1: Remove Fine Grained Superpages detection
2025-04-09 15:50 UTC (3+ messages)
[PATCH] [v4] dma/contiguous: avoid warning about unused size_bytes
2025-04-09 15:29 UTC (2+ messages)
[PATCH 00/10] -Wunused-const-variable warning fixes
2025-04-09 14:57 UTC (6+ messages)
` [PATCH 10/10] [RESEND 3] dma/contiguous: avoid warning about unused size_bytes
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-09 11:56 UTC (33+ messages)
` [PATCH 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH 30/67] KVM: VMX: "
` [PATCH 33/67] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH 44/67] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH 57/67] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH 58/67] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH 59/67] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH 60/67] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH 61/67] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH 62/67] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH 63/67] KVM: SVM: Consolidate IRTE update "
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH 65/67] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
` [PATCH 66/67] *** DO NOT MERGE *** iommu/amd: Hack to fake IRQ posting support
` [PATCH 67/67] *** DO NOT MERGE *** KVM: selftests: WIP posted interrupts test
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-09 9:15 UTC (6+ messages)
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH v4 00/23] iommu: Further abstract iommu-pages
2025-04-08 16:54 UTC (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()
[PATCH rc v2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
2025-04-08 16:14 UTC (2+ messages)
[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-04-08 14:20 UTC (12+ messages)
` [PATCH v1 1/4] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()
` [PATCH v1 2/4] iommu/arm-smmu-v3: Share arm_smmu_cmdq_issue_cmd_with_sync() with vsmmu
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
[PATCH] iommu/arm-smmu-v3: Add missing S2FWB feature detection
2025-04-08 12:09 UTC (4+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-04-08 11:44 UTC (6+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
2025-04-08 9:53 UTC (7+ messages)
` [PATCH 1/3] dma mapping benchmark: modify the framework to adapt to more map modes
` [PATCH 2/3] dma-mapping: benchmark: add support for dma_map_sg
[PATCH v4 0/8] Introduce debugfs support in IOMMU
2025-04-08 5:41 UTC (4+ messages)
` [PATCH v4 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-04-08 1:03 UTC (11+ messages)
[PATCH rc 0/2] iommu/tegra241-cmdqv: Two bug fixes in fallback routine
2025-04-07 18:51 UTC (7+ messages)
` [PATCH rc 1/2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
` [PATCH rc 2/2] iommu/tegra241-cmdqv: Fix UAF due to re-entry of tegra241_cmdqv_remove()
[PATCH v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
2025-04-07 18:22 UTC (4+ messages)
` [PATCH v3] "
[PATCH AUTOSEL 6.13 21/28] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
2025-04-07 18:12 UTC
[PATCH AUTOSEL 6.14 24/31] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
2025-04-07 18:10 UTC
[PATCH v5 0/8] Introduce debugfs support in IOMMU
2025-04-07 17:35 UTC (9+ messages)
` [PATCH v5 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v5 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v5 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v5 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v5 5/8] iommu/amd: Add support for device id user input
` [PATCH v5 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v5 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v5 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support
[RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
2025-04-07 11:05 UTC (2+ messages)
[PATCH 5.15.y 0/1] Manual Backport of 099606a7b2d5 to 5.15
2025-04-07 9:38 UTC (4+ messages)
` [PATCH 5.15.y 1/1] xen/swiotlb: relax alignment requirements
[PATCH] iommufd: Fix offset handling in folio subroutines
2025-04-07 6:53 UTC (3+ messages)
[PATCH] iommu/amd: Add Secure ATS support
2025-04-07 5:28 UTC (19+ messages)
[PATCH] iommu: remove unneeded semicolon
2025-04-07 1:53 UTC
[RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
2025-04-05 18:19 UTC (2+ messages)
[RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
2025-04-05 17:15 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