index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
2
-0
/
+29
*
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
9
-0
/
+1058
*
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
2022-11-30
4
-6
/
+491
*
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
4
-2
/
+335
*
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
2022-11-30
4
-0
/
+428
*
iommufd: Add a HW pagetable object
Jason Gunthorpe
2022-11-30
5
-0
/
+97
*
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
2022-11-30
4
-0
/
+474
*
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
4
-0
/
+1294
*
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2022-11-30
2
-0
/
+917
*
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
2022-11-30
5
-1
/
+1254
*
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe
2022-11-30
6
-1
/
+472
*
iommu: Add device-centric DMA ownership interfaces
Lu Baolu
2022-11-29
1
-26
/
+95
*
iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
Jason Gunthorpe
2022-11-29
2
-5
/
+13
*
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
2022-11-03
15
-56
/
+48
|
\
|
*
iommu: Propagate return value in ->attach_dev callback functions
Nicolin Chen
2022-11-01
2
-2
/
+2
|
*
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
2022-11-01
9
-35
/
+9
|
*
iommu: Regulate EINVAL in ->attach_dev callback functions
Nicolin Chen
2022-11-01
6
-9
/
+11
|
*
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
2022-11-01
1
-0
/
+24
|
*
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
Nicolin Chen
2022-11-01
1
-10
/
+2
*
|
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
9
-11
/
+11
*
|
iommu: Per-domain I/O page fault handling
Lu Baolu
2022-11-03
1
-59
/
+9
*
|
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
2022-11-03
4
-0
/
+77
*
|
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
2022-11-03
6
-114
/
+0
*
|
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
2022-11-03
2
-91
/
+111
*
|
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
2022-11-03
3
-0
/
+90
*
|
iommu/vt-d: Add SVA domain support
Lu Baolu
2022-11-03
3
-0
/
+82
*
|
iommu: Add IOMMU SVA domain support
Lu Baolu
2022-11-03
1
-0
/
+20
*
|
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
2022-11-03
1
-4
/
+137
*
|
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
Lu Baolu
2022-11-03
1
-0
/
+3
*
|
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-11-03
8
-79
/
+22
*
|
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
2022-11-03
1
-0
/
+20
*
|
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
2022-11-03
3
-2
/
+10
|
/
*
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
10
-37
/
+46
|
\
|
*
fbdev: cyber2000fb: fix missing pci_disable_device()
Yang Yingliang
2022-10-27
1
-0
/
+2
|
*
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
2022-10-24
2
-2
/
+2
|
*
fbdev: smscufx: Fix several use-after-free bugs
Hyunwoo Kim
2022-10-21
1
-25
/
+30
|
*
fbdev: xilinxfb: Make xilinxfb_release() return void
Uwe Kleine-König
2022-10-20
1
-4
/
+4
|
*
fbdev: sisfb: fix repeated word in comment
Jilin Yuan
2022-10-20
1
-1
/
+1
|
*
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
1
-2
/
+2
|
*
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-18
1
-1
/
+1
|
*
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
2022-10-18
1
-1
/
+2
|
*
fbdev: da8xx-fb: Fix error handling in .remove()
Uwe Kleine-König
2022-10-18
1
-1
/
+2
*
|
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
15
-88
/
+169
|
\
\
|
*
|
misc: sgi-gru: use explicitly signed char
Jason A. Donenfeld
2022-10-25
2
-10
/
+10
|
*
|
Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2022-10-25
3
-29
/
+60
|
|
\
\
|
|
*
|
counter: 104-quad-8: Fix race getting function mode and direction
William Breathitt Gray
2022-10-23
1
-22
/
+42
|
|
*
|
counter: microchip-tcb-capture: Handle Signal1 read and Synapse
William Breathitt Gray
2022-10-23
1
-4
/
+14
|
|
*
|
counter: ti-ecap-capture: fix IS_ERR() vs NULL check
Dan Carpenter
2022-10-17
1
-2
/
+2
|
|
*
|
counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
William Breathitt Gray
2022-10-17
1
-1
/
+2
|
|
|
/
|
*
|
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-25
1
-5
/
+0
[next]