index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
SELinux: seperate range transition rules to a seperate function
Eric Paris
1
-64
/
+75
2010-05-17
security/selinux/ss: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-04-21
SELinux: return error codes on policy load failure
Eric Paris
1
-15
/
+22
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
3
-9
/
+9
2010-03-16
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-03-09
Merge branch 'next-queue' into next
James Morris
2
-2
/
+1
2010-03-08
selinux: const strings in tables
Stephen Hemminger
1
-1
/
+1
2010-03-03
Selinux: Remove unused headers slab.h in selinux/ss/symtab.c
wzt.wzt@gmail.com
1
-1
/
+0
2010-03-01
Merge branch 'next' into for-linus
James Morris
7
-213
/
+266
2010-02-25
netlabel: fix export of SELinux categories > 127
Joshua Roys
1
-1
/
+1
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
1
-4
/
+39
2010-02-16
security: fix a couple of sparse warnings
James Morris
1
-2
/
+3
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
7
-57
/
+80
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
1
-4
/
+12
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
1
-39
/
+4
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
3
-41
/
+86
2010-01-18
Merge branch 'master' into next
James Morris
1
-1
/
+1
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
1
-105
/
+81
2009-12-08
selinux: remove a useless return
Amerigo Wang
1
-2
/
+2
2009-12-08
security/selinux/ss: correct size computation
Julia Lawall
1
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
1
-0
/
+7
2009-10-20
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
Stephen Smalley
1
-3
/
+7
2009-10-07
selinux: drop remapping of netlink classes
Stephen Smalley
1
-25
/
+0
2009-10-07
selinux: generate flask headers during kernel build
Stephen Smalley
1
-1
/
+1
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
4
-257
/
+339
2009-06-19
Merge branch 'master' into next
James Morris
1
-25
/
+5
2009-06-19
Add audit messages on type boundary violations
KaiGai Kohei
1
-19
/
+117
2009-06-18
cleanup in ss/services.c
KaiGai Kohei
1
-3
/
+3
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-25
/
+5
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-2
/
+0
2009-01-07
Merge branch 'next' into for-linus
James Morris
1
-1
/
+1
2009-01-05
SELinux: shrink sizeof av_inhert selinux_class_perm and context
Eric Paris
1
-1
/
+1
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
1
-13
/
+13
2008-10-11
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
1
-3
/
+10
2008-10-10
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...
Paul Moore
1
-1
/
+2
2008-10-10
selinux: Fix a problem in security_netlbl_sid_to_secattr()
Paul Moore
1
-2
/
+8
2008-10-04
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
Paul Moore
1
-7
/
+4
2008-10-04
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
Paul Moore
1
-7
/
+4
2008-09-21
Merge branch 'master' into next
James Morris
1
-3
/
+3
2008-09-04
SELinux: memory leak in security_context_to_sid_core
Eric Paris
1
-3
/
+3
2008-08-29
SELinux: add boundary support and thread context assignment
KaiGai Kohei
3
-15
/
+367
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
6
-24
/
+24
2008-08-07
selinux: conditional expression type validation was off-by-one
Vesa-Matti Kari
1
-1
/
+1
2008-08-05
SELinux: trivial, remove unneeded local variable
Vesa-Matti J Kari
1
-4
/
+2
2008-08-05
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
3
-18
/
+18
2008-07-15
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
James Morris
1
-19
/
+8
2008-07-14
SELinux: allow fstype unknown to policy to use xattrs if present
Eric Paris
1
-8
/
+19
2008-07-14
SELinux: more user friendly unknown handling printk
Eric Paris
1
-0
/
+7
[prev]
[next]