messages from 2026-07-15 20:00:45 to 2026-07-17 10:57:43 UTC [more...]
[PATCH linux-6.12.y v1 0/2] Backporting SEV-SNP CVE-2023-20585 to linux-stable
2026-07-17 10:49 UTC (3+ messages)
` [PATCH linux-6.12.y v1 1/2] iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
` [PATCH linux-6.12.y v1 2/2] iommu/amd: Use maximum PPR "
[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
2026-07-17 10:44 UTC (11+ messages)
[RFC PATCH 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-17 10:15 UTC (12+ messages)
` [RFC PATCH 1/9] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [RFC PATCH 2/9] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH 3/9] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH 4/9] iommu/rockchip: skip orphaned-fault banks in rk_iommu_is_stall_active
` [RFC PATCH 5/9] iommu/rockchip: skip orphaned-fault banks in CMD_ENABLE_STALL dispatch
` [RFC PATCH 6/9] iommu/rockchip: take all DT clocks
` [RFC PATCH 7/9] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH 8/9] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH 9/9] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[PATCH 0/8] drm/msm: Support for Eliza GPU
2026-07-17 10:06 UTC (12+ messages)
` [PATCH 6/8] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH 7/8] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH 8/8] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU
[PATCH 1/1] iommu/vt-d: Disallow SVA if page walk is not coherent
2026-07-17 8:04 UTC (4+ messages)
[BUG] iommu: KASAN slab-use-after-free in iommufd_auto_response_faults
2026-07-17 8:00 UTC (3+ messages)
` [PATCH] iommu/iommufd: Fix IOPF group ownership UAF
[PATCH v9 00/14] media: iris: Add support for glymur platform
2026-07-17 3:48 UTC (7+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v9 11/14] media: iris: Add hooks for pixel and non-pixel context banks
[PATCH 6.12.y] iommu/vt-d: Clear Present bit before tearing down context entry
2026-07-17 1:37 UTC (2+ messages)
[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
2026-07-16 21:47 UTC (2+ messages)
` (subset) "
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-16 17:00 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
[PATCH v4 0/6] iommufd: Iterate the cache invalidation array in the core
2026-07-16 16:20 UTC (12+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
` [PATCH v4 3/6] iommufd: Iterate the cache invalidation array in the core
` [PATCH v4 5/6] iommu/arm-smmu-v3-iommufd: Convert cache invalidation to the core array loop
[PATCH v3 00/18] iommu: Add live update state preservation
2026-07-16 15:44 UTC (6+ messages)
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
2026-07-16 9:31 UTC (12+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
` [RFC PATCH 03/11] KVM: SEV: Remove struct page dependency from SNP gmem paths
` [RFC PATCH 04/11] KVM: guest_memfd: Introduce guest memory ops and route native gmem through them
` [RFC PATCH 05/11] iommufd: Look up private-interconnect phys via exporter symbols
` [RFC PATCH 06/11] iommufd: Plumb dma-buf memory-type (RAM vs MMIO) through the phys map
` [RFC PATCH 07/11] KVM: guest_memfd: Add ops-driven page revocation
` [RFC PATCH 08/11] samples/kvm: Add guest_memfd backing sample
` [RFC PATCH 09/11] selftests/kvm: gmem_provider KVM-only tests
` [RFC PATCH 10/11] selftests/kvm: gmem_provider iommufd tests
` [RFC PATCH 11/11] samples/kvm, selftests/kvm: Allow the gmem_provider NVMe DMA test on arm64
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-16 14:52 UTC (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH] iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()
2026-07-16 14:16 UTC
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-16 13:48 UTC (4+ messages)
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-16 13:31 UTC (30+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
[PATCH] iommu: arm: Remove redundant dev_err()/dev_err_probe()
2026-07-16 13:09 UTC (2+ messages)
[PATCH v2] iommu/msm: unwind probe state on registration failure
2026-07-16 12:26 UTC (7+ messages)
` [PATCH v3] iommu/msm: Fix dangling list entry on probe failure
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-07-16 11:59 UTC (10+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-16 10:43 UTC (7+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v1] iommu/riscv: Support 32-bit register accesses
2026-07-16 8:23 UTC (9+ messages)
` [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers
[PATCH 1/2] iommu/virtio: Set driver data before enabling virtqueues
2026-07-16 1:25 UTC
[PATCH] iommu/virtio: Set driver data before enabling virtqueues
2026-07-16 1:21 UTC (2+ messages)
` [PATCH] iommu/virtio: Handle iommu_device_register() failures
[REGRESSION] GPU passes into VM improperly after c376a3456d8b or a98db518dde2
2026-07-15 21:20 UTC (7+ messages)
page: | 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