Age | Commit message (Expand) | Author |
2013-10-26 | ima: add Kconfig default measurement list template | Mimi Zohar |
2013-10-26 | ima: defer determining the appraisal hash algorithm for 'ima' template | Roberto Sassu |
2013-10-26 | ima: add audit log support for larger hashes | Mimi Zohar |
2013-10-25 | ima: switch to new template management mechanism | Roberto Sassu |
2013-10-25 | ima: define new template ima-ng and template fields d-ng and n-ng | Roberto Sassu |
2013-10-25 | ima: define template fields library and new helpers | Roberto Sassu |
2013-10-25 | ima: new templates management mechanism | Roberto Sassu |
2013-10-25 | ima: define new function ima_alloc_init_template() to API | Roberto Sassu |
2013-10-25 | ima: pass the filename argument up to ima_add_template_entry() | Roberto Sassu |
2013-10-25 | ima: pass the file descriptor to ima_add_violation() | Roberto Sassu |
2013-10-25 | ima: ima_calc_boot_agregate must use SHA1 | Dmitry Kasatkin |
2013-10-25 | ima: support arbitrary hash algorithms in ima_calc_buffer_hash | Dmitry Kasatkin |
2013-10-25 | ima: provide dedicated hash algo allocation function | Dmitry Kasatkin |
2013-10-25 | ima: differentiate between template hash and file data hash sizes | Mimi Zohar |
2013-10-25 | ima: use dynamically allocated hash storage | Dmitry Kasatkin |
2013-10-25 | ima: pass full xattr with the signature | Dmitry Kasatkin |
2013-10-25 | ima: read and use signature hash algorithm | Dmitry Kasatkin |
2013-10-25 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin |
2013-10-25 | Revert "ima: policy for RAMFS" | Mimi Zohar |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin |
2013-10-24 | device_cgroup: remove can_attach | Serge Hallyn |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-22 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris |
2013-10-18 | Smack: Implement lock security mode | Casey Schaufler |
2013-10-16 | apparmor: fix bad lock balance when introspecting policy | John Johansen |
2013-10-16 | apparmor: fix memleak of the profile hash | John Johansen |
2013-10-14 | netfilter: pass hook ops to hookfn | Patrick McHardy |
2013-10-09 | net: fix build errors if ipv6 is disabled | Eric Dumazet |
2013-10-09 | ipv6: make lookups simpler and faster | Eric Dumazet |
2013-10-04 | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds |
2013-10-04 | selinux: avc_has_perm_flags has no more users | Linus Torvalds |
2013-10-04 | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-30 | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman |
2013-09-30 | apparmor: fix suspicious RCU usage warning in policy.c/policy.h | John Johansen |
2013-09-30 | apparmor: Use shash crypto API interface for profile hashes | Tyler Hicks |
2013-09-26 | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore |
2013-09-26 | selinux: Use kmemdup instead of kmalloc + memcpy | Duan Jiong |
2013-09-25 | KEYS: initialize root uid and session keyrings early | Mimi Zohar |
2013-09-25 | KEYS: Add a 'trusted' flag and a 'trusted only' flag | David Howells |
2013-09-24 | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells |
2013-09-24 | KEYS: Implement a big key type that can save to tmpfs | David Howells |
2013-09-24 | KEYS: Expand the capacity of a keyring | David Howells |
2013-09-24 | KEYS: Drop the permissions argument from __keyring_search_one() | David Howells |
2013-09-24 | KEYS: Define a __key_get() wrapper to use rather than atomic_inc() | David Howells |
2013-09-24 | KEYS: Search for auth-key by name rather than target key ID | David Howells |
2013-09-24 | KEYS: Introduce a search context structure | David Howells |
2013-09-24 | KEYS: Consolidate the concept of an 'index key' for key access | David Howells |
2013-09-24 | KEYS: key_is_dead() should take a const key pointer argument | David Howells |
2013-09-24 | KEYS: Use bool in make_key_ref() and is_key_possessed() | David Howells |