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-09-02
KEYS: Deal with dead-type keys appropriately [try #6]
David Howells
4
-31
/
+48
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+5
2009-09-01
selinux: Support for the new TUN LSM hooks
Paul Moore
5
-2
/
+83
2009-09-01
lsm: Add hooks to the TUN driver
Paul Moore
2
-0
/
+37
2009-08-21
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
1
-5
/
+11
2009-08-20
Merge branch 'master' into next
James Morris
2
-3
/
+4
2009-08-19
security: Fix prompt for LSM_MMAP_MIN_ADDR
Andreas Schwab
1
-1
/
+1
2009-08-19
security: Make LSM_MMAP_MIN_ADDR default match its help text.
Dave Jones
1
-1
/
+1
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
5
-3
/
+68
2009-08-17
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2
-9
/
+30
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
9
-283
/
+129
2009-08-14
SELinux: add selinux_kernel_module_request
Eric Paris
3
-0
/
+8
2009-08-14
security: introducing security_request_module
Eric Paris
2
-0
/
+11
2009-08-11
SELinux: fix memory leakage in /security/selinux/hooks.c
James Morris
1
-1
/
+2
2009-08-06
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
5
-3
/
+68
2009-08-06
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-08-06
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2
-9
/
+30
2009-08-06
security/smack: Use AF_INET for sin_family field
Julia Lawall
1
-1
/
+1
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
2
-2
/
+2
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
8
-134
/
+297
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
8
-297
/
+134
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
[next]