Age | Commit message (Expand) | Author |
2014-09-02 | ima: fix fallback to use new_sync_read() | Dmitry Kasatkin |
2014-09-02 | ima: prevent buffer overflow in ima_alloc_tfm() | Dmitry Kasatkin |
2014-09-02 | ima: fix ima_alloc_atfm() | Mimi Zohar |
2014-08-29 | Make Smack operate on smack_known struct where it still used char* | Lukasz Pawelczyk |
2014-08-29 | Fix a bidirectional UDS connect check typo | Lukasz Pawelczyk |
2014-08-29 | Small fixes in comments describing function parameters | Lukasz Pawelczyk |
2014-08-28 | Smack: Bring-up access mode | Casey Schaufler |
2014-08-28 | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. | Stephen Smalley |
2014-08-27 | module: rename KERNEL_PARAM_FL_NOARG to avoid confusion | Jani Nikula |
2014-08-26 | tomoyo: Fix pathname calculation breakage. | Tetsuo Handa |
2014-08-25 | Smack: Fix setting label on successful file open | Marcin Niesluchowski |
2014-08-09 | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux | Linus Torvalds |
2014-08-08 | Smack: remove unneeded NULL-termination from securtity label | Konstantin Khlebnikov |
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-07 | selinux: remove unused variabled in the netport, netnode, and netif caches | Paul Moore |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-05 | Merge tag 'v3.16' into next | Paul Moore |
2014-08-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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 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-30 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-07-28 | Revert "selinux: fix the default socket labeling in sock_graft()" | Paul Moore |
2014-07-28 | KEYS: revert encrypted key change | Mimi Zohar |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar |
2014-07-25 | security: introduce kernel_fw_from_file hook | Kees Cook |
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 | 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: 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 | sched: move no_new_privs into new atomic flags | Kees Cook |
2014-07-18 | KEYS: Provide a generic instantiation function | David Howells |
2014-07-17 | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells |
2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar |
2014-07-17 | KEYS: special dot prefixed keyring name bug fix | Mimi Zohar |
2014-07-17 | ima: provide double buffering for hash calculation | Dmitry Kasatkin |
2014-07-17 | ima: introduce multi-page collect buffers | Dmitry Kasatkin |