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