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.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
/
s390
/
crypto
/
vfio_ap_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
1
-29
/
+6
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-5
/
+4
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-7
/
+7
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-7
/
+2
2022-03-27
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
1
-19
/
+5
2022-02-07
s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
Tony Krowiak
1
-6
/
+71
2022-02-07
s390/vfio-ap: add s390dbf logging to the handle_pqap function
Tony Krowiak
1
-6
/
+68
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+3
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
1
-2
/
+3
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
1
-1
/
+1
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
1
-1
/
+1
2021-09-24
vfio/ap_ops: Add missed vfio_uninit_group_dev()
Jason Gunthorpe
1
-1
/
+3
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-150
/
+132
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-66
/
+89
2021-08-25
s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
Randy Dunlap
1
-64
/
+52
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
1
-92
/
+40
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-6
/
+17
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-06-21
s390/vfio-ap: clean up mdev resources when remove callback invoked
Tony Krowiak
1
-10
/
+0
2021-04-29
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+8
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-5
/
+7
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-04-05
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
1
-95
/
+213
2021-03-08
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
1
-1
/
+1
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
1
-38
/
+62
2021-01-27
s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
Tony Krowiak
1
-21
/
+28
2020-03-25
s390/vfio: use fallthrough;
Joe Perches
1
-1
/
+1
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
1
-1
/
+1
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-11
s390: vfio-ap: fix irq registration
Christian Borntraeger
1
-2
/
+1
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
1
-6
/
+331
2019-07-02
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
1
-1
/
+42
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
1
-2
/
+2
2018-10-08
s390: vfio-ap: make local functions and data static
Christian Borntraeger
1
-10
/
+10
2018-10-05
s390: vfio-ap: setup APCB mask using KVM dedicated function
Pierre Morel
1
-32
/
+3
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
Tony Krowiak
1
-1
/
+4
2018-09-28
s390: vfio-ap: zeroize the AP queues
Tony Krowiak
1
-0
/
+49
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
Tony Krowiak
1
-0
/
+38
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
1
-0
/
+161
2018-09-26
s390: vfio-ap: sysfs interface to view matrix mdev matrix
Tony Krowiak
1
-0
/
+51
2018-09-26
s390: vfio-ap: sysfs interfaces to configure control domains
Tony Krowiak
1
-0
/
+112
2018-09-26
s390: vfio-ap: sysfs interfaces to configure domains
Tony Krowiak
1
-1
/
+137
2018-09-26
s390: vfio-ap: sysfs interfaces to configure adapters
Tony Krowiak
1
-0
/
+292
2018-09-26
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak
1
-0
/
+126