| Commit message (Expand) | Author | Age |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 |
|\ |
|
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
| * | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 |
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 |
|\ \
| |/
|/| |
|
| * | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 2012-10-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-10-07 |
|\ \ |
|
| * | | ima: fix bug in argument order | Dmitry Kasatkin | 2012-10-05 |
| |/ |
|
* | | device_cgroup: rename whitelist to exception list | Aristeu Rozanski | 2012-10-05 |
* | | device_cgroup: convert device_cgroup internally to policy + exceptions | Aristeu Rozanski | 2012-10-05 |
* | | device_cgroup: introduce dev_whitelist_clean() | Aristeu Rozanski | 2012-10-05 |
* | | device_cgroup: add "deny_all" in dev_cgroup structure | Aristeu Rozanski | 2012-10-05 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-03 |
|\ |
|
| * | Merge tag 'v3.6-rc7' into next | James Morris | 2012-09-27 |
| |\ |
|
| * | | ima: change flags container data type | Dmitry Kasatkin | 2012-09-19 |
| * | | 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-18 |
| * | | ima: audit log hashes | Peter Moody | 2012-09-13 |
| * | | ima: generic IMA action flag handling | Dmitry Kasatkin | 2012-09-13 |
| * | | ima: rename ima_must_appraise_or_measure | Dmitry Kasatkin | 2012-09-12 |
| * | | 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-07 |
| * | | Yama: handle 32-bit userspace prctl | Kees Cook | 2012-09-07 |
| * | | security: allow Yama to be unconditionally stacked | Kees Cook | 2012-09-05 |
| * | | 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-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 |
|\ \ \ |
|
| * | | | 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-26 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ \ \ |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 |
| |\| | |
|
| * | | | 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-08 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 |
|\ \ \ \ |
|
| * | | | | 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-21 |
| * | | | | userns: Convert security/keys to the new userns infrastructure | Eric W. Biederman | 2012-09-13 |
* | | | | | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-02 |
|\ \ \ \ \ |
|
| * | | | | | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar... | Tejun Heo | 2012-09-14 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ \ \ \ |
|