index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device driver open/close code to a function
Jason Gunthorpe
2022-12-02
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
2022-12-02
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
2022-11-30
Merge patch series "IOMMUFD Generic interface"
Jason Gunthorpe
2022-11-30
iommufd: Add a selftest
Jason Gunthorpe
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
2022-11-30
iommufd: Add a HW pagetable object
Jason Gunthorpe
2022-11-30
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
2022-11-30
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2022-11-30
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
2022-11-30
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
2022-11-30
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe
2022-11-30
iommufd: Document overview of iommufd
Kevin Tian
2022-11-29
scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
Jason Gunthorpe
2022-11-29
interval-tree: Add a utility to iterate over spans in an interval tree
Jason Gunthorpe
2022-11-29
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
2022-11-29
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
2022-11-03
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
iommu: Per-domain I/O page fault handling
Lu Baolu
2022-11-03
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
2022-11-03
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
2022-11-03
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
2022-11-03
iommu/vt-d: Add SVA domain support
Lu Baolu
2022-11-03
iommu: Add IOMMU SVA domain support
Lu Baolu
2022-11-03
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
2022-11-03
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
Lu Baolu
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-11-03
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
2022-11-03
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
2022-11-01
iommu: Propagate return value in ->attach_dev callback functions
Nicolin Chen
2022-11-01
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
2022-11-01
iommu: Regulate EINVAL in ->attach_dev callback functions
Nicolin Chen
2022-11-01
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
2022-11-01
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
Nicolin Chen
2022-10-30
Linux 6.1-rc3
Linus Torvalds
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]