messages from 2025-09-09 15:35:25 to 2025-09-16 16:42:32 UTC [more...]
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-16 16:42 UTC (17+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 09/13] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "
[PATCH] iommufd: Fix refcounting race during mmap
2025-09-16 16:10 UTC
[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-09-16 15:19 UTC (40+ messages)
` [PATCH v4 01/28] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v4 02/28] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v4 03/28] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v4 04/28] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 06/28] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v4 10/28] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v4 14/28] iommu/arm-smmu-v3: Add KVM mode in the driver
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode
` [PATCH v4 16/28] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3
` [PATCH v4 22/28] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
[PATCH v3 0/4] Preparation to .map_page and .unmap_page removal
2025-09-16 13:53 UTC (8+ messages)
` [PATCH v3 1/4] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v3 2/4] dma-mapping: convert dummy ops to physical address mapping
` [PATCH v3 3/4] ARM: dma-mapping: Switch to physical address mapping callbacks
` [PATCH v3 4/4] dma-mapping: remove unused mapping resource callbacks
[PATCH v9 0/7] Add support for Verisilicon IOMMU used by media codec blocks
2025-09-16 13:02 UTC (17+ messages)
` [PATCH v9 1/7] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v9 2/7] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v9 3/7] iommu: Add verisilicon IOMMU driver
` [PATCH v9 4/7] MAINTAINERS: Add entry for Verisilicon "
` [PATCH v9 5/7] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
` [PATCH v9 6/7] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v9 7/7] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
[PATCH v1 1/3] iommu/riscv: Add iommu perf driver
2025-09-16 10:27 UTC (7+ messages)
` [PATCH v1 2/3] iommu/riscv: Add Makefile support for RISC-V IOMMU "
` [PATCH v1 3/3] iommu/riscv: Register RISC-V IOMMU PMU at init time
` Re: [PATCH v1 1/3] iommu/riscv: Add iommu perf driver
[PATCH v2] iommu: Fix iommu selftest running test mock domain fail
2025-09-16 9:03 UTC
[PATCH 0/2] update exynos-iommu code and device tree for v9
2025-09-16 6:36 UTC (5+ messages)
` [PATCH 1/2] iommu/exynos: Implement register set and fault handling on SysMMU v9
` [PATCH 2/2] arm64: dts: exynosautov920: Add DT node for sysMMU
[PATCH 1/1] iommu/vt-d: Remove LPIG from page group response descriptor
2025-09-16 4:55 UTC (2+ messages)
[PATCH] iommu/vt-d: drop unused cap_super_offset()
2025-09-16 4:55 UTC (2+ messages)
[PATCH] iommu/vt-d: debugfs: fix legacy mode page table dump logic
2025-09-16 4:54 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: PRS isn't usable if PDS isn't supported
2025-09-16 1:58 UTC (3+ messages)
[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
2025-09-15 22:59 UTC (9+ messages)
` [PATCH v4 1/4] arm-smmu: move MSI_IOVA macro definitions
` [PATCH v4 2/4] iommu/of: fix device tree configuration for PCI devices
` [PATCH v4 3/4] arm-smmu: select suitable MSI IOVA
` [PATCH v4 4/4] drivers: iommu: refactor arm_smmu_get_resv_regions
[syzbot] [iommu?] KASAN: slab-use-after-free Write in iommufd_eventq_fops_release
2025-09-15 18:17 UTC
[PATCH 0/2] iommu: Add io_ptdump debug interface for iommu
2025-09-15 16:28 UTC (10+ messages)
` [PATCH 1/2] iommu/debug: Add IOMMU page table dump debug facility
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-15 15:51 UTC (10+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
[PATCH v3 05/11] PCI: Add pci_reachable_set()
2025-09-15 14:32 UTC (6+ messages)
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-15 12:53 UTC (13+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH v4 0/8] Fix stale IOTLB entries for kernel address space
2025-09-15 11:35 UTC (17+ messages)
` [PATCH v4 1/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v4 2/8] mm: Actually mark kernel page table pages
` [PATCH v4 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v4 4/8] mm: Introduce pure page table freeing function
` [PATCH v4 6/8] mm: Introduce deferred freeing for kernel page tables
` [PATCH v4 7/8] mm: Hook up Kconfig options for async page table freeing
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-15 10:49 UTC (10+ messages)
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` (subset) [PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-15 9:41 UTC (2+ messages)
[PATCH] intel/vt-d: Send Page Request Drain only if supported
2025-09-15 6:32 UTC (3+ messages)
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-13 10:19 UTC (3+ messages)
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-12 9:03 UTC (8+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
2025-09-14 16:22 UTC (2+ messages)
` (subset) "
The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers reminder
2025-09-13 7:05 UTC (2+ messages)
[PATCH v2] iommu/amd/pgtbl: Fix possible race while increase page table level
2025-09-13 6:26 UTC
[PATCH] iommu/amd/pgtbl: Fix possible race while increase page table level
2025-09-13 6:18 UTC (3+ messages)
[PATCH] iommu/amd: Fix alias device DTE setting
2025-09-13 6:12 UTC (2+ messages)
[PATCH] iommu/io-pgtable-dart: Fix off by one error in table index check
2025-09-13 6:07 UTC (2+ messages)
[RFC PATCH] arm64: swiotlb: dma: its: Ensure shared buffers are properly aligned
2025-09-12 14:59 UTC (10+ messages)
[PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
2025-09-11 19:50 UTC (4+ messages)
[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
2025-09-11 17:44 UTC (4+ messages)
` [PATCH 1/2] PCI: Extend pci_idt_bus_quirk() for IDT switch with Device ID 0x8090
` [PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device
[PATCH v4] iommu/amd: Add support for hw_info for iommu capability query
2025-09-11 16:58 UTC (2+ messages)
[PATCH v7 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-09-11 15:52 UTC (6+ messages)
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-11 11:33 UTC (11+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v2 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v2 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v2 05/10] types: move phys_vec definition to common header
` [PATCH v2 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v2 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v2 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v2 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
2025-09-10 17:43 UTC (8+ messages)
Excessive page cache occupies DMA32 memory
2025-09-10 11:23 UTC (5+ messages)
[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-09-10 2:56 UTC (10+ messages)
` [PATCH rfcv2 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit
` [PATCH rfcv2 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
[PATCH] iommu: Fix iommu selftest running test mock domain fail
2025-09-10 1:58 UTC (3+ messages)
[PATCH v3 02/11] PCI: Add pci_bus_isolated()
2025-09-09 21:21 UTC (3+ messages)
[PATCH v3 03/11] iommu: Compute iommu_groups properly for PCIe switches
2025-09-09 21:21 UTC (6+ messages)
[PATCH v3 07/11] iommu: Validate that pci_for_each_dma_alias() matches the groups
2025-09-09 19:58 UTC (4+ messages)
[GIT PULL] dma-mapping fix for Linux 6.17
2025-09-09 18:18 UTC (2+ messages)
[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
2025-09-09 15:35 UTC (3+ 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