Age | Commit message (Expand) | Author | Files | Lines |
2014-07-22 | KEYS: request_key_auth: Provide key preparsing | David Howells | 1 | -0/+13 |
2014-07-22 | KEYS: keyring: Provide key preparsing | David Howells | 1 | -11/+23 |
2014-07-22 | KEYS: big_key: Use key preparsing | David Howells | 1 | -16/+25 |
2014-07-22 | KEYS: user: Use key preparsing | David Howells | 1 | -19/+22 |
2014-07-22 | KEYS: Call ->free_preparse() even after ->preparse() returns an error | David Howells | 1 | -5/+4 |
2014-07-22 | KEYS: Allow expiry time to be set when preparsing a key | David Howells | 1 | -0/+8 |
2014-07-22 | KEYS: struct key_preparsed_payload should have two payload pointers | David Howells | 2 | -3/+5 |
2014-07-18 | KEYS: Provide a generic instantiation function | David Howells | 1 | -0/+30 |
2014-07-17 | ima: provide double buffering for hash calculation | Dmitry Kasatkin | 1 | -16/+49 |
2014-07-17 | ima: introduce multi-page collect buffers | Dmitry Kasatkin | 1 | -2/+96 |
2014-07-17 | ima: use ahash API for file hash calculation | Dmitry Kasatkin | 1 | -4/+183 |
2014-07-17 | audit: fix dangling keywords in integrity ima message output | Richard Guy Briggs | 2 | -4/+4 |
2014-07-17 | ima: delay template descriptor lookup until use | Dmitry Kasatkin | 1 | -1/+2 |
2014-07-17 | ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check() | Dmitry Kasatkin | 1 | -4/+0 |
2014-07-17 | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -2/+11 |
2014-07-10 | selinux: fix the default socket labeling in sock_graft() | Paul Moore | 1 | -2/+11 |
2014-06-17 | Merge tag 'v3.15' into next | Paul Moore | 34 | -235/+376 |
2014-06-13 | Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -28/+114 |
2014-06-12 | ima: introduce ima_kernel_read() | Dmitry Kasatkin | 1 | -1/+31 |
2014-06-12 | evm: prohibit userspace writing 'security.evm' HMAC value | Mimi Zohar | 1 | -2/+10 |
2014-06-12 | ima: check inode integrity cache in violation check | Dmitry Kasatkin | 1 | -2/+7 |
2014-06-12 | ima: prevent unnecessary policy checking | Dmitry Kasatkin | 1 | -9/+4 |
2014-06-12 | evm: provide option to protect additional SMACK xattrs | Dmitry Kasatkin | 2 | -0/+22 |
2014-06-12 | evm: replace HMAC version with attribute mask | Dmitry Kasatkin | 4 | -11/+33 |
2014-06-12 | ima: prevent new digsig xattr from being replaced | Mimi Zohar | 1 | -3/+7 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2014-06-10 | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 23 | -133/+382 |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -20/+13 |
2014-06-03 | ima: audit log files opened with O_DIRECT flag | Mimi Zohar | 4 | -3/+19 |
2014-06-03 | selinux: conditionally reschedule in hashtab_insert while loading selinux policy | Dave Jones | 1 | -0/+3 |
2014-06-03 | selinux: conditionally reschedule in mls_convert_context while loading selinu... | Dave Jones | 1 | -0/+2 |
2014-06-03 | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES | Paul Moore | 1 | -2/+4 |
2014-06-03 | selinux: Report permissive mode in avc: denied messages. | Stephen Smalley | 3 | -5/+11 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -58/+159 |
2014-05-20 | Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in... | James Morris | 4 | -73/+297 |
2014-05-16 | device_cgroup: use css_has_online_children() instead of has_children() | Tejun Heo | 1 | -17/+2 |
2014-05-16 | device_cgroup: remove direct access to cgroup->children | Tejun Heo | 1 | -2/+10 |
2014-05-16 | cgroup: remove css_parent() | Tejun Heo | 1 | -4/+4 |
2014-05-15 | selinux: conditionally reschedule in hashtab_insert while loading selinux policy | Dave Jones | 1 | -0/+3 |
2014-05-15 | selinux: conditionally reschedule in mls_convert_context while loading selinu... | Dave Jones | 1 | -0/+2 |
2014-05-15 | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES | Paul Moore | 1 | -2/+4 |
2014-05-13 | cgroup: replace cftype->write_string() with cftype->write() | Tejun Heo | 1 | -7/+7 |
2014-05-13 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -43/+159 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -15/+0 |
2014-05-06 | Warning in scanf string typing | Toralf Förster | 1 | -1/+1 |
2014-05-06 | nick kvfree() from apparmor | Al Viro | 2 | -15/+0 |
2014-05-05 | device_cgroup: check if exception removal is allowed | Aristeu Rozanski | 1 | -3/+38 |
2014-05-04 | device_cgroup: fix the comment format for recently added functions | Aristeu Rozanski | 1 | -17/+16 |
2014-05-01 | selinux: Report permissive mode in avc: denied messages. | Stephen Smalley | 3 | -5/+11 |