index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object
Nicolin Chen
4
-3
/
+166
2024-11-12
iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
Jason Gunthorpe
4
-10
/
+53
2024-11-12
iommu/arm-smmu-v3: Use S2FWB for NESTED domains
Jason Gunthorpe
5
-9
/
+38
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
Jason Gunthorpe
4
-1
/
+225
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
Nicolin Chen
4
-0
/
+63
2024-11-12
Documentation: userspace-api: iommufd: Update vDEVICE
Nicolin Chen
1
-9
/
+32
2024-11-12
iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
Nicolin Chen
2
-0
/
+205
2024-11-12
iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
Nicolin Chen
4
-1
/
+57
2024-11-12
iommufd/selftest: Add mock_viommu_cache_invalidate
Nicolin Chen
2
-1
/
+100
2024-11-12
iommufd/viommu: Add iommufd_viommu_find_dev helper
Nicolin Chen
2
-0
/
+21
2024-11-12
iommu: Add iommu_copy_struct_from_full_user_array helper
Jason Gunthorpe
1
-1
/
+47
2024-11-12
iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
Nicolin Chen
3
-14
/
+39
2024-11-12
iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
Nicolin Chen
1
-0
/
+10
2024-11-12
iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
Nicolin Chen
3
-0
/
+51
2024-11-12
iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
5
-0
/
+126
2024-11-12
Documentation: userspace-api: iommufd: Update vIOMMU
Nicolin Chen
1
-1
/
+70
2024-11-12
iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
Nicolin Chen
3
-0
/
+176
2024-11-12
iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
Nicolin Chen
2
-0
/
+69
2024-11-12
iommufd/selftest: Add refcount to mock_iommu_device
Nicolin Chen
1
-8
/
+31
2024-11-12
iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
Nicolin Chen
1
-39
/
+50
2024-11-12
iommufd/selftest: Add container_of helpers
Nicolin Chen
1
-33
/
+42
2024-11-12
iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
Nicolin Chen
3
-7
/
+81
2024-11-12
iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
Nicolin Chen
1
-0
/
+9
2024-11-12
iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
5
-1
/
+132
2024-11-12
iommufd: Verify object in iommufd_object_finalize/abort()
Nicolin Chen
1
-5
/
+11
2024-11-12
iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
Nicolin Chen
2
-0
/
+54
2024-11-12
iommufd: Move _iommufd_object_alloc helper to a sharable file
Nicolin Chen
6
-36
/
+60
2024-11-08
iommufd: Move struct iommufd_object to public iommufd header
Nicolin Chen
2
-24
/
+25
2024-11-07
iommufd: Allow fault reporting for non-PRI PCI devices
Zhangfei Gao
1
-2
/
+7
2024-11-05
iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
Jason Gunthorpe
2
-22
/
+27
2024-11-05
iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
Jason Gunthorpe
1
-1
/
+10
2024-11-05
iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
Nicolin Chen
6
-0
/
+86
2024-11-05
iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
Jason Gunthorpe
2
-0
/
+38
2024-11-05
ACPI/IORT: Support CANWBS memory access flag
Nicolin Chen
2
-0
/
+15
2024-11-05
ACPICA: IORT: Update for revision E.f
Nicolin Chen
1
-1
/
+2
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
7
-63
/
+3
2024-10-28
iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILE
Steve Sistare
3
-15
/
+205
2024-10-28
iommufd: File mappings for mdev
Steve Sistare
1
-7
/
+20
2024-10-28
iommufd: Add IOMMU_IOAS_MAP_FILE
Steve Sistare
7
-1
/
+139
2024-10-28
iommufd: pfn_reader for file mappings
Steve Sistare
2
-17
/
+116
2024-10-28
iommufd: Folio subroutines
Steve Sistare
1
-15
/
+64
2024-10-28
iommufd: pfn_reader local variables
Steve Sistare
1
-11
/
+14
2024-10-28
iommufd: Generalize iopt_pages address
Steve Sistare
3
-32
/
+67
2024-10-28
iommufd: Rename uptr in iopt_alloc_iova()
Steve Sistare
1
-8
/
+8
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
2
-0
/
+25
2024-10-13
Linux 6.12-rc3
Linus Torvalds
1
-1
/
+1