summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* | TOMOYO: Fix exception policy read failure.Tetsuo Handa2009-02-141-1/+1
* | SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-131-20/+27
* | SELinux: code readability with avc_cacheEric Paris2009-02-131-19/+44
* | SELinux: remove unused av.decided fieldEric Paris2009-02-134-14/+6Star
* | SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-131-19/+24
* | SELinux: remove the unused ae.usedEric Paris2009-02-131-21/+7Star
* | SELinux: check seqno when updating an avc_nodeEric Paris2009-02-131-3/+6
* | SELinux: NULL terminate al contexts from diskEric Paris2009-02-131-2/+4
* | SELinux: better printk when file with invalid label foundEric Paris2009-02-131-4/+13
* | SELinux: call capabilities code directoryEric Paris2009-02-131-17/+13Star
* | ima: fix build errorRandy Dunlap2009-02-121-2/+2
* | tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* | security: change link order of LSMs so security=tomoyo worksJames Morris2009-02-121-1/+1
* | Kconfig and MakefileKentaro Takeda2009-02-124-0/+15
* | 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