index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-25
[NetLabel]: change the SELinux permissions
Paul Moore
1
-4
/
+4
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
1
-1
/
+11
2006-09-22
[SELINUX]: Fix bug in security_sid_mls_copy
Venkat Yekkirala
1
-1
/
+1
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
1
-0
/
+9
2006-09-22
[NetLabel]: uninline selinux_netlbl_inode_permission()
Paul Moore
2
-43
/
+25
2006-09-22
[NetLabel]: Cleanup ebitmap_import()
Paul Moore
1
-20
/
+16
2006-09-22
[NetLabel]: Comment corrections.
Paul Moore
1
-1
/
+1
2006-09-22
[NetLabel]: Correctly initialize the NetLabel fields.
Paul Moore
3
-2
/
+67
2006-09-22
[SELINUX]: security/selinux/hooks.c: Make 4 functions static.
Adrian Bunk
1
-5
/
+7
2006-09-22
[NetLabel]: SELinux support
Venkat Yekkirala
8
-11
/
+993
2006-09-22
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2
-1
/
+11
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2
-45
/
+93
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2
-12
/
+24
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
3
-21
/
+12
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
3
-41
/
+188
2006-09-22
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2
-17
/
+22
2006-09-22
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
4
-20
/
+91
2006-09-22
[MLSXFRM]: Granular IPSec associations for use in MLS environments
Venkat Yekkirala
2
-0
/
+2
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
1
-14
/
+24
2006-07-31
[PATCH] selinux: fix bug in security_compute_sid
Venkat Yekkirala
1
-2
/
+2
2006-07-31
[PATCH] selinux: fix memory leak
Darrel Goeddel
1
-2
/
+10
2006-07-14
[PATCH] Fix security check for joint context= and fscontext= mount options
Eric Paris
1
-5
/
+9
2006-07-10
[PATCH] SELinux: add rootcontext= option to label root inode when mounting
Eric Paris
1
-9
/
+57
2006-07-10
[PATCH] SELinux: decouple fscontext/context mount options
Eric Paris
2
-16
/
+56
2006-07-01
[PATCH] audit: support for object context filters
Darrel Goeddel
1
-1
/
+17
2006-07-01
[PATCH] audit: rename AUDIT_SE_* constants
Darrel Goeddel
1
-16
/
+16
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-3
/
+0
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
1
-0
/
+6
2006-06-30
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
David Quigley
1
-4
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-13
/
+13
2006-06-27
[PATCH] selinux: inherit /proc/self/attr/keycreate across fork
Michael LeMay
1
-2
/
+4
2006-06-26
[PATCH] SELinux: Add sockcreate node to procattr API
Eric Paris
4
-5
/
+20
2006-06-26
[PATCH] keys: add a way to store the appropriate context for newly-created keys
Michael LeMay
4
-7
/
+34
2006-06-26
[PATCH] keys: sort out key quota system
David Howells
1
-3
/
+6
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
1
-0
/
+6
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
1
-0
/
+6
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-3
/
+3
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-06-22
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
6
-0
/
+85
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2006-06-20
[PATCH] fix se_sen audit filter
Darrel Goeddel
1
-1
/
+1
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
5
-119
/
+232
2006-06-17
[SECMARK]: Add SELinux exports
James Morris
1
-0
/
+22
2006-06-17
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-17
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
3
-4
/
+39
2006-06-05
[PATCH] selinux: fix sb_lock/sb_security_lock nesting
Stephen Smalley
1
-2
/
+4
2006-05-21
[PATCH] selinux: endian fix
Alexey Dobriyan
1
-1
/
+1
[prev]
[next]