Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-26 | iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging() | Jason Gunthorpe | 1 | -9/+19 |
2023-10-26 | iommu/dart: Convert to domain_alloc_paging() | Jason Gunthorpe | 1 | -8/+5 |
2023-10-26 | iommu/dart: Move the blocked domain support to a global static | Jason Gunthorpe | 1 | -22/+32 |
2023-10-26 | iommu/dart: Use static global identity domains | Jason Gunthorpe | 1 | -11/+28 |
2023-10-26 | iommufd: Convert to alloc_domain_paging() | Jason Gunthorpe | 1 | -8/+3 |
2023-10-26 | iommu/vt-d: Use ops->blocked_domain | Jason Gunthorpe | 1 | -2/+1 |
2023-10-26 | iommu/vt-d: Update the definition of the blocking domain | Jason Gunthorpe | 1 | -2/+2 |
2023-10-26 | iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain | Jason Gunthorpe | 3 | -8/+6 |
2023-10-23 | Linux 6.6-rc7v6.6-rc7 | Linus Torvalds | 1 | -1/+1 |
2023-10-20 | efi/unaccepted: Fix soft lockups caused by parallel memory acceptance | Kirill A. Shutemov | 1 | -4/+60 |