public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 15:02:37 to 2026-04-10 12:21:12 UTC [more...]

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:21 UTC  (34+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH v2] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-10 12:20 UTC  (3+ messages)

[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
 2026-04-10 12:07 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: iommu: arm-smmu-v3: Allow PMU child nodes
` [PATCH 2/3] iommu/arm-smmu-v3: Populate PMU child devices from Devicetree
` [PATCH 3/3] perf/arm-smmuv3: Avoid double-requesting shared SMMU MMIO for PMCG

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10 12:05 UTC  (8+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH 1/1] dma-direct: fix use of max_pfn
 2026-04-10 11:35 UTC 

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-10  7:39 UTC  (9+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap

[PATCH rc v1 0/4] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-10  6:22 UTC  (7+ messages)
` [PATCH rc v1 1/4] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v1 2/4] iommu/arm-smmu-v3: Implement is_attach_deferred() "
` [PATCH rc v1 3/4] iommu/arm-smmu-v3: Retain SMMUEN during kdump device reset
` [PATCH rc v1 4/4] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP in arm_smmu_device_hw_probe()

[PATCH v3] Fixes a race in iopt_unmap_iova_range
 2026-04-10  3:28 UTC  (2+ messages)

[PATCH v4 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-04-10  1:18 UTC  (21+ messages)
` [PATCH v4 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v4 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v4 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v4 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v4 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v4 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v4 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v4 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v4 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs

[PATCH v2] Fixes a race in iopt_unmap_iova_range
 2026-04-09 22:10 UTC  (8+ messages)

[GIT PULL] last dma-mapping fix for Linux 7.0
 2026-04-09 20:57 UTC  (2+ messages)

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-04-09 19:01 UTC  (7+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()

(no subject)
 2026-04-09 18:48 UTC  (9+ messages)
` [PATCH V3 03/10] iommufd: Allow binding to a noiommu device
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V3 05/10] vfio: Allow null group for noiommu without containers
` [PATCH V3 07/10] vfio: Enable cdev noiommu mode under iommufd

[PATCH 0/1] iommu/generic_pt: disable GCOV for iommu_amdv1.o
 2026-04-09 18:29 UTC  (7+ messages)
` [PATCH] "
` [PATCH v2 0/1] iommu/generic_pt: fix GCOV build failure for amdv1
  ` [PATCH v2] iommu/generic_pt: use __always_inline for amdv1pt_install_leaf_entry()

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
 2026-04-09 16:16 UTC  (11+ messages)

[GIT PULL] IOMMU Fix for Linux v7.0
 2026-04-09 15:39 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-09 14:41 UTC  (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO

[PATCH v2] iommu: Ensure .iotlb_sync is called correctly
 2026-04-09 13:18 UTC  (2+ messages)

[PATCH] amd/iommu: do not split domain flushes when flushing the entire range
 2026-04-09 13:17 UTC  (3+ messages)

[PATCH] iommu: Ensure .iotlb_sync is called correctly
 2026-04-09 13:01 UTC  (5+ messages)

[PATCH] iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCY
 2026-04-09 13:01 UTC  (5+ messages)

[PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
 2026-04-09 11:49 UTC  (3+ messages)

[FYI] iommu/iova: unbounded memory growth on 160-core ARM64 with 64K pages and DMA-FQ
 2026-04-09 10:48 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table
 2026-04-09  1:48 UTC  (2+ messages)

[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
 2026-04-08 19:47 UTC  (6+ messages)
` [RFC PATCH v3 1/5] swiotlb: Return state of memory from swiotlb_alloc()
` [RFC PATCH v3 2/5] dma-mapping: Move encryption in __dma_direct_free_pages()
` [RFC PATCH v3 3/5] dma-mapping: Decrypt memory on remap
` [RFC PATCH v3 4/5] dma-mapping: Encapsulate memory state during allocation
` [RFC PATCH v3 5/5] dma-mapping: Fix memory decryption issues

[PATCH] iommu: Always fill in gather when unmapping
 2026-04-08 13:34 UTC  (7+ messages)

[PATCH v13 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-08 10:03 UTC  (4+ messages)
` [PATCH v13 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v13 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v13 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-08  3:46 UTC  (3+ messages)
` [PATCH v12 3/3] of: Respect "

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07 22:58 UTC  (7+ messages)
  ` [PATCH v5 3/9] driver core: Replace dev->dma_iommu with dev_dma_iommu()
  ` [PATCH v5 4/9] driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()
  ` [PATCH v5 5/9] driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
  ` [PATCH v5 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()

[PATCH rc v6] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-04-07 19:46 UTC 

[PATCH rc v5] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-04-07 17:21 UTC  (3+ messages)

[PATCH v2] dt-bindings: arm-smmu: qcom: Add compatible for Hawi SoC
 2026-04-07 17:03 UTC  (2+ messages)

[PATCH] iommu: Use dev_dbg for group handling code
 2026-04-07 15:31 UTC  (2+ messages)

[PATCH v4 0/3] Respect VASIZE for address limits
 2026-04-07 14:54 UTC  (6+ messages)
` [PATCH v4 1/3] iommu_pt: support small VA for AMDv1
` [PATCH v4 2/3] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)

[PATCH] iommu/amd: Fix a stale comment about which legacy mode is user visible
 2026-04-07 14:47 UTC  (3+ messages)

[RFC PATCH] iommu: Default to lazy DMA mode on ARM64
 2026-04-07 11:25 UTC  (4+ messages)

[PATCH] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-07  9:25 UTC  (3+ messages)

[PATCH v2 8/8] iommu/hygon: Add support for Hygon family 18h model 4h IOAPIC
 2026-04-07  8:25 UTC 

[PATCH 08/22] iommu/amd: Introduce Reset vMMIO Command
 2026-04-07  7:20 UTC  (2+ messages)
` [PATCH 8/22] "

[PATCH 05/22] iommu/amd: Introduce vIOMMU Guest-ID (GID)
 2026-04-07  7:01 UTC  (2+ messages)

[PATCH v2 0/1] [PULL REQUEST] Intel IOMMU updates for v7.1
 2026-04-07  6:45 UTC  (2+ messages)
` [PATCH v2 1/1] iommu/vt-d: Simplify calculate_psi_aligned_address()

[PATCH 04/22] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
 2026-04-07  6:46 UTC  (2+ messages)
` [PATCH 4/22] "

[PATCH v2 1/5] iommu/amd: Simplify build_inv_address()
 2026-04-07  1:26 UTC  (5+ messages)

[PATCH] Fixes a race in iopt_unmap_iova_range
 2026-04-06 23:07 UTC  (3+ messages)

[PATCH] iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy mode
 2026-04-06 23:05 UTC  (2+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-04-06 22:49 UTC  (4+ messages)

[PATCH 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-04-06 17:02 UTC  (17+ messages)
` [PATCH 02/22] iommu/amd: Introduce vIOMMU-specific events and event info
` [PATCH 09/22] iommu/amd: Introduce domain for IOMMU Private Address (IPA) region
` [PATCH 15/22] iommu/amd: Introduce helper function for updating domain ID mapping table
` [PATCH 20/22] iommufd: Introduce vIOMMU option via IOMMU_OPTION ioctl
` [PATCH 22/22] iommu/amd: Introduce logic to check and enable vIOMMU feature

[PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
 2026-04-06 15:40 UTC  (4+ messages)
` [PATCH v1 1/3] iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errors
` [PATCH v1 2/3] iommu/amd: Fix false positive in SB IOAPIC IVRS validation
` [PATCH v1 3/3] iommu/amd: Dynamically verify Southbridge IOAPIC via PCI config space

[PATCH v2 2/5] iommu/amd: Pass last in through to build_inv_address()
 2026-04-06 12:02 UTC  (2+ messages)

[PATCH 07/22] iommu/amd: Add support for AMD vIOMMU VF MMIO region
 2026-04-06  9:03 UTC  (3+ messages)

[PATCH 06/22] iommu/amd: Map vIOMMU VF MMIO and VF Control MMIO regions
 2026-04-06  8:57 UTC  (3+ messages)

[PATCH 03/22] iommu/amd: Detect and initialize AMD vIOMMU feature
 2026-04-06  8:32 UTC  (3+ messages)
` iommu/amd: Initialize IOMMU Private Address (IPA) space mapping region

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-06  5:49 UTC  (5+ messages)
` [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()

Re[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
 2026-04-05 17:39 UTC  (4+ messages)


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