summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | SELinux: calculate and print hashtab stats with a generic functionEric Paris2011-04-281-19/+13
| * | SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-283-0/+17
| * | SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-281-3/+3
| * | SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-281-1/+1
| * | SMACK: smack_file_lock can use the struct pathEric Paris2011-04-251-2/+2
| * | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-254-42/+50
| * | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-255-68/+74
| * | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
| * | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-254-7/+13
| * | SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-252-2/+2
| * | SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-252-0/+3
| * | SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-201-4/+0
| * | Initialize policydb.process_class eariler.Harry Ciao2011-04-071-5/+5
| * | selinux: Fix regression for XorgStephen Smalley2011-04-071-1/+1
| * | selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-013-12/+25
| * | SELinux: Write class field in role_trans_write.Harry Ciao2011-03-281-2/+9