aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/objsec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt1-1/+4
2013-07-25SELinux: change sbsec->behavior to shortEric Paris1-1/+1
2013-07-25SELinux: renumber the superblock optionsEric Paris1-1/+1
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-0/+4
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro1-1/+0
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary code.David P. Quigley1-2/+0
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells1-11/+0
2008-10-10selinux: Cache NetLabel secattrs in the socket's security structPaul Moore1-3/+4
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore1-0/+1
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore1-0/+1
2008-07-14SELinux: remove inherit field from inode_security_structJames Morris1-1/+0
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy1-1/+1
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris1-30/+30
2008-04-18SELinux: Add network port SID cachePaul Moore1-0/+6
2008-04-18selinux: remove ptrace_sidRoland McGrath1-1/+0
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris1-7/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore1-1/+0
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore1-1/+1
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() functionsPaul Moore1-0/+9
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore1-3/+2
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris1-0/+1
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura1-0/+2
2006-12-02NetLabel: SELinux cleanupsPaul Moore1-0/+2
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris1-1/+1
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris1-1/+1
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-0/+8
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala1-0/+1
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris1-1/+2
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris1-0/+1
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay1-0/+1
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-0/+5
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley1-8/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley1-1/+0
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+112