summaryrefslogtreecommitdiffstats
path: root/security/selinux/include/objsec.h
AgeCommit message (Expand)AuthorLines
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+10
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley-10/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler-2/+2
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler-0/+13
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler-5/+4
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler-0/+6
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler-1/+1
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler-0/+5
2019-01-08Infrastructure management of the cred security blobCasey Schaufler-1/+3
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler-0/+5
2018-03-01selinux: wrap global selinux stateStephen Smalley-2/+0
2018-02-26selinux: Add SCTP supportRichard Haines-0/+4
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng-0/+4
2017-08-17selinux: update my email addressStephen Smalley-1/+1
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens-0/+6
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens-0/+5
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley-0/+10
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher-2/+3
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore-3/+2
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher-0/+6
2014-09-10selinux: make the netif cache namespace awarePaul Moore-0/+2
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt-1/+4
2013-07-25SELinux: change sbsec->behavior to shortEric Paris-1/+1
2013-07-25SELinux: renumber the superblock optionsEric Paris-1/+1
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore-0/+4
2010-05-21switch selinux delayed superblock handling to iterate_supers()Al Viro-1/+0
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley-2/+0
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells-11/+0
2008-10-10selinux: Cache NetLabel secattrs in the socket's security structPaul Moore-3/+4
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore-0/+1
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore-0/+1
2008-07-14SELinux: remove inherit field from inode_security_structJames Morris-1/+0
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy-1/+1
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris-30/+30
2008-04-18SELinux: Add network port SID cachePaul Moore-0/+6
2008-04-18selinux: remove ptrace_sidRoland McGrath-1/+0
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris-7/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore-1/+0
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore-1/+1
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore-0/+9
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore-3/+2
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris-0/+1
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura-0/+2
2006-12-02NetLabel: SELinux cleanupsPaul Moore-0/+2
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris-1/+1
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris-1/+1
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala-0/+8
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala-0/+1
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris-1/+2