Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-05-04 11:53:47 to 2022-05-10 01:38:36 UTC [more...]

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-10  1:38 UTC  (23+ messages)
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support

[PATCH v4 0/4] iommu/vt-d: Force snooping improvement
 2022-05-10  1:16 UTC  (7+ messages)
` [PATCH v4 1/4] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH v4 2/4] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH v4 3/4] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH v4 4/4] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-10  1:16 UTC  (9+ messages)

[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-10  0:56 UTC  (3+ messages)

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-09 23:35 UTC  (16+ messages)

fully convert arm to use dma-direct
 2022-05-09 21:51 UTC  (6+ messages)

[PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
 2022-05-09 19:27 UTC  (2+ messages)

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-05-09 18:33 UTC  (7+ messages)

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-09 14:03 UTC  (41+ messages)
` [PATCH v6 01/29] irq/matrix: Expose functions to allocate the best CPU for new vectors
` [PATCH v6 02/29] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v6 03/29] x86/apic/msi: Set the delivery mode individually for each IRQ
` [PATCH v6 04/29] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI irq allocation flag
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 06/29] x86/apic/vector: Implement support for NMI delivery mode
` [PATCH v6 07/29] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v6 08/29] iommu/vt-d: Rework prepare_irte() to support per-IRQ delivery mode
` [PATCH v6 09/29] iommu/vt-d: Set the IRTE delivery mode individually for each IRQ
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 11/29] iommu/amd: Expose [set|get]_dev_entry_bit()
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 14/29] x86/hpet: Expose hpet_writel() in header
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 16/29] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v6 17/29] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v6 18/29] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v6 19/29] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v6 20/29] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 22/29] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v6 23/29] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v6 24/29] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [PATCH v6 25/29] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v6 26/29] x86/watchdog: Add a shim hardlockup detector
` [PATCH v6 27/29] watchdog: Expose lockup_detector_reconfigure()
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz
` [PATCH v6 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH RFC 00/12] IOMMUFD Generic interface
 2022-05-09 14:00 UTC  (17+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility

[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
 2022-05-09 11:49 UTC  (2+ messages)

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-09  9:22 UTC  (3+ messages)

[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
 2022-05-09  7:48 UTC 

[PATCH] swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
 2022-05-09  6:18 UTC  (7+ messages)

[PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-05-09  6:15 UTC  (2+ messages)

[PATCH v5 00/12] iommu: SVA and IOPF refactoring
 2022-05-07 12:39 UTC  (20+ messages)
` [PATCH v5 02/12] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH v5 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v5 04/12] iommu/sva: Basic data structures for SVA
` [PATCH v5 07/12] arm-smmu-v3/sva: Add SVA domain support
` [PATCH v5 10/12] iommu: Prepare IOMMU domain for IOPF

[PATCH] drm/nouveau/tegra: Stop using iommu_present()
 2022-05-06 21:09 UTC  (2+ messages)

[PATCH] iommu: Reorganize __iommu_attach_group()
 2022-05-06 17:54 UTC  (6+ messages)

[PATCH] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
 2022-05-06 16:07 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: check return value after calling platform_get_resource()
 2022-05-06 16:07 UTC  (2+ messages)

[PATCH v3 0/3] iommu/arm-smmu: Support Tegra234 SMMU
 2022-05-06 16:07 UTC  (5+ messages)

[PATCH v2 0/7] SDX65 devicetree updates
 2022-05-06 16:07 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3-sva: Fix mm use-after-free
 2022-05-06 16:07 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC8280XP support
 2022-05-06 16:07 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP

[PATCH 01/11] dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
 2022-05-06 15:19 UTC  (3+ messages)

[PATCH v2 01/11] dt-bindings: iommu: arm, smmu-v3: make PRI IRQ optional
 2022-05-06 14:05 UTC 

[PATCH v3 0/4] iommu/vt-d: Force snooping improvement
 2022-05-06  7:41 UTC  (7+ messages)
` [PATCH v3 1/4] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH v3 2/4] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH v3 3/4] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH v3 4/4] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[PATCH v2] iommu/sva: Fix PASID use-after-free issue
 2022-05-06  7:27 UTC  (4+ messages)

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-06  5:36 UTC  (3+ messages)

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-05-06  5:36 UTC  (12+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-05 12:13 UTC  (7+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-05 13:04 UTC  (15+ messages)
` [PATCH 1/7] dt-bindings: gpio: renesas, rcar-gpio: "
  ` [PATCH 1/7] dt-bindings: gpio: renesas,rcar-gpio: "
` [PATCH 2/7] dt-bindings: i2c: renesas, rcar-i2c: "
  ` [PATCH 2/7] dt-bindings: i2c: renesas,rcar-i2c: "
` [PATCH 3/7] dt-bindings: iommu: renesas, ipmmu-vmsa: "
` [PATCH 5/7] dt-bindings: serial: renesas, hscif: "
  ` [PATCH 5/7] dt-bindings: serial: renesas,hscif: "
` [PATCH 6/7] dt-bindings: serial: renesas, scif: "
  ` [PATCH 6/7] dt-bindings: serial: renesas,scif: "
` [PATCH 7/7] dt-bindings: watchdog: renesas, wdt: "
  ` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH v2 0/4] iommu/vt-d: Force snooping improvement
 2022-05-05 12:14 UTC  (11+ messages)
` [PATCH v2 1/4] iommu/vt-d: Block force-snoop domain attaching if no SC support
` [PATCH v2 2/4] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH v2 3/4] iommu/vt-d: Remove domain_update_iommu_snooping()
` [PATCH v2 4/4] iommu/vt-d: Remove hard coding PGSNP bit in PASID entries

[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
 2022-05-05  9:09 UTC  (6+ messages)
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-05  1:23 UTC  (11+ messages)
` [PATCH v12 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v12 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v12 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v12 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly

[git pull] IOMMU Fixes for Linux v5.18-rc5
 2022-05-04 18:24 UTC  (2+ messages)

[PATCH] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-04 18:20 UTC  (11+ messages)

[PATCH 0/5] iommu/vt-d: Force snooping improvement
 2022-05-04 14:37 UTC  (6+ messages)
` [PATCH 2/5] iommu/vt-d: Set SNP bit only in second-level page table entries

[PATCH] iommu: Make sysfs robust for non-API groups
 2022-05-04 13:18 UTC  (2+ messages)

[PATCH v4 0/9] iommu cleanup and refactoring
 2022-05-04 12:11 UTC  (7+ messages)
` [PATCH v4 7/9] iommu: Use right way to retrieve iommu_ops
  ` [bug] NULL pointer deref after 3f6634d997db ("iommu: Use right way to retrieve iommu_ops")


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