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
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
1
-0
/
+85
2008-01-30
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
3
-2
/
+85
2008-01-30
SELinux: Convert the netif code to use ifindex values
Paul Moore
1
-8
/
+2
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2
-6
/
+9
2008-01-26
selinux: fix labeling of /proc/net inodes
Stephen Smalley
1
-0
/
+3
2008-01-25
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
1
-9
/
+2
2008-01-25
security/selinux: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
1
-2
/
+0
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
7
-38
/
+118
2007-11-08
SELinux: fix bug in new ebitmap code.
KaiGai Kohei
1
-1
/
+1
2007-10-17
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2
-6
/
+7
2007-10-17
SELinux: improve performance when AVC misses.
KaiGai Kohei
4
-237
/
+303
2007-10-17
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
3
-9
/
+78
2007-10-17
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
4
-36
/
+82
2007-08-16
SELinux: correct error code in selinux_audit_rule_init
Steve G
1
-1
/
+1
2007-07-31
Typo fixes errror -> error
Gabriel Craciunescu
1
-1
/
+1
2007-07-23
SELinux: fix memory leak in security_netlbl_cache_add()
Jesper Juhl
1
-1
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-11
SELinux: allow preemption between transition permission checks
Stephen Smalley
1
-19
/
+30
2007-07-11
selinux: introduce schedule points in policydb_destroy()
Eric Paris
1
-0
/
+7
2007-07-11
selinux: add support for querying object classes and permissions from the run...
Christopher J. PeBenito
1
-0
/
+95
2007-04-26
selinux: preserve boolean values across policy reloads
Stephen Smalley
1
-0
/
+38
2007-04-26
selinux: export initial SID contexts via selinuxfs
James Carter
1
-0
/
+7
2007-04-26
selinux: remove userland security class and permission definitions
Stephen Smalley
1
-0
/
+2
2007-04-26
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
1
-27
/
+0
2007-04-26
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
1
-1
/
+1
2007-04-26
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
1
-365
/
+58
2007-02-26
Always initialize scontext and scontext_len
Stephen Smalley
1
-0
/
+3
2007-02-26
Reassign printk levels in selinux kernel code
Eric Paris
3
-5
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2007-01-26
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
1
-3
/
+3
2007-01-23
[SELINUX]: increment flow cache genid
Venkat Yekkirala
1
-0
/
+3
2007-01-09
NetLabel: correct locking in selinux_netlbl_socket_setsid()
Paul Moore
1
-2
/
+2
2007-01-08
selinux: Delete mls_copy_context
Venkat Yekkirala
4
-47
/
+29
2007-01-02
[PATCH] selinux: fix selinux_netlbl_inode_permission() locking
Parag Warudkar
1
-2
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-02
Rename class_destroy to avoid namespace conflicts.
James Morris
1
-3
/
+3
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
5
-250
/
+199
2006-12-02
SELinux: peer secid consolidation for external network labeling
Paul Moore
1
-62
/
+28
2006-12-02
NetLabel: SELinux cleanups
Paul Moore
1
-41
/
+66
2006-12-02
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-8
/
+16
2006-11-28
SELinux: validate kernel object classes and permissions
Chad Sellers
1
-1
/
+137
2006-11-28
SELinux: ensure keys constant in hashtab_search
Chad Sellers
3
-12
/
+12
2006-11-28
SELinux: remove current object class and permission validation mechanism
Chad Sellers
1
-91
/
+0
2006-10-30
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
1
-0
/
+37
2006-10-15
NetLabel: better error handling involving mls_export_cat()
Paul Moore
3
-13
/
+30
2006-10-11
SELinux: Bug fix in polidydb_destroy
Chad Sellers
1
-0
/
+2
2006-10-11
NetLabel: use SECINITSID_UNLABELED for a base SID
paul.moore@hp.com
1
-20
/
+9
[prev]
[next]