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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-12
/
+14
*
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
4
-0
/
+72
*
evm: imbed evm_inode_post_setattr
Mimi Zohar
2011-07-18
2
-1
/
+10
*
evm: evm_inode_post_removexattr
Mimi Zohar
2011-07-18
2
-1
/
+13
*
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
3
-2
/
+71
*
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
4
-9
/
+24
*
evm: re-release
Mimi Zohar
2011-07-18
13
-1
/
+665
*
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
Mimi Zohar
2011-07-18
2
-1
/
+62
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
15
-216
/
+277
*
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-07-18
14
-183
/
+250
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
13
-62
/
+269
*
tpm: Fix a typo
Stefan Berger
2011-07-12
1
-1
/
+1
*
tpm_tis: Probing function for Intel iTPM bug
Stefan Berger
2011-07-12
1
-4
/
+73
*
tpm_tis: Fix the probing for interrupts
Stefan Berger
2011-07-12
2
-6
/
+28
*
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
Stefan Berger
2011-07-12
1
-5
/
+23
*
tpm_tis: Re-enable interrupts upon (S3) resume
Stefan Berger
2011-07-12
1
-0
/
+30
*
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
2011-07-12
1
-10
/
+16
*
tpm_tis: Add timeouts sysfs entry
Stefan Berger
2011-07-12
3
-1
/
+22
*
tpm: Adjust interface timeouts if they are too small
Stefan Berger
2011-07-12
1
-4
/
+9
*
tpm: Use interface timeouts returned from the TPM
Stefan Berger
2011-07-12
1
-3
/
+4
*
tpm_tis: Introduce durations sysfs entry
Stefan Berger
2011-07-12
3
-1
/
+21
*
tpm: Adjust the durations if they are too small
Stefan Berger
2011-07-12
1
-6
/
+11
*
tpm: Use durations returned from TPM
Stefan Berger
2011-07-12
1
-2
/
+4
*
TOMOYO: Enable conditional ACL.
Tetsuo Handa
2011-07-11
5
-33
/
+80
*
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
Tetsuo Handa
2011-07-11
6
-10
/
+589
*
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
Tetsuo Handa
2011-07-11
5
-4
/
+228
*
TOMOYO: Allow using owner/group etc. of file objects as conditions.
Tetsuo Handa
2011-07-11
4
-0
/
+457
*
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-07-11
8
-37
/
+651
*
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
2011-07-08
3
-76
/
+0
*
TOMOYO: Fix wrong domainname in tomoyo_init_log().
Tetsuo Handa
2011-07-01
1
-1
/
+1
*
encrypted-keys: move ecryptfs documentation to proper location
Mimi Zohar
2011-06-30
1
-0
/
+0
*
TOMOYO: Cleanup header file.
Tetsuo Handa
2011-06-30
1
-117
/
+96
*
TOMOYO: Update MAINTAINERS file.
Tetsuo Handa
2011-06-30
1
-1
/
+1
*
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
Tetsuo Handa
2011-06-30
1
-0
/
+2
*
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2011-06-30
2
-2
/
+2
|
\
|
*
AppArmor: Fix masking of capabilities in complain mode
John Johansen
2011-06-29
1
-1
/
+1
|
*
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
John Johansen
2011-06-29
1
-1
/
+1
*
|
Merge branch 'linus' into next
James Morris
2011-06-30
813
-4643
/
+10195
|
\
\
|
*
\
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-06-29
1
-5
/
+7
|
|
\
\
|
|
*
|
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
2011-06-29
1
-5
/
+7
|
|
|
/
|
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-06-29
2
-7
/
+8
|
|
\
\
|
|
*
|
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
2011-06-29
1
-3
/
+4
|
|
*
|
i2c-taos-evm: Fix log messages
Jean Delvare
2011-06-29
1
-4
/
+4
|
|
|
/
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-06-29
10
-94
/
+105
|
|
\
\
|
|
*
|
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
5
-57
/
+60
|
|
*
|
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
2011-06-29
1
-12
/
+17
[next]