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
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
8
-397
/
+351
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
5
-40
/
+77
2010-02-11
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
3
-226
/
+183
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
2010-02-08
TOMOYO: Extract bitfield
Tetsuo Handa
4
-96
/
+25
2010-02-05
syslog: clean up needless comment
Kees Cook
1
-1
/
+0
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2
-12
/
+14
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
4
-7
/
+13
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
9
-59
/
+84
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
1
-4
/
+12
2010-02-03
selinux: Only audit permissions specified in policy
Stephen Smalley
1
-10
/
+7
2010-01-27
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
6
-71
/
+29
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
1
-39
/
+4
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
3
-41
/
+86
2010-01-18
Merge branch 'master' into next
James Morris
10
-158
/
+132
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
4
-120
/
+88
2010-01-15
security: correct error returns for get/set security with private inodes
James Morris
1
-2
/
+2
2010-01-11
TOMOYO: Remove memory pool for list elements.
Tetsuo Handa
6
-134
/
+73
2010-01-11
TOMOYO: Remove memory pool for string data.
Tetsuo Handa
1
-50
/
+10
2010-01-10
TOMOYO: Replace rw_semaphore by mutex.
Tetsuo Handa
4
-36
/
+27
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
2009-12-22
Sanitize f_flags helpers
Al Viro
1
-1
/
+0
2009-12-17
Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support
Geert Uytterhoeven
1
-0
/
+10
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
1
-1
/
+2
2009-12-17
security/min_addr.c: make init_mmap_min_addr() static
H Hartley Sweeten
1
-1
/
+1
2009-12-17
keys: PTR_ERR return of wrong pointer in keyctl_get_security()
Roel Kluin
1
-1
/
+1
2009-12-16
ima: limit imbalance msg
Mimi Zohar
1
-9
/
+53
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-48
/
+4
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2
-5
/
+2
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2
-49
/
+70
2009-12-16
ima: only insert at inode creation time
Eric Paris
3
-66
/
+14
2009-12-16
ima: valid return code from ima_inode_alloc
Eric Paris
1
-3
/
+1
2009-12-15
TOMOYO: Use RCU primitives for list operation
Tetsuo Handa
6
-112
/
+207
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-09
TOMOYO: Compare filesystem by magic number rather than by name.
Tetsuo Handa
1
-1
/
+2
2009-12-09
Merge branch 'master' into next
James Morris
8
-125
/
+26
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-11
/
+11
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
5
-114
/
+15
2009-12-08
selinux: remove a useless return
Amerigo Wang
1
-2
/
+2
2009-12-08
TOMOYO: Add rest of file operation restrictions.
Tetsuo Handa
5
-61
/
+132
2009-12-08
LSM: Rename security_path_ functions argument names.
Tetsuo Handa
1
-15
/
+15
2009-12-08
security/selinux/ss: correct size computation
Julia Lawall
1
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
31
-1974
/
+791
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-12-03
Merge branch 'master' into next
James Morris
3
-8
/
+8
2009-11-25
TOMOYO: Add recursive directory matching operator support.
Tetsuo Handa
2
-83
/
+121
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2
-79
/
+2
2009-11-24
SELinux: print denials for buggy kernel with unknown perms
Eric Paris
2
-1
/
+8
2009-11-21
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2
-5
/
+5
[next]