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
2009-07-10
security: Make lsm_priv union in lsm_audit.h anonymous
Thomas Liu
2
-6
/
+6
2009-07-10
Move variable function in lsm_audit.h into SMACK private space
Thomas Liu
2
-4
/
+5
2009-06-30
Merge branch 'master' into next
James Morris
2
-2
/
+30
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
1
-1
/
+28
2009-06-29
integrity: ima audit hash_exists fix
Mimi Zohar
1
-1
/
+2
2009-06-25
selinux: clean up avc node cache when disabling selinux
Thomas Liu
3
-0
/
+12
2009-06-25
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
5
-12
/
+12
2009-06-25
keys: annotate seqfile ops with __releases and __acquires
James Morris
1
-0
/
+4
2009-06-23
selinux: restore optimization to selinux_file_permission
Stephen Smalley
1
-5
/
+10
2009-06-19
TOMOYO: Remove next_domain from tomoyo_find_next_domain().
Tetsuo Handa
3
-15
/
+8
2009-06-19
TOMOYO: Move tomoyo_delete_domain().
Tetsuo Handa
3
-34
/
+30
2009-06-19
Merge branch 'master' into next
James Morris
33
-446
/
+1698
2009-06-18
devcgroup: skip superfluous checks when found the DEV_ALL elem
Li Zefan
1
-4
/
+6
2009-06-19
Add audit messages on type boundary violations
KaiGai Kohei
3
-23
/
+118
2009-06-18
cleanup in ss/services.c
KaiGai Kohei
1
-3
/
+3
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
31
-446
/
+1702
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
31
-440
/
+1690
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2009-06-09
TOMOYO: Add description of lists and structures.
Tetsuo Handa
6
-34
/
+504
2009-06-09
TOMOYO: Remove unused field.
Tetsuo Handa
2
-2
/
+0
2009-06-09
Merge branch 'master' into next
James Morris
1
-0
/
+6
2009-06-05
integrity: ima audit dentry_open failure
Mimi Zohar
1
-4
/
+9
2009-06-04
TOMOYO: Remove unused parameter.
Tetsuo Handa
3
-7
/
+3
2009-06-04
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2
-24
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
2
-2
/
+2
2009-06-03
TOMOYO: Simplify policy reader.
Tetsuo Handa
3
-52
/
+41
2009-06-03
TOMOYO: Remove redundant markers.
Tetsuo Handa
4
-36
/
+0
2009-06-03
SELinux: define audit permissions for audit tree netlink messages
Eric Paris
1
-0
/
+2
2009-06-02
TOMOYO: Remove unused mutex.
Tetsuo Handa
1
-1
/
+0
2009-06-02
tomoyo: avoid get+put of task_struct
Serge E. Hallyn
1
-8
/
+1
2009-05-28
smack: Remove redundant initialization.
Tetsuo Handa
1
-15
/
+0
2009-05-27
rootplug: Remove redundant initialization.
Tetsuo Handa
1
-12
/
+0
2009-05-27
tomoyo: add missing call to cap_bprm_set_creds
Herton Ronaldo Krzesinski
1
-0
/
+6
2009-05-22
Merge branch 'master' into next
James Morris
2
-11
/
+11
2009-05-22
smack: do not beyond ARRAY_SIZE of data
Roel Kluin
1
-1
/
+1
2009-05-22
integrity: path_check update
Mimi Zohar
1
-19
/
+29
2009-05-22
IMA: Add __init notation to ima functions
Eric Paris
5
-7
/
+7
2009-05-22
IMA: Minimal IMA policy and boot param for TCB IMA policy
Eric Paris
1
-3
/
+27
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2
-7
/
+4
2009-05-15
IMA: do not measure everything opened by root by default
Eric Paris
1
-2
/
+0
2009-05-15
IMA: remove read permissions on the ima policy file
Eric Paris
1
-1
/
+5
2009-05-12
securityfs: securityfs_remove should handle IS_ERR pointers
Eric Paris
1
-1
/
+1
2009-05-12
IMA: open all files O_LARGEFILE
Eric Paris
1
-1
/
+2
2009-05-12
IMA: Handle dentry_open failures
Eric Paris
1
-4
/
+6
2009-05-12
IMA: use current_cred() instead of current->cred
Eric Paris
2
-2
/
+2
2009-05-09
Reduce path_lookup() abuses
Al Viro
2
-11
/
+11
2009-05-08
Merge branch 'master' into next
James Morris
14
-28
/
+39
2009-05-06
integrity: remove __setup auditing msgs
Mimi Zohar
2
-25
/
+4
2009-05-06
integrity: use audit_log_string
Mimi Zohar
1
-13
/
+4
[prev]
[next]