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-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
2009-11-10
security: report the module name to security_module_request
Eric Paris
4
-5
/
+18
2009-11-09
Config option to set a default LSM
John Johansen
2
-3
/
+38
2009-11-09
sysctl: require CAP_SYS_RAWIO to set mmap_min_addr
Kees Cook
1
-0
/
+3
2009-10-29
tomoyo: improve hash bucket dispersion
Stephen Hemminger
1
-4
/
+9
2009-10-25
LSM: imbed ima calls in the security hooks
Mimi Zohar
2
-3
/
+26
2009-10-24
SELinux: add .gitignore files for dynamic classes
Eric Paris
1
-0
/
+2
2009-10-20
security: remove root_plug
James Morris
4
-105
/
+1
2009-10-20
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
Stephen Smalley
1
-3
/
+7
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-6
/
+6
2009-10-15
KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases
David Howells
1
-1
/
+1
2009-10-12
LSM: Add security_path_chroot().
Tetsuo Handa
2
-0
/
+11
2009-10-12
LSM: Add security_path_chmod() and security_path_chown().
Tetsuo Handa
2
-0
/
+28
[prev]
[next]