index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-19
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-19
1
-11
/
+34
|
\
|
*
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-19
1
-11
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-18
1
-5
/
+7
|
|
\
|
*
|
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-04-13
1
-1
/
+1
*
|
|
SELinux: Add network port SID cache
Paul Moore
2008-04-18
1
-7
/
+1
*
|
|
selinux/ss/services.c should #include <linux/selinux.h>
Adrian Bunk
2008-04-18
1
-0
/
+1
*
|
|
selinux: introduce permissive types
Eric Paris
2008-04-18
3
-0
/
+38
*
|
|
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-2
/
+2
*
|
|
SELinux: create new open permission
Eric Paris
2008-04-18
1
-0
/
+3
*
|
|
SELinux: unify printk messages
James Morris
2008-04-18
5
-76
/
+76
|
|
/
|
/
|
*
|
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
Stephen Smalley
2008-04-08
1
-5
/
+7
|
/
*
SELinux: Remove security_get_policycaps()
Paul Moore
2008-02-06
1
-33
/
+0
*
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
1
-2
/
+3
*
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
1
-1
/
+1
*
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
2008-02-01
1
-1
/
+0
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-29
1
-104
/
+20
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-29
1
-0
/
+85
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-29
3
-2
/
+85
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-29
1
-8
/
+2
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-29
2
-6
/
+9
*
selinux: fix labeling of /proc/net inodes
Stephen Smalley
2008-01-26
1
-0
/
+3
*
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
*
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
selinux: fix memory leak in netlabel code
Paul Moore
2008-01-21
1
-2
/
+0
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-07
7
-38
/
+118
*
SELinux: fix bug in new ebitmap code.
KaiGai Kohei
2007-11-07
1
-1
/
+1
*
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2007-10-17
2
-6
/
+7
*
SELinux: improve performance when AVC misses.
KaiGai Kohei
2007-10-17
4
-237
/
+303
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
3
-9
/
+78
*
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
2007-10-17
4
-36
/
+82
*
SELinux: correct error code in selinux_audit_rule_init
Steve G
2007-08-16
1
-1
/
+1
*
Typo fixes errror -> error
Gabriel Craciunescu
2007-08-01
1
-1
/
+1
*
SELinux: fix memory leak in security_netlbl_cache_add()
Jesper Juhl
2007-07-23
1
-1
/
+3
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-12
1
-19
/
+30
*
selinux: introduce schedule points in policydb_destroy()
Eric Paris
2007-07-12
1
-0
/
+7
*
selinux: add support for querying object classes and permissions from the run...
Christopher J. PeBenito
2007-07-12
1
-0
/
+95
*
selinux: preserve boolean values across policy reloads
Stephen Smalley
2007-04-26
1
-0
/
+38
*
selinux: export initial SID contexts via selinuxfs
James Carter
2007-04-26
1
-0
/
+7
*
selinux: remove userland security class and permission definitions
Stephen Smalley
2007-04-26
1
-0
/
+2
*
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
2007-04-26
1
-27
/
+0
*
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
2007-04-26
1
-1
/
+1
*
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
2007-04-26
1
-365
/
+58
*
Always initialize scontext and scontext_len
Stephen Smalley
2007-02-26
1
-0
/
+3
*
Reassign printk levels in selinux kernel code
Eric Paris
2007-02-26
3
-5
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-2
/
+1
*
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2007-01-27
1
-3
/
+3
[next]