Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2012-09-28 | key: Fix resource leak | Alan Cox | 1 | -2/+2 |
2012-09-28 | keys: Fix unreachable code | Alan Cox | 1 | -2/+0 |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris | 2 | -8/+3 |
2012-09-27 | make get_file() return its argument | Al Viro | 1 | -2/+1 |
2012-09-27 | new helper: iterate_fd() | Al Viro | 1 | -35/+22 |
2012-09-27 | switch flush_unauthorized_files() to replace_fd() | Al Viro | 1 | -32/+15 |
2012-09-21 | userns: Teach security_path_chown to take kuids and kgids | Eric W. Biederman | 4 | -8/+10 |
2012-09-21 | userns: Add user namespace support to IMA | Eric W. Biederman | 2 | -9/+10 |
2012-09-21 | userns: Convert EVM to deal with kuids and kgids in it's hmac computation | Eric W. Biederman | 1 | -2/+2 |
2012-09-21 | userns: Convert selinux to use kuid and kgid where appropriate | Eric W. Biederman | 2 | -4/+4 |
2012-09-21 | userns: Convert tomoyo to use kuid and kgid where appropriate | Eric W. Biederman | 4 | -20/+31 |
2012-09-21 | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman | 4 | -10/+12 |
2012-09-19 | ima: change flags container data type | Dmitry Kasatkin | 1 | -1/+1 |
2012-09-18 | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 1 | -0/+1 |
2012-09-18 | Smack: setprocattr memory leak fix | Casey Schaufler | 1 | -12/+2 |
2012-09-18 | Smack: implement revoking all rules for a subject label | Rafal Krypa | 1 | -0/+75 |
2012-09-18 | Smack: remove task_wait() hook. | Casey Schaufler | 1 | -29/+8 |
2012-09-14 | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar... | Tejun Heo | 1 | -0/+9 |
2012-09-14 | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman | 8 | -83/+79 |
2012-09-13 | ima: audit log hashes | Peter Moody | 5 | -6/+55 |
2012-09-13 | ima: generic IMA action flag handling | Dmitry Kasatkin | 4 | -19/+26 |
2012-09-13 | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov | 1 | -2/+0 |
2012-09-13 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 7 | -63/+129 |
2012-09-12 | ima: rename ima_must_appraise_or_measure | Dmitry Kasatkin | 3 | -4/+4 |
2012-09-09 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 1 | -2/+1 |
2012-09-09 | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 1 | -1/+1 |
2012-09-07 | ima: digital signature verification support | Dmitry Kasatkin | 2 | -19/+52 |
2012-09-07 | ima: add support for different security.ima data types | Mimi Zohar | 3 | -14/+17 |
2012-09-07 | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar | 2 | -0/+63 |
2012-09-07 | ima: replace iint spinblock with rwlock/read_lock | Dmitry Kasatkin | 1 | -9/+7 |
2012-09-07 | ima: allocating iint improvements | Dmitry Kasatkin | 2 | -35/+23 |
2012-09-07 | ima: add appraise action keywords and default rules | Mimi Zohar | 2 | -40/+116 |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar | 11 | -53/+351 |
2012-09-07 | Yama: handle 32-bit userspace prctl | Kees Cook | 1 | -1/+1 |
2012-09-06 | security: allow Yama to be unconditionally stacked | Kees Cook | 3 | -4/+39 |
2012-09-01 | AppArmor: remove af_names.h from .gitignore | Paul Bolle | 1 | -1/+0 |
2012-08-23 | ima: enable the IBM vTPM as the default TPM in the PPC64 case | Kent Yoder | 1 | -0/+1 |
2012-08-22 | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder | 1 | -42/+12 |
2012-08-21 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2 | -5/+5 |
2012-08-17 | Yama: access task_struct->comm directly | Kees Cook | 1 | -8/+2 |
2012-08-10 | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook | 1 | -0/+41 |
2012-08-01 | selinux: tag avc cache alloc as non-critical | Mel Gorman | 1 | -1/+1 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+1 |
2012-07-31 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov | 1 | -0/+1 |
2012-07-30 | selinux: fix selinux_inode_setxattr oops | Al Viro | 1 | -5/+10 |
2012-07-30 | smack: off by one error | Alan Cox | 1 | -4/+4 |
2012-07-27 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer | 1 | -1/+1 |