Show patches with: Submitter = Baolu Lu       |    State = Action Required       |   434 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] iommu: Add device dma ownership set/release interfaces Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[02/11] driver core: Set DMA ownership during driver bind/unbind Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[04/11] PCI: portdrv: Suppress kernel DMA ownership auto-claiming Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[05/11] iommu: Add security context management for assigned devices Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[06/11] iommu: Expose group variants of dma ownership interfaces Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[07/11] vfio: Use DMA_OWNER_USER to declaim passthrough devices Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[08/11] vfio: Remove use of vfio_group_viable() Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[09/11] vfio: Delete the unbound_list Fix BUG_ON in vfio_iommu_group_notifier() - 1 - --- 2021-11-15 Baolu Lu New
[1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops [1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops - - - --- 2020-11-12 Baolu Lu New
[1/2] iommu: Add iommu_group_get/set_domain() [1/2] iommu: Add iommu_group_get/set_domain() - - - --- 2020-06-27 Baolu Lu New
[1/2] iommu: Consolidate pasid dma ownership check iommu: Make pasid array per device - - - --- 2023-08-01 Baolu Lu New
[1/2] iommu: Prevent RESV_DIRECT devices from blocking domains Prevent RESV_DIRECT devices from user assignment - - - --- 2023-06-07 Baolu Lu New
[1/9] iommu: Move iommu fault data to linux/iommu.h iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[10/11] vfio: Remove iommu group notifier Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[11/11] iommu: Remove iommu group changes notifier Fix BUG_ON in vfio_iommu_group_notifier() - - - --- 2021-11-15 Baolu Lu New
[2/2] iommu: Move pasid array from group to device iommu: Make pasid array per device - - - --- 2023-08-01 Baolu Lu New
[2/2] iommu/vt-d: Remove rmrr check in domain attaching device path Prevent RESV_DIRECT devices from user assignment - 1 - --- 2023-06-07 Baolu Lu New
[2/2] vfio/type1: Update group->domain after aux attach and detach Untitled series #309309 - - - --- 2020-06-27 Baolu Lu New
[2/9] iommu: Add device parameter to iopf handler iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[3/9] iommu: Add common code to handle IO page faults iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[4/9] iommu: Change the return value of dev_iommu_get() iommu: Prepare to deliver page faults to user space - 1 - --- 2023-07-11 Baolu Lu New
[5/9] iommu: Make fault_param generic iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[6/9] iommu: Remove iommu_[un]register_device_fault_handler() iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[7/9] iommu: Add helper to set iopf handler for domain iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[8/9] iommu: Add iommu page fault cookie helpers iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[9/9] iommu: Use fault cookie to store iopf_param iommu: Prepare to deliver page faults to user space - - - --- 2023-07-11 Baolu Lu New
[RFC,01/10] iommu/vt-d: Get iommu device for a mediated device vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,02/10] iommu/vt-d: Alloc domain for a mediated device vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,03/10] iommu/vt-d: Allocate groups for mediated devices vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,04/10] iommu/vt-d: Get pasid table for a mediated device vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,05/10] iommu/vt-d: Setup DMA remapping for mediated devices vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,06/10] iommu: Add iommu_set_bus API interface vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,07/10] iommu/vt-d: Add set_bus iommu ops vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,08/10] vfio/mdev: Set iommu ops for mdev bus vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,09/10] vfio/mdev: Add mediated device domain type vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,1/1] platform-msi: Add platform check for subdevice irq domain [RFC,1/1] platform-msi: Add platform check for subdevice irq domain - - - --- 2020-12-10 Baolu Lu New
[RFC,1/4] iommu/vt-d: Move domain_flush_cache helper into header Use 1st-level for DMA remapping in guest - - - --- 2019-09-23 Baolu Lu New
[RFC,1/5] iommu: Add APIs for IOMMU PASID management iommu: APIs for paravirtual PASID allocation - - - --- 2018-11-12 Baolu Lu New
[RFC,10/10] vfio/type1: Allocate domain for mediated device vfio/mdev: IOMMU aware mediated device - - - --- 2018-07-22 Baolu Lu New
[RFC,2/4] iommu/vt-d: Add first level page table interfaces Use 1st-level for DMA remapping in guest - - - --- 2019-09-23 Baolu Lu New
[RFC,2/5] iommu/vt-d: Initialize a PASID consumer iommu: APIs for paravirtual PASID allocation - - - --- 2018-11-12 Baolu Lu New
[RFC,3/4] iommu/vt-d: Map/unmap domain with mmmap/mmunmap Use 1st-level for DMA remapping in guest - - - --- 2019-09-23 Baolu Lu New
[RFC,3/5] iommu/vt-d: Enlightened PASID allocation iommu: APIs for paravirtual PASID allocation - - - --- 2018-11-12 Baolu Lu New
[RFC,4/4] iommu/vt-d: Identify domains using first level page table Use 1st-level for DMA remapping in guest - - - --- 2019-09-23 Baolu Lu New
[RFC,4/5] iommu/vt-d: Allocate and free a pasid iommu: APIs for paravirtual PASID allocation - - - --- 2018-11-12 Baolu Lu New
[RFC,5/5] iommu/vt-d: Use global pasid allocator iommu: APIs for paravirtual PASID allocation - - - --- 2018-11-12 Baolu Lu New
[RFC,v2,01/10] iommu: Add APIs for multiple domains per device vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,02/10] iommu/vt-d: Add multiple domains per device query vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,03/10] iommu/amd: Add default branch in amd_iommu_capable() vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,04/10] iommu/vt-d: Enable/disable multiple domains per device vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,05/10] iommu/vt-d: Attach/detach domains in auxiliary mode vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,06/10] iommu/vt-d: Return ID associated with an auxiliary domain vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,07/10] vfio/mdev: Add mediated device domain type vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,08/10] vfio/type1: Add domain at(de)taching group helpers vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,09/10] vfio/type1: Determine domain type of an mdev group vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v2,1/1] platform-msi: Add platform check for subdevice irq domain [RFC,v2,1/1] platform-msi: Add platform check for subdevice irq domain - - - --- 2021-01-06 Baolu Lu New
[RFC,v2,10/10] vfio/type1: Attach domain for mdev group vfio/mdev: IOMMU aware mediated device - - - --- 2018-08-30 Baolu Lu New
[RFC,v3,1/2] iommu: Add capability IOMMU_CAP_VIOMMU Add platform check for subdevice irq domain - - - --- 2021-01-14 Baolu Lu New
[RFC,v3,2/2] platform-msi: Add platform check for subdevice irq domain Add platform check for subdevice irq domain - - - --- 2021-01-14 Baolu Lu New
[v1,1/8] iommu: Add iommu_group_replace_domain() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,2/8] vfio/type1: Use iommu_group_replace_domain() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,4/8] drm/tegra: Use iommu_attach/detatch_device() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,5/8] iommu/amd: Use iommu_attach/detach_device() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,6/8] gpu/host1x: Use iommu_attach/detach_device() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,7/8] media: staging: media: tegra-vde: Use iommu_attach/detach_device() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v1,8/8] iommu: Remove iommu_attach/detach_group() Scrap iommu_attach/detach_group() interfaces - - - --- 2022-01-06 Baolu Lu New
[v10,01/16] iommu: Move iommu fault data to linux/iommu.h iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-22 Baolu Lu New
[v10,02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-01-22 Baolu Lu New
[v10,03/16] iommu: Remove unrecoverable fault data iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-22 Baolu Lu New
[v10,04/16] iommu: Cleanup iopf data structure definitions iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-22 Baolu Lu New
[v10,05/16] iommu: Merge iopf_device_param into iommu_fault_param iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-22 Baolu Lu New
[v10,06/16] iommu: Remove iommu_[un]register_device_fault_handler() iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-22 Baolu Lu New
[v10,07/16] iommu: Merge iommu_fault_event and iopf_fault iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-22 Baolu Lu New
[v10,08/16] iommu: Prepare for separating SVA and IOPF iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-22 Baolu Lu New
[v10,09/16] iommu: Make iommu_queue_iopf() more generic iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-22 Baolu Lu New
[v10,10/16] iommu: Separate SVA and IOPF iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-22 Baolu Lu New
[v10,11/16] iommu: Refine locking for per-device fault data management iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-22 Baolu Lu New
[v10,12/16] iommu: Use refcount for fault data access iommu: Prepare to deliver page faults to user space - 1 1 --- 2024-01-22 Baolu Lu New
[v10,13/16] iommu: Improve iopf_queue_remove_device() iommu: Prepare to deliver page faults to user space - 1 1 --- 2024-01-22 Baolu Lu New
[v10,14/16] iommu: Track iopf group instead of last fault iommu: Prepare to deliver page faults to user space - 1 1 --- 2024-01-22 Baolu Lu New
[v10,15/16] iommu: Make iopf_group_response() return void iommu: Prepare to deliver page faults to user space - 1 - --- 2024-01-22 Baolu Lu New
[v10,16/16] iommu: Make iommu_report_device_fault() reutrn void iommu: Prepare to deliver page faults to user space - 1 - --- 2024-01-22 Baolu Lu New
[v11,01/16] iommu: Move iommu fault data to linux/iommu.h iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-30 Baolu Lu New
[v11,02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-01-30 Baolu Lu New
[v11,03/16] iommu: Remove unrecoverable fault data iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-30 Baolu Lu New
[v11,04/16] iommu: Cleanup iopf data structure definitions iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-30 Baolu Lu New
[v11,05/16] iommu: Merge iopf_device_param into iommu_fault_param iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-30 Baolu Lu New
[v11,06/16] iommu: Remove iommu_[un]register_device_fault_handler() iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-30 Baolu Lu New
[v11,07/16] iommu: Merge iommu_fault_event and iopf_fault iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-30 Baolu Lu New
[v11,08/16] iommu: Prepare for separating SVA and IOPF iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-30 Baolu Lu New
[v11,09/16] iommu: Make iommu_queue_iopf() more generic iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-01-30 Baolu Lu New
[v11,10/16] iommu: Separate SVA and IOPF iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-30 Baolu Lu New
[v11,11/16] iommu: Refine locking for per-device fault data management iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-01-30 Baolu Lu New
[v11,12/16] iommu: Use refcount for fault data access iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-01-30 Baolu Lu New
[v11,13/16] iommu: Improve iopf_queue_remove_device() iommu: Prepare to deliver page faults to user space - 1 1 --- 2024-01-30 Baolu Lu New
[v11,14/16] iommu: Track iopf group instead of last fault iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-01-30 Baolu Lu New
[v11,15/16] iommu: Make iopf_group_response() return void iommu: Prepare to deliver page faults to user space - 1 - --- 2024-01-30 Baolu Lu New
[v11,16/16] iommu: Make iommu_report_device_fault() return void iommu: Prepare to deliver page faults to user space - 1 - --- 2024-01-30 Baolu Lu New
« 1 2 3 44 5 »