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