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
/
s390
/
crypto
/
vfio_ap_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
1
-1
/
+1
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
1
-2
/
+0
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-0
/
+2
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-0
/
+1
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-1
/
+0
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-4
/
+43
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
1
-2
/
+2
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-3
/
+0
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
1
-0
/
+12
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
1
-0
/
+2
2022-07-19
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
1
-0
/
+2
2022-07-19
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
1
-0
/
+6
2022-07-19
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
1
-2
/
+2
2022-07-19
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
1
-0
/
+2
2022-07-19
s390/vfio-ap: manage link between queue struct and matrix mdev
Tony Krowiak
1
-0
/
+14
2022-07-19
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
1
-2
/
+3
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
1
-3
/
+0
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
1
-12
/
+31
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-0
/
+2
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
1
-2
/
+0
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-1
/
+1
2021-04-05
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
1
-0
/
+2
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
1
-6
/
+6
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
1
-0
/
+11
2019-07-02
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
1
-0
/
+2
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+2
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
1
-0
/
+1
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
1
-0
/
+5
2018-09-26
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak
1
-0
/
+49
2018-09-26
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak
1
-0
/
+34