messages from 2022-02-17 11:35:25 to 2022-02-23 14:09:11 UTC [more...]
[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-02-23 14:09 UTC (30+ messages)
` [PATCH v6 01/11] iommu: Add dma ownership management interfaces
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type
` [PATCH v6 03/11] amba: Stop sharing platform_dma_configure()
` [PATCH v6 04/11] bus: platform, amba, fsl-mc, PCI: Add device DMA ownership management
` [PATCH v6 04/11] bus: platform,amba,fsl-mc,PCI: "
` [PATCH v6 05/11] PCI: pci_stub: Set driver_managed_dma
` [PATCH v6 06/11] PCI: portdrv: "
` [PATCH v6 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v6 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v6 09/11] vfio: Delete the unbound_list
` [PATCH v6 10/11] vfio: Remove iommu group notifier
` [PATCH v6 11/11] iommu: Remove iommu group changes notifier
[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
2022-02-23 9:46 UTC (11+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch
[PATCH v3 0/9] Host1x context isolation support
2022-02-23 9:44 UTC (39+ messages)
` [PATCH v3 1/9] dt-bindings: host1x: Add memory-contexts property
` [PATCH v3 2/9] gpu: host1x: Add context bus
` [PATCH v3 3/9] gpu: host1x: Add context device management code
` [PATCH v3 4/9] gpu: host1x: Program context stream ID on submission
` [PATCH v3 5/9] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v3 6/9] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v3 7/9] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v3 8/9] drm/tegra: vic: Implement get_streamid_offset
` [PATCH v3 9/9] drm/tegra: Support context isolation
[PATCH v2 0/2] MT8186 IOMMU SUPPORT
2022-02-23 7:24 UTC (3+ 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/vt-d: Add RPLS to quirk list to skip TE disabling
2022-02-23 6:29 UTC
[PATCH v6 0/5] Use pageblock_order for cma and alloc_contig_range alignment
2022-02-23 4:30 UTC (6+ messages)
` [PATCH v6 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v6 2/5] mm: page_isolation: check specified range for unmovable pages
` [PATCH v6 3/5] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v6 4/5] mm: cma: use pageblock_order as the single alignment
` [PATCH v6 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
[PATCH v2 0/2] Enable ATS for the devices in SATC table
2022-02-22 18:54 UTC (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: "
` [PATCH v2 2/2] iommu/vt-d: Declare dmar_ats_supported() as static function
cleanup swiotlb initialization
2022-02-22 15:35 UTC (12+ messages)
` [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
` [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-22 11:17 UTC (19+ messages)
` [PATCH v4 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v4 2/8] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v4 3/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v4 4/8] hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v4 5/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v4 6/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v4 7/8] docs: Add HiSilicon PTT device driver documentation
` [PATCH v4 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver
[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
2022-02-21 15:43 UTC (12+ messages)
` [PATCH v8 01/11] ACPI/IORT: Add temporary RMR node flag definitions
` [PATCH v8 02/11] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v8 03/11] ACPI/IORT: Add helper functions to parse RMR nodes
` [PATCH v8 04/11] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v8 05/11] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v8 06/11] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v8 07/11] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v8 08/11] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v8 09/11] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v8 10/11] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev
` [PATCH v8 11/11] iommu/arm-smmu: "
[PATCH 0/5] iommu/amd: Cleanup and fixes
2022-02-21 4:59 UTC (6+ messages)
` [PATCH 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci
` [PATCH 2/5] iommu/amd: Call memunmap in error path
` [PATCH 3/5] iommu/amd: Clean up function declarations
` [PATCH 4/5] iommu/amd: Remove unused struct fault.devid
` [PATCH 5/5] iommu/amd: Improve amd_iommu_v2_exit()
[PATCH 0/1] iommu/vt-d: Fixes for v5.17-rc6
2022-02-21 5:33 UTC (2+ messages)
` [PATCH 1/1] iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
[PATCH v2 1/1] iommu/vt-d: Fix list_add double add when enabling VMD and scalable mode
2022-02-21 2:44 UTC (4+ messages)
[PATCH] iommu/vt-d: Enable ATS for the devices in SATC table
2022-02-18 21:50 UTC (3+ messages)
[PATCH] iova: Remove forward declarations
2022-02-18 16:28 UTC
[PATCH v5 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
2022-02-17 3:54 UTC (13+ messages)
` [PATCH v5 01/12] x86/boot: Place kernel_info at a fixed offset
` [PATCH v5 02/12] Documentation/x86: Secure Launch kernel documentation
` [PATCH v5 03/12] x86: Secure Launch Kconfig
` [PATCH v5 04/12] x86: Secure Launch main header file
` [PATCH v5 05/12] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v5 06/12] x86: Secure Launch kernel early boot stub
` [PATCH v5 07/12] x86: Secure Launch kernel late "
` [PATCH v5 08/12] x86: Secure Launch SMP bringup support
` [PATCH v5 09/12] kexec: Secure Launch kexec SEXIT support
` [PATCH v5 10/12] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v5 11/12] x86: Secure Launch late initcall platform module
` [PATCH v5 12/12] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v5 00/34] MT8195 IOMMU SUPPORT
2022-02-18 12:53 UTC (41+ messages)
` [PATCH v5 01/34] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v5 02/34] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v5 03/34] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v5 04/34] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v5 05/34] iommu/mediatek: Remove clk_disable "
` [PATCH v5 06/34] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v5 07/34] iommu/mediatek: Add mutex for data in the mtk_iommu_domain
` [PATCH v5 08/34] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v5 09/34] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v5 10/34] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v5 11/34] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v5 12/34] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v5 13/34] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v5 14/34] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v5 15/34] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v5 16/34] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v5 17/34] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v5 18/34] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v5 19/34] iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
` [PATCH v5 20/34] iommu/mediatek: Add infra iommu support
` [PATCH v5 21/34] iommu/mediatek: Add PCIe support
` [PATCH v5 22/34] iommu/mediatek: Add mt8195 support
` [PATCH v5 23/34] iommu/mediatek: Only adjust code about register base
` [PATCH v5 24/34] iommu/mediatek: Just move code position in hw_init
` [PATCH v5 25/34] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v5 26/34] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v5 27/34] iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
` [PATCH v5 28/34] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v5 29/34] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v5 30/34] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v5 31/34] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v5 32/34] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v5 33/34] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v5 34/34] iommu/mediatek: mt8195: Enable multi banks for infra iommu
[PATCH 0/2] MT8186 IOMMU SUPPORT
2022-02-18 8:41 UTC (7+ messages)
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support
[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
2022-02-18 1:07 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