aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * smackfs: check for allocation failures in smk_set_access()Sergio Luis2008-12-251-4/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-282-4/+4
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-113-1/+6
| |\
| | * KEYS: Make request key instantiate the per-user keyringsDavid Howells2008-11-103-1/+6
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-062-6/+8
| |\ \ | | |/
| * | misc: replace NIPQUAD()Harvey Harrison2008-10-311-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-0/+9
| |\ \
| * | | net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
| * | | misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-281-1/+1
| * | | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-281-2/+2
* | | | SELinux: don't check permissions for kernel mountsJames Morris2008-12-201-0/+4
* | | | security: pass mount flags to security_sb_kern_mount()James Morris2008-12-204-5/+6