summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-303-1/+54
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-153-13/+30
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-111-0/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-112-13/+43
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-111-20/+9
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-16/+21
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-291-1/+3
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-263-19/+17
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-265-23/+37
* [PATCH] selinux: enable configuration of max policy versionStephen Smalley2006-09-262-1/+42
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-261-3/+3
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-2/+2
* [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-9/+0
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-251-4/+4
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-221-1/+1
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-221-0/+9
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-222-43/+25
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-221-20/+16
* [NetLabel]: Comment corrections.Paul Moore2006-09-221-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-223-2/+67
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-221-5/+7
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-228-11/+993
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-222-45/+93
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-222-12/+24
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-223-21/+12
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-223-41/+188
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-222-17/+22
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-224-20/+91
* [MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2006-09-222-0/+2
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-14/+24
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris2006-07-141-5/+9
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-101-9/+57
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-102-16/+56
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-011-1/+17
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-303-3/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+6
OpenPOWER on IntegriCloud