summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2011-06-29TOMOYO: Rename directives.Tetsuo Handa-59/+113
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa-371/+347
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa-153/+410
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa-359/+204
2011-06-29TOMOYO: Cleanup part 1.Tetsuo Handa-535/+71
2011-06-27encrypted-keys: add ecryptfs format supportRoberto Sassu-8/+180
2011-06-27encrypted-keys: add key format supportRoberto Sassu-40/+101
2011-06-27encrypted-keys: added additional debug messagesRoberto Sassu-11/+34
2011-06-27encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu-1/+1
2011-06-27encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu-3/+5
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo-3/+3
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells-1/+2
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro-7/+1
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells-2/+1
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris-1/+39
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li-0/+3
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa-1/+1
2011-06-14KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells-0/+2
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen-1/+1
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds-10/+15
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook-1/+2
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds-7/+7
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds-11/+4
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum-2/+1
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai-1/+36
2011-05-26Merge commit 'v2.6.39' into 20110526Eric Paris-64/+148
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn-0/+1
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris-208/+370
2011-05-24Merge branch 'next' into for-linusJames Morris-41/+66
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds-9/+11
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds-5/+1
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-31/+3
2011-05-19Create Documentation/security/,Randy Dunlap-7/+7
2011-05-19Merge branch 'master' into nextJames Morris-36/+69
2011-05-13Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris-4/+0
2011-05-12SELinux: delete debugging printks from filename_trans rule processingEric Paris-4/+0
2011-05-12TOMOYO: Fix wrong domainname validation.Tetsuo Handa-1/+1
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman-1/+11
2011-05-07security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan-17/+1
2011-05-07security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan-14/+2
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris-4/+5
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris-3/+3
2011-04-28SELinux: pass last path component in may_createEric Paris-1/+2
2011-04-28SELinux: introduce path_has_permEric Paris-14/+30
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris-3/+3
2011-04-28SELinux: pass last path component in may_createEric Paris-1/+2
2011-04-28SELinux: put name based create rules in a hashtableEric Paris-61/+135