Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-05-13 17:31:43 to 2025-05-19 17:05:26 UTC [more...]

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-19 17:05 UTC  (92+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 6.6 000/113] 6.6.91-rc2 review
 2025-05-19 15:27 UTC  (18+ messages)

[PATCH 0/4] SPMI patches for the merge window
 2025-05-18  3:23 UTC  (5+ messages)
` [PATCH 1/4] spmi: Only use Hikey 970 SPMI controller driver when ARM64
` [PATCH 2/4] dt-bindings: spmi: Add Apple SPMI controller
` [PATCH 3/4] spmi: add a spmi driver for Apple SoC
` [PATCH 4/4] irqdomain: spmi: Switch to irq_domain_create_tree()

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-18  3:21 UTC  (30+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 04/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v5 05/29] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v5 06/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v5 07/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v5 08/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 11/29] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v5 12/29] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v5 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v5 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v5 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v5 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v5 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-05-16 20:39 UTC  (12+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-05-16 11:57 UTC  (3+ messages)

[PATCH] iommu: Clear the freelist after iommu_put_pages_list()
 2025-05-16  6:52 UTC  (2+ messages)

[PATCH 5.10.y] fs: relax assertions on failure to encode file handles
 2025-05-16  1:06 UTC 

[PATCH 5.15.y] fs: relax assertions on failure to encode file handles
 2025-05-16  1:05 UTC 

[PATCH 6.1.y] fs: relax assertions on failure to encode file handles
 2025-05-16  0:53 UTC 

[PATCH 0/5] Rust beta (1.87) and nightly (1.88) lint cleanups
 2025-05-15 22:22 UTC  (14+ messages)
` [PATCH 1/5] objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0

[PATCH 6.14 000/197] 6.14.7-rc2 review
 2025-05-15 21:37 UTC  (10+ messages)

[PATCH 6.12 000/184] 6.12.29-rc2 review
 2025-05-15 20:58 UTC  (8+ messages)

[PATCH 6.1 00/96] 6.1.139-rc2 review
 2025-05-15 19:57 UTC  (7+ messages)

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-05-15 16:33 UTC  (2+ messages)

[PATCH 6.14 000/197] 6.14.7-rc1 review
 2025-05-15 12:40 UTC  (12+ messages)

[PATCH 5.10.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:49 UTC 

[PATCH 6.1.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:48 UTC 

[PATCH 5.15.y] net/sched: flower: Fix chain template offload
 2025-05-15  0:49 UTC 

[PATCH 5.15 00/54] 5.15.183-rc1 review
 2025-05-14 17:14 UTC  (4+ messages)

[PATCH 6.1 00/92] 6.1.139-rc1 review
 2025-05-14 17:11 UTC  (3+ messages)

[PATCH 6.6 000/113] 6.6.91-rc1 review
 2025-05-14 17:06 UTC  (5+ messages)

[PATCH 6.12 000/184] 6.12.29-rc1 review
 2025-05-14 16:58 UTC  (2+ messages)

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-05-14  9:11 UTC  (5+ messages)
` [PATCH v4 12/31] fs/resctrl: Improve handling for events that can be read from any CPU

[PATCH 5.15.y] tty: add the option to have a tty reject a new ldisc
 2025-05-14  1:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox