| Commit message (Expand) | Author | Age | Files | Lines |
* | keys: fix unreachable code | Alan Cox | 2012-12-21 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-20 | 1 | -0/+2 |
|\ |
|
| * | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB | Amerigo Wang | 2012-12-16 | 1 | -0/+2 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 6 | -3/+43 |
|\ \ |
|
| * | | ima: support new kernel module syscall | Mimi Zohar | 2012-12-14 | 5 | -4/+33 |
| * | | security: introduce kernel_module_from_file hook | Kees Cook | 2012-12-14 | 2 | -0/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -8/+17 |
|\ \ \ |
|
| * | | | Fix cap_capable to only allow owners in the parent user namespace to have caps. | Eric W. Biederman | 2012-12-14 | 1 | -8/+17 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -3/+9 |
|\| | | |
|
| * | | | userns: Kill task_user_ns | Eric W. Biederman | 2012-11-20 | 1 | -3/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-17 | 8 | -102/+153 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Smack: create a sysfs mount point for smackfs | Casey Schaufler | 2012-12-14 | 1 | -0/+17 |
| * | | | Smack: use select not depends in Kconfig | Casey Schaufler | 2012-12-14 | 1 | -1/+5 |
| * | | | Yama: remove locking from delete path | Kees Cook | 2012-11-20 | 1 | -7/+42 |
| * | | | Yama: add RCU to drop read locking | Kees Cook | 2012-11-20 | 1 | -23/+24 |
| * | | | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 2012-10-02 | 7 | -63/+129 |
| |\ \ \ |
|
| | * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-09-13 | 7 | -63/+129 |
| * | | | | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 2012-10-02 | 1 | -0/+1 |
| * | | | | KEYS: Reduce initial permissions on keys | David Howells | 2012-10-02 | 4 | -19/+33 |
| * | | | | KEYS: Make the session and process keyrings per-thread | David Howells | 2012-10-02 | 3 | -54/+33 |
| * | | | | key: Fix resource leak | Alan Cox | 2012-09-28 | 1 | -2/+2 |
| * | | | | keys: Fix unreachable code | Alan Cox | 2012-09-28 | 1 | -2/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 51 | -676/+1396 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | keys: Fix unreachable code | Alan Cox | 2012-10-25 | 1 | -2/+0 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-13 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | rtnetlink: add missing message types to selinux perm table | Cong Wang | 2012-12-10 | 1 | -0/+2 |
| * | | | | | | bridge: export multicast database via netlink | Cong Wang | 2012-12-07 | 1 | -0/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-12-12 | 1 | -4/+16 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo | 2012-11-19 | 1 | -4/+4 |
| * | | | | | device_cgroup: add lockdep asserts | Tejun Heo | 2012-11-06 | 1 | -0/+12 |
* | | | | | | selinux: fix sel_netnode_insert() suspicious rcu dereference | Dave Jones | 2012-11-21 | 1 | -1/+2 |
|/ / / / / |
|
* | | | | | device_cgroup: fix RCU usage | Tejun Heo | 2012-11-06 | 1 | -3/+3 |
* | | | | | device_cgroup: fix unchecked cgroup parent usage | Aristeu Rozanski | 2012-11-06 | 1 | -2/+10 |
| |/ / /
|/| | | |
|
* | | | | device_cgroup: add proper checking when changing default behavior | Aristeu Rozanski | 2012-10-25 | 1 | -1/+18 |
* | | | | device_cgroup: stop using simple_strtoul() | Aristeu Rozanski | 2012-10-25 | 1 | -6/+22 |
* | | | | device_cgroup: rename deny_all to behavior | Aristeu Rozanski | 2012-10-25 | 1 | -11/+14 |
* | | | | cgroup: fix invalid rcu dereference | Jiri Slaby | 2012-10-25 | 1 | -8/+7 |
* | | | | apparmor: fix IRQ stack overflow during free_profile | John Johansen | 2012-10-24 | 1 | -1/+23 |
* | | | | apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 | John Johansen | 2012-10-18 | 1 | -1/+1 |
* | | | | fix a leak in replace_fd() users | Al Viro | 2012-10-16 | 1 | -11/+7 |
* | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 7 | -63/+129 |
|\ \ \ \ |
|
| * | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 7 | -63/+129 |
| | |_|/
| |/| | |
|
* | | | | consitify do_mount() arguments | Al Viro | 2012-10-12 | 7 | -13/+14 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 2 | -8/+3 |
|\ \ \ \ |
|
| * | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
| * | | | | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 | 1 | -7/+2 |
* | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 2012-10-04 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-10-07 | 2 | -4/+4 |
|\ \ \ \ \ |
|