Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 2013-10-25 | 1 | -4/+4 |
* | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 2013-09-25 | 1 | -1/+2 |
* | KEYS: Rename public key parameter name arrays | David Howells | 2013-09-25 | 1 | -2/+2 |
* | MODSIGN: Don't use enum-type bitfields in module signature info block | David Howells | 2012-12-05 | 1 | -7/+7 |
* | module_signing: fix printk format warning | Randy Dunlap | 2012-10-22 | 1 | -1/+1 |
* | MODSIGN: Move the magic string to the end of a module and eliminate the search | David Howells | 2012-10-19 | 1 | -9/+15 |
* | MODSIGN: Implement module signature checking | David Howells | 2012-10-10 | 1 | -1/+221 |
* | module: signature checking hook | Rusty Russell | 2012-10-10 | 1 | -0/+23 |