| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2026-01-16 | uacce: ensure safe queue release with state management | Chenghai Huang | 1 | -7/+21 |
| 2026-01-16 | uacce: implement mremap in uacce_vm_ops to return -EPERM | Yang Shen | 1 | -0/+6 |
| 2026-01-16 | uacce: fix isolate sysfs check condition | Chenghai Huang | 1 | -0/+6 |
| 2026-01-16 | uacce: fix cdev handling in the cleanup path | Wenkai Lin | 1 | -1/+7 |
| 2025-04-28 | uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPF | Lu Baolu | 1 | -31/+0 |
| 2025-04-28 | iommu: Remove IOMMU_DEV_FEAT_SVA | Jason Gunthorpe | 1 | -9/+0 |
| 2023-10-27 | uacce: make uacce_class constant | Greg Kroah-Hartman | 1 | -7/+10 |
| 2023-05-31 | uacce: vma_close clears q->qfrs when freeing qfrs | Zhangfei Gao | 1 | -4/+7 |
| 2023-05-31 | uacce: use q->mapping to replace inode->i_mapping | Zhangfei Gao | 1 | -7/+7 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+50 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-01-20 | uacce: supports device isolation feature | Kai Ye | 1 | -0/+50 |
| 2022-11-03 | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu | 1 | -1/+1 |
| 2022-07-01 | uacce: Handle parent device removal or parent driver module rmmod | Jean-Philippe Brucker | 1 | -46/+87 |
| 2021-12-21 | uacce: use sysfs_emit instead of sprintf | Kai Ye | 1 | -6/+6 |
| 2021-06-09 | uacce: add print information if not enable sva | Kai Ye | 1 | -2/+9 |
| 2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+30 |
| 2021-04-07 | uacce: Enable IOMMU_DEV_FEAT_IOPF | Jean-Philippe Brucker | 1 | -9/+30 |
| 2021-03-28 | uacce: delete unneeded variable initialization | Kai Ye | 1 | -1/+1 |
| 2020-11-09 | uacce: modify the module author information. | Kai Ye | 1 | -1/+1 |
| 2020-11-09 | uacce: delete some redundant code. | Kai Ye | 1 | -11/+0 |
| 2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu | 1 | -1/+1 |
| 2020-09-07 | uacce: Use kobj_to_dev() instead of container_of() | Tian Tao | 1 | -1/+1 |
| 2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2020-07-10 | uacce: remove uacce_vma_fault | Zhangfei Gao | 1 | -9/+0 |
| 2020-06-30 | iov_iter: Move unnecessary inclusion of crypto/hash.h | Herbert Xu | 1 | -0/+1 |
| 2020-05-29 | uacce: Remove mm_exit() op | Jean-Philippe Brucker | 1 | -130/+42 |
| 2020-03-06 | uacce: unmap remaining mmapping from user space | Zhangfei Gao | 1 | -0/+16 |
| 2020-02-22 | uacce: add uacce driver | Kenneth Lee | 3 | -0/+632 |