summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-06SELINUX: Fix build error.Ralf Baechle
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells
2010-08-05apparmor: depends on NETRandy Dunlap
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credJames Morris
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen
2010-08-02TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa
2010-08-02AppArmor: update path_truncate method to latest versionJames Morris
2010-08-02AppArmor: core policy routinesJohn Johansen
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen
2010-08-02AppArmor: mediation of non file objectsJohn Johansen
2010-08-02AppArmor: LSM interface, and security module initializationJohn Johansen
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen
2010-08-02AppArmor: functions for domain transitionsJohn Johansen
2010-08-02AppArmor: file enforcement routinesJohn Johansen
2010-08-02AppArmor: userspace interfacesJohn Johansen
2010-08-02AppArmor: dfa match engineJohn Johansen
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02AppArmor: misc. base functions and definesJohn Johansen
2010-08-02TOMOYO: Update version to 2.3.0Tetsuo Handa
2010-08-02TOMOYO: Fix quota check.Tetsuo Handa
2010-08-02SELinux: Move execmod to the common permsEric Paris
2010-08-02selinux: place open in the common file permsEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02SELinux: break ocontext reading into a separate functionEric Paris
2010-08-02SELinux: move genfs read to a separate functionEric Paris
2010-08-02selinux: fix error codes in symtab_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_bool()Dan Carpenter
2010-08-02selinux: fix error codes in cond_policydb_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_node()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_av_list()Dan Carpenter
2010-08-02selinux: propagate error codes in cond_read_list()Dan Carpenter
2010-08-02selinux: cleanup return codes in avtab_read_item()Dan Carpenter
2010-08-02Security: capability: code style issueChihau Chau
2010-08-02securityfs: Drop dentry reference count when mknod failsTvrtko Ursulin
2010-08-02selinux: use generic_file_llseekArnd Bergmann
2010-08-02ima: use generic_file_llseek for securityfsArnd Bergmann
2010-08-02TOMOYO: Explicitly set file_operations->llseek pointer.Tetsuo Handa
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-08-02KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()Justin P. Mattock
2010-08-02KEYS: Use the variable 'key' in keyctl_describe_key()David Howells
2010-08-02TOMOYO: Add missing poll() hook.Tetsuo Handa
2010-08-02TOMOYO: Rename symbols.Tetsuo Handa