index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2
-15
/
+13
2022-12-02
vfio: Move vfio_device driver open/close code to a function
Jason Gunthorpe
1
-42
/
+53
2022-12-02
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
1
-1
/
+17
2022-12-02
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
1
-4
/
+14
2022-12-01
iommufd: Add a selftest
Jason Gunthorpe
7
-0
/
+2530
2022-12-01
iommufd: Add additional invariant assertions
Jason Gunthorpe
4
-2
/
+70
2022-12-01
iommufd: Add some fault injection points
Jason Gunthorpe
2
-0
/
+29
2022-12-01
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
10
-0
/
+1061
2022-12-01
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
6
-6
/
+534
2022-12-01
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
5
-3
/
+377
2022-12-01
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
5
-0
/
+437
2022-12-01
iommufd: Add a HW pagetable object
Jason Gunthorpe
5
-0
/
+97
2022-12-01
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
5
-1
/
+731
2022-12-01
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
5
-0
/
+1295
2022-12-01
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2
-0
/
+917
2022-12-01
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
7
-1
/
+1262
2022-12-01
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
2
-1
/
+2
2022-12-01
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe
10
-1
/
+571
2022-12-01
iommufd: Document overview of iommufd
Kevin Tian
2
-0
/
+224
2022-11-29
scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
Jason Gunthorpe
1
-4
/
+8
2022-11-29
interval-tree: Add a utility to iterate over spans in an interval tree
Jason Gunthorpe
4
-0
/
+195
2022-11-29
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
2
-26
/
+107
2022-11-29
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
3
-5
/
+18
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
9
-11
/
+11
2022-11-03
iommu: Per-domain I/O page fault handling
Lu Baolu
1
-59
/
+9
2022-11-03
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
5
-0
/
+80
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
7
-121
/
+0
2022-11-03
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
3
-111
/
+134
2022-11-03
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
3
-0
/
+90
2022-11-03
iommu/vt-d: Add SVA domain support
Lu Baolu
3
-0
/
+82
2022-11-03
iommu: Add IOMMU SVA domain support
Lu Baolu
2
-2
/
+43
2022-11-03
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
2
-4
/
+169
2022-11-03
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
Lu Baolu
1
-0
/
+3
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
10
-97
/
+25
2022-11-03
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
2
-0
/
+22
2022-11-03
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
4
-2
/
+12
2022-11-01
iommu: Propagate return value in ->attach_dev callback functions
Nicolin Chen
2
-2
/
+2
2022-11-01
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
9
-35
/
+9
2022-11-01
iommu: Regulate EINVAL in ->attach_dev callback functions
Nicolin Chen
6
-9
/
+11
2022-11-01
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
2
-0
/
+36
2022-11-01
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
Nicolin Chen
1
-10
/
+2
2022-10-30
Linux 6.1-rc3
v6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
[next]