Age | Commit message (Expand) | Author |
2014-08-08 | Smack: handle zero-length security labels without panic | Konstantin Khlebnikov |
2014-08-08 | Smack: fix behavior of smack_inode_listsecurity | Konstantin Khlebnikov |
2014-08-06 | Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2014-08-03 | X.509: Need to export x509_request_asymmetric_key() | David Howells |
2014-08-02 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2014-08-01 | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore |
2014-08-01 | netlabel: fix the catmap walking functions | Paul Moore |
2014-08-01 | netlabel: fix the horribly broken catmap functions | Paul Moore |
2014-08-01 | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore |
2014-07-31 | PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 | David Howells |
2014-07-29 | tpm: simplify code by using %*phN specifier | Andy Shevchenko |
2014-07-29 | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe |
2014-07-29 | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen |
2014-07-29 | tpm: Properly clean sysfs entries in error path | Stefan Berger |
2014-07-29 | tpm: Add missing tpm_do_selftest to ST33 I2C driver | Jason Gunthorpe |
2014-07-30 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-07-29 | PKCS#7: Use x509_request_asymmetric_key() | David Howells |
2014-07-28 | Revert "selinux: fix the default socket labeling in sock_graft()" | Paul Moore |
2014-07-28 | X.509: x509_request_asymmetric_keys() doesn't need string length arguments | David Howells |
2014-07-28 | PKCS#7: fix sparse non static symbol warning | Wei Yongjun |
2014-07-28 | KEYS: revert encrypted key change | Mimi Zohar |
2014-07-26 | Merge tag 'fw-restrict-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | James Morris |
2014-07-26 | Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar |
2014-07-25 | firmware_class: perform new LSM checks | Kees Cook |
2014-07-25 | security: introduce kernel_fw_from_file hook | Kees Cook |
2014-07-25 | PKCS#7: Missing inclusion of linux/err.h | David Howells |
2014-07-24 | CAPABILITIES: remove undefined caps from all processes | Eric Paris |
2014-07-24 | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2014-07-24 | commoncap: don't alloc the credential unless needed in cap_task_prctl | Tetsuo Handa |
2014-07-22 | Merge branch 'keys-fixes' into keys-next | David Howells |
2014-07-22 | Merge remote-tracking branch 'integrity/next-with-keys' into keys-next | David Howells |
2014-07-22 | Merge tag 'keys-pefile-20140709' into keys-next | David Howells |
2014-07-22 | Merge tag 'keys-pkcs7-20140708' into keys-next | David Howells |
2014-07-22 | Merge tag 'keys-preparse-1-20140722' into keys-next | David Howells |
2014-07-22 | KEYS: request_key_auth: Provide key preparsing | David Howells |
2014-07-22 | KEYS: keyring: Provide key preparsing | David Howells |
2014-07-22 | KEYS: big_key: Use key preparsing | David Howells |
2014-07-22 | KEYS: RxRPC: Use key preparsing | David Howells |
2014-07-22 | KEYS: DNS: Use key preparsing | David Howells |
2014-07-22 | KEYS: Ceph: Use user_match() | David Howells |
2014-07-22 | KEYS: Ceph: Use key preparsing | David Howells |
2014-07-22 | KEYS: user: Use key preparsing | David Howells |
2014-07-22 | KEYS: Call ->free_preparse() even after ->preparse() returns an error | David Howells |
2014-07-22 | KEYS: Allow expiry time to be set when preparsing a key | David Howells |
2014-07-22 | KEYS: struct key_preparsed_payload should have two payload pointers | David Howells |
2014-07-19 | Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | James Morris |
2014-07-19 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2014-07-18 | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook |
2014-07-18 | seccomp: allow mode setting across threads | Kees Cook |