index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
vfio_ap_private.h
(
follow
)
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-07
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