summaryrefslogtreecommitdiff
path: root/security/selinux/include/objsec.h
AgeCommit message (Expand)Author
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher
2014-09-10selinux: make the netif cache namespace awarePaul Moore
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2013-07-25SELinux: change sbsec->behavior to shortEric Paris
2013-07-25SELinux: renumber the superblock optionsEric Paris
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-10-10selinux: Cache NetLabel secattrs in the socket's security structPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-07-14SELinux: remove inherit field from inode_security_structJames Morris
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18selinux: remove ptrace_sidRoland McGrath
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2006-12-02NetLabel: SELinux cleanupsPaul Moore
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley
2005-03-28[PATCH] SELinux: make code static and remove unused codeStephen D. Smalley
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley
2005-01-10[PATCH] split bprm_apply_creds into two functionsSerge Hallyn
2005-01-04[PATCH] SELinux scalability: convert AVC to RCUJames Morris
2004-10-27[PATCH] SELinux: fix netif bugs and simplify.James Morris
2004-04-26[PATCH] SELinux ptrace race fixAndrew Morton
2004-02-15[PATCH] SELinux: context mount support - SELinux changes.Andrew Morton
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton
2004-01-18[PATCH] selinux: add netif controlsAndrew Morton