Age | Commit message (Expand) | Author |
2013-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-22 | security/device_cgroup: lock assert fails in dev_exception_clean() | Jerry Snitselaar |
2013-01-22 | evm: checking if removexattr is not a NULL | Dmitry Kasatkin |
2013-01-14 | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore |
2013-01-14 | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore |
2012-12-24 | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall | Mimi Zohar |
2012-12-20 | keys: fix unreachable code | Alan Cox |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-12-15 | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB | Amerigo Wang |
2012-12-14 | Fix cap_capable to only allow owners in the parent user namespace to have caps. | Eric W. Biederman |
2012-12-14 | Smack: create a sysfs mount point for smackfs | Casey Schaufler |
2012-12-14 | Smack: use select not depends in Kconfig | Casey Schaufler |
2012-12-14 | ima: support new kernel module syscall | Mimi Zohar |
2012-12-14 | security: introduce kernel_module_from_file hook | Kees Cook |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-12-10 | rtnetlink: add missing message types to selinux perm table | Cong Wang |
2012-12-07 | bridge: export multicast database via netlink | Cong Wang |
2012-11-21 | selinux: fix sel_netnode_insert() suspicious rcu dereference | Dave Jones |
2012-11-20 | Yama: remove locking from delete path | Kees Cook |
2012-11-20 | Yama: add RCU to drop read locking | Kees Cook |
2012-11-20 | userns: Kill task_user_ns | Eric W. Biederman |
2012-11-19 | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo |
2012-11-06 | device_cgroup: add lockdep asserts | Tejun Heo |
2012-11-06 | device_cgroup: fix RCU usage | Tejun Heo |
2012-11-06 | device_cgroup: fix unchecked cgroup parent usage | Aristeu Rozanski |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-25 | device_cgroup: add proper checking when changing default behavior | Aristeu Rozanski |
2012-10-25 | device_cgroup: stop using simple_strtoul() | Aristeu Rozanski |
2012-10-25 | device_cgroup: rename deny_all to behavior | Aristeu Rozanski |
2012-10-25 | cgroup: fix invalid rcu dereference | Jiri Slaby |
2012-10-25 | keys: Fix unreachable code | Alan Cox |
2012-10-25 | apparmor: fix IRQ stack overflow during free_profile | John Johansen |
2012-10-17 | apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 | John Johansen |
2012-10-16 | fix a leak in replace_fd() users | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-11 | consitify do_mount() arguments | Al Viro |
2012-10-09 | 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-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells |
2012-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-10-06 | device_cgroup: rename whitelist to exception list | Aristeu Rozanski |
2012-10-06 | device_cgroup: convert device_cgroup internally to policy + exceptions | Aristeu Rozanski |