Age | Commit message (Expand) | Author |
2023-10-24 | iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc | Nicolin Chen |
2023-10-24 | iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag | Joao Martins |
2023-10-24 | iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO | Joao Martins |
2023-10-24 | iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP | Joao Martins |
2023-10-24 | iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING | Joao Martins |
2023-10-24 | iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING | Joao Martins |
2023-10-24 | iommufd/selftest: Expand mock_domain with dev_flags | Joao Martins |
2023-10-24 | iommu/vt-d: Access/Dirty bit support for SS domains | Joao Martins |
2023-10-24 | iommu/amd: Access/Dirty bit support in IOPTEs | Joao Martins |
2023-10-24 | iommu/amd: Add domain_alloc_user based domain allocation | Joao Martins |
2023-10-24 | iommufd: Add a flag to skip clearing of IOPTE dirty | Joao Martins |
2023-10-24 | iommufd: Add capabilities to IOMMU_GET_HW_INFO | Joao Martins |
2023-10-24 | iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP | Joao Martins |
2023-10-24 | iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING | Joao Martins |
2023-10-24 | iommufd: Add a flag to enforce dirty tracking on attach | Joao Martins |
2023-10-24 | iommu: Add iommu_domain ops for dirty tracking | Joao Martins |
2023-10-24 | iommufd/iova_bitmap: Move symbols to IOMMUFD namespace | Joao Martins |
2023-10-24 | vfio: Move iova_bitmap into iommufd | Joao Martins |
2023-10-24 | vfio/iova_bitmap: Export more API symbols | Joao Martins |
2023-10-21 | iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description | Nicolin Chen |
2023-10-16 | iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly | Nicolin Chen |
2023-10-10 | iommu/vt-d: Add domain_alloc_user op | Yi Liu |
2023-10-10 | iommufd/selftest: Add domain_alloc_user() support in iommu mock | Yi Liu |
2023-10-10 | iommufd: Support allocating nested parent domain | Yi Liu |
2023-10-10 | iommufd: Flow user flags for domain allocation to domain_alloc_user() | Yi Liu |
2023-10-10 | iommufd: Use the domain_alloc_user() op for domain allocation | Yi Liu |
2023-10-10 | iommu: Add new iommu op to create domains owned by userspace | Yi Liu |
2023-09-26 | iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test | Nicolin Chen |
2023-09-19 | iommufd: Fix spelling errors in comments | GuokaiXu |
2023-09-17 | Linux 6.6-rc2v6.6-rc2 | Linus Torvalds |
2023-09-17 | Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-17 | Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-17 | Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-09-17 | Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-09-17 | stat: remove no-longer-used helper macros | Linus Torvalds |
2023-09-17 | Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-09-17 | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-09-17 | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-09-17 | x86/purgatory: Remove LTO flags | Song Liu |
2023-09-17 | x86/boot/compressed: Reserve more memory for page tables | Kirill A. Shutemov |
2023-09-16 | Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-16 | vm: fix move_vma() memory accounting being off | Linus Torvalds |
2023-09-16 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-09-16 | Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-09-16 | Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-09-16 | Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-09-16 | Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-16 | Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-09-16 | ata: libata-core: fetch sense data for successful commands iff CDL enabled | Niklas Cassel |
2023-09-16 | ata: libata-eh: do not thaw the port twice in ata_eh_reset() | Niklas Cassel |