summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger2020-01-096-5/+8
* s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger2020-01-091-2/+2
* s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2019-11-301-0/+2
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-22/+4
|\
| * s390/pkey: use memdup_user() to simplify codeMarkus Elfring2019-11-121-24/+4
| * s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens2019-11-121-1/+3
* | s390/zcrypt: fix memleak at releaseJohan Hovold2019-10-221-2/+1
|/
* Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-266-27/+178
|\
| * s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-195-27/+65
| * s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki2019-09-191-0/+113
* | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-20/+2
|\ \ | |/ |/|
| * drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-301-10/+1
| * drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-301-10/+1
* | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-178-976/+2791
|\ \
| * | s390: vfio-ap: fix warning reset not completedHalil Pasic2019-09-051-1/+1
| * | s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger2019-08-291-1/+2
| * | s390/pkey: add CCA AES cipher key supportHarald Freudenberger2019-08-213-54/+664
| * | s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger2019-08-212-4/+903
| * | s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger2019-08-214-24/+83
| * | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger2019-08-211-21/+16
| * | s390/zcrypt: new sysfs attributes serialnr and mkvpsHarald Freudenberger2019-07-293-14/+141
| * | s390/zcrypt: add base code for cca crypto card info supportHarald Freudenberger2019-07-291-56/+75
| * | s390/zcrypt: move cca misc functions to new code fileHarald Freudenberger2019-07-295-931/+1036
| |/
* / s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik2019-08-022-13/+5
|/
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-122-3/+1
|\
| * s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov2019-07-111-1/+0
| * s390: vfio-ap: fix irq registrationChristian Borntraeger2019-07-111-2/+1
* | 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-062-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