messages from 2019-05-22 13:34:36 to 2019-05-27 15:45:53 UTC [more...]
implement generic dma_map_ops for IOMMUs v5
2019-05-27 15:45 UTC (9+ messages)
` [PATCH 07/24] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
` [PATCH 20/24] iommu/dma: Refactor iommu_dma_mmap
[PATCH v4 0/8] RMRR related fixes and enhancements
2019-05-27 15:23 UTC (10+ messages)
` [PATCH v4 1/8] iommu: Fix a leak in iommu_insert_resv_region
` [PATCH v4 2/8] iommu: Pass a GFP flag parameter to iommu_alloc_resv_region()
` [PATCH v4 3/8] iommu/vt-d: Duplicate iommu_resv_region objects per device list
` [PATCH v4 4/8] iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
` [PATCH v4 5/8] iommu/vt-d: Handle RMRR with PCI bridge device scopes
` [PATCH v4 6/8] iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
` [PATCH v4 7/8] iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
` [PATCH v4 8/8] iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
[PATCH v7 0/7] Add virtio-iommu driver
2019-05-27 15:15 UTC (4+ messages)
[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
2019-05-27 15:00 UTC (17+ messages)
` [PATCH v4 01/15] iommu: Add API to request DMA domain for device
` [PATCH v4 02/15] iommu/vt-d: Implement apply_resv_region iommu ops entry
` [PATCH v4 03/15] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
` [PATCH v4 04/15] iommu/vt-d: Enable DMA remapping after rmrr mapped
` [PATCH v4 05/15] iommu/vt-d: Add device_def_domain_type() helper
` [PATCH v4 06/15] iommu/vt-d: Delegate the identity domain to upper layer
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma "
` [PATCH v4 08/15] iommu/vt-d: Identify default domains replaced with private
` [PATCH v4 09/15] iommu/vt-d: Handle 32bit device with identity default domain
` [PATCH v4 10/15] iommu/vt-d: Probe DMA-capable ACPI name space devices
` [PATCH v4 11/15] iommu/vt-d: Implement is_attach_deferred iommu ops entry
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()
` [PATCH v4 13/15] iommu/vt-d: Remove startup parameter from device_def_domain_type()
` [PATCH v4 14/15] iommu/vt-d: Remove duplicated code for device hotplug
` [PATCH v4 15/15] iommu/vt-d: Remove static identity map code
[PATCH 1/2] iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock
2019-05-27 14:33 UTC (2+ messages)
[PATCH 1/1] iommu: Use right function to get group for device
2019-05-27 14:31 UTC (2+ messages)
[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
2019-05-27 14:21 UTC (3+ messages)
` [PATCH v7 1/1] "
[PATCH V3 0/3] Add debugfs support to show scalable mode DMAR table
2019-05-27 14:16 UTC (5+ messages)
` [PATCH V3 1/3] iommu/vt-d: Modify the format of intel DMAR tables dump
` [PATCH V3 2/3] iommu/vt-d: Introduce macros useful for dumping DMAR table
` [PATCH V3 3/3] iommu/vt-d: Add debugfs support to show scalable mode DMAR table internals
[PATCH 1/1] iommu: Add missing new line for dma type
2019-05-27 14:12 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Remove unnecessary rcu_read_locks
2019-05-27 14:05 UTC (2+ messages)
[PATCH 0/3] handle init errors more gracefully in amd_iommu
2019-05-27 13:50 UTC (3+ messages)
` [PATCH 1/3] iommu/amd: make iommu_disable safer
[PATCH v4 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
2019-05-27 11:52 UTC (7+ messages)
` [PATCH v4 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH v4 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
` [PATCH v4 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
` [PATCH v4 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
` [PATCH v4 5/6] iommu/ipmmu-vmsa: Extract hardware context initialization
` [PATCH v4 6/6] iommu/ipmmu-vmsa: Add suspend/resume support
[PATCH v3 0/2] Optimize dma_*_from_contiguous calls
2019-05-27 10:55 UTC (6+ messages)
` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
` [PATCH v3 2/2] dma-contiguous: Use fallback alloc_pages for single pages
[PATCH] iommu/amd: remove redundant assignment to variable npages
2019-05-27 10:03 UTC (2+ messages)
[PATCH] iommu/vt-d: Fix bind svm with multiple devices
2019-05-27 9:55 UTC (2+ messages)
[PATCH v8 00/29] SMMUv3 Nested Stage Setup
2019-05-26 16:10 UTC (30+ messages)
` [PATCH v8 01/29] driver core: Add per device iommu param
` [PATCH v8 02/29] iommu: Introduce device fault data
` [PATCH v8 03/29] iommu: Introduce device fault report API
` [PATCH v8 04/29] iommu: Add recoverable fault reporting
` [PATCH v8 05/29] iommu: Add a timeout parameter for PRQ response
` [PATCH v8 06/29] trace/iommu: Add sva trace events
` [PATCH v8 07/29] iommu: Use device fault trace event
` [PATCH v8 08/29] iommu: Introduce attach/detach_pasid_table API
` [PATCH v8 09/29] iommu: Introduce cache_invalidate API
` [PATCH v8 10/29] iommu: Introduce bind/unbind_guest_msi
` [PATCH v8 11/29] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v8 12/29] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v8 13/29] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v8 14/29] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v8 15/29] iommu/smmuv3: Introduce __arm_smmu_tlb_inv_asid/s1_range_nosync
` [PATCH v8 16/29] iommu/smmuv3: Implement cache_invalidate
` [PATCH v8 17/29] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v8 18/29] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v8 19/29] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v8 20/29] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v8 21/29] iommu/smmuv3: Report non recoverable faults
` [PATCH v8 22/29] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v8 23/29] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v8 24/29] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v8 25/29] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler
` [PATCH v8 27/29] vfio_pci: Allow to mmap the fault queue
` [PATCH v8 28/29] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v8 29/29] vfio: Document nested stage control
[PATCH v1] xen/swiotlb: rework early repeat code
2019-05-24 20:58 UTC (2+ messages)
[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
2019-05-24 18:38 UTC (7+ messages)
[PATCH 0/4] iommu: Add device fault reporting API
2019-05-24 18:14 UTC (12+ messages)
` [PATCH 1/4] driver core: Add per device iommu param
` [PATCH 2/4] iommu: Introduce device fault data
` [PATCH 3/4] iommu: Introduce device fault report API
` [PATCH 4/4] iommu: Add recoverable fault reporting
[PATCH v6 0/6] Allwinner H6 Mali GPU support
2019-05-24 17:25 UTC (5+ messages)
[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
2019-05-24 3:49 UTC (5+ messages)
` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
2019-05-24 1:16 UTC (22+ messages)
` [RFC PATCH v4 01/21] x86/msi: Add definition for NMI delivery mode
` [RFC PATCH v4 02/21] x86/hpet: Expose hpet_writel() in header
` [RFC PATCH v4 03/21] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
` [RFC PATCH v4 05/21] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH v4 06/21] x86/hpet: Configure the timer used by the "
` [RFC PATCH v4 07/21] watchdog/hardlockup: Define a generic function to detect hardlockups
` [RFC PATCH v4 08/21] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH v4 09/21] x86/nmi: Add a NMI_WATCHDOG NMI handler category
` [RFC PATCH v4 10/21] watchdog/hardlockup: Add function to enable NMI watchdog on all allowed CPUs at once
` [RFC PATCH v4 11/21] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [RFC PATCH v4 12/21] watchdog/hardlockup/hpet: Adjust timer expiration on the number of monitored CPUs
` [RFC PATCH v4 13/21] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [RFC PATCH v4 14/21] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [RFC PATCH v4 15/21] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [RFC PATCH v4 16/21] x86/watchdog: Add a shim hardlockup detector
` [RFC PATCH v4 17/21] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable
` [RFC PATCH v4 18/21] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH v4 19/21] iommu/vt-d: Rework prepare_irte() to support per-irq "
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog
` [RFC PATCH v4 21/21] x86/watchdog/hardlockup/hpet: Support interrupt remapping
[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
2019-05-23 22:31 UTC (11+ messages)
` [PATCH v5 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v5 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v5 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v5 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v5 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v5 06/10] NTB: Introduce MSI library
` [PATCH v5 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v5 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v5 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v5 10/10] NTB: Describe the ntb_msi_test client in the documentation
[PATCH v2 00/15] drm/msm: Per-instance pagetable support
2019-05-23 20:00 UTC (4+ messages)
` [PATCH v2 03/15] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2
[PATCH] swiotlb: sync buffer when mapping FROM_DEVICE
2019-05-23 18:05 UTC (12+ messages)
[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
2019-05-23 16:24 UTC (5+ messages)
` [PATCH v3 1/3] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information
[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
2019-05-23 15:40 UTC (14+ messages)
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function
[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
2019-05-23 13:03 UTC (3+ messages)
[PATCH v5 1/1] iommu/io-pgtable-arm: Add support to use system cache
2019-05-23 12:34 UTC (4+ messages)
implement generic dma_map_ops for IOMMUs v6
2019-05-23 12:33 UTC (25+ messages)
` [PATCH 01/23] iommu/dma: Cleanup dma-iommu.h
` [PATCH 02/23] iommu/dma: Remove the flush_page callback
` [PATCH 03/23] iommu/dma: Use for_each_sg in iommu_dma_alloc
` [PATCH 04/23] iommu/dma: move the arm64 wrappers to common code
` [PATCH 05/23] iommu/dma: Move __iommu_dma_map
` [PATCH 06/23] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
` [PATCH 07/23] iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
` [PATCH 08/23] iommu/dma: Factor out remapped pages lookup
` [PATCH 09/23] iommu/dma: Refactor the page array remapping allocator
` [PATCH 10/23] iommu/dma: Remove __iommu_dma_free
` [PATCH 11/23] iommu/dma: Refactor iommu_dma_free
` [PATCH 12/23] iommu/dma: Refactor iommu_dma_alloc
` [PATCH 13/23] iommu/dma: Don't remap CMA unnecessarily
` [PATCH 14/23] iommu/dma: Merge the CMA and alloc_pages allocation paths
` [PATCH 15/23] iommu/dma: Split iommu_dma_free
` [PATCH 16/23] iommu/dma: Cleanup variable naming in iommu_dma_alloc
` [PATCH 17/23] iommu/dma: Refactor iommu_dma_alloc, part 2
` [PATCH 18/23] iommu/dma: Refactor iommu_dma_get_sgtable
` [PATCH 19/23] iommu/dma: Refactor iommu_dma_mmap
` [PATCH 20/23] iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 21/23] iommu/dma: Switch copyright boilerplace to SPDX
` [PATCH 22/23] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 23/23] arm64: trim includes "
[PATCH v3 3/3] mmc: renesas_sdhi: use multiple segments if possible
2019-05-23 4:15 UTC (2+ messages)
[PATCH v2] iommu/intel: fix variable 'iommu' set but not used
2019-05-23 1:33 UTC
[RESEND PATCH] iommu/intel: fix variable 'iommu' set but not used
2019-05-22 21:14 UTC (2+ messages)
[RFC/PATCH 0/4] Initial support for modular IOMMU drivers
2019-05-22 21:00 UTC (3+ messages)
` [RFC/PATCH 2/4] PCI: Export PCI ACS and DMA searching functions to modules
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