index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-19
1
-1
/
+1
*
s390/vfio-ap: handle config changed and scan complete notification
Tony Krowiak
2022-07-19
3
-5
/
+350
*
s390/vfio-ap: sysfs attribute to display the guest's matrix
Tony Krowiak
2022-07-19
1
-13
/
+35
*
s390/vfio-ap: implement in-use callback for vfio_ap driver
Tony Krowiak
2022-07-19
4
-8
/
+80
*
s390/vfio-ap: reset queues after adapter/domain unassignment
Tony Krowiak
2022-07-19
2
-40
/
+114
*
s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
Tony Krowiak
2022-07-19
1
-6
/
+17
*
s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
Tony Krowiak
2022-07-19
1
-55
/
+57
*
s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
Tony Krowiak
2022-07-19
1
-39
/
+85
*
s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
Tony Krowiak
2022-07-19
1
-12
/
+59
*
s390/vfio-ap: use proper locking order when setting/clearing KVM pointer
Tony Krowiak
2022-07-19
1
-10
/
+48
*
s390/vfio-ap: introduce new mutex to control access to the KVM pointer
Tony Krowiak
2022-07-19
2
-0
/
+7
*
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
Tony Krowiak
2022-07-19
3
-40
/
+42
*
s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
Tony Krowiak
2022-07-19
1
-171
/
+53
*
s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
Tony Krowiak
2022-07-19
1
-3
/
+98
*
s390/vfio-ap: introduce shadow APCB
Tony Krowiak
2022-07-19
2
-4
/
+8
*
s390/vfio-ap: manage link between queue struct and matrix mdev
Tony Krowiak
2022-07-19
2
-37
/
+168
*
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Tony Krowiak
2022-07-19
3
-120
/
+102
*
s390/vfio-ap: use new AP bus interface to search for queue devices
Tony Krowiak
2022-07-19
1
-14
/
+9
*
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-06-01
2
-40
/
+13
|
\
|
*
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2022-05-24
2
-32
/
+6
|
*
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
1
-5
/
+4
|
*
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-05-11
1
-7
/
+7
*
|
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-26
1
-7
/
+2
|
\
|
|
*
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
1
-7
/
+2
*
|
s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
Thomas Huth
2022-04-25
1
-2
/
+0
*
|
s390/zcrypt: code cleanup
Harald Freudenberger
2022-04-25
19
-636
/
+667
*
|
s390/zcrypt: cleanup CPRB struct definitions
Harald Freudenberger
2022-04-25
1
-58
/
+1
*
|
s390/ap: uevent on apmask/aqpmask change
Harald Freudenberger
2022-04-25
1
-6
/
+34
*
|
s390/zcrypt: add display of ASYM master key verification pattern
Harald Freudenberger
2022-04-25
3
-4
/
+47
|
/
*
s390/zcrypt: fix using the correct variable for sizeof()
Jakob Koschel
2022-03-27
1
-1
/
+1
*
s390/vfio-ap: fix kernel doc and signature of group notifier functions
Tony Krowiak
2022-03-27
1
-19
/
+5
*
s390: crypto: Use min_t() instead of doing it manually
Haowen Bai
2022-03-27
1
-1
/
+1
*
s390/pkey: fix typos in comments
Julia Lawall
2022-03-27
1
-1
/
+1
*
s390/zcrypt: Filter admin CPRBs on custom devices
Juergen Christ
2022-03-27
1
-1
/
+24
*
s390/zcrypt: Add admask to zcdn
Juergen Christ
2022-03-27
2
-0
/
+44
*
s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function
Jürgen Christ
2022-03-08
3
-6
/
+10
*
s390/zcrypt: change reply buffer size offering
Harald Freudenberger
2022-03-08
1
-1
/
+22
*
s390/zcrypt: Support CPRB minor version T7
Harald Freudenberger
2022-03-08
6
-27
/
+60
*
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
2022-03-08
5
-30
/
+105
*
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-08
4
-26
/
+60
*
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
2022-03-08
4
-4
/
+58
*
s390/ap: enable sysfs attribute scans to force AP bus rescan
Harald Freudenberger
2022-03-01
1
-1
/
+11
*
s390/ap: notify drivers on config changed and scan complete callbacks
Tony Krowiak
2022-03-01
2
-2
/
+91
*
s390/ap: driver callback to indicate resource in use
Tony Krowiak
2022-03-01
2
-10
/
+139
*
s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
Tony Krowiak
2022-02-06
2
-6
/
+72
*
s390/vfio-ap: add s390dbf logging to the handle_pqap function
Tony Krowiak
2022-02-06
1
-6
/
+68
*
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2022-02-06
2
-0
/
+53
*
s390/zcrypt: CCA control CPRB sending
Juergen Christ
2021-12-16
1
-4
/
+3
*
s390/vfio-ap: add status attribute to AP queue device's sysfs dir
Tony Krowiak
2021-12-06
1
-3
/
+76
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
13
-138
/
+170
|
\
[next]