| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 |
|\ \ \ \ \ |
|
| * | | | | | ima: fix bug in argument order | Dmitry Kasatkin | 2012-10-05 | 2 | -4/+4 |
| |/ / / / |
|
* | | | | | device_cgroup: rename whitelist to exception list | Aristeu Rozanski | 2012-10-05 | 1 | -99/+99 |
* | | | | | device_cgroup: convert device_cgroup internally to policy + exceptions | Aristeu Rozanski | 2012-10-05 | 1 | -98/+134 |
* | | | | | device_cgroup: introduce dev_whitelist_clean() | Aristeu Rozanski | 2012-10-05 | 1 | -5/+17 |
* | | | | | device_cgroup: add "deny_all" in dev_cgroup structure | Aristeu Rozanski | 2012-10-05 | 1 | -0/+5 |
|/ / / / |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-03 | 17 | -228/+793 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'v3.6-rc7' into next | James Morris | 2012-09-28 | 2 | -8/+3 |
| |\ \ \ |
|
| * | | | | ima: change flags container data type | Dmitry Kasatkin | 2012-09-19 | 1 | -1/+1 |
| * | | | | Smack: setprocattr memory leak fix | Casey Schaufler | 2012-09-18 | 1 | -12/+2 |