index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-08-18
s390/vfio-ap: use work struct to verify queue reset
Tony Krowiak
2023-08-18
s390/vfio-ap: store entire AP queue status word with the queue object
Tony Krowiak
2023-06-06
s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl
Tony Krowiak
2022-10-26
s390/vfio-ap: Fix memory allocation for mdev_types array
Jason J. Herne
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-07-19
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
2022-07-19
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
2022-07-19
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
2022-07-19
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2022-07-19
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
2022-07-19
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
2022-07-19
s390/vfio-ap: manage link between queue struct and matrix mdev
Tony Krowiak
2022-07-19
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
2021-08-25
vfio/ap_ops: Convert to use vfio_register_group_dev()
Jason Gunthorpe
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-04-05
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
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-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2018-09-28
s390: vfio-ap: implement mediated device open callback
Tony Krowiak
2018-09-26
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak
2018-09-26
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak