summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen
2011-06-29AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen
2011-06-29TOMOYO: Make several options configurable.Tetsuo Handa
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 4.Tetsuo Handa
2011-06-29TOMOYO: Fix lockdep warning.Tetsuo Handa
2011-06-29TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Simplify profile structure.Tetsuo Handa
2011-06-29TOMOYO: Rename directives.Tetsuo Handa
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 1.Tetsuo Handa
2011-06-27encrypted-keys: add ecryptfs format supportRoberto Sassu
2011-06-27encrypted-keys: add key format supportRoberto Sassu
2011-06-27encrypted-keys: added additional debug messagesRoberto Sassu
2011-06-27encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu
2011-06-27encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa
2011-06-14KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai
2011-05-26Merge commit 'v2.6.39' into 20110526Eric Paris
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Create Documentation/security/,Randy Dunlap
2011-05-19Merge branch 'master' into nextJames Morris