summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
AgeCommit message (Expand)AuthorLines
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold-2/+1
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-27/+178
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger-27/+65
2019-09-19s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki-0/+113
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+2
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-976/+2791
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic-1/+1
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger-1/+2
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger-54/+664
2019-08-21s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger-4/+903
2019-08-21s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger-24/+83
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger-21/+16
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik-13/+5
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose-10/+1
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose-10/+1
2019-07-29s390/zcrypt: new sysfs attributes serialnr and mkvpsHarald Freudenberger-14/+141
2019-07-29s390/zcrypt: add base code for cca crypto card info supportHarald Freudenberger-56/+75
2019-07-29s390/zcrypt: move cca misc functions to new code fileHarald Freudenberger-931/+1036
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2019-07-11s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov-1/+0
2019-07-11s390: vfio-ap: fix irq registrationChristian Borntraeger-2/+1
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel-7/+375
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel-1/+44
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel-0/+2
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-4/+4
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand-4/+4
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger-0/+4
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger-7/+39
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds-1/+1
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-2/+6
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2019-04-29s390/airq: recognize directed interruptsSebastian Ott-2/+2
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger-1/+2
2019-04-11s390: zcrypt: initialize variables before_useArnd Bergmann-0/+4
2019-04-10s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger-1/+1
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak-0/+10
2019-03-06s390/zcrypt: revisit ap device remove procedureHarald Freudenberger-18/+49
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-16/+64
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel-11/+38
2019-02-21pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki-1/+1
2019-02-13s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger-4/+25
2019-01-28s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger-1/+2
2018-12-13s390/zcrypt: rework ap scan bus codeHarald Freudenberger-117/+160
2018-12-13s390/zcrypt: make sysfs reset attribute trigger queue resetHarald Freudenberger-1/+22
2018-11-30s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger-0/+2
2018-11-30s390: vfio-ap: include <asm/facility> for test_facility()Petr Tesarik-0/+1
2018-11-27s390/zcrypt: reinit ap queue state machine during device probeHarald Freudenberger-7/+20
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1188
2018-10-22s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger-6/+20