index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
generic_pt
Age
Commit message (
Expand
)
Author
2025-12-18
iommupt: Return ERR_PTR from _table_alloc()
Jason Gunthorpe
2025-11-28
iommupt/vtd: Support mgaw's less than a 4 level walk for first stage
Jason Gunthorpe
2025-11-28
iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires
Jason Gunthorpe
2025-11-28
genpt: Make GENERIC_PT invisible
Geert Uytterhoeven
2025-11-27
iommupt: Avoid a compiler bug with sw_bit
Jason Gunthorpe
2025-11-25
iommupt: Fix unlikely flows in increase_top()
Jason Gunthorpe
2025-11-17
iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter descri...
Bagas Sanjaya
2025-11-07
iommu/iommupt: Fix build error in genericpt unit-tests
Joerg Roedel
2025-11-07
iommupt: Documentation fixes
Jason Gunthorpe
2025-11-07
iommupt: Describe @bitnr parameter
Bagas Sanjaya
2025-11-05
iommupt: Add a kunit test for the SW bits
Jason Gunthorpe
2025-11-05
iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
2025-11-05
iommupt/x86: Set the dirty bit only for writable PTEs
Jason Gunthorpe
2025-11-05
iommupt: Add the Intel VT-d second stage page table format
Jason Gunthorpe
2025-11-05
iommupt: Flush the CPU cache after any writes to the page table
Jason Gunthorpe
2025-11-05
iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
2025-11-05
iommupt: Add basic support for SW bits in the page table
Jason Gunthorpe
2025-11-05
iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
2025-11-05
iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
2025-11-05
iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
2025-11-05
iommupt: Add a kunit test for Generic Page Table
Jason Gunthorpe
2025-11-05
iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
2025-11-05
iommupt: Add map_pages op
Jason Gunthorpe
2025-11-05
iommupt: Add unmap_pages op
Jason Gunthorpe
2025-11-05
iommupt: Add iova_to_phys op
Jason Gunthorpe
2025-11-05
iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
2025-11-05
iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
2025-11-05
genpt: Generic Page Table base API
Jason Gunthorpe