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
...
|
|
*
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
|
|
\
|
|
*
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
2
-1
/
+21
|
|
*
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
1
-14
/
+63
|
|
*
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
3
-9
/
+9
|
|
*
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
1
-6
/
+5
|
|
*
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
1
-10
/
+8
|
|
*
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
3
-45
/
+57
|
|
*
evm: call evm_inode_init_security from security_inode_init_security
Mimi Zohar
2011-07-18
1
-6
/
+12
|
|
*
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
3
-0
/
+61
|
|
*
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
2
-2
/
+15
|
|
*
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
3
-9
/
+23
|
|
*
evm: re-release
Mimi Zohar
2011-07-18
10
-1
/
+632
|
|
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
13
-203
/
+247
[prev]
[next]