Age | Commit message (Expand) | Author | Files | Lines |
2011-09-27 | Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next | James Morris | 2 | -7/+26 |
2011-09-26 | TOMOYO: Remove tomoyo_policy_memory_lock spinlock. | Tetsuo Handa | 3 | -27/+27 |
2011-09-26 | TOMOYO: Simplify garbage collector. | Tetsuo Handa | 5 | -319/+186 |
2011-09-26 | TOMOYO: Fix make namespacecheck warnings. | Tetsuo Handa | 5 | -7/+9 |
2011-09-21 | encrypted-keys: check hex2bin result | Mimi Zohar | 1 | -3/+11 |
2011-09-21 | trusted-keys: check hex2bin result | Mimi Zohar | 1 | -4/+15 |
2011-09-19 | TOMOYO: Allow specifying domain transition preference. | Tetsuo Handa | 5 | -12/+137 |
2011-09-16 | encrypted-keys: IS_ERR need include/err.h | Stephen Rothwell | 1 | -0/+1 |
2011-09-15 | Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next | James Morris | 14 | -84/+155 |
2011-09-15 | TOMOYO: Bump version. | Tetsuo Handa | 3 | -9/+9 |
2011-09-14 | evm: clean verification status | Dmitry Kasatkin | 1 | -0/+1 |
2011-09-14 | evm: permit mode bits to be updated | Mimi Zohar | 1 | -17/+13 |
2011-09-14 | evm: posix acls modify i_mode | Mimi Zohar | 3 | -5/+46 |
2011-09-14 | evm: limit verifying current security.evm integrity | Mimi Zohar | 1 | -34/+24 |
2011-09-14 | evm: fix security/security_old_init_security return code | Mimi Zohar | 1 | -2/+2 |
2011-09-14 | evm: remove TCG_TPM dependency | Mimi Zohar | 1 | -2/+1 |
2011-09-14 | encrypted-keys: remove trusted-keys dependency | Mimi Zohar | 5 | -28/+67 |
2011-09-14 | encrypted-keys: create encrypted-keys directory | Mimi Zohar | 6 | -1/+6 |
2011-09-14 | TOMOYO: Avoid race when retrying "file execute" permission check. | Tetsuo Handa | 1 | -34/+22 |
2011-09-14 | TOMOYO: Allow domain transition without execve(). | Tetsuo Handa | 4 | -28/+210 |
2011-09-14 | TOMOYO: Allow controlling generation of access granted logs for per an entry ... | Tetsuo Handa | 5 | -1/+38 |
2011-09-14 | TOMOYO: Add socket operation restriction support. | Tetsuo Handa | 10 | -17/+1215 |
2011-09-14 | TOMOYO: Add environment variable name restriction support. | Tetsuo Handa | 7 | -10/+266 |
2011-09-10 | security: sparse fix: Move security_fixup_op to security.h | James Morris | 1 | -3/+0 |
2011-09-10 | selinux: sparse fix: fix several warnings in the security server code | James Morris | 5 | -7/+9 |
2011-09-10 | selinux: sparse fix: include selinux.h in exports.c | James Morris | 1 | -0/+1 |
2011-09-10 | selinux: sparse fix: fix warnings in netlink code | James Morris | 6 | -5/+6 |
2011-09-10 | selinux: sparse fix: eliminate warnings for selinuxfs | James Morris | 3 | -6/+4 |
2011-09-10 | ima: sparse fix: include linux/ima.h in ima_main.c | James Morris | 1 | -0/+1 |
2011-09-10 | ima: sparse fix: make ima_open_policy static | James Morris | 1 | -1/+1 |
2011-09-10 | apparmor: sparse fix: include procattr.h in procattr.c | James Morris | 1 | -0/+1 |
2011-09-10 | apparmor: sparse fix: rename shadowed variables in policy_unpack.c | James Morris | 1 | -6/+6 |
2011-09-10 | apparmor: sparse fix: add apparmor.h to lib.c | James Morris | 1 | -0/+1 |
2011-09-10 | apparmor: sparse fix: include ipc.h | James Morris | 1 | -0/+1 |
2011-09-10 | selinux: sparse fix: declare selinux_disable() in security.h | James Morris | 2 | -1/+1 |
2011-09-10 | selinux: sparse fix: move selinux_complete_init | James Morris | 2 | -1/+1 |
2011-09-10 | selinux: sparse fix: make selinux_secmark_refcount static | James Morris | 1 | -1/+1 |
2011-09-10 | apparmor: sparse fix: make aa_create_aafs static | James Morris | 1 | -1/+1 |
2011-09-10 | integrity: sparse fix: move iint_initialized to integrity.h | James Morris | 2 | -1/+3 |
2011-09-10 | TOMOYO: Fix incorrect enforce mode. | Tetsuo Handa | 1 | -1/+2 |
2011-08-23 | KEYS: Correctly destroy key payloads when their keytype is removed | David Howells | 3 | -208/+258 |
2011-08-23 | KEYS: The dead key link reaper should be non-reentrant | David Howells | 1 | -3/+3 |
2011-08-23 | KEYS: Make the key reaper non-reentrant | David Howells | 1 | -1/+1 |
2011-08-23 | KEYS: Move the unreferenced key reaper to the keys garbage collector file | David Howells | 3 | -76/+85 |
2011-08-23 | KEYS: __key_link() should use the RCU deref wrapper for keyring payloads | David Howells | 1 | -2/+1 |
2011-08-23 | KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set | David Howells | 1 | -2/+12 |
2011-08-23 | KEYS: If install_session_keyring() is given a keyring, it should install it | David Howells | 1 | -1/+1 |
2011-08-18 | evm: add Kconfig TCG_TPM dependency | Mimi Zohar | 1 | -1/+1 |
2011-08-17 | tomoyo: remove tomoyo_gc_thread()->daemonize() | Oleg Nesterov | 1 | -1/+1 |
2011-08-16 | capabilities: initialize has_cap | Serge Hallyn | 1 | -1/+1 |