aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* integrity: IMA as an integrity service providerMimi Zohar2009-02-05
* integrity: IMA hooksMimi Zohar2009-02-05
* TPM: integrity interfaceRajiv Andrade2009-02-02
* TPM: sysfs functions consolidationRajiv Andrade2009-02-02
* securityfs: fix long-broken securityfs_create_file commentSerge E. Hallyn2009-02-02
* selinux: remove hooks which simply defer to capabilitiesJames Morris2009-02-01
* selinux: remove secondary ops call to shm_shmatJames Morris2009-01-29
* selinux: remove secondary ops call to unix_stream_connectJames Morris2009-01-29
* selinux: remove secondary ops call to task_killJames Morris2009-01-29
* selinux: remove secondary ops call to task_setrlimitJames Morris2009-01-29
* selinux: remove unused cred_commit hookJames Morris2009-01-29
* selinux: remove secondary ops call to task_createJames Morris2009-01-29
* selinux: remove secondary ops call to file_mprotectJames Morris2009-01-29
* selinux: remove secondary ops call to inode_setattrJames Morris2009-01-29
* selinux: remove secondary ops call to inode_permissionJames Morris2009-01-29
* selinux: remove secondary ops call to inode_follow_linkJames Morris2009-01-29
* selinux: remove secondary ops call to inode_mknodJames Morris2009-01-29
* selinux: remove secondary ops call to inode_unlinkJames Morris2009-01-29
* selinux: remove secondary ops call to inode_linkJames Morris2009-01-29
* selinux: remove secondary ops call to sb_umountJames Morris2009-01-29
* selinux: remove secondary ops call to sb_mountJames Morris2009-01-29
* selinux: remove secondary ops call to bprm_committed_credsJames Morris2009-01-29
* selinux: remove secondary ops call to bprm_committing_credsJames Morris2009-01-29
* selinux: remove unused bprm_check_security hookJames Morris2009-01-29
* SELinux: Unify context mount and genfs behaviorDavid P. Quigley2009-01-18
* SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-18
* SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-18
* maintainers: add security subsystem wikiJames Morris2009-01-07
* CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-06
* Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-06
* SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-05
* CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-04
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2009-01-04
|\
| * smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-31
| * selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore2008-12-31
| * netlabel: Update kernel configuration APIPaul Moore2008-12-31
* | keys: fix sparse warning by adding __user annotation to castJames Morris2008-12-31
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-30
|\
| * [XFS] Fix merge failuresLachlan McIlroy2008-12-29
| |\
| * | [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPILachlan McIlroy2008-12-23
| * | [XFS] handle unaligned data in xfs_bmbt_disk_get_allChristoph Hellwig2008-12-22
| * | [XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig2008-12-22
| * | [XFS] Fix speculative allocation beyond eofLachlan McIlroy2008-12-22
| * | [XFS] Remove XFS_BUF_SHUT() and friendsLachlan McIlroy2008-12-22
| * | [XFS] Use the incore inode size in xfs_file_readdir()Lachlan McIlroy2008-12-22
| * | [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-22
| |\ \
| * \ \ Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy2008-12-11
| |\ \ \
| | * | | [XFS] use inode_change_ok for setattr permission checkingChristoph Hellwig2008-12-10
| | * | | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-10
| | * | | [XFS] resync headers with libxfsChristoph Hellwig2008-12-10