summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2009-02-14SELinux: call capabilities code directoryEric Paris
2009-02-13ima: fix build errorRandy Dunlap
2009-02-12tomoyo: fix sparse warningTetsuo Handa
2009-02-12security: change link order of LSMs so security=tomoyo worksJames Morris
2009-02-12Kconfig and MakefileKentaro Takeda
2009-02-12LSM adapter functions.Kentaro Takeda
2009-02-12Domain transition handler.Kentaro Takeda
2009-02-12File operation restriction part.Kentaro Takeda
2009-02-12Common functions for TOMOYO Linux.Kentaro Takeda
2009-02-12Memory and pathname management functions.Kentaro Takeda
2009-02-12integrity: audit updateMimi Zohar
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06IMA: fix ima_delete_rules() definitionJames Morris
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-06integrity: IMA policy openMimi Zohar
2009-02-06integrity: IMA policyMimi Zohar
2009-02-06integrity: IMA displayMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar
2009-02-03securityfs: fix long-broken securityfs_create_file commentSerge E. Hallyn
2009-02-02selinux: remove hooks which simply defer to capabilitiesJames Morris
2009-01-30selinux: remove secondary ops call to shm_shmatJames Morris
2009-01-30selinux: remove secondary ops call to unix_stream_connectJames Morris
2009-01-30selinux: remove secondary ops call to task_killJames Morris
2009-01-30selinux: remove secondary ops call to task_setrlimitJames Morris
2009-01-30selinux: remove unused cred_commit hookJames Morris
2009-01-30selinux: remove secondary ops call to task_createJames Morris
2009-01-30selinux: remove secondary ops call to file_mprotectJames Morris
2009-01-30selinux: remove secondary ops call to inode_setattrJames Morris
2009-01-30selinux: remove secondary ops call to inode_permissionJames Morris
2009-01-30selinux: remove secondary ops call to inode_follow_linkJames Morris
2009-01-30selinux: remove secondary ops call to inode_mknodJames Morris
2009-01-30selinux: remove secondary ops call to inode_unlinkJames Morris
2009-01-30selinux: remove secondary ops call to inode_linkJames Morris
2009-01-30selinux: remove secondary ops call to sb_umountJames Morris
2009-01-30selinux: remove secondary ops call to sb_mountJames Morris
2009-01-30selinux: remove secondary ops call to bprm_committed_credsJames Morris
2009-01-30selinux: remove secondary ops call to bprm_committing_credsJames Morris
2009-01-30selinux: remove unused bprm_check_security hookJames Morris
2009-01-27smackfs load append mode fixCasey Schaufler
2009-01-19SELinux: Unify context mount and genfs behaviorDavid P. Quigley
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley
2009-01-17security: introduce missing kfreeVegard Nossum
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-08devices cgroup: allow mkfifoSerge E. Hallyn
2009-01-08devcgroup: use list_for_each_entry_rcu()Lai Jiangshan
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells