summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/pkey_api.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-10-16s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych1-2/+1
2017-06-12s390/pkey: add missing __user annotationsHeiko Carstens1-2/+2
2017-06-12s390/pkey: make pkey_init() staticHeiko Carstens1-1/+1
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger1-1/+63
2017-03-22s390/pkey: Fix wrong handling of secure key with old MKVPHarald Freudenberger1-19/+34
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger1-0/+1148