summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-141-0/+17
| * | | Smack: use select not depends in KconfigCasey Schaufler2012-12-141-1/+5
| * | | Yama: remove locking from delete pathKees Cook2012-11-201-7/+42
| * | | Yama: add RCU to drop read lockingKees Cook2012-11-201-23/+24
| * | | Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-027-63/+129
| |\ \ \
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-137-63/+129
| * | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+1
| * | | | KEYS: Reduce initial permissions on keysDavid Howells2012-10-024-19/+33
| * | | | KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-023-54/+33Star
| * | | | key: Fix resource leakAlan Cox2012-09-281-2/+2
| * | | | keys: Fix unreachable codeAlan Cox2012-09-281-2/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-2/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-10-2851-676/+1396
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | keys: Fix unreachable codeAlan Cox2012-10-251-2/+0Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+3
|\ \ \ \ \ \
| * | | | | | rtnetlink: add missing message types to selinux perm tableCong Wang2012-12-101-0/+2
| * | | | | | bridge: export multicast database via netlinkCong Wang2012-12-071-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-121-4/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-4/+4
| * | | | | device_cgroup: add lockdep assertsTejun Heo2012-11-061-0/+12
* | | | | | selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-211-1/+2
|/ / / / /
* | | | | device_cgroup: fix RCU usageTejun Heo2012-11-061-3/+3
* | | | | device_cgroup: fix unchecked cgroup parent usageAristeu Rozanski2012-11-061-2/+10
| |/ / / |/| | |
* | | | device_cgroup: add proper checking when changing default behaviorAristeu Rozanski2012-10-251-1/+18
* | | | device_cgroup: stop using simple_strtoul()Aristeu Rozanski2012-10-251-6/+22
* | | | device_cgroup: rename deny_all to behaviorAristeu Rozanski2012-10-251-11/+14
* | | | cgroup: fix invalid rcu dereferenceJiri Slaby2012-10-251-8/+7Star
* | | | apparmor: fix IRQ stack overflow during free_profileJohn Johansen2012-10-241-1/+23
* | | | apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen2012-10-181-1/+1
* | | | fix a leak in replace_fd() usersAl Viro2012-10-161-11/+7Star
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-147-63/+129
|\ \ \ \
| * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-087-63/+129
| | |_|/ | |/| |
* | | | consitify do_mount() argumentsAl Viro2012-10-127-13/+14
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-092-8/+3Star
|\ \ \ \
| * | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
| * | | | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-7/+2Star
* | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells2012-10-041-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-10-072-4/+4
|\ \ \ \ \
| * | | | | ima: fix bug in argument orderDmitry Kasatkin2012-10-052-4/+4
| |/ / / /
* | | | | device_cgroup: rename whitelist to exception listAristeu Rozanski2012-10-051-99/+99
* | | | | device_cgroup: convert device_cgroup internally to policy + exceptionsAristeu Rozanski2012-10-051-98/+134
* | | | | device_cgroup: introduce dev_whitelist_clean()Aristeu Rozanski2012-10-051-5/+17
* | | | | device_cgroup: add "deny_all" in dev_cgroup structureAristeu Rozanski2012-10-051-0/+5
|/ / / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-0317-228/+793
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'v3.6-rc7' into nextJames Morris2012-09-282-8/+3Star
| |\ \ \
| * | | | ima: change flags container data typeDmitry Kasatkin2012-09-191-1/+1
| * | | | Smack: setprocattr memory leak fixCasey Schaufler2012-09-181-12/+2Star
| * | | | Smack: implement revoking all rules for a subject labelRafal Krypa2012-09-181-0/+75
| * | | | Smack: remove task_wait() hook.Casey Schaufler2012-09-181-29/+8Star