messages from 2022-07-04 10:39:34 to 2022-07-06 11:46:35 UTC [more...]
[PATCH v3 RESEND 00/35] iommu/amd: Add multiple PCI segments support
2022-07-06 11:38 UTC (34+ messages)
` [PATCH v3 RESEND 01/35] iommu/amd: Update struct iommu_dev_data definition
` [PATCH v3 RESEND 02/35] iommu/amd: Introduce pci segment structure
` [PATCH v3 RESEND 03/35] iommu/amd: Introduce per PCI segment device table
` [PATCH v3 RESEND 04/35] iommu/amd: Introduce per PCI segment rlookup table
` [PATCH v3 RESEND 05/35] iommu/amd: Introduce per PCI segment irq_lookup_table
` [PATCH v3 RESEND 06/35] iommu/amd: Introduce per PCI segment dev_data_list
` [PATCH v3 RESEND 07/35] iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
` [PATCH v3 RESEND 08/35] iommu/amd: Introduce per PCI segment alias_table
` [PATCH v3 RESEND 09/35] iommu/amd: Introduce per PCI segment unity map list
` [PATCH v3 RESEND 10/35] iommu/amd: Introduce per PCI segment last_bdf
` [PATCH v3 RESEND 11/35] iommu/amd: Introduce per PCI segment device table size
` [PATCH v3 RESEND 12/35] iommu/amd: Introduce per PCI segment alias "
` [PATCH v3 RESEND 13/35] iommu/amd: Introduce per PCI segment rlookup "
` [PATCH v3 RESEND 14/35] iommu/amd: Convert to use per PCI segment irq_lookup_table
` [PATCH v3 RESEND 15/35] iommu/amd: Convert to use rlookup_amd_iommu helper function
` [PATCH v3 RESEND 16/35] iommu/amd: Update irq_remapping_alloc to use IOMMU lookup "
[PATCH v2 0/4] MDSS support for MSM8953
2022-07-06 11:45 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: qcom-iommu: Add Qualcomm MSM8953 compatible
[PATCH] iommu/amd: Handle return of iommu_device_sysfs_add
2022-07-06 11:38 UTC (3+ messages)
[PATCH v2] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
2022-07-06 11:31 UTC (3+ messages)
[PATCH 0/1] iommu/vt-d: Fixes for v5.19-rc4
2022-07-06 10:59 UTC (3+ messages)
[PATCH] iommu/exynos: Make driver independent of the system page size
2022-07-06 10:58 UTC (2+ messages)
[PATCH 0/3] iommu: More internal ops cleanup
2022-07-06 10:56 UTC (3+ messages)
[PATCH v2 00/14] iommu: Retire bus_set_iommu()
2022-07-06 10:54 UTC (10+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration
` [PATCH v2 09/14] iommu/ipmmu-vmsa: Clean up bus_set_iommu()
[PATCH v13 0/9] ACPI/IORT: Support for IORT RMR node
2022-07-06 10:51 UTC (6+ messages)
[PATCH] iommu/vt-d: Fix PCI bus rescan device hot add
2022-07-06 10:46 UTC (5+ messages)
[PATCH] MAINTAINERS: Remove iommu@lists.linux-foundation.org
2022-07-06 10:33 UTC (2+ messages)
[PATCH 0/2] swiotlb: Split up single swiotlb lock
2022-07-06 10:21 UTC (8+ messages)
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT
[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
2022-07-06 9:14 UTC (8+ messages)
` [PATCH v1 7/7] iommu/amd: Introduce amd_iommu_pgtable command-line option
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-07-06 7:04 UTC (22+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[PATCH v1 00/16] Add driver nodes for MT8195 SoC
2022-07-06 6:19 UTC (41+ messages)
` [PATCH v1 01/16] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v1 02/16] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v1 03/16] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v1 04/16] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v1 05/16] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v1 06/16] arm64: dts: mt8195: Add cpufreq node
` [PATCH v1 07/16] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller
` [PATCH v1 09/16] arm64: dts: mt8195: Add spmi node
` [PATCH v1 10/16] arm64: dts: mt8195: Add scp node
` [PATCH v1 11/16] arm64: dts: mt8195: Add audio related nodes
` [PATCH v1 12/16] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v1 13/16] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v1 14/16] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v1 15/16] arm64: dts: mt8195: Add gce node
` [PATCH v1 16/16] arm64: dts: mt8195: Add display node for vdosys0
[PATCH v4 00/11] iommu/vt-d: Optimize the use of locks
2022-07-06 2:55 UTC (24+ messages)
` [PATCH v4 01/11] iommu/vt-d: debugfs: Remove device_domain_lock usage
` [PATCH v4 02/11] iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
` [PATCH v4 03/11] iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
` [PATCH v4 04/11] iommu/vt-d: Unnecessary spinlock for root table alloc and free
` [PATCH v4 05/11] iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
` [PATCH v4 06/11] iommu/vt-d: Acquiring lock in domain ID allocation helpers
` [PATCH v4 07/11] iommu/vt-d: Acquiring lock in pasid manipulation helpers
` [PATCH v4 08/11] iommu/vt-d: Check device list of domain in domain free path
` [PATCH v4 09/11] iommu/vt-d: Fold __dmar_remove_one_dev_info() into its caller
` [PATCH v4 10/11] iommu/vt-d: Use device_domain_lock accurately
` [PATCH v4 11/11] iommu/vt-d: Convert global spinlock into per domain lock
[PATCH v3 00/15] iommu: Retire bus_set_iommu()
2022-07-06 2:35 UTC (19+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe
` [PATCH v3 02/15] iommu/amd: "
` [PATCH v3 03/15] iommu: Always register bus notifiers
` [PATCH v3 04/15] iommu: Move bus setup to IOMMU device registration
` [PATCH v3 05/15] iommu/amd: Clean up bus_set_iommu()
` [PATCH v3 06/15] iommu/arm-smmu: "
` [PATCH v3 07/15] iommu/arm-smmu-v3: "
` [PATCH v3 08/15] iommu/dart: "
` [PATCH v3 09/15] iommu/exynos: "
` [PATCH v3 10/15] iommu/ipmmu-vmsa: "
` [PATCH v3 11/15] iommu/mtk: "
` [PATCH v3 12/15] iommu/omap: "
` [PATCH v3 13/15] iommu/tegra-smmu: "
` [PATCH v3 14/15] iommu/virtio: "
` [PATCH v3 15/15] iommu: "
[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
2022-07-05 23:41 UTC (2+ messages)
[PATCH v6 0/5] iommu: Support mappings/reservations in reserved-memory regions
2022-07-05 19:18 UTC (8+ messages)
` [PATCH v6 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v7] "
` [PATCH v6 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v6 3/5] iommu: dma: Use of_iommu_get_resv_regions()
` [PATCH v6 4/5] iommu/tegra-smmu: Add support for reserved regions
` [PATCH v6 5/5] iommu/tegra-smmu: Support managed domains
[PATCH v2] ACPI: VIOT: Fix ACS setup
2022-07-05 18:27 UTC (4+ messages)
[PATCH v10 00/12] iommu: SVA and IOPF refactoring
2022-07-05 17:43 UTC (14+ messages)
` [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
` [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v10 03/12] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
` [PATCH v10 06/12] iommu/vt-d: Add "
` [PATCH v10 07/12] arm-smmu-v3/sva: "
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v10 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v10 12/12] iommu: Rename iommu-sva-lib.{c,h}
[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
2022-07-05 13:52 UTC (4+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
[PATCH kernel] powerpc/iommu: Add simple iommu_ops to report capabilities
2022-07-05 11:57 UTC (3+ messages)
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-07-05 9:11 UTC (7+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()
` (EXT) Re: [PATCH v2 1/9] PM: domains: "
` (EXT) "
[PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
2022-07-05 8:44 UTC (13+ messages)
[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
2022-07-05 5:05 UTC (3+ messages)
[PATCH v6 04/10] gpu: host1x: Add context device management code
2022-07-05 2:57 UTC (2+ messages)
[PATCH v12 0/2] iommu/mediatek: TTBR up to 35bit support
2022-07-05 1:38 UTC (3+ messages)
` [PATCH v12 2/2] iommu/mediatek: Allow page table PA up to 35bit
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
2022-07-05 0:01 UTC (2+ messages)
[PATCH -next] dma-mapping: Fix build error unused-value
2022-07-04 15:53 UTC (4+ messages)
[PATCH v3 4/4] vfio: Require that devices support DMA cache coherence
2022-07-04 13:27 UTC (3+ messages)
[RFC PATCH 1/3] x86/boot/e820: Make __e820__mapped_all() external
2022-07-04 11:15 UTC (4+ messages)
` [RFC PATCH 3/3] iommu/vt-d: Show region type in arch_rmrr_sanity_check()
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