Merge branch 'for-linus' of...
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6: (54 commits) tpm_nsc: Fix bug when loading multiple TPM drivers tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block tpm: Fix compilation warning when CONFIG_PNP is not defined TOMOYO: Update kernel-doc. tpm: Fix a typo tpm_tis: Probing function for Intel iTPM bug tpm_tis: Fix the probing for interrupts tpm_tis: Delay ACPI S3 suspend while the TPM is busy tpm_tis: Re-enable interrupts upon (S3) resume tpm: Fix display of data in pubek sysfs entry tpm_tis: Add timeouts sysfs entry tpm: Adjust interface timeouts if they are too small tpm: Use interface timeouts returned from the TPM tpm_tis: Introduce durations sysfs entry tpm: Adjust the durations if they are too small tpm: Use durations returned from TPM TOMOYO: Enable conditional ACL. TOMOYO: Allow using argv[]/envp[] of execve() as conditions. TOMOYO: Allow using executable's realpath and symlink's target as conditions. TOMOYO: Allow using owner/group etc. of file objects as conditions. ... Fix up trivial conflict in security/tomoyo/realpath.c
Showing
- Documentation/security/keys-ecryptfs.txt 68 additions, 0 deletionsDocumentation/security/keys-ecryptfs.txt
- Documentation/security/keys-trusted-encrypted.txt 33 additions, 19 deletionsDocumentation/security/keys-trusted-encrypted.txt
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/char/tpm/tpm.c 76 additions, 26 deletionsdrivers/char/tpm/tpm.c
- drivers/char/tpm/tpm.h 7 additions, 0 deletionsdrivers/char/tpm/tpm.h
- drivers/char/tpm/tpm_nsc.c 7 additions, 7 deletionsdrivers/char/tpm/tpm_nsc.c
- drivers/char/tpm/tpm_tis.c 160 additions, 22 deletionsdrivers/char/tpm/tpm_tis.c
- fs/ecryptfs/ecryptfs_kernel.h 40 additions, 110 deletionsfs/ecryptfs/ecryptfs_kernel.h
- fs/ecryptfs/keystore.c 8 additions, 5 deletionsfs/ecryptfs/keystore.c
- include/keys/encrypted-type.h 11 additions, 2 deletionsinclude/keys/encrypted-type.h
- include/linux/ecryptfs.h 113 additions, 0 deletionsinclude/linux/ecryptfs.h
- kernel/cgroup.c 5 additions, 0 deletionskernel/cgroup.c
- security/apparmor/domain.c 1 addition, 1 deletionsecurity/apparmor/domain.c
- security/apparmor/lsm.c 1 addition, 1 deletionsecurity/apparmor/lsm.c
- security/keys/Makefile 1 addition, 1 deletionsecurity/keys/Makefile
- security/keys/ecryptfs_format.c 81 additions, 0 deletionssecurity/keys/ecryptfs_format.c
- security/keys/ecryptfs_format.h 30 additions, 0 deletionssecurity/keys/ecryptfs_format.h
- security/keys/encrypted.c 199 additions, 52 deletionssecurity/keys/encrypted.c
- security/keys/request_key_auth.c 2 additions, 0 deletionssecurity/keys/request_key_auth.c
- security/tomoyo/Kconfig 61 additions, 0 deletionssecurity/tomoyo/Kconfig
Loading
Please register or sign in to comment