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
2008-04-18
security: enhance DEFAULT_MMAP_MIN_ADDR description
maximilian attems
1
-4
/
+6
2008-04-18
SELinux: add netport.[ch]
James Morris
2
-0
/
+317
2008-04-18
SELinux: Add network port SID cache
Paul Moore
5
-21
/
+17
2008-04-18
SELinux: turn mount options strings into defines
Eric Paris
2
-8
/
+13
2008-04-18
selinux/ss/services.c should #include <linux/selinux.h>
Adrian Bunk
1
-0
/
+1
2008-04-18
selinux: introduce permissive types
Eric Paris
6
-6
/
+48
2008-04-18
selinux: remove ptrace_sid
Roland McGrath
2
-25
/
+47
2008-04-18
SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()
Eric Paris
1
-1
/
+3
2008-04-18
security: code cleanup
Andrew Morton
1
-1
/
+1
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-26
/
+26
2008-04-18
SELinux: create new open permission
Eric Paris
6
-2
/
+47
2008-04-18
selinux: selinux/netlabel.c should #include "netlabel.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
SELinux: unify printk messages
James Morris
5
-76
/
+76
2008-04-18
SELinux: remove unused backpointers from security objects
James Morris
2
-14
/
+0
2008-04-18
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
4
-87
/
+15
2008-04-10
SELinux: don't BUG if fs reuses a superblock
Eric Paris
1
-4
/
+4
2008-04-08
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
Stephen Smalley
3
-9
/
+13
2008-04-04
selinux: prevent rentry into the FS
Josef Bacik
1
-2
/
+2
2008-04-02
selinux: handle files opened with flags 3 by checking ioctl permission
Stephen Smalley
1
-0
/
+6
2008-03-24
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
1
-33
/
+2
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
3
-46
/
+0
2008-03-19
smack: do not dereference NULL ipc object
Ahmed S. Darwish
1
-3
/
+6
2008-03-18
make selinux_parse_opts_str() static
Adrian Bunk
1
-1
/
+2
2008-03-13
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
2
-19
/
+20
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
5
-107
/
+128
2008-02-23
Smack: update for file capabilities
Casey Schaufler
1
-13
/
+74
2008-02-23
file capabilities: simplify signal check
Serge E. Hallyn
1
-1
/
+1
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2
-23
/
+74
2008-02-14
d_path: Use struct path in struct avc_audit_data
Jan Blunck
3
-25
/
+24
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2
-3
/
+3
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
1
-4
/
+5
2008-02-11
selinux: support 64-bit capabilities
Stephen Smalley
5
-2
/
+27
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
4
-4
/
+4
2008-02-06
SELinux: Remove security_get_policycaps()
Paul Moore
2
-34
/
+0
2008-02-06
security: allow Kconfig to set default mmap_min_addr protection
Eric Paris
2
-1
/
+21
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
8
-0
/
+4095
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-17
/
+27
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
2
-36
/
+68
2008-02-05
revert "capabilities: clean up file capability reading"
Andrew Morton
1
-15
/
+8
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
3
-31
/
+18
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
2
-9
/
+13
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2
-4
/
+4
2008-01-31
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
1
-1
/
+0
2008-01-30
security: compile capabilities by default
sergeh@us.ibm.com
1
-0
/
+1
2008-01-30
selinux: make selinux_set_mnt_opts() static
Adrian Bunk
1
-2
/
+2
2008-01-30
SELinux: Add warning messages on network denial due to error
Paul Moore
3
-8
/
+40
2008-01-30
SELinux: Add network ingress and egress control permission checks
Paul Moore
1
-122
/
+280
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
5
-134
/
+55
2008-01-30
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
4
-13
/
+83
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
6
-100
/
+208
[next]