Age | Commit message (Expand) | Author |
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 |
2014-07-17 | ima: use ahash API for file hash calculation | Dmitry Kasatkin |
2014-07-17 | audit: fix dangling keywords in integrity ima message output | Richard Guy Briggs |
2014-07-17 | ima: delay template descriptor lookup until use | Dmitry Kasatkin |
2014-07-17 | ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check() | Dmitry Kasatkin |
2014-07-17 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2014-07-10 | selinux: fix the default socket labeling in sock_graft() | Paul Moore |
2014-06-26 | selinux: reduce the number of calls to synchronize_net() when flushing caches | Paul Moore |
2014-06-23 | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid() | Waiman Long |
2014-06-19 | selinux: fix a possible memory leak in cond_read_node() | Namhyung Kim |
2014-06-19 | selinux: simple cleanup for cond_read_node() | Namhyung Kim |
2014-06-18 | security: Used macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza |
2014-06-18 | selinux: introduce str_read() helper | Namhyung Kim |
2014-06-17 | SELinux: use ARRAY_SIZE | Himangi Saraogi |
2014-06-17 | Merge tag 'v3.15' into next | Paul Moore |
2014-06-13 | Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-12 | ima: introduce ima_kernel_read() | Dmitry Kasatkin |
2014-06-12 | evm: prohibit userspace writing 'security.evm' HMAC value | Mimi Zohar |
2014-06-12 | ima: check inode integrity cache in violation check | Dmitry Kasatkin |
2014-06-12 | ima: prevent unnecessary policy checking | Dmitry Kasatkin |
2014-06-12 | evm: provide option to protect additional SMACK xattrs | Dmitry Kasatkin |
2014-06-12 | evm: replace HMAC version with attribute mask | Dmitry Kasatkin |
2014-06-12 | ima: prevent new digsig xattr from being replaced | Mimi Zohar |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-10 | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-06-03 | ima: audit log files opened with O_DIRECT flag | Mimi Zohar |