| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 19 | -45/+31 |
* | KEYS: Remove key_type::def_lookup_type | David Howells | 2014-09-16 | 6 | -14/+5 |
* | KEYS: Preparse match data | David Howells | 2014-09-16 | 11 | -51/+129 |
* | Provide a binary to hex conversion function | David Howells | 2014-09-16 | 2 | -0/+17 |
* | Merge tag 'keys-next-fixes-20140916' into keys-next | David Howells | 2014-09-16 | 2 | -5/+5 |
|\ |
|
| * | PKCS#7: Add a missing static | David Howells | 2014-09-16 | 1 | -3/+3 |
| * | KEYS: Fix missing statics | David Howells | 2014-09-16 | 1 | -2/+2 |
* | | Merge tag 'keys-fixes-20140916' into keys-next | David Howells | 2014-09-16 | 2 | -28/+35 |
|\ \
| |/
|/| |
|
| * | PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs | David Howells | 2014-09-16 | 1 | -20/+19 |
| * | PKCS#7: Provide a single place to do signed info block freeing | David Howells | 2014-09-16 | 1 | -9/+15 |
| * | KEYS: Reinstate EPERM for a key type name beginning with a '.' | David Howells | 2014-09-16 | 1 | -0/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2014-09-12 | 16 | -122/+105 |
|\ \ |
|
| * | | integrity: make integrity files as 'integrity' module | Dmitry Kasatkin | 2014-09-09 | 1 | -3/+3 |
| * | | integrity: base integrity subsystem kconfig options on integrity | Dmitry Kasatkin | 2014-09-09 | 3 | -14/+18 |
| * | | integrity: move asymmetric keys config option | Dmitry Kasatkin | 2014-09-09 | 1 | -12/+12 |
| * | | ima: initialize only required template | Dmitry Kasatkin | 2014-09-09 | 1 | -24/+4 |
| * | | ima: remove usage of filename parameter | Dmitry Kasatkin | 2014-09-09 | 2 | -14/+10 |
| * | | ima: remove unnecessary appraisal test | Dmitry Kasatkin | 2014-09-09 | 1 | -2/+0 |
| * | | ima: add missing '__init' keywords | Dmitry Kasatkin | 2014-09-09 | 3 | -5/+3 |
| * | | ima: remove unnecessary extra variable | Dmitry Kasatkin | 2014-09-09 | 1 | -4/+5 |
| * | | ima: simplify conditional statement to improve performance | Dmitry Kasatkin | 2014-09-09 | 1 | -4/+2 |
| * | | integrity: remove declaration of non-existing functions | Dmitry Kasatkin | 2014-09-09 | 2 | -10/+0 |
| * | | integrity: prevent flooding with 'Request for unknown key' | Dmitry Kasatkin | 2014-09-09 | 1 | -2/+3 |
| * | | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 2014-09-09 | 6 | -16/+16 |
| * | | evm: properly handle INTEGRITY_NOXATTRS EVM status | Dmitry Kasatkin | 2014-09-09 | 1 | -0/+7 |
| * | | ima: provide flag to identify new empty files | Dmitry Kasatkin | 2014-09-08 | 3 | -7/+13 |
| * | | evm: prevent passing integrity check if xattr read fails | Dmitry Kasatkin | 2014-09-08 | 1 | -3/+4 |
| * | | evm: fix checkpatch warnings | Dmitry Kasatkin | 2014-09-02 | 1 | -3/+0 |
| * | | ima: fix fallback to use new_sync_read() | Dmitry Kasatkin | 2014-09-02 | 1 | -4/+4 |
| * | | ima: prevent buffer overflow in ima_alloc_tfm() | Dmitry Kasatkin | 2014-09-02 | 1 | -1/+4 |
| * | | ima: fix ima_alloc_atfm() | Mimi Zohar | 2014-09-02 | 1 | -1/+4 |
* | | | seccomp: Add reviewers to MAINTAINERS | Kees Cook | 2014-09-04 | 1 | -0/+2 |
* | | | KEYS: Set pr_fmt() in asymmetric key signature handling | David Howells | 2014-09-03 | 1 | -0/+1 |
|/ / |
|
* / | security: Silence shadow warning | Mark Rustad | 2014-09-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2014-08-05 | 5 | -81/+34 |
|\ |
|
| * | X.509: Need to export x509_request_asymmetric_key() | David Howells | 2014-08-03 | 1 | -0/+1 |
| * | PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 | David Howells | 2014-07-31 | 1 | -4/+2 |
| * | PKCS#7: Use x509_request_asymmetric_key() | David Howells | 2014-07-29 | 3 | -72/+29 |
| * | X.509: x509_request_asymmetric_keys() doesn't need string length arguments | David Howells | 2014-07-28 | 1 | -6/+3 |
| * | PKCS#7: fix sparse non static symbol warning | Wei Yongjun | 2014-07-28 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-08-02 | 8 | -274/+366 |
|\ \ |
|
| * | | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | 8 | -157/+139 |
| * | | netlabel: fix the catmap walking functions | Paul Moore | 2014-08-01 | 1 | -48/+54 |
| * | | netlabel: fix the horribly broken catmap functions | Paul Moore | 2014-08-01 | 5 | -146/+240 |
| * | | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 2014-08-01 | 4 | -16/+26 |
* | | | tpm: simplify code by using %*phN specifier | Andy Shevchenko | 2014-07-29 | 1 | -3/+1 |
* | | | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 2014-07-29 | 3 | -21/+75 |
* | | | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen | 2014-07-29 | 1 | -3/+4 |
* | | | tpm: Properly clean sysfs entries in error path | Stefan Berger | 2014-07-29 | 1 | -1/+3 |
* | | | tpm: Add missing tpm_do_selftest to ST33 I2C driver | Jason Gunthorpe | 2014-07-29 | 1 | -0/+1 |