Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -3/+3 |
2018-04-11 | s390/zcrypt: Support up to 256 crypto adapters. | Harald Freudenberger | 1 | -20/+21 |
2017-11-24 | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
2017-11-24 | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-16 | s390/pkey: fix kzalloc-simple.cocci warnings | Vasyl Gomonovych | 1 | -2/+1 |
2017-06-12 | s390/pkey: add missing __user annotations | Heiko Carstens | 1 | -2/+2 |
2017-06-12 | s390/pkey: make pkey_init() static | Heiko Carstens | 1 | -1/+1 |
2017-03-22 | s390/pkey: Introduce new API for secure key verification | Harald Freudenberger | 1 | -1/+63 |
2017-03-22 | s390/pkey: Fix wrong handling of secure key with old MKVP | Harald Freudenberger | 1 | -19/+34 |
2017-02-23 | s390/pkey: Introduce pkey kernel module | Harald Freudenberger | 1 | -0/+1148 |