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_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/vfio-ap: Driver feature advertisement
Jason J. Herne
2024-09-23
1
-0
/
+13
*
s390/vfio-ap: make matrix_bus const
Ricardo B. Marliere
2024-02-09
1
-1
/
+1
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
1
-6
/
+0
|
\
|
*
s390/vfio-ap: remove redundant driver match function
Lizhe
2023-03-27
1
-6
/
+0
*
|
s390/vfio-ap: fix memory leak in vfio_ap device driver
Tony Krowiak
2023-03-27
1
-1
/
+2
|
/
*
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2022-12-05
1
-1
/
+1
*
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
2022-07-19
1
-0
/
+2
*
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
2022-07-19
1
-0
/
+1
*
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2022-07-19
1
-0
/
+1
*
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
2022-07-19
1
-1
/
+1
*
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
2022-07-19
1
-116
/
+2
*
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
2022-04-25
1
-2
/
+0
*
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-08
1
-0
/
+2
*
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2022-02-06
1
-0
/
+21
*
s390/vfio-ap: add status attribute to AP queue device's sysfs dir
Tony Krowiak
2021-12-06
1
-3
/
+76
*
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
2021-10-26
1
-6
/
+10
*
s390/vfio-ap: clean up vfio_ap_drv's definition
Julian Wiedmann
2021-06-07
1
-7
/
+6
*
s390/vfio-ap: No need to disable IRQ after queue reset
Tony Krowiak
2021-01-27
1
-5
/
+1
*
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-09-19
1
-0
/
+2
*
s390: ap: implement PAPQ AQIC interception in kernel
Pierre Morel
2019-07-02
1
-1
/
+33
*
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2019-02-22
1
-9
/
+35
*
s390: vfio-ap: include <asm/facility> for test_facility()
Petr Tesarik
2018-11-30
1
-0
/
+1
*
s390: vfio-ap: make local functions and data static
Christian Borntraeger
2018-10-08
1
-2
/
+2
*
s390: vfio-ap: register matrix device with VFIO mdev framework
Tony Krowiak
2018-09-26
1
-0
/
+19
*
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak
2018-09-26
1
-0
/
+138