aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2023-09-23s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2021-03-17s390/crypto: return -EFAULT if copy_to_user() failsWang Qing
2021-02-03s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak
2020-11-10s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger
2020-10-01s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger
2020-09-23s390/zcrypt: fix kmalloc 256k failureHarald Freudenberger
2020-03-05s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger
2020-02-19s390/pkey: fix missing length of protected key on returnHarald Freudenberger
2020-02-05s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger
2020-01-26s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens
2020-01-23s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger
2020-01-04s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger
2019-10-22s390/zcrypt: fix memleak at releaseJohan Hovold
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-09-19s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger
2019-08-21s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger
2019-08-21s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-29s390/zcrypt: new sysfs attributes serialnr and mkvpsHarald Freudenberger
2019-07-29s390/zcrypt: add base code for cca crypto card info supportHarald Freudenberger
2019-07-29s390/zcrypt: move cca misc functions to new code fileHarald Freudenberger
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov
2019-07-11s390: vfio-ap: fix irq registrationChristian Borntraeger
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger