aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/include/objsec.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-09selinux: clean up cred usage and simplifyGravatar Stephen Smalley 1-0/+10
2016-11-22selinux: Convert isec->lock into a spinlockGravatar Andreas Gruenbacher 1-2/+3
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDGravatar Paul Moore 1-3/+2
2015-12-24security: Add hook to invalidate inode security labelsGravatar Andreas Gruenbacher 1-0/+6
2014-09-10selinux: make the netif cache namespace awareGravatar Paul Moore 1-0/+2
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Gravatar Steven Rostedt 1-1/+4
2013-07-25SELinux: change sbsec->behavior to shortGravatar Eric Paris 1-1/+1
2013-07-25SELinux: renumber the superblock optionsGravatar Eric Paris 1-1/+1
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesGravatar Paul Moore 1-0/+4
2010-05-21switch selinux delayed superblock handling to iterate_supers()Gravatar Al Viro 1-1/+0
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...Gravatar David P. Quigley 1-2/+0
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsGravatar David Howells 1-11/+0
2008-10-10selinux: Cache NetLabel secattrs in the socket's security structGravatar Paul Moore 1-3/+4
2008-10-10selinux: Set socket NetLabel based on connection endpointGravatar Paul Moore 1-0/+1
2008-10-10netlabel: Add functionality to set the security attributes of a packetGravatar Paul Moore 1-0/+1
2008-07-14SELinux: remove inherit field from inode_security_structGravatar James Morris 1-1/+0
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitGravatar Richard Kennedy 1-1/+1
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-30/+30
2008-04-18SELinux: Add network port SID cacheGravatar Paul Moore 1-0/+6
2008-04-18selinux: remove ptrace_sidGravatar Roland McGrath 1-1/+0
2008-04-18SELinux: remove unused backpointers from security objectsGravatar James Morris 1-7/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structGravatar Paul Moore 1-1/+0
2008-01-30SELinux: Better integration between peer labeling subsystemsGravatar Paul Moore 1-1/+1
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Gravatar Paul Moore 1-0/+9
2008-01-30SELinux: Convert the netif code to use ifindex valuesGravatar Paul Moore 1-3/+2
2008-01-25Security: add get, set, and cloning of superblock security informationGravatar Eric Paris 1-0/+1
2007-10-17SELinux: Improve read/write performanceGravatar Yuichi Nakamura 1-0/+2
2006-12-02NetLabel: SELinux cleanupsGravatar Paul Moore 1-0/+2
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexGravatar Eric Paris 1-1/+1
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexGravatar Eric Paris 1-1/+1
2006-09-22[NetLabel]: SELinux supportGravatar Venkat Yekkirala 1-0/+8
2006-09-22[MLSXFRM]: Add security sid to sockGravatar Venkat Yekkirala 1-0/+1
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsGravatar Eric Paris 1-1/+2
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIGravatar Eric Paris 1-0/+1
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysGravatar Michael LeMay 1-0/+1
2006-06-22[PATCH] selinux: add hooks for key subsystemGravatar Michael LeMay 1-0/+5
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsGravatar Stephen Smalley 1-8/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksGravatar Stephen Smalley 1-1/+0
2005-09-09[PATCH] security: enable atomic inode security labelingGravatar Stephen Smalley 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+112