index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
2021-09-30
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
2021-09-24
vfio/ap_ops: Add missed vfio_uninit_group_dev()
Jason Gunthorpe
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
2021-08-25
s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
Randy Dunlap
2021-08-24
s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...
Tony Krowiak
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
2021-06-21
s390/vfio-ap: clean up mdev resources when remove callback invoked
Tony Krowiak
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-04-05
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
2021-03-08
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
2021-01-27
s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
Tony Krowiak
2020-03-25
s390/vfio: use fallthrough;
Joe Perches
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
s390: vfio-ap: fix irq registration
Christian Borntraeger
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
2019-07-02
vfio: ap: register IOMMU VFIO notifier
Pierre Morel
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2018-10-08
s390: vfio-ap: make local functions and data static
Christian Borntraeger
2018-10-05
s390: vfio-ap: setup APCB mask using KVM dedicated function
Pierre Morel
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
Tony Krowiak
2018-09-28
s390: vfio-ap: zeroize the AP queues
Tony Krowiak
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
Tony Krowiak
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
2018-09-26
s390: vfio-ap: sysfs interface to view matrix mdev matrix
Tony Krowiak
2018-09-26
s390: vfio-ap: sysfs interfaces to configure control domains
Tony Krowiak
2018-09-26
s390: vfio-ap: sysfs interfaces to configure domains
Tony Krowiak
2018-09-26
s390: vfio-ap: sysfs interfaces to configure adapters
Tony Krowiak
2018-09-26
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak