summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-112-6/+47
|\
| * selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-102-3/+11
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-102-3/+17
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-102-0/+10
| * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-0/+9
* | SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-292-1/+18
|/
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-151-1/+1
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-141-1/+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: keep the code clean formating and syntaxEric Paris2008-07-142-10/+9
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-0/+5
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-1/+1
* SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-2/+2
* SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-30/+30
* SELinux: netlabel.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-1/+1
* SELinux: avc_ss.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-181-0/+65
|\
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-0/+65
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-6/+7
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-1/+2
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-121-6/+7
* | | SELinux: add netport.[ch]James Morris2008-04-181-0/+31
* | | SELinux: Add network port SID cachePaul Moore2008-04-182-2/+7
* | | SELinux: turn mount options strings into definesEric Paris2008-04-181-0/+5
* | | selinux: introduce permissive typesEric Paris2008-04-181-1/+4
* | | selinux: remove ptrace_sidRoland McGrath2008-04-181-1/+0
* | | SELinux: create new open permissionEric Paris2008-04-183-0/+12
* | | SELinux: remove unused backpointers from security objectsJames Morris2008-04-181-7/+0
* | | SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-182-17/+0
| |/ |/|
* | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-081-1/+2
|/
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-0/+5
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-141-4/+2
* selinux: support 64-bit capabilitiesStephen Smalley2008-02-114-0/+8
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-061-1/+0
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-302-4/+0
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-301-0/+12
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-303-1/+8
* SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-304-0/+26
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-1/+14
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-302-0/+41
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-301-1/+1
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-303-6/+6
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-1/+7
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-251-0/+1
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-0/+2
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-172-0/+4
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-114-0/+4
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-111-2/+4
OpenPOWER on IntegriCloud