aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2012-12-20keys: fix unreachable codeGravatar Alan Cox 1-2/+0
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+2
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-3/+43
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-8/+17
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-3/+9
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 8-102/+153
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBGravatar Amerigo Wang 1-0/+2
2012-12-14Fix cap_capable to only allow owners in the parent user namespace to have caps.Gravatar Eric W. Biederman 1-8/+17
2012-12-14Smack: create a sysfs mount point for smackfsGravatar Casey Schaufler 1-0/+17
2012-12-14Smack: use select not depends in KconfigGravatar Casey Schaufler 1-1/+5
2012-12-14ima: support new kernel module syscallGravatar Mimi Zohar 5-4/+33
2012-12-14security: introduce kernel_module_from_file hookGravatar Kees Cook 2-0/+11
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-4/+16
2012-12-10rtnetlink: add missing message types to selinux perm tableGravatar Cong Wang 1-0/+2
2012-12-07bridge: export multicast database via netlinkGravatar Cong Wang 1-0/+1
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceGravatar Dave Jones 1-1/+2
2012-11-20Yama: remove locking from delete pathGravatar Kees Cook 1-7/+42
2012-11-20Yama: add RCU to drop read lockingGravatar Kees Cook 1-23/+24
2012-11-20userns: Kill task_user_nsGravatar Eric W. Biederman 1-3/+9
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Gravatar Tejun Heo 1-4/+4
2012-11-06device_cgroup: add lockdep assertsGravatar Tejun Heo 1-0/+12
2012-11-06device_cgroup: fix RCU usageGravatar Tejun Heo 1-3/+3
2012-11-06device_cgroup: fix unchecked cgroup parent usageGravatar Aristeu Rozanski 1-2/+10
2012-10-28Merge branch 'master' into for-nextGravatar Jiri Kosina 51-676/+1396
2012-10-25device_cgroup: add proper checking when changing default behaviorGravatar Aristeu Rozanski 1-1/+18
2012-10-25device_cgroup: stop using simple_strtoul()Gravatar Aristeu Rozanski 1-6/+22
2012-10-25device_cgroup: rename deny_all to behaviorGravatar Aristeu Rozanski 1-11/+14
2012-10-25cgroup: fix invalid rcu dereferenceGravatar Jiri Slaby 1-8/+7
2012-10-25keys: Fix unreachable codeGravatar Alan Cox 1-2/+0
2012-10-25apparmor: fix IRQ stack overflow during free_profileGravatar John Johansen 1-1/+23
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40Gravatar John Johansen 1-1/+1
2012-10-16fix a leak in replace_fd() usersGravatar Al Viro 1-11/+7
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-63/+129
2012-10-11consitify do_mount() argumentsGravatar Al Viro 7-13/+14
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-8/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 1-1/+1
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileGravatar Konstantin Khlebnikov 1-7/+2
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-1/+1
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateGravatar David Howells 7-63/+129
2012-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-4/+4
2012-10-06device_cgroup: rename whitelist to exception listGravatar Aristeu Rozanski 1-99/+99
2012-10-06device_cgroup: convert device_cgroup internally to policy + exceptionsGravatar Aristeu Rozanski 1-98/+134
2012-10-06device_cgroup: introduce dev_whitelist_clean()Gravatar Aristeu Rozanski 1-5/+17
2012-10-06device_cgroup: add "deny_all" in dev_cgroup structureGravatar Aristeu Rozanski 1-0/+5
2012-10-05ima: fix bug in argument orderGravatar Dmitry Kasatkin 2-4/+4
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericGravatar David Howells 1-1/+1
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 17-228/+793
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-52/+21