Age | Commit message (Expand) | Author | Files | Lines |
2022-03-27 | s390/zcrypt: fix using the correct variable for sizeof() | Jakob Koschel | 1 | -1/+1 |
2022-03-27 | s390/vfio-ap: fix kernel doc and signature of group notifier functions | Tony Krowiak | 1 | -19/+5 |
2022-03-27 | s390: crypto: Use min_t() instead of doing it manually | Haowen Bai | 1 | -1/+1 |
2022-03-27 | s390/pkey: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-27 | s390/zcrypt: Filter admin CPRBs on custom devices | Juergen Christ | 1 | -1/+24 |
2022-03-27 | s390/zcrypt: Add admask to zcdn | Juergen Christ | 2 | -0/+44 |
2022-03-08 | s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function | Jürgen Christ | 3 | -6/+10 |
2022-03-08 | s390/zcrypt: change reply buffer size offering | Harald Freudenberger | 1 | -1/+22 |
2022-03-08 | s390/zcrypt: Support CPRB minor version T7 | Harald Freudenberger | 6 | -27/+60 |
2022-03-08 | s390/zcrypt: handle checkstopped cards with new state | Harald Freudenberger | 5 | -30/+105 |
2022-03-08 | s390/zcrypt: CEX8S exploitation support | Harald Freudenberger | 4 | -26/+60 |
2022-03-08 | s390/ap/zcrypt: debug feature improvements | Harald Freudenberger | 4 | -4/+58 |
2022-03-01 | s390/ap: enable sysfs attribute scans to force AP bus rescan | Harald Freudenberger | 1 | -1/+11 |
2022-03-01 | s390/ap: notify drivers on config changed and scan complete callbacks | Tony Krowiak | 2 | -2/+91 |
2022-03-01 | s390/ap: driver callback to indicate resource in use | Tony Krowiak | 2 | -10/+139 |
2022-02-07 | s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function | Tony Krowiak | 2 | -6/+72 |
2022-02-07 | s390/vfio-ap: add s390dbf logging to the handle_pqap function | Tony Krowiak | 1 | -6/+68 |
2022-02-07 | s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver | Tony Krowiak | 2 | -0/+53 |
2021-12-16 | s390/zcrypt: CCA control CPRB sending | Juergen Christ | 1 | -4/+3 |
2021-12-06 | s390/vfio-ap: add status attribute to AP queue device's sysfs dir | Tony Krowiak | 1 | -3/+76 |
2021-11-07 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 13 | -138/+170 |
2021-10-26 | s390/ap: function rework based on compiler warning | Harald Freudenberger | 1 | -0/+3 |
2021-10-26 | s390/vfio-ap: s390/crypto: fix all kernel-doc warnings | Tony Krowiak | 3 | -20/+44 |
2021-10-26 | s390/ap: new module option ap.useirq | Harald Freudenberger | 1 | -1/+5 |
2021-10-26 | s390/zcrypt: rework of debug feature messages | Harald Freudenberger | 10 | -117/+116 |
2021-10-26 | s390/ap: Fix hanging ioctl caused by orphaned replies | Harald Freudenberger | 1 | -0/+2 |
2021-09-30 | Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16... | Alex Williamson | 1 | -1/+1 |
2021-09-30 | vfio: simplify iommu group allocation for mediated devices | Christoph Hellwig | 1 | -1/+1 |
2021-09-24 | vfio/ap_ops: Add missed vfio_uninit_group_dev() | Jason Gunthorpe | 1 | -1/+3 |
2021-09-15 | s390/ap: fix kernel doc comments | Heiko Carstens | 2 | -3/+4 |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -48/+48 |
2021-09-08 | s390/zcrypt: remove incorrect kernel doc indicators | Heiko Carstens | 6 | -48/+48 |
2021-09-02 | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -153/+135 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+1 |
2021-08-26 | s390/ap: fix state machine hang after failure to enable irq | Harald Freudenberger | 3 | -34/+21 |
2021-08-25 | vfio/ap_ops: Convert to use vfio_register_group_dev() | Jason Gunthorpe | 2 | -66/+91 |
2021-08-25 | s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c | Randy Dunlap | 1 | -64/+52 |
2021-08-25 | s390/zcrypt: remove gratuitious NULL check in .remove() callbacks | Julian Wiedmann | 3 | -12/+10 |
2021-08-25 | s390/ap: use the common driver-data pointer | Julian Wiedmann | 6 | -45/+30 |
2021-08-25 | s390/ap: use the common device_driver pointer | Julian Wiedmann | 3 | -8/+4 |
2021-08-24 | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica... | Tony Krowiak | 2 | -94/+40 |
2021-08-24 | s390/vfio-ap: r/w lock for PQAP interception handler function pointer | Tony Krowiak | 2 | -7/+18 |
2021-08-18 | s390/zcrypt: fix wrong offset index for APKA master key valid state | Harald Freudenberger | 1 | -4/+4 |
2021-08-11 | vfio/ap,ccw: Fix open/close when multiple device FDs are open | Jason Gunthorpe | 1 | -4/+4 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-07-08 | s390/ap: Rework ap_dqap to deal with messages greater than recv buffer | Harald Freudenberger | 1 | -4/+24 |
2021-07-05 | s390/AP: support new dynamic AP bus size limit | Harald Freudenberger | 10 | -66/+116 |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 12 | -41/+136 |
2021-06-28 | s390/zcrypt: Switch to flexible array member | Kees Cook | 1 | -3/+3 |
2021-06-21 | s390/vfio-ap: clean up mdev resources when remove callback invoked | Tony Krowiak | 1 | -10/+0 |