summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tpm: place kdoc just above tpm_pcr_extendWinkler, Tomas2016-11-281-8/+8
| * | | tpm: sanitize constant expressionsJarkko Sakkinen2016-11-283-21/+23
| * | | tpm: Clean up reading of timeout and duration capabilitiesEd Swierk2016-11-281-48/+17
| * | | char/tpm: Check return code of wait_for_tpm_statPeter Huewe2016-11-281-9/+20
| * | | tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas2016-11-282-4/+43
| * | | tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas2016-11-281-16/+10
| * | | tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas2016-11-281-8/+39
| * | | tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas2016-11-281-0/+66
| * | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2016-11-248-72/+97
| |\ \ \
| | * | | selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-222-40/+66
| | * | | selinux: keep SELinux in sync with new capability definitionsStephen Smalley2016-11-211-0/+4
| | * | | selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-201-0/+2
| | * | | selinux: Clean up initialization of isec->sclassAndreas Gruenbacher2016-11-141-6/+4
| | * | | proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-145-21/+14
| | * | | selinux: Minor cleanupsAndreas Gruenbacher2016-11-142-3/+4
| | * | | SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa2016-11-141-2/+3
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-11-226-12/+14
| |\ \ \ \
| | * | | | security/integrity: Harden against malformed xattrsSeth Forshee2016-11-143-2/+9
| | * | | | Doc: security: keys-trusted: drop duplicate blobauth entryBaruch Siach2016-11-141-2/+0
| | * | | | ima: include the reason for TPM-bypass modeMimi Zohar2016-11-141-1/+2
| | * | | | Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar2016-11-141-6/+2
| | * | | | ima: fix memory leak in ima_release_policyEric Richter2016-11-141-1/+1
| * | | | | Merge remote branch 'smack/smack-for-4.10' into nextJames Morris2016-11-224-75/+53
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Smack: Remove unnecessary smack_known_invalidCasey Schaufler2016-11-154-36/+4
| | * | | | Smack: Use GFP_KERNEL for smack_parse_opts_str().Tetsuo Handa2016-11-141-2/+2
| | * | | | Smack: ipv6 label match fixCasey Schaufler2016-11-101-6/+6
| | * | | | SMACK: Fix the memory leak in smack_cred_prepare() hookHimanshu Shukla2016-11-101-1/+2
| | * | | | SMACK: Do not apply star label in smack_setprocattr hookHimanshu Shukla2016-11-101-3/+4
| | * | | | smack: parse mnt opts after privileges checkHimanshu Shukla2016-11-101-25/+25
| | * | | | Smack: Assign smack_known_web label for kernel thread'sjooseong lee2016-11-051-2/+10
| | |/ / /
| * | | | Merge commit 'v4.9-rc5' into nextJames Morris2016-11-13949-6720/+10239
| |\ \ \ \
| * \ \ \ \ Merge tag 'seccomp-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2016-11-044-27/+29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | samples/seccomp: Support programs with >256 instructionsRicky Zhou2016-11-011-19/+19
| | * | | | samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou2016-11-011-2/+5
| | * | | | samples/seccomp: Fix hostprogs variableRicky Zhou2016-11-011-2/+2
| | * | | | seccomp: Fix documentationMickaël Salaün2016-11-011-4/+3
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-14151-4462/+15711
|\ \ \ \ \
| * | | | | crypto: testmgr - fix overlap in chunked tests againArd Biesheuvel2016-12-081-1/+1
| * | | | | crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-074-0/+555
| * | | | | crypto: arm64/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-074-0/+487
| * | | | | crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel2016-12-074-0/+535
| * | | | | crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel2016-12-074-0/+495
| * | | | | crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel2016-12-071-28/+42
| * | | | | crypto: testmgr - avoid overlap in chunked testsArd Biesheuvel2016-12-071-1/+1
| * | | | | crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter2016-12-071-9/+8
| * | | | | crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-071-3/+3
| * | | | | crypto: algif_aead - fix AIO handling of zero bufferStephan Mueller2016-12-011-2/+3
| * | | | | crypto: aes-ce - Make aes_simd_algs staticHerbert Xu2016-12-011-1/+1
| * | | | | crypto: algif_skcipher - set error code when kcalloc failsPan Bian2016-12-011-1/+3
| * | | | | crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-012-1/+5