index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
get rid of pointless checks after simple_pin_fs()
Al Viro
1
-9
/
+2
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-14
Fix ACC_MODE() for real
Al Viro
1
-6
/
+1
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-11
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-09
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-05
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-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2
-5
/
+5
2009-11-20
security/tomoyo: Remove now unnecessary handling of security_sysctl.
Eric W. Biederman
3
-95
/
+0
2009-11-20
security/tomoyo: Add a special case to handle accesses through the internal p...
Eric W. Biederman
1
-0
/
+9
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+3
2009-11-19
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
1
-2
/
+2
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-5
/
+5
2009-11-12
sysctl security/tomoyo: Don't look at ctl_name
Tetsuo Handa
1
-9
/
+1
2009-11-12
sysctl security/keys: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+1
[prev]
[next]