index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
TOMOYO: Simplify garbage collector.
Tetsuo Handa
2011-09-26
5
-319
/
+186
*
TOMOYO: Fix make namespacecheck warnings.
Tetsuo Handa
2011-09-26
5
-7
/
+9
*
TOMOYO: Allow specifying domain transition preference.
Tetsuo Handa
2011-09-19
5
-12
/
+137
*
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
2011-09-15
1
-0
/
+1
*
Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next
James Morris
2011-09-15
14
-84
/
+155
|
\
|
*
evm: clean verification status
Dmitry Kasatkin
2011-09-14
1
-0
/
+1
|
*
evm: permit mode bits to be updated
Mimi Zohar
2011-09-14
1
-17
/
+13
|
*
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
3
-5
/
+46
|
*
evm: limit verifying current security.evm integrity
Mimi Zohar
2011-09-14
1
-34
/
+24
|
*
evm: fix security/security_old_init_security return code
Mimi Zohar
2011-09-14
1
-2
/
+2
|
*
evm: remove TCG_TPM dependency
Mimi Zohar
2011-09-14
1
-2
/
+1
|
*
encrypted-keys: remove trusted-keys dependency
Mimi Zohar
2011-09-14
5
-28
/
+67
|
*
encrypted-keys: create encrypted-keys directory
Mimi Zohar
2011-09-14
6
-1
/
+6
*
|
TOMOYO: Bump version.
Tetsuo Handa
2011-09-15
3
-9
/
+9
|
/
*
TOMOYO: Avoid race when retrying "file execute" permission check.
Tetsuo Handa
2011-09-14
1
-34
/
+22
*
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
2011-09-14
4
-28
/
+210
*
TOMOYO: Allow controlling generation of access granted logs for per an entry ...
Tetsuo Handa
2011-09-14
5
-1
/
+38
*
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
2011-09-14
10
-17
/
+1215
*
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
2011-09-14
7
-10
/
+266
*
security: sparse fix: Move security_fixup_op to security.h
James Morris
2011-09-09
1
-3
/
+0
*
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-09
5
-7
/
+9
*
selinux: sparse fix: include selinux.h in exports.c
James Morris
2011-09-09
1
-0
/
+1
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
6
-5
/
+6
*
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
3
-6
/
+4
*
ima: sparse fix: include linux/ima.h in ima_main.c
James Morris
2011-09-09
1
-0
/
+1
*
ima: sparse fix: make ima_open_policy static
James Morris
2011-09-09
1
-1
/
+1
*
apparmor: sparse fix: include procattr.h in procattr.c
James Morris
2011-09-09
1
-0
/
+1
*
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
James Morris
2011-09-09
1
-6
/
+6
*
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
2011-09-09
1
-0
/
+1
*
apparmor: sparse fix: include ipc.h
James Morris
2011-09-09
1
-0
/
+1
*
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-09-09
2
-1
/
+1
*
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
2
-1
/
+1
*
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2011-09-09
1
-1
/
+1
*
apparmor: sparse fix: make aa_create_aafs static
James Morris
2011-09-09
1
-1
/
+1
*
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2011-09-09
2
-1
/
+3
*
TOMOYO: Fix incorrect enforce mode.
Tetsuo Handa
2011-09-09
1
-1
/
+2
*
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
2011-08-23
3
-208
/
+258
*
KEYS: The dead key link reaper should be non-reentrant
David Howells
2011-08-23
1
-3
/
+3
*
KEYS: Make the key reaper non-reentrant
David Howells
2011-08-23
1
-1
/
+1
*
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
2011-08-23
3
-76
/
+85
*
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
2011-08-23
1
-2
/
+1
*
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
2011-08-23
1
-2
/
+12
*
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
2011-08-23
1
-1
/
+1
*
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
2011-08-18
1
-1
/
+1
*
tomoyo: remove tomoyo_gc_thread()->daemonize()
Oleg Nesterov
2011-08-17
1
-1
/
+1
*
capabilities: initialize has_cap
Serge Hallyn
2011-08-16
1
-1
/
+1
*
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
2011-08-12
1
-6
/
+10
*
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-11
1
-1
/
+1
*
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
2011-08-09
1
-1
/
+3
*
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-09
19
-209
/
+1089
|
\
[next]