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