summaryrefslogtreecommitdiffstats
path: root/security/selinux/include/objsec.h
Commit message (Expand)AuthorAgeFilesLines
* LSM: Infrastructure management of the superblockCasey Schaufler2021-04-221-0/+6
* selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek2020-11-121-1/+0
* selinux: randomize layout of key structuresStephen Smalley2019-12-181-1/+1
* perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-1/+5
* Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-231-10/+10
|\
| * selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley2019-09-041-10/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* LSM: Infrastructure management of the ipc security blobCasey Schaufler2019-01-081-2/+2
* SELinux: Abstract use of ipc security blobsCasey Schaufler2019-01-081-0/+13
* LSM: Infrastructure management of the inode securityCasey Schaufler2019-01-081-5/+4
* SELinux: Abstract use of inode security blobCasey Schaufler2019-01-081-0/+6
* LSM: Infrastructure management of the file securityCasey Schaufler2019-01-081-1/+1
* SELinux: Abstract use of file security blobCasey Schaufler2019-01-081-0/+5
* Infrastructure management of the cred security blobCasey Schaufler2019-01-081-1/+3
* SELinux: Abstract use of cred security blobCasey Schaufler2019-01-081-0/+5
* selinux: wrap global selinux stateStephen Smalley2018-03-011-2/+0
* selinux: Add SCTP supportRichard Haines2018-02-261-0/+4
* selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2017-10-201-0/+4
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens2017-05-231-0/+6
* selinux: Allocate and free infiniband security hooksDaniel Jurgens2017-05-231-0/+5
* selinux: clean up cred usage and simplifyStephen Smalley2017-01-091-0/+10
* selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-221-2/+3
* selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2016-04-051-3/+2
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-241-0/+6
* selinux: make the netif cache namespace awarePaul Moore2014-09-101-0/+2
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-121-1/+4
* SELinux: change sbsec->behavior to shortEric Paris2013-07-251-1/+1
* SELinux: renumber the superblock optionsEric Paris2013-07-251-1/+1
* tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-141-0/+4
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-211-1/+0
* SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-191-2/+0
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-11/+0
* selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-101-3/+4
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-101-0/+1
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-101-0/+1
* SELinux: remove inherit field from inode_security_structJames Morris2008-07-141-1/+0
* SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy2008-07-141-1/+1
* SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-30/+30
* SELinux: Add network port SID cachePaul Moore2008-04-181-0/+6
* selinux: remove ptrace_sidRoland McGrath2008-04-181-1/+0
* SELinux: remove unused backpointers from security objectsJames Morris2008-04-181-7/+0
* SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-181-1/+0
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-1/+1
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-301-0/+9
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-3/+2
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-251-0/+1
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-171-0/+2
* NetLabel: SELinux cleanupsPaul Moore2006-12-021-0/+2
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-261-1/+1