summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-0713-266/+616
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-053-8/+3
| |\ \
| | * | zero i_uid/i_gid on inode allocationAl Viro2009-01-052-5/+0
| | * | 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 Takeda2008-12-313-0/+132
| |/ /
* | | IMA: fix ima_delete_rules() definitionJames Morris2009-02-061-1/+1
* | | Integrity: IMA file free imbalanceMimi Zohar2009-02-063-0/+61
* | | integrity: IMA policy openMimi Zohar2009-02-061-1/+16
* | | integrity: IMA policyMimi Zohar2009-02-064-4/+386
* | | integrity: IMA displayMimi Zohar2009-02-065-2/+314
* | | integrity: IMA as an integrity service providerMimi Zohar2009-02-0613-1/+1430
* | | securityfs: fix long-broken securityfs_create_file commentSerge E. Hallyn2009-02-031-4/+3
* | | selinux: remove hooks which simply defer to capabilitiesJames Morris2009-02-021-58/+10
* | | selinux: remove secondary ops call to shm_shmatJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to unix_stream_connectJames Morris2009-01-301-4/+0
* | | selinux: remove secondary ops call to task_killJames Morris2009-01-301-4/+0
* | | selinux: remove secondary ops call to task_setrlimitJames Morris2009-01-301-5/+0
* | | selinux: remove unused cred_commit hookJames Morris2009-01-301-9/+0
* | | selinux: remove secondary ops call to task_createJames Morris2009-01-301-6/+0
* | | selinux: remove secondary ops call to file_mprotectJames Morris2009-01-301-6/+1
* | | selinux: remove secondary ops call to inode_setattrJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to inode_permissionJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to inode_follow_linkJames Morris2009-01-301-4/+0
* | | selinux: remove secondary ops call to inode_mknodJames Morris2009-01-301-6/+0
* | | selinux: remove secondary ops call to inode_unlinkJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to inode_linkJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to sb_umountJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to sb_mountJames Morris2009-01-301-5/+0
* | | selinux: remove secondary ops call to bprm_committed_credsJames Morris2009-01-301-2/+0
* | | selinux: remove secondary ops call to bprm_committing_credsJames Morris2009-01-301-2/+0
* | | selinux: remove unused bprm_check_security hookJames Morris2009-01-301-6/+0
* | | SELinux: Unify context mount and genfs behaviorDavid P. Quigley2009-01-191-4/+4
* | | SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-192-5/+36
* | | SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-193-22/+24
| |/ |/|
* | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-073-25/+46
* | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-076-73/+23
* | SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-053-10/+12
* | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-056-23/+73
* | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2009-01-057-230/+557
|\ \
| * | smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-314-195/+538
| * | selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore2008-12-313-38/+11
| * | netlabel: Update kernel configuration APIPaul Moore2008-12-311-5/+16
| |/
* / keys: fix sparse warning by adding __user annotation to castJames Morris2009-01-011-1/+1
|/
* KEYS: Fix variable uninitialisation warningsDavid Howells2008-12-291-3/+3
* Merge branch 'next' into for-linusJames Morris2008-12-291-4/+16
|\