index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
Jason Gunthorpe
1
-22
/
+15
2021-10-28
vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
Jason Gunthorpe
1
-47
/
+66
2021-10-28
vfio/ccw: Remove unneeded GFP_DMA
Jason Gunthorpe
1
-1
/
+1
2021-10-15
vfio: Use cdev_device_add() instead of device_create()
Jason Gunthorpe
1
-101
/
+92
2021-10-15
vfio: Use a refcount_t instead of a kref in the vfio_group
Jason Gunthorpe
1
-12
/
+9
2021-10-15
vfio: Don't leak a group reference if the group already exists
Jason Gunthorpe
1
-14
/
+8
2021-10-15
vfio: Do not open code the group list search in vfio_create_group()
Jason Gunthorpe
1
-25
/
+30
2021-10-15
vfio: Delete vfio_get/put_group from vfio_iommu_group_notifier()
Jason Gunthorpe
1
-85
/
+15
2021-10-12
Merge branch 'v5.16/vfio/colin_xu_igd_opregion_2.0_v8' into v5.16/vfio/next
Alex Williamson
1
-59
/
+175
2021-10-12
vfio/pci: Add OpRegion 2.0+ Extended VBT support.
Colin Xu
1
-59
/
+175
2021-10-12
Merge branch 'v5.16/vfio/diana-fsl-reset-v2' into v5.16/vfio/next
Alex Williamson
4
-20
/
+170
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
10
-433
/
+300
2021-09-30
vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINER
Christoph Hellwig
1
-8
/
+5
2021-09-30
vfio/iommu_type1: remove the "external" domain
Christoph Hellwig
1
-66
/
+54
2021-09-30
vfio/iommu_type1: initialize pgsize_bitmap in ->open
Christoph Hellwig
1
-1
/
+1
2021-09-30
vfio/spapr_tce: reject mediated devices
Christoph Hellwig
1
-0
/
+3
2021-09-30
vfio: clean up the check for mediated device in vfio_iommu_type1
Christoph Hellwig
4
-46
/
+34
2021-09-30
vfio: remove the unused mdev iommu hook
Christoph Hellwig
1
-107
/
+26
2021-09-30
vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
Christoph Hellwig
4
-0
/
+50
2021-09-30
vfio: remove unused method from vfio_iommu_driver_ops
Christoph Hellwig
1
-50
/
+0
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
4
-69
/
+72
2021-09-30
vfio: remove the iommudata hack for noiommu groups
Christoph Hellwig
1
-13
/
+8
2021-09-30
vfio: refactor noiommu group creation
Christoph Hellwig
1
-52
/
+52
2021-09-30
vfio: factor out a vfio_group_find_or_alloc helper
Christoph Hellwig
1
-25
/
+35
2021-09-30
vfio: remove the iommudata check in vfio_noiommu_attach_group
Christoph Hellwig
1
-1
/
+1
2021-09-30
vfio: factor out a vfio_iommu_driver_allowed helper
Christoph Hellwig
1
-14
/
+19
2021-09-30
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
4
-60
/
+19
2021-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+8
2021-09-29
Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-9
/
+150
2021-09-29
Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+4
2021-09-29
vfio/fsl-mc: Add per device reset support
Diana Craciun
1
-15
/
+30
2021-09-29
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
3
-5
/
+140
2021-09-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-7
/
+17
2021-09-28
Merge tag 'mmc-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2
-3
/
+14
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-27
Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-26
/
+45
2021-09-27
watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST
Jackie Liu
1
-1
/
+1
2021-09-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-8
/
+32
2021-09-27
HID: amd_sfh: Fix potential NULL pointer dereference
Basavaraj Natikar
1
-8
/
+4
2021-09-26
Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2021-09-26
Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+8
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-13
/
+64
2021-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
32
-284
/
+273
2021-09-26
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-33
/
+36
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-6
/
+16
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-103
/
+208
2021-09-25
Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+36
2021-09-25
Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-25
/
+24
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-190
/
+306
2021-09-24
Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+9
[next]