summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik2019-08-022-13/+5Star
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-132-3/+1Star
|\
| * s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov2019-07-111-1/+0Star
| * s390: vfio-ap: fix irq registrationChristian Borntraeger2019-07-111-2/+1Star
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-5/+5
|\ \ | |/ |/|
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-4/+4
* | s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-023-7/+375
* | vfio: ap: register IOMMU VFIO notifierPierre Morel2019-07-022-1/+44
* | s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-021-0/+2
* | s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand2019-06-151-4/+4
* | s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger2019-06-071-0/+4
|/
* s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-283-7/+39
* Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\
| * *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-072-2/+6
|\ \ | |/ |/|
| * s390/airq: recognize directed interruptsSebastian Ott2019-04-291-2/+2
| * s390: zcrypt: initialize variables before_useArnd Bergmann2019-04-111-0/+4
* | s390/pkey: add one more argument space for debug feature entryHarald Freudenberger2019-04-151-1/+2
* | s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger2019-04-101-1/+1
|/
* zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+10
* s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-057-16/+64
|\
| * s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-223-11/+38
| * pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki2019-02-211-1/+1
| * s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger2019-02-133-4/+25
* | s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-01-281-1/+2
|/
* s390/zcrypt: rework ap scan bus codeHarald Freudenberger2018-12-131-117/+160
* s390/zcrypt: make sysfs reset attribute trigger queue resetHarald Freudenberger2018-12-131-1/+22
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2018-11-301-0/+2
* s390: vfio-ap: include <asm/facility> for test_facility()Petr Tesarik2018-11-301-0/+1
* s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger2018-11-276-7/+20
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-264-0/+1188
|\
| * s390: vfio-ap: make local functions and data staticChristian Borntraeger2018-10-082-12/+12
| * s390: vfio-ap: setup APCB mask using KVM dedicated functionPierre Morel2018-10-051-32/+3Star
| * s390: vfio-ap: implement VFIO_DEVICE_RESET ioctlTony Krowiak2018-09-281-1/+4
| * s390: vfio-ap: zeroize the AP queuesTony Krowiak2018-09-281-0/+49
| * s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak2018-09-281-0/+38
| * s390: vfio-ap: implement mediated device open callbackTony Krowiak2018-09-282-0/+166
| * s390: vfio-ap: sysfs interface to view matrix mdev matrixTony Krowiak2018-09-261-0/+51
| * s390: vfio-ap: sysfs interfaces to configure control domainsTony Krowiak2018-09-261-0/+112
| * s390: vfio-ap: sysfs interfaces to configure domainsTony Krowiak2018-09-261-1/+137
| * s390: vfio-ap: sysfs interfaces to configure adaptersTony Krowiak2018-09-261-0/+292
| * s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak2018-09-264-1/+195
| * s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-263-0/+176
* | s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger2018-10-221-6/+20
* | s390/pkey: Load pkey kernel module automaticallyIngo Franzki2018-10-191-1/+2
* | s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger2018-10-151-1/+1
* | s390/pkey: Introduce new API for transforming key blobsIngo Franzki2018-10-101-0/+110
* | s390/pkey: Introduce new API for random protected key verificationIngo Franzki2018-10-101-1/+66
* | s390/pkey: Add sysfs attributes to emit secure key blobsIngo Franzki2018-10-101-0/+104