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_drv.c
Age
Commit message (
Expand
)
Author
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-27
s390/vfio-ap: fix memory leak in vfio_ap device driver
Tony Krowiak
2023-03-27
s390/vfio-ap: remove redundant driver match function
Lizhe
2022-12-05
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
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: 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: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
2022-04-25
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-02-06
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2021-12-06
s390/vfio-ap: add status attribute to AP queue device's sysfs dir
Tony Krowiak
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
2021-06-07
s390/vfio-ap: clean up vfio_ap_drv's definition
Julian Wiedmann
2021-01-27
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
2019-09-19
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-07-02
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
2019-02-22
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2018-11-30
s390: vfio-ap: include <asm/facility> for test_facility()
Petr Tesarik
2018-10-08
s390: vfio-ap: make local functions and data static
Christian Borntraeger
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