summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-082-14/+14
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+7
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-073-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [PATCH] selinux endianness annotationsAl Viro2006-12-053-6/+6
* Rename class_destroy to avoid namespace conflicts.James Morris2006-12-031-3/+3
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-035-250/+199Star
* Compile fix for "peer secid consolidation for external network labeling"James Morris2006-12-031-1/+2
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-036-150/+52Star
* NetLabel: SELinux cleanupsPaul Moore2006-12-034-54/+86
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-031-8/+16
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-1/+0Star
* [SELinux]: Add support for DCCPJames Morris2006-12-036-8/+103
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-033-66/+68
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-033-47/+26Star
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-032-28/+11Star
* Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2006-12-026-103/+171
|\
| * SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
| * SELinux: ensure keys constant in hashtab_searchChad Sellers2006-11-283-12/+12
| * SELinux: export object class and permission definitionsChad Sellers2006-11-282-12/+35
| * SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-281-91/+0Star
* | selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
|/
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-313-1/+54
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-163-13/+30
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-121-0/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-122-13/+43
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-121-20/+9Star
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-121-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-301-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/+0Star
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4Star
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-263-19/+17Star
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7Star
* [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/+0Star
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-261-4/+4
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-261-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-231-1/+1
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-231-0/+9
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-232-43/+25Star