Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ccp - Fix sparse warnings in sev-dev | Herbert Xu | 2020-06-15 | 1 | -7/+16 |
* | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-02 | 1 | -12/+3 |
|\ | |||||
| * | drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok() | Al Viro | 2020-05-29 | 1 | -12/+3 |
* | | crypto: ccp - Add support for SEV-ES to the PSP driver | Tom Lendacky | 2020-04-30 | 1 | -0/+43 |
|/ | |||||
* | crypto: ccp - use file mode for sev ioctl permissions | Connor Kuehl | 2020-03-12 | 1 | -16/+17 |
* | crypto: ccp - Cleanup misc_dev on sev_exit() | John Allen | 2020-03-12 | 1 | -3/+3 |
* | crypto: ccp - move SEV vdata to a dedicated data structure | Rijo Thomas | 2019-12-20 | 1 | -5/+12 |
* | crypto: ccp - create a generic psp-dev file | Rijo Thomas | 2019-12-20 | 1 | -170/+103 |
* | crypto: ccp - rename psp-dev files to sev-dev | Rijo Thomas | 2019-12-20 | 1 | -0/+1137 |