summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* | LSM adapter functions.Kentaro Takeda2009-02-122-0/+399
* | Domain transition handler.Kentaro Takeda2009-02-121-0/+878
* | File operation restriction part.Kentaro Takeda2009-02-121-0/+1241
* | Common functions for TOMOYO Linux.Kentaro Takeda2009-02-122-0/+2561
* | Memory and pathname management functions.Kentaro Takeda2009-02-122-0/+550
* | integrity: audit updateMimi Zohar2009-02-116-21/+25
* | Merge branch 'master' into nextJames Morris2009-02-0611-39/+170
|\|
| * smackfs load append mode fixCasey Schaufler2009-01-281-1/+1
| * security: introduce missing kfreeVegard Nossum2009-01-171-0/+1
| * [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-141-2/+2
| * [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-141-9/+9
| * remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
| * devices cgroup: allow mkfifoSerge E. Hallyn2009-01-081-0/+3
| * devcgroup: use list_for_each_entry_rcu()Lai Jiangshan2009-01-081-1/+1
| * Merge branch 'next' into for-linusJames Morris2009-01-0613-266/+616
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-063-8/+3Star
| |\ \
| | * | zero i_uid/i_gid on inode allocationAl Viro2009-01-052-5/+0Star
| | * | inode->i_op is never NULLAl Viro2009-01-051-3/+3
| * | | audit: validate comparison operations, store them in sane formAl Viro2009-01-042-16/+16
| |/ /
| * | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
| |\ \
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2009-01-011-1/+1
| * | | introduce new LSM hooks where vfsmount is available.Kentaro Takeda2009-01-013-0/+132
| |/ /
* | | IMA: fix ima_delete_rules() definitionJames Morris2009-02-051-1/+1
* | | Integrity: IMA file free imbalanceMimi Zohar2009-02-053-0/+61
* | | integrity: IMA policy openMimi Zohar2009-02-051-1/+16
* | | integrity: IMA policyMimi Zohar2009-02-054-4/+386
* | | integrity: IMA displayMimi Zohar2009-02-055-2/+314
* | | integrity: IMA as an integrity service providerMimi Zohar2009-02-0513-1/+1430
* | | securityfs: fix long-broken securityfs_create_file commentSerge E. Hallyn2009-02-031-4/+3Star
* | | selinux: remove hooks which simply defer to capabilitiesJames Morris2009-02-011-58/+10Star
* | | selinux: remove secondary ops call to shm_shmatJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to unix_stream_connectJames Morris2009-01-291-4/+0Star
* | | selinux: remove secondary ops call to task_killJames Morris2009-01-291-4/+0Star
* | | selinux: remove secondary ops call to task_setrlimitJames Morris2009-01-291-5/+0Star
* | | selinux: remove unused cred_commit hookJames Morris2009-01-291-9/+0Star
* | | selinux: remove secondary ops call to task_createJames Morris2009-01-291-6/+0Star
* | | selinux: remove secondary ops call to file_mprotectJames Morris2009-01-291-6/+1Star
* | | selinux: remove secondary ops call to inode_setattrJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to inode_permissionJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to inode_follow_linkJames Morris2009-01-291-4/+0Star
* | | selinux: remove secondary ops call to inode_mknodJames Morris2009-01-291-6/+0Star
* | | selinux: remove secondary ops call to inode_unlinkJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to inode_linkJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to sb_umountJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to sb_mountJames Morris2009-01-291-5/+0Star
* | | selinux: remove secondary ops call to bprm_committed_credsJames Morris2009-01-291-2/+0Star
* | | selinux: remove secondary ops call to bprm_committing_credsJames Morris2009-01-291-2/+0Star
* | | selinux: remove unused bprm_check_security hookJames Morris2009-01-291-6/+0Star
* | | SELinux: Unify context mount and genfs behaviorDavid P. Quigley2009-01-181-4/+4
* | | SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-182-5/+36