summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2009-01-071-1/+1
|\
| * SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-051-1/+1
* | audit: validate comparison operations, store them in sane formAl Viro2009-01-041-13/+13
|/
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-111-3/+10
|\
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-101-1/+2
| * selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore2008-10-101-2/+8
| * selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-041-7/+4
* | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-041-7/+4
* | Merge branch 'master' into nextJames Morris2008-09-211-3/+3
|\ \ | |/
| * SELinux: memory leak in security_context_to_sid_coreEric Paris2008-09-041-3/+3
* | SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-293-15/+367
* | selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-156-24/+24
* | selinux: conditional expression type validation was off-by-oneVesa-Matti Kari2008-08-071-1/+1
* | SELinux: trivial, remove unneeded local variableVesa-Matti J Kari2008-08-051-4/+2
* | SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-053-18/+18
|/
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-151-19/+8
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-141-8/+19
* SELinux: more user friendly unknown handling printkEric Paris2008-07-141-0/+7
* selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley2008-07-141-3/+13
* SELinux: drop load_mutex in security_load_policyEric Paris2008-07-141-13/+1
* SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris2008-07-141-1/+1
* SELinux: open code sidtab lockJames Morris2008-07-141-11/+7
* SELinux: open code load_mutexJames Morris2008-07-141-12/+9
* SELinux: open code policy_rwlockJames Morris2008-07-141-56/+52
* selinux: fix endianness bug in network node address handlingStephen Smalley2008-07-141-7/+8
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-143-7/+7
* SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley2008-07-141-30/+40
* selinux: support deferred mapping of contextsStephen Smalley2008-07-146-124/+227
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-2/+2
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-2/+2
* SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-5/+5
* SELinux: mls_types.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-2/+2
* SELinux: mls.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-3/+3
* SELinux: hashtab.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-3/+3
* SELinux: context.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-2/+2
* SELinux: ss/conditional.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-218-254/+235
|\
| * changing whitespace for fun and profit: policydb.cEric Paris2008-04-211-68/+63
| * SELinux: clean up printksEric Paris2008-04-214-61/+60
| * SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-4/+2
| * SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-60/+55
| * SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-13/+14
| * SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-2/+2
| * SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2
| * SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-33/+26
| * SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+11
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-181-11/+34
|\
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-191-11/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud