index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
TOMOYO: Simplify policy reader.
Tetsuo Handa
2009-06-03
3
-52
/
+41
*
TOMOYO: Remove redundant markers.
Tetsuo Handa
2009-06-03
4
-36
/
+0
*
SELinux: define audit permissions for audit tree netlink messages
Eric Paris
2009-06-03
1
-0
/
+2
*
TOMOYO: Remove unused mutex.
Tetsuo Handa
2009-06-02
1
-1
/
+0
*
tomoyo: avoid get+put of task_struct
Serge E. Hallyn
2009-06-02
1
-8
/
+1
*
smack: Remove redundant initialization.
Tetsuo Handa
2009-05-28
1
-15
/
+0
*
rootplug: Remove redundant initialization.
Tetsuo Handa
2009-05-27
1
-12
/
+0
*
Merge branch 'master' into next
James Morris
2009-05-22
2
-11
/
+11
|
\
|
*
Reduce path_lookup() abuses
Al Viro
2009-05-09
2
-11
/
+11
*
|
smack: do not beyond ARRAY_SIZE of data
Roel Kluin
2009-05-22
1
-1
/
+1
*
|
integrity: path_check update
Mimi Zohar
2009-05-22
1
-19
/
+29
*
|
IMA: Add __init notation to ima functions
Eric Paris
2009-05-22
5
-7
/
+7
*
|
IMA: Minimal IMA policy and boot param for TCB IMA policy
Eric Paris
2009-05-22
1
-3
/
+27
*
|
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
2009-05-19
1
-4
/
+0
*
|
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2009-05-19
2
-7
/
+4
*
|
IMA: do not measure everything opened by root by default
Eric Paris
2009-05-15
1
-2
/
+0
*
|
IMA: remove read permissions on the ima policy file
Eric Paris
2009-05-15
1
-1
/
+5
*
|
securityfs: securityfs_remove should handle IS_ERR pointers
Eric Paris
2009-05-12
1
-1
/
+1
*
|
IMA: open all files O_LARGEFILE
Eric Paris
2009-05-12
1
-1
/
+2
*
|
IMA: Handle dentry_open failures
Eric Paris
2009-05-12
1
-4
/
+6
*
|
IMA: use current_cred() instead of current->cred
Eric Paris
2009-05-12
2
-2
/
+2
*
|
Merge branch 'master' into next
James Morris
2009-05-08
14
-28
/
+39
|
\
\
|
|
/
|
*
selinux: Fix send_sigiotask hook
Stephen Smalley
2009-05-05
1
-1
/
+1
|
*
Smack: check for SMACK xattr validity in smack_inode_setxattr
Etienne Basset
2009-04-18
1
-5
/
+6
|
*
tomoyo: version bump to 2.2.0.
Tetsuo Handa
2009-04-14
8
-10
/
+10
|
*
keys: Handle there being no fallback destination keyring for request_key()
David Howells
2009-04-09
1
-3
/
+6
|
*
cap_prctl: don't set error to 0 at 'no_change'
Serge E. Hallyn
2009-04-09
1
-1
/
+0
|
*
tomoyo: remove "undelete domain" command.
Tetsuo Handa
2009-04-07
3
-100
/
+5
|
*
CacheFiles: Export things for CacheFiles
David Howells
2009-04-03
1
-0
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-0
/
+1
|
|
\
|
|
*
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
1
-0
/
+1
|
*
|
devcgroup: avoid using cgroup_lock
Li Zefan
2009-04-02
1
-8
/
+13
|
|
/
*
|
integrity: remove __setup auditing msgs
Mimi Zohar
2009-05-06
2
-25
/
+4
*
|
integrity: use audit_log_string
Mimi Zohar
2009-05-06
1
-13
/
+4
*
|
integrity: lsm audit rule matching fix
Mimi Zohar
2009-05-06
1
-4
/
+4
*
|
selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...
Oleg Nesterov
2009-04-30
1
-8
/
+3
*
|
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
2009-04-30
1
-4
/
+5
*
|
SELinux: drop secondary_ops->sysctl
Eric Paris
2009-04-30
1
-4
/
+0
*
|
smack: implement logging V3
Etienne Basset
2009-04-14
5
-110
/
+600
*
|
smack: implement logging V3
Etienne Basset
2009-04-14
1
-0
/
+386
*
|
tomoyo: remove "undelete domain" command.
Tetsuo Handa
2009-04-07
3
-100
/
+5
*
|
don't raise all privs on setuid-root file with fE set (v2)
Serge E. Hallyn
2009-04-03
1
-0
/
+32
*
|
Permissive domain in userspace object manager
KaiGai Kohei
2009-04-02
4
-29
/
+11
|
/
*
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
2009-03-28
4
-10
/
+45
*
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
2009-03-28
2
-118
/
+143
*
lsm: Remove the socket_post_accept() hook
Paul Moore
2009-03-28
2
-10
/
+0
*
selinux: Remove the "compat_net" compatibility code
Paul Moore
2009-03-28
2
-214
/
+7
*
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
4
-187
/
+82
*
TOMOYO: Fix a typo.
Tetsuo Handa
2009-03-27
1
-1
/
+1
*
smack: convert smack to standard linux lists
Etienne Basset
2009-03-26
4
-122
/
+168
[next]