index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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-01-31
1
-1
/
+0
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
1
-104
/
+20
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
1
-0
/
+85
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
1
-1
/
+66
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
1
-8
/
+2
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-30
1
-1
/
+4
*
selinux: fix labeling of /proc/net inodes
Stephen Smalley
2008-01-26
1
-0
/
+3
*
selinux: fix memory leak in netlabel code
Paul Moore
2008-01-22
1
-2
/
+0
*
SELinux: improve performance when AVC misses.
KaiGai Kohei
2007-10-17
1
-12
/
+4
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
1
-9
/
+66
*
SELinux: correct error code in selinux_audit_rule_init
Steve G
2007-08-16
1
-1
/
+1
*
Typo fixes errror -> error
Gabriel Craciunescu
2007-07-31
1
-1
/
+1
*
SELinux: fix memory leak in security_netlbl_cache_add()
Jesper Juhl
2007-07-23
1
-1
/
+3
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-11
1
-19
/
+30
*
selinux: add support for querying object classes and permissions from the run...
Christopher J. PeBenito
2007-07-11
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
*
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2007-01-26
1
-3
/
+3
*
[SELINUX]: increment flow cache genid
Venkat Yekkirala
2007-01-23
1
-0
/
+3
*
NetLabel: correct locking in selinux_netlbl_socket_setsid()
Paul Moore
2007-01-09
1
-2
/
+2
*
selinux: Delete mls_copy_context
Venkat Yekkirala
2007-01-08
1
-2
/
+1
*
[PATCH] selinux: fix selinux_netlbl_inode_permission() locking
Parag Warudkar
2007-01-02
1
-2
/
+4
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-16
/
+7
*
SELinux: peer secid consolidation for external network labeling
Paul Moore
2006-12-02
1
-62
/
+28
*
NetLabel: SELinux cleanups
Paul Moore
2006-12-02
1
-41
/
+66
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-02
1
-8
/
+16
*
SELinux: validate kernel object classes and permissions
Chad Sellers
2006-11-28
1
-1
/
+137
*
SELinux: remove current object class and permission validation mechanism
Chad Sellers
2006-11-28
1
-91
/
+0
*
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
2006-10-30
1
-0
/
+37
*
NetLabel: better error handling involving mls_export_cat()
Paul Moore
2006-10-15
1
-8
/
+10
*
NetLabel: use SECINITSID_UNLABELED for a base SID
paul.moore@hp.com
2006-10-11
1
-20
/
+9
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-16
/
+21
*
[PATCH] SELinux: change isec semaphore to a mutex
Eric Paris
2006-09-26
1
-2
/
+2
*
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
Stephen Smalley
2006-09-26
1
-3
/
+3
*
[NetLabel]: change the SELinux permissions
Paul Moore
2006-09-25
1
-4
/
+4
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
1
-1
/
+11
*
[SELINUX]: Fix bug in security_sid_mls_copy
Venkat Yekkirala
2006-09-22
1
-1
/
+1
*
[NetLabel]: uninline selinux_netlbl_inode_permission()
Paul Moore
2006-09-22
1
-9
/
+24
*
[NetLabel]: Comment corrections.
Paul Moore
2006-09-22
1
-1
/
+1
*
[NetLabel]: Correctly initialize the NetLabel fields.
Paul Moore
2006-09-22
1
-2
/
+43
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
1
-0
/
+488
*
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
2006-09-22
1
-0
/
+69
*
[PATCH] selinux: fix bug in security_compute_sid
Venkat Yekkirala
2006-07-31
1
-2
/
+2
[next]