aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/objsec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler1-0/+6
2020-11-12selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek1-1/+0
2019-12-18selinux: randomize layout of key structuresStephen Smalley1-1/+1
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-1/+5
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-10/+10
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley1-10/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler1-2/+2
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler1-0/+13
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler1-5/+4
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler1-0/+6
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler1-1/+1
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler1-0/+5
2019-01-08Infrastructure management of the cred security blobCasey Schaufler1-1/+3
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler1-0/+5
2018-03-01selinux: wrap global selinux stateStephen Smalley1-2/+0
2018-02-26selinux: Add SCTP supportRichard Haines1-0/+4
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng1-0/+4
2017-08-17selinux: update my email addressStephen Smalley1-1/+1
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens1-0/+6
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens1-0/+5
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley1-0/+10
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher1-2/+3
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore1-3/+2
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher1-0/+6
2014-09-10selinux: make the netif cache namespace awarePaul Moore1-0/+2
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