index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
[SELINUX]: security/selinux/hooks.c: Make 4 functions static.
Adrian Bunk
1
-5
/
+7
2006-09-23
[NetLabel]: SELinux support
Venkat Yekkirala
9
-14
/
+996
2006-09-23
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2
-1
/
+11
2006-09-23
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
3
-45
/
+117
2006-09-23
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
3
-13
/
+26
2006-09-23
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
4
-25
/
+15
2006-09-23
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
4
-42
/
+210
2006-09-23
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
3
-17
/
+27
2006-09-23
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
4
-20
/
+91
2006-09-23
[MLSXFRM]: Granular IPSec associations for use in MLS environments
Venkat Yekkirala
2
-0
/
+2
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-8
/
+10
2006-08-03
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2
-16
/
+36
2006-08-01
[PATCH] selinux: fix bug in security_compute_sid
Venkat Yekkirala
1
-2
/
+2
2006-08-01
[PATCH] selinux: fix memory leak
Darrel Goeddel
1
-2
/
+10
2006-07-15
[PATCH] Fix security check for joint context= and fscontext= mount options
Eric Paris
1
-5
/
+9
2006-07-11
[PATCH] SELinux: add rootcontext= option to label root inode when mounting
Eric Paris
1
-9
/
+57
2006-07-11
[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-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-10
/
+0
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
2
-0
/
+12
2006-06-30
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
David Quigley
2
-5
/
+21
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
10
-10
/
+0
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-3
/
+8
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
3
-17
/
+17
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
3
-11
/
+36
2006-06-28
[PATCH] poison: add & use more constants
Randy Dunlap
1
-1
/
+2
2006-06-28
[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: restrict contents of /proc/keys to Viewable keys
Michael LeMay
2
-7
/
+20
2006-06-26
[PATCH] keys: allocate key serial numbers randomly
Michael LeMay
1
-14
/
+14
2006-06-26
[PATCH] keys: let keyctl_chown() change a key's owner
Fredrik Tolf
1
-8
/
+48
2006-06-26
[PATCH] keys: discard the contents of a key on revocation
David Howells
2
-1
/
+45
2006-06-26
[PATCH] keys: sort out key quota system
David Howells
9
-44
/
+68
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
14
-45
/
+216
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
2
-0
/
+12
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
2
-0
/
+12
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2
-4
/
+4
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-7
/
+8
2006-06-23
[PATCH] Keys: Fix race between two instantiators of a key
David Howells
3
-17
/
+74
2006-06-23
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
12
-17
/
+106
2006-06-21
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2
-5
/
+5
2006-06-21
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2006-06-21
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-4
/
+4
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
12
-123
/
+341
2006-06-20
[PATCH] fix se_sen audit filter
Darrel Goeddel
1
-1
/
+1
2006-06-18
[SECMARK]: Add new packet controls to SELinux
James Morris
5
-119
/
+232
2006-06-18
[SECMARK]: Add SELinux exports
James Morris
1
-0
/
+22
2006-06-18
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
[next]