index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Add helper to setup pasid nested translation
Lu Baolu
2023-10-26
2
-0
/
+114
*
iommu/vt-d: Add helper for nested domain allocation
Lu Baolu
2023-10-26
3
-1
/
+65
*
iommu/vt-d: Extend dmar_domain to support nested domain
Lu Baolu
2023-10-26
1
-6
/
+30
*
iommufd: Add data structure for Intel VT-d stage-1 domain allocation
Yi Liu
2023-10-26
1
-0
/
+30
*
iommu/vt-d: Enhance capability check for nested parent domain allocation
Yi Liu
2023-10-26
2
-1
/
+3
*
iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
Nicolin Chen
2023-10-26
3
-8
/
+140
*
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
2023-10-26
2
-30
/
+140
*
iommu: Add iommu_copy_struct_from_user helper
Nicolin Chen
2023-10-26
1
-0
/
+40
*
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
5
-16
/
+159
*
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
5
-9
/
+44
*
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
2023-10-26
1
-17
/
+29
*
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
5
-108
/
+148
*
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
2
-30
/
+86
*
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-26
5
-10
/
+10
*
iommu: Add IOMMU_DOMAIN_NESTED
Lu Baolu
2023-10-26
1
-0
/
+4
*
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
3
-20
/
+10
*
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
Joao Martins
2023-10-24
3
-18
/
+61
*
iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
4
-11
/
+45
*
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
4
-5
/
+334
*
iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
3
-0
/
+48
*
iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING
Joao Martins
2023-10-24
3
-1
/
+88
*
iommufd/selftest: Expand mock_domain with dev_flags
Joao Martins
2023-10-24
3
-2
/
+50
*
iommu/vt-d: Access/Dirty bit support for SS domains
Joao Martins
2023-10-24
5
-1
/
+232
*
iommu/amd: Access/Dirty bit support in IOPTEs
Joao Martins
2023-10-24
4
-1
/
+182
*
iommu/amd: Add domain_alloc_user based domain allocation
Joao Martins
2023-10-24
1
-3
/
+41
*
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
2023-10-24
3
-4
/
+23
*
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
2
-0
/
+21
*
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
5
-0
/
+184
*
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
5
-0
/
+121
*
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
2023-10-24
2
-1
/
+6
*
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
2023-10-24
2
-0
/
+74
*
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
2023-10-24
4
-4
/
+7
*
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-10-24
7
-2
/
+34
*
vfio/iova_bitmap: Export more API symbols
Joao Martins
2023-10-24
1
-0
/
+3
*
iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description
Nicolin Chen
2023-10-21
1
-3
/
+2
*
iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
Nicolin Chen
2023-10-16
1
-13
/
+16
*
iommu/vt-d: Add domain_alloc_user op
Yi Liu
2023-10-10
1
-0
/
+28
*
iommufd/selftest: Add domain_alloc_user() support in iommu mock
Yi Liu
2023-10-10
4
-8
/
+48
*
iommufd: Support allocating nested parent domain
Yi Liu
2023-10-10
2
-2
/
+15
*
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-10-10
3
-5
/
+9
*
iommufd: Use the domain_alloc_user() op for domain allocation
Yi Liu
2023-10-10
1
-4
/
+15
*
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
2023-10-10
1
-1
/
+10
*
iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
Nicolin Chen
2023-09-26
1
-1
/
+1
*
iommufd: Fix spelling errors in comments
GuokaiXu
2023-09-19
2
-2
/
+2
*
Linux 6.6-rc2
v6.6-rc2
Linus Torvalds
2023-09-17
1
-1
/
+1
*
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-17
7
-24
/
+61
|
\
|
*
x86/purgatory: Remove LTO flags
Song Liu
2023-09-17
1
-0
/
+4
|
*
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2023-09-17
2
-14
/
+39
|
*
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
2023-09-12
1
-4
/
+0
|
*
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2023-09-12
2
-0
/
+13
[next]