patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 15:35:25 to 2025-02-18 18:54:17 UTC [more...]

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-18 18:53 UTC  (41+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-02-18 18:21 UTC  (10+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH 3/5] iommu/virtio: Move to domain_alloc_paging()

[PATCH v3] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
 2025-02-18 18:00 UTC  (2+ messages)

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-18 13:03 UTC  (15+ messages)

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-17 11:37 UTC  (4+ messages)

[PATCH 6.13 000/442] 6.13.3-rc3 review
 2025-02-17  9:08 UTC  (12+ messages)

[PATCH 6.12 000/418] 6.12.14-rc3 review
 2025-02-17  7:38 UTC  (8+ messages)

[PATCH 6.6 000/273] 6.6.78-rc1 review
 2025-02-17  5:18 UTC  (42+ messages)
` [PATCH 6.6 238/273] i3c: master: Fix missing ret assignment in set_speed()
` [PATCH 6.6 240/273] mtd: onenand: Fix uninitialized retlen in do_otp_read()
` [PATCH 6.6 241/273] misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
` [PATCH 6.6 242/273] misc: fastrpc: Deregister device nodes properly in error scenarios
` [PATCH 6.6 243/273] misc: fastrpc: Fix registered buffer page address
` [PATCH 6.6 244/273] misc: fastrpc: Fix copy buffer page size
` [PATCH 6.6 245/273] net/ncsi: wait for the last response to Deselect Package before configuring channel
` [PATCH 6.6 246/273] net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
` [PATCH 6.6 247/273] maple_tree: simplify split calculation
` [PATCH 6.6 253/273] rtla: Add trace_instance_stop
` [PATCH 6.6 254/273] rtla/timerlat_hist: Stop timerlat tracer on signal
` [PATCH 6.6 255/273] rtla/timerlat_top: "
` [PATCH 6.6 256/273] pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() fails
` [PATCH 6.6 257/273] ptp: Ensure info->enable callback is always set
` [PATCH 6.6 258/273] rtc: zynqmp: Fix optional clock name property
` [PATCH 6.6 259/273] MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
` [PATCH 6.6 260/273] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
` [PATCH 6.6 261/273] spi: atmel-qspi: Memory barriers after memory-mapped I/O
` [PATCH 6.6 262/273] net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
` [PATCH 6.6 263/273] ocfs2: check dir i_size in ocfs2_find_entry
` [PATCH 6.6 264/273] Revert "btrfs: avoid monopolizing a core when activating a swap file"
` [PATCH 6.6 265/273] btrfs: avoid monopolizing a core when activating a swap file
` [PATCH 6.6 266/273] cachefiles: Fix NULL pointer dereference in object->file
` [PATCH 6.6 267/273] mptcp: pm: only set fullmesh for subflow endp
` [PATCH 6.6 268/273] mptcp: prevent excessive coalescing on receive
` [PATCH 6.6 269/273] selftests: mptcp: join: fix AF_INET6 variable
` [PATCH 6.6 270/273] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
` [PATCH 6.6 271/273] tty: xilinx_uartps: split sysrq handling
` [PATCH 6.6 272/273] KVM: x86: Make x2APIC ID 100% readonly
` [PATCH 6.6 273/273] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
` [PATCH 6.6] 6.6.78-rc1 review

[PATCH v2 00/23] iommu: Further abstract iommu-pages
 2025-02-15  9:47 UTC  (28+ messages)
` [PATCH v2 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v2 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v2 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v2 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v2 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v2 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v2 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v2 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v2 09/23] iommu/pages: Formalize the freelist API
` [PATCH v2 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v2 11/23] iommu/amd: "
` [PATCH v2 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v2 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v2 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v2 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v2 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v2 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v2 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v2 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v2 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v2 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v2 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v2 23/23] iommu/pages: Remove iommu_alloc_pages_node()

[PATCH 6.12 000/419] 6.12.14-rc2 review
 2025-02-15  7:45 UTC  (8+ messages)
` [PATCH 6.12 000/583] "

[PATCH v3 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-15  4:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[PATCH 6.13 000/443] 6.13.3-rc2 review
 2025-02-15  0:43 UTC  (6+ messages)
` [PATCH 6.13 000/619] "

[PATCH blktests v3 0/6] enable bs > ps device testing
 2025-02-14 18:54 UTC  (13+ messages)
` [PATCH blktests v3 1/6] common/xfs: ignore first umount error on _xfs_mkfs_and_mount()
` [PATCH blktests v3 2/6] block/032: make error messages clearer if mkfs or mount fails
` [PATCH blktests v3 3/6] common: add and use min io for fio
` [PATCH blktests v3 6/6] common/xfs: add _test_dev_suits_xfs() to verify logical block size will work

[PATCH] kbuild: rust: add rustc-min-version support function
 2025-02-14 18:47 UTC  (3+ messages)

[PATCH] x86/cpu: Add two Intel CPU model numbers
 2025-02-14 17:17 UTC  (7+ messages)

[PATCH] drm/amd/display: Disable -Wenum-float-conversion for dml2_dpmm_dcn4.c
 2025-02-14 16:35 UTC  (4+ messages)

[PATCH 6.12 000/422] 6.12.14-rc1 review
 2025-02-14 15:33 UTC  (20+ messages)
` [PATCH 6.12 345/422] ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives
` [PATCH 6.12 000/583] 6.12.14-rc1 review

[PATCH 6.13 000/443] 6.13.3-rc1 review
 2025-02-14 13:07 UTC  (17+ messages)
` [PATCH 6.13 000/619] "

[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-13 21:34 UTC  (8+ messages)
` [PATCH v1 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie

[PATCH] arm64: rust: clean Rust 1.85.0 warning using softfloat target
 2025-02-13 20:17 UTC  (6+ messages)

[PATCH rc] gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
 2025-02-13 16:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).