| Commit message (Expand) | Author | Age | Files | Lines |
* | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-02 | 1 | -25/+5 |
* | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 1 | -2/+0 |
* | Merge branch 'next' into for-linus | James Morris | 2009-01-07 | 1 | -1/+1 |
|\ |
|
| * | SELinux: shrink sizeof av_inhert selinux_class_perm and context | Eric Paris | 2009-01-05 | 1 | -1/+1 |
* | | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 | 1 | -13/+13 |
|/ |
|
* | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2008-10-11 | 1 | -3/+10 |
|\ |
|
| * | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 1 | -1/+2 |
| * | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore | 2008-10-10 | 1 | -2/+8 |
| * | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-04 | 1 | -7/+4 |
* | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-04 | 1 | -7/+4 |
* | | Merge branch 'master' into next | James Morris | 2008-09-21 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | SELinux: memory leak in security_context_to_sid_core | Eric Paris | 2008-09-04 | 1 | -3/+3 |
* | | SELinux: add boundary support and thread context assignment | KaiGai Kohei | 2008-08-29 | 3 | -15/+367 |
* | | selinux: Unify for- and while-loop style | Vesa-Matti Kari | 2008-08-15 | 6 | -24/+24 |
* | | selinux: conditional expression type validation was off-by-one | Vesa-Matti Kari | 2008-08-07 | 1 | -1/+1 |
* | | SELinux: trivial, remove unneeded local variable | Vesa-Matti J Kari | 2008-08-05 | 1 | -4/+2 |
* | | SELinux: Trivial minor fixes that change C null character style | Vesa-Matti J Kari | 2008-08-05 | 3 | -18/+18 |
|/ |
|
* | Revert "SELinux: allow fstype unknown to policy to use xattrs if present" | James Morris | 2008-07-15 | 1 | -19/+8 |
* | SELinux: allow fstype unknown to policy to use xattrs if present | Eric Paris | 2008-07-14 | 1 | -8/+19 |
* | SELinux: more user friendly unknown handling printk | Eric Paris | 2008-07-14 | 1 | -0/+7 |
* | selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ... | Stephen Smalley | 2008-07-14 | 1 | -3/+13 |
* | SELinux: drop load_mutex in security_load_policy | Eric Paris | 2008-07-14 | 1 | -13/+1 |
* | SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av | Eric Paris | 2008-07-14 | 1 | -1/+1 |
* | SELinux: open code sidtab lock | James Morris | 2008-07-14 | 1 | -11/+7 |
* | SELinux: open code load_mutex | James Morris | 2008-07-14 | 1 | -12/+9 |
* | SELinux: open code policy_rwlock | James Morris | 2008-07-14 | 1 | -56/+52 |
* | selinux: fix endianness bug in network node address handling | Stephen Smalley | 2008-07-14 | 1 | -7/+8 |
* | SELinux: keep the code clean formating and syntax | Eric Paris | 2008-07-14 | 3 | -7/+7 |
* | SELinux: fix sleeping allocation in security_context_to_sid | Stephen Smalley | 2008-07-14 | 1 | -30/+40 |
* | selinux: support deferred mapping of contexts | Stephen Smalley | 2008-07-14 | 6 | -124/+227 |
* | Security: Make secctx_to_secid() take const secdata | David Howells | 2008-04-29 | 1 | -2/+2 |
* | xattr: add missing consts to function arguments | David Howells | 2008-04-29 | 1 | -2/+2 |
* | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -5/+5 |
* | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
* | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
* | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
* | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
* | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-21 | 8 | -254/+235 |
|\ |
|
| * | changing whitespace for fun and profit: policydb.c | Eric Paris | 2008-04-21 | 1 | -68/+63 |
| * | SELinux: clean up printks | Eric Paris | 2008-04-21 | 4 | -61/+60 |
| * | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -4/+2 |
| * | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -60/+55 |
| * | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -13/+14 |
| * | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -2/+2 |
| * | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -3/+2 |
| * | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -33/+26 |
| * | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 | 1 | -10/+11 |
* | | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 | 1 | -11/+34 |
|\ |
|