aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-09-22
|\
| * KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells2014-09-21
| * Merge tag 'keys-pkcs7-20140916' into keys-nextDavid Howells2014-09-16
| |\
| | * PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-16
| | * PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-16
| | * KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-16
| | * KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-16
| | * KEYS: Update the keyrings documentation for match changesDavid Howells2014-09-16
| | * KEYS: Make the key matching functions return boolDavid Howells2014-09-16
| | * KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
| | * KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
| | * KEYS: Preparse match dataDavid Howells2014-09-16
| | * Provide a binary to hex conversion functionDavid Howells2014-09-16
| |/
| * Merge tag 'keys-next-fixes-20140916' into keys-nextDavid Howells2014-09-16
| |\
| | * PKCS#7: Add a missing staticDavid Howells2014-09-16
| | * KEYS: Fix missing staticsDavid Howells2014-09-16
| * | Merge tag 'keys-fixes-20140916' into keys-nextDavid Howells2014-09-16
| |\ \ | | |/ | |/|
| | * PKCS#7: Fix the parser cleanup to drain parsed out X.509 certsDavid Howells2014-09-16
| | * PKCS#7: Provide a single place to do signed info block freeingDavid Howells2014-09-16
| | * KEYS: Reinstate EPERM for a key type name beginning with a '.'David Howells2014-09-16
* | | Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel in...James Morris2014-09-18
|\ \ \ | |/ / |/| |
| * | Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk2014-08-29
| * | Fix a bidirectional UDS connect check typoLukasz Pawelczyk2014-08-29
| * | Small fixes in comments describing function parametersLukasz Pawelczyk2014-08-29
| * | Smack: Bring-up access modeCasey Schaufler2014-08-28
| * | Smack: Fix setting label on successful file openMarcin Niesluchowski2014-08-25
| * | Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov2014-08-08
| * | Smack: handle zero-length security labels without panicKonstantin Khlebnikov2014-08-08
| * | Smack: fix behavior of smack_inode_listsecurityKonstantin Khlebnikov2014-08-08
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-09-12
|\ \
| * | integrity: make integrity files as 'integrity' moduleDmitry Kasatkin2014-09-09
| * | integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin2014-09-09
| * | integrity: move asymmetric keys config optionDmitry Kasatkin2014-09-09
| * | ima: initialize only required templateDmitry Kasatkin2014-09-09
| * | ima: remove usage of filename parameterDmitry Kasatkin2014-09-09
| * | ima: remove unnecessary appraisal testDmitry Kasatkin2014-09-09
| * | ima: add missing '__init' keywordsDmitry Kasatkin2014-09-09
| * | ima: remove unnecessary extra variableDmitry Kasatkin2014-09-09
| * | ima: simplify conditional statement to improve performanceDmitry Kasatkin2014-09-09
| * | integrity: remove declaration of non-existing functionsDmitry Kasatkin2014-09-09
| * | integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin2014-09-09
| * | ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2014-09-09
| * | evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin2014-09-09
| * | ima: provide flag to identify new empty filesDmitry Kasatkin2014-09-08
| * | evm: prevent passing integrity check if xattr read failsDmitry Kasatkin2014-09-08
| * | evm: fix checkpatch warningsDmitry Kasatkin2014-09-02
| * | ima: fix fallback to use new_sync_read()Dmitry Kasatkin2014-09-02
| * | ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin2014-09-02
| * | ima: fix ima_alloc_atfm()Mimi Zohar2014-09-02
* | | seccomp: Add reviewers to MAINTAINERSKees Cook2014-09-03