messages from 2025-07-10 09:04:30 to 2025-07-15 06:41:52 UTC [more...]
[PATCH v5 0/8] iommufd: Destroy vdevice on device unbind
2025-07-15 6:32 UTC (8+ messages)
` [PATCH v5 1/8] iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice
` [PATCH v5 2/8] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v5 3/8] iommufd: Add a pre_destroy() op for objects
` [PATCH v5 4/8] iommufd: Destroy vdevice on idevice destroy
` [PATCH v5 5/8] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v5 6/8] iommufd/selftest: Explicitly skip tests for inapplicable variant
` [PATCH v5 7/8] iommufd/selftest: Add coverage for vdevice tombstone
Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
2025-07-15 6:37 UTC (3+ messages)
[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-07-15 5:55 UTC (24+ messages)
[PATCH v7 0/8] Introduce debugfs support in IOMMU
2025-07-15 5:47 UTC (5+ messages)
[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2025-07-15 3:29 UTC (32+ messages)
` [PATCH v2 01/15] dt-bindings: arm-smmu: document the support on Milos
` [PATCH v2 02/15] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v2 03/15] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v2 04/15] dt-bindings: firmware: qcom,scm: document Milos SCM Firmware Interface
` [PATCH v2 05/15] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v2 06/15] dt-bindings: mailbox: qcom-ipcc: document the Milos Inter-Processor Communication Controller
` [PATCH v2 07/15] dt-bindings: soc: qcom,aoss-qmp: document the Milos Always-On Subsystem side channel
` [PATCH v2 08/15] dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
` [PATCH v2 09/15] dt-bindings: dma: qcom,gpi: document the Milos GPI DMA Engine
` [PATCH v2 10/15] dt-bindings: mmc: sdhci-msm: document the Milos SDHCI Controller
` [PATCH v2 11/15] dt-bindings: soc: qcom: qcom,pmic-glink: document Milos compatible
` [PATCH v2 12/15] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v2 13/15] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v2 15/15] arm64: dts: qcom: Add The Fairphone (Gen. 6)
[PATCH 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-07-15 1:19 UTC (14+ messages)
[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
2025-07-14 23:38 UTC (5+ messages)
[PATCH] iommu/tegra241-cmdqv: import IOMMUFD module namespace
2025-07-14 21:34 UTC (2+ messages)
[PATCH v8 0/9] Adjust fbcon console device detection
2025-07-14 21:21 UTC (10+ messages)
` [PATCH v8 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v8 2/9] vfio/pci: Use pci_is_display()
` [PATCH v8 3/9] vga_switcheroo: "
` [PATCH v8 4/9] iommu/vt-d: "
` [PATCH v8 5/9] ALSA: hda: "
` [PATCH v8 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v8 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v8 8/9] fbcon: Use screen info to find primary device
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute
[PATCH v4 0/7] iommufd: Destroy vdevice on device unbind
2025-07-14 18:03 UTC (33+ messages)
` [PATCH v4 1/7] iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice
` [PATCH v4 2/7] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v4 3/7] iommufd: Add a pre_destroy() op for objects
` [PATCH v4 4/7] iommufd: Destroy vdevice on idevice destroy
` [PATCH v4 5/7] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v4 6/7] iommufd/selftest: Explicitly skip tests for inapplicable variant
` [PATCH v4 7/7] iommufd/selftest: Add coverage for vdevice tombstone
[PATCH] iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set
2025-07-14 16:51 UTC (4+ messages)
[PATCH v7 8/9] fbcon: Use screen info to find primary device
2025-07-14 15:12 UTC (2+ messages)
[PATCH v1 0/4] Implement IOMMU SVA page fault processing error notifiers
2025-07-14 15:00 UTC (7+ messages)
` [PATCH v1 1/4] iommu: Pass the Requester ID in the fault parameter structure
` [PATCH v1 2/4] iommu: Add rid_notifier array to the dev_iommu structure
` [PATCH v1 3/4] iommu: Implement iommu_set_rid_fault_notifier()
` [PATCH v1 4/4] iommu: Notify requesters of IOMMU fault failures
[PATCH v6 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-07-14 14:56 UTC (4+ messages)
` [PATCH v6 3/5] iommu: Add verisilicon IOMMU driver
[PATCH] iommu/qcom: Fix pgsize_bitmap
2025-07-14 12:14 UTC (4+ messages)
[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-14 12:03 UTC (16+ messages)
` [PATCH v9 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v9 17/29] iommufd: Add mmap interface
` [PATCH v9 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
[PATCH rc v2] iommu/arm-smmu-v3: Revert vmaster in the error path
2025-07-14 11:54 UTC (2+ messages)
[PATCH] iommu/exynos: add support for reserved regions
2025-07-14 11:54 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu: disable PRR on SM8250
2025-07-14 11:54 UTC (2+ messages)
[PATCH] iommu/io-pgtable-arm: Remove unused macro iopte_prot
2025-07-14 11:54 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
2025-07-14 11:54 UTC (2+ messages)
[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
2025-07-14 11:23 UTC (3+ messages)
[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
2025-07-14 11:00 UTC (13+ messages)
` [PATCH 01/11] iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook
` [PATCH 02/11] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
` [PATCH 03/11] iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
` [PATCH 04/11] iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()
` [PATCH 05/11] iommu/vt-d: Do not wipe out the page table NID when devices detach
` [PATCH 06/11] iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
` [PATCH 07/11] iommu/vt-d: Create unique domain ops for each stage
` [PATCH 08/11] iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
` [PATCH 09/11] iommu/vt-d: Split paging_domain_compatible()
` [PATCH 10/11] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
` [PATCH 11/11] iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range
Off for two weeks
2025-07-14 10:00 UTC (4+ messages)
[RFC PATCH v3 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-07-14 9:24 UTC (16+ messages)
` [RFC PATCH v3 2/8] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [RFC PATCH v3 4/8] iommu/arm-smmu-v3: Cache and restore MSI config
` [RFC PATCH v3 5/8] pm: runtime: Introduce pm_runtime_get_if_not_suspended()
iommu/vt-d: Use-after-free on sva unbind device with pending IOPFs
2025-07-14 7:20 UTC (2+ messages)
[PATCH 1/2] iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
2025-07-14 5:05 UTC (5+ messages)
[PATCH v3 0/7] Reorganize Intel VT-D to be ready for iommupt
2025-07-14 5:03 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
2025-07-14 5:01 UTC (2+ messages)
[PATCH] iommu/vt-d: remove the CONFIG_X86 wrapping from iommu init hook
2025-07-14 4:59 UTC (2+ messages)
[PATCH v4 0/3] RISC-V: Add ACPI support for IOMMU
2025-07-13 13:34 UTC (3+ messages)
` [PATCH v4 3/3] iommu/riscv: Add ACPI support
[PATCH v3 0/3] RISC-V: Add ACPI support for IOMMU
2025-07-13 11:47 UTC (3+ messages)
` [PATCH v3 3/3] iommu/riscv: Add ACPI support
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-07-11 23:08 UTC (5+ messages)
[PATCH v3 1/2] vfio: Fix unbalanced vfio_df_close call in no-iommu mode
2025-07-11 22:50 UTC (3+ messages)
[PATCH rc] iommu/arm-smmu-v3: Revert vmaster in the error path
2025-07-11 19:40 UTC (4+ messages)
[GIT PULL] dma-mapping fix for Linux 6.16
2025-07-11 17:44 UTC (2+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-11 16:14 UTC (8+ messages)
SMMUv3 interrupt handling via custom logic
2025-07-11 15:16 UTC (4+ messages)
[PATCH v2 0/2] rust: add initial scatterlist abstraction
2025-07-11 7:05 UTC (8+ messages)
` [PATCH v2 1/2] rust: add initial scatterlist bindings
[PATCH v6 0/2] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-07-11 7:03 UTC (10+ messages)
` [PATCH v6 2/2] dma-buf: heaps: cma: Create "
[PATCH v2 00/14] iommufd: Prepare for IOMMUFD_OBJ_HW_QUEUE
2025-07-10 18:21 UTC (5+ messages)
` [PATCH v2 13/14] iommufd: Introduce iommufd_object_alloc_ucmd helper
next-20250702 WARNING iommu io-pgtable-arm.c at arm_lpae_map_pages qcom_iommu_map
2025-07-10 10:38 UTC (5+ messages)
[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
2025-07-10 9:04 UTC (11+ 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