summaryrefslogtreecommitdiff
path: root/security/selinux/include/objsec.h
AgeCommit message (Expand)Author
2023-12-22selinux: fix style issues in security/selinux/include/objsec.hPaul Moore
2023-07-19selinux: update my email addressStephen Smalley
2023-07-18selinux: de-brand SELinuxStephen Smalley
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler
2020-11-12selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek
2019-12-18selinux: randomize layout of key structuresStephen Smalley
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler
2018-03-01selinux: wrap global selinux stateStephen Smalley
2018-02-26selinux: Add SCTP supportRichard Haines
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-08-17selinux: update my email addressStephen Smalley
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