Age | Commit message (Expand) | Author |
2023-10-27 | uacce: make uacce_class constant | Greg Kroah-Hartman |
2023-05-31 | uacce: vma_close clears q->qfrs when freeing qfrs | Zhangfei Gao |
2023-05-31 | uacce: use q->mapping to replace inode->i_mapping | Zhangfei Gao |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-01-20 | uacce: supports device isolation feature | Kai Ye |
2022-11-03 | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu |
2022-07-01 | uacce: Handle parent device removal or parent driver module rmmod | Jean-Philippe Brucker |
2021-12-21 | uacce: use sysfs_emit instead of sprintf | Kai Ye |
2021-06-09 | uacce: add print information if not enable sva | Kai Ye |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-07 | uacce: Enable IOMMU_DEV_FEAT_IOPF | Jean-Philippe Brucker |
2021-03-28 | uacce: delete unneeded variable initialization | Kai Ye |
2020-11-09 | uacce: modify the module author information. | Kai Ye |
2020-11-09 | uacce: delete some redundant code. | Kai Ye |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu |
2020-09-07 | uacce: Use kobj_to_dev() instead of container_of() | Tian Tao |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-07-10 | uacce: remove uacce_vma_fault | Zhangfei Gao |
2020-06-30 | iov_iter: Move unnecessary inclusion of crypto/hash.h | Herbert Xu |
2020-05-29 | uacce: Remove mm_exit() op | Jean-Philippe Brucker |
2020-03-06 | uacce: unmap remaining mmapping from user space | Zhangfei Gao |
2020-02-22 | uacce: add uacce driver | Kenneth Lee |