summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa2011-06-301-0/+2
* Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2011-06-302-2/+2
|\
| * AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-06-291-1/+1
| * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-06-291-1/+1
* | Merge branch 'linus' into nextJames Morris2011-06-306-13/+45
|\ \ | |/
| * KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-211-1/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-201-7/+1
| |\
| | * devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-7/+1
| * | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-171-2/+1
| |/
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-152-1/+39
| |\
| | * SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
| | * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
| | * Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-2616-64/+148
| | |\
| * | | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-141-1/+1
| * | | AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-091-1/+1
* | | | TOMOYO: Make several options configurable.Tetsuo Handa2011-06-293-23/+117
* | | | TOMOYO: Add built-in policy support.Tetsuo Handa2011-06-294-10/+108
* | | | TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-296-143/+206
* | | | TOMOYO: Cleanup part 4.Tetsuo Handa2011-06-296-121/+177
* | | | TOMOYO: Fix lockdep warning.Tetsuo Handa2011-06-293-51/+276
* | | | TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa2011-06-292-54/+180
* | | | TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-298-299/+669
* | | | TOMOYO: Add ACL group support.Tetsuo Handa2011-06-295-11/+88
* | | | TOMOYO: Add auditing interface.Tetsuo Handa2011-06-299-235/+557
* | | | TOMOYO: Simplify profile structure.Tetsuo Handa2011-06-293-168/+83
* | | | TOMOYO: Rename directives.Tetsuo Handa2011-06-294-59/+113
* | | | TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-298-371/+347
* | | | TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-299-153/+410
* | | | TOMOYO: Cleanup part 2.Tetsuo Handa2011-06-295-359/+204
* | | | TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-298-535/+71
* | | | encrypted-keys: add ecryptfs format supportRoberto Sassu2011-06-274-8/+180
* | | | encrypted-keys: add key format supportRoberto Sassu2011-06-271-40/+101
* | | | encrypted-keys: added additional debug messagesRoberto Sassu2011-06-271-11/+34
* | | | encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu2011-06-271-1/+1
* | | | encrypted_keys: avoid dumping the master key if the request failsRoberto Sassu2011-06-271-3/+5
* | | | KEYS: Don't return EAGAIN to keyctl_assume_authority()David Howells2011-06-141-0/+2
|/ / /
* | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-081-10/+15
* | | AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-011-1/+2
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-276-7/+7
|\ \ \
| * | | Create Documentation/security/,Randy Dunlap2011-05-196-7/+7
| | |/ | |/|
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-262-11/+4
* | | cgroups: add per-thread subsystem callbacksBen Blum2011-05-261-2/+1
* | | Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn2011-05-261-0/+1
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-2411-208/+370
|\ \ \ | | |/ | |/|
| * | SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-111-1/+11
| * | SELinux: introduce path_has_permEric Paris2011-04-281-14/+30
| * | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-3/+3
| * | SELinux: pass last path component in may_createEric Paris2011-04-281-1/+2
| * | SELinux: put name based create rules in a hashtableEric Paris2011-04-283-61/+135
| * | SELinux: generic hashtab entry counterEric Paris2011-04-281-2/+2
OpenPOWER on IntegriCloud