messages from 2022-07-15 08:25:16 to 2022-07-29 06:37:30 UTC [more...]
[PATCH v4 00/20] Add driver nodes for MT8195 SoC
2022-07-29 6:32 UTC (12+ messages)
` [PATCH v4 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v4 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v4 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v4 05/20] dt-bindings: power: mediatek: Update maintainer list
` [PATCH v4 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v4 08/20] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v4 10/20] arm64: dts: mt8195: Add cpufreq node
` [PATCH v4 12/20] arm64: dts: mt8195: Add power domains controller
` [PATCH v4 13/20] arm64: dts: mt8195: Add spmi node
` [PATCH v4 16/20] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v4 19/20] arm64: dts: mt8195: Add gce node
[PATCH v10 00/12] iommu: SVA and IOPF refactoring
2022-07-29 4:22 UTC (57+ 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 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 v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-07-28 14:11 UTC (14+ messages)
` [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver
[PATCH 0/2] iommu/amd: Misc Update for Virtual APIC support
2022-07-27 2:39 UTC (6+ messages)
` [PATCH 1/2] iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
` [PATCH 2/2] iommu/amd: Add support for AVIC when SNP is enabled
[PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
2022-07-26 20:07 UTC (3+ messages)
` [PATCH 1/2] iommu/exynos: Abstract getting the fault info
` [PATCH 2/2] iommu/exynos: Implement fault handling on SysMMU v7
[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
2022-07-26 18:32 UTC (6+ messages)
[PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-26 15:55 UTC (3+ messages)
[PATCH v2] iova: Re-order code to remove forward declarations
2022-07-26 15:26 UTC
[PATCH 1/1] iommu/hyper-v: Use helper instead of directly accessing affinity
2022-07-26 14:38 UTC (7+ messages)
[PATCH] iommu/amd: Disable guest vapic logging during early kdump init
2022-07-26 14:00 UTC (6+ messages)
[PATCH v3 00/21] Add driver nodes for MT8195 SoC
2022-07-25 22:24 UTC (35+ messages)
` [PATCH v3 01/21] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v3 02/21] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v3 03/21] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v3 04/21] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v3 05/21] dt-bindings: power: mediatek: Update maintainer list
` [PATCH v3 06/21] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v3 07/21] dt-bindings: power: mediatek: Update example in dt-bindings
` [PATCH v3 08/21] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
` [PATCH v3 09/21] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v3 10/21] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v3 11/21] arm64: dts: mt8195: Add cpufreq node
` [PATCH v3 12/21] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v3 13/21] arm64: dts: mt8195: Add power domains controller
` [PATCH v3 14/21] arm64: dts: mt8195: Add spmi node
` [PATCH v3 15/21] arm64: dts: mt8195: Add scp node
` [PATCH v3 16/21] arm64: dts: mt8195: Add audio related nodes
` [PATCH v3 17/21] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v3 18/21] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v3 19/21] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v3 20/21] arm64: dts: mt8195: Add gce node
` [PATCH v3 21/21] arm64: dts: mt8195: Add display node for vdosys0
linux-next: Tree for Jul 25 (drivers/iommu/hyperv-iommu.c)
2022-07-25 21:12 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
2022-07-25 9:39 UTC (5+ messages)
[PATCH] selftests/dma: Add a .gitignore file containing name of executable
2022-07-24 14:59 UTC
[PATCH] scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
2022-07-22 15:15 UTC (4+ messages)
[GIT PULL] iommu/arm-smmu: Updates for 5.20
2022-07-22 14:33 UTC (2+ messages)
[PATCH] drivers: iommu: fix clang -wformat warning
2022-07-22 14:39 UTC (3+ messages)
[PATCH] iommu/virtio: Advertise IOMMU_CAP_CACHE_COHERENCY
2022-07-22 12:15 UTC (5+ messages)
[PATCH v2 0/6] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
2022-07-21 10:52 UTC (6+ messages)
` [PATCH v2 3/6] iommu/amd: Initial support for AMD IOMMU v2 page table
[PATCH v3 00/15] iommu: Retire bus_set_iommu()
2022-07-21 7:17 UTC (7+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe
[PATCH] iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
2022-07-19 19:56 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
2022-07-19 19:56 UTC (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
[POSSIBLE BUG] iommu/io-pgtable-arm: possible dereferencing of NULL pointer
2022-07-19 17:36 UTC (2+ messages)
[PATCH v6 0/6] DMA mapping changes for SCSI core
2022-07-19 9:17 UTC (11+ messages)
` [PATCH v6 4/6] scsi: sd: Allow max_sectors be capped at DMA optimal size limit
` [PATCH v6 5/6] scsi: scsi_transport_sas: Cap shost opt_sectors according to DMA optimal limit
[PATCH v2 00/19] Add driver nodes for MT8195 SoC
2022-07-19 8:50 UTC (10+ messages)
` [PATCH v2 03/19] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v2 05/19] dt-bindings: power: mediatek: Refine multiple level power domain nodes
[PATCH] MAINTAINERS: Add Robin Murphy as IOMMU SUBSYTEM reviewer
2022-07-18 15:17 UTC (3+ messages)
[PATCH v10 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-07-18 7:10 UTC (4+ messages)
` [PATCH v10 7/8] docs: trace: Add HiSilicon PTT device driver documentation
[PATCH -next] iommu/dma: Fix missing mutex_init() in iommu_get_msi_cookie()
2022-07-18 6:42 UTC (4+ messages)
[PATCH] swiotlb: Fix use after free on error handling path
2022-07-18 4:50 UTC (2+ messages)
[RFC v2 0/2] swiotlb performance optimizations
2022-07-18 1:28 UTC (3+ messages)
` [RFC v2 1/2] swiotlb: use bitmap to track free slots
` [RFC v2 2/2] swiotlb: Allocate memory in a cache-friendly way
[RESEND PATCH 0/3] Small fixes for swiotlb
2022-07-18 1:16 UTC (4+ messages)
` [RESEND PATCH 1/3] swiotlb: remove unused fields in io_tlb_mem
` [RESEND PATCH 2/3] swiotlb: consolidate rounding up default_nslabs
` [RESEND PATCH 3/3] swiotlb: ensure a segment doesn't cross the area boundary
RE
2022-07-15 19:26 UTC
[PATCH v3 0/6] iommu/exynos: Add basic support for SysMMU v7
2022-07-15 12:52 UTC (8+ messages)
` [PATCH v3 4/6] iommu/exynos: Abstract non-common registers on different variants
` [PATCH v3 5/6] iommu/exynos: Add SysMMU v7 register set
[PATCH v1 0/7] iommu/amd: Add Generic IO Page Table Framework Support for v2 Page Table
2022-07-15 11:32 UTC (7+ messages)
` [PATCH v1 3/7] iommu/amd: Fix sparse warning
[PATCH v4 0/9] iommu/amd: Enforce IOMMU restrictions for SNP-enabled system
2022-07-15 8:46 UTC (4+ messages)
` [PATCH v4 8/9] iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled
[PATCH] iommu/mediatek: Log with dev_err_probe when failing to parse dts
2022-07-15 8:25 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