aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* TOMOYO: Enable conditional ACL.Tetsuo Handa2011-07-10
* TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa2011-07-10
* TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa2011-07-10
* TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa2011-07-10
* TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa2011-07-10
* TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa2011-07-07
* TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa2011-06-30
* TOMOYO: Cleanup header file.Tetsuo Handa2011-06-30
* TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa2011-06-30
* Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2011-06-30
|\
| * AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-06-28
| * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-06-28
* | Merge branch 'linus' into nextJames Morris2011-06-30
|\|
| * KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-21
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-20
| |\
| | * devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-20
| * | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-17
| |/
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-14
| |\
| | * SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-14
| | * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-26
| | * Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-26
| | |\
| * | | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-14
| * | | AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-08
* | | | TOMOYO: Make several options configurable.Tetsuo Handa2011-06-28
* | | | TOMOYO: Add built-in policy support.Tetsuo Handa2011-06-28
* | | | TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-28
* | | | TOMOYO: Cleanup part 4.Tetsuo Handa2011-06-28
* | | | TOMOYO: Fix lockdep warning.Tetsuo Handa2011-06-28
* | | | TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa2011-06-28
* | | | TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-28
* | | | TOMOYO: Add ACL group support.Tetsuo Handa2011-06-28
* | | | TOMOYO: Add auditing interface.Tetsuo Handa2011-06-28
* | | | TOMOYO: Simplify profile structure.Tetsuo Handa2011-06-28
* | | | TOMOYO: Rename directives.Tetsuo Handa2011-06-28
* | | | TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-28
* | | | TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-28
* | | | TOMOYO: Cleanup part 2.Tetsuo Handa2011-06-28
* | | | TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-28
* | | | encrypted-keys: add ecryptfs format supportRoberto Sassu2011-06-27
* | | | encrypted-keys: add key format supportRoberto Sassu2011-06-27
* | | | encrypted-keys: added additional debug messagesRoberto Sassu2011-06-27
* | | | encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu2011-06-27
* | | | encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu2011-06-27
* | | | KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells2011-06-14
|/ / /
* | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-08
* | | AppArmor: fix oops in apparmor_setprocattrKees Cook2011-05-31
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
|\ \ \
| * | | Create Documentation/security/,Randy Dunlap2011-05-19
| | |/ | |/|
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | | cgroups: add per-thread subsystem callbacksBen Blum2011-05-26