messages from 2022-02-28 00:53:21 to 2022-03-08 05:46:27 UTC [more...]
[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-03-08 5:44 UTC (2+ messages)
` [PATCH v8 01/11] iommu: Add DMA ownership management interfaces
[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-03-08 0:31 UTC (24+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces
` [PATCH v7 05/11] PCI: pci_stub: Set driver_managed_dma
` [PATCH v7 06/11] PCI: portdrv: "
` [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v7 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v7 09/11] vfio: Delete the unbound_list
` [PATCH v7 10/11] vfio: Remove iommu group notifier
` [PATCH v7 11/11] iommu: Remove iommu group changes notifier
[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
2022-03-07 14:05 UTC (19+ messages)
[PATCH v2 1/1] swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
2022-03-07 7:58 UTC (5+ messages)
[PATCH] iommu/iova: Free all CPU rcache for retry when iova alloc failure
2022-03-07 3:49 UTC (7+ messages)
cleanup swiotlb initialization v4
2022-03-06 17:01 UTC (35+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>
[PATCH 0/2] swiotlb: rework fix info leak with DMA_FROM_DEVICE
2022-03-05 0:42 UTC (11+ messages)
` [PATCH 1/2] Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
` [PATCH 2/2] swiotlb: fix info leak with DMA_FROM_DEVICE
[PATCH] iommu/iova: Improve 32-bit free space estimate
2022-03-05 0:03 UTC (6+ messages)
[git pull] IOMMU Fixes for Linux v5.17-rc6
2022-03-04 20:22 UTC (2+ messages)
virtio-gpu dedicated heap
2022-03-04 18:36 UTC (3+ messages)
[PATCH 00/12] [PULL REQUEST] Intel IOMMU updates for Linux v5.18
2022-03-04 15:47 UTC (16+ messages)
` [PATCH 01/12] iommu/vt-d: Remove intel_iommu::domains
` [PATCH 02/12] iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
` [PATCH 03/12] iommu/vt-d: Remove iova_cache_get/put()
` [PATCH 04/12] iommu/vt-d: Remove domain and devinfo mempool
` [PATCH 05/12] iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
` [PATCH 06/12] iommu/vt-d: Remove unnecessary includes
` [PATCH 07/12] iommu/vt-d: Remove unnecessary prototypes
` [PATCH 08/12] iommu/vt-d: Fix indentation of goto labels
` [PATCH 09/12] iommu/vt-d: Move intel_iommu_ops to header file
` [PATCH 10/12] iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
` [PATCH 11/12] iommu/vt-d: Remove unused function intel_svm_capable()
` [PATCH 12/12] iommu/vt-d: Enable ATS for the devices in SATC table
[PATCH v5 00/34] MT8195 IOMMU SUPPORT
2022-03-04 10:07 UTC (8+ messages)
[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
2022-03-04 10:05 UTC (2+ messages)
[PATCH v2 0/5] iommu/amd: Cleanup and fixes
2022-03-04 9:39 UTC (7+ messages)
` [PATCH v2 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci
` [PATCH v2 2/5] iommu/amd: Call memunmap in error path
` [PATCH v2 3/5] iommu/amd: Clean up function declarations
` [PATCH v2 4/5] iommu/amd: Remove unused struct fault.devid
` [PATCH v2 5/5] iommu/amd: Improve amd_iommu_v2_exit()
[PATCH] iommu/iova: Reset max32_alloc_size after cleaning rcache in the fail path
2022-03-03 13:04 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v2] iommu/iova: Reset max32_alloc_size after cleaning
[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
2022-03-03 13:02 UTC (3+ messages)
[PATCH] kernel: dma-debug: fix return value of __setup handlers
2022-03-03 11:02 UTC (2+ messages)
[PATCH v4 0/9] Host1x context isolation support
2022-03-02 12:31 UTC (12+ messages)
` [PATCH v4 1/9] dt-bindings: host1x: Add iommu-map property
` [PATCH v4 2/9] gpu: host1x: Add context bus
` [PATCH v4 3/9] gpu: host1x: Add context device management code
` [PATCH v4 4/9] gpu: host1x: Program context stream ID on submission
` [PATCH v4 5/9] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v4 6/9] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v4 7/9] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v4 8/9] drm/tegra: Support context isolation
` [PATCH v4 9/9] drm/tegra: vic: Implement get_streamid_offset
cleanup swiotlb initialization v2
2022-03-02 9:22 UTC (10+ messages)
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
[PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-03-02 4:47 UTC (2+ messages)
[PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-03-02 4:32 UTC
[PATCH AUTOSEL 5.15 02/23] swiotlb: fix info leak with DMA_FROM_DEVICE
2022-03-01 20:16 UTC
[PATCH AUTOSEL 5.16 02/28] swiotlb: fix info leak with DMA_FROM_DEVICE
2022-03-01 20:13 UTC
[PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch
2022-03-01 14:01 UTC (12+ messages)
[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
2022-03-01 10:56 UTC (3+ messages)
[PATCH 0/5] iommu/amd: Cleanup and fixes
2022-03-01 8:58 UTC (5+ messages)
` [PATCH 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci
[PATCH] iommu/omap: Fix missing put_device() call in omap_iommu_probe_device
2022-03-01 6:33 UTC (2+ messages)
` [PATCH v2] "
[PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-02-28 20:58 UTC (7+ messages)
[PATCH 0/1] iommu/vt-d: Fixes for v5.17-rc6
2022-02-28 12:49 UTC (3+ messages)
` [PATCH 1/1] iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
[PATCH v4 0/9] iommu cleanup and refactoring
2022-02-28 12:26 UTC (2+ messages)
[PATCH v2] dma-mapping: remove CONFIG_DMA_REMAP
2022-02-28 12:22 UTC
[PATCH v2 0/2] MT8186 IOMMU SUPPORT
2022-02-28 12:20 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH v2 2/2] iommu/mediatek: Add mt8186 iommu support
[PATCH] iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
2022-02-28 12:16 UTC (2+ messages)
[PATCH] dma-mapping: remove CONFIG_DMA_REMAP
2022-02-28 11:04 UTC (3+ messages)
[PATCH V2] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
2022-02-28 9:58 UTC (2+ messages)
[PATCH v5 0/5] iommu: Allow IOVA rcache range be configured
2022-02-28 9:44 UTC (2+ messages)
[PATCH] iova: Remove forward declarations
2022-02-28 9:42 UTC (2+ messages)
[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-02-28 0:58 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