Age | Commit message (Expand) | Author |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris |
2012-09-26 | make get_file() return its argument | Al Viro |
2012-09-26 | new helper: iterate_fd() | Al Viro |
2012-09-26 | switch flush_unauthorized_files() to replace_fd() | Al Viro |
2012-09-21 | userns: Teach security_path_chown to take kuids and kgids | Eric W. Biederman |
2012-09-21 | userns: Add user namespace support to IMA | Eric W. Biederman |
2012-09-21 | userns: Convert EVM to deal with kuids and kgids in it's hmac computation | Eric W. Biederman |
2012-09-21 | userns: Convert selinux to use kuid and kgid where appropriate | Eric W. Biederman |
2012-09-21 | userns: Convert tomoyo to use kuid and kgid where appropriate | Eric W. Biederman |
2012-09-21 | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman |
2012-09-19 | ima: change flags container data type | Dmitry Kasatkin |
2012-09-18 | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel |
2012-09-18 | Smack: setprocattr memory leak fix | Casey Schaufler |
2012-09-18 | Smack: implement revoking all rules for a subject label | Rafal Krypa |
2012-09-18 | Smack: remove task_wait() hook. | Casey Schaufler |
2012-09-14 | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar... | Tejun Heo |
2012-09-13 | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman |
2012-09-13 | ima: audit log hashes | Peter Moody |
2012-09-13 | ima: generic IMA action flag handling | Dmitry Kasatkin |
2012-09-13 | task_work: Revert "hold task_lock around checks in keyctl" | Oleg Nesterov |
2012-09-12 | ima: rename ima_must_appraise_or_measure | Dmitry Kasatkin |
2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso |
2012-09-08 | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso |
2012-09-07 | ima: digital signature verification support | Dmitry Kasatkin |
2012-09-07 | ima: add support for different security.ima data types | Mimi Zohar |
2012-09-07 | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar |
2012-09-07 | ima: replace iint spinblock with rwlock/read_lock | Dmitry Kasatkin |
2012-09-07 | ima: allocating iint improvements | Dmitry Kasatkin |
2012-09-07 | ima: add appraise action keywords and default rules | Mimi Zohar |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar |
2012-09-08 | Yama: handle 32-bit userspace prctl | Kees Cook |
2012-09-05 | security: allow Yama to be unconditionally stacked | Kees Cook |
2012-09-01 | AppArmor: remove af_names.h from .gitignore | Paul Bolle |
2012-08-22 | ima: enable the IBM vTPM as the default TPM in the PPC64 case | Kent Yoder |
2012-08-22 | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder |
2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo |
2012-08-17 | Yama: access task_struct->comm directly | Kees Cook |
2012-08-10 | Yama: higher restrictions should block PTRACE_TRACEME | Kees Cook |
2012-07-31 | selinux: tag avc cache alloc as non-critical | Mel Gorman |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov |