summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Yama: allow access for the current ptrace parentJosh Stone2016-12-051-1/+15
* tpm: adjust return value of tpm_read_logJason Gunthorpe2016-11-281-2/+4
* tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe2016-11-281-7/+6
* tpm: Fix handling of missing event logJason Gunthorpe2016-11-284-21/+26
* tpm: Check the bios_dir entry for NULL before accessing itStefan Berger2016-11-281-5/+7
* tpm: return -ENODEV if np is not setColin Ian King2016-11-281-1/+1
* tpm: cleanup of printk error messagesNayna Jain2016-11-282-32/+13
* tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain2016-11-281-4/+2
* tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain2016-11-285-33/+42
* tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain2016-11-281-0/+1
* tpm: have event log use the tpm_chipNayna Jain2016-11-286-37/+84
* tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen2016-11-283-26/+11
* tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen2016-11-284-54/+43
* tpm: replace symbolic permission with octal for securityfs filesNayna Jain2016-11-281-2/+2
* char: tpm: fix kerneldoc tpm2_unseal_trusted name typoBaruch Siach2016-11-281-1/+1
* tpm_tis: Allow tpm_tis to be bound using DTJason Gunthorpe2016-11-283-1/+37
* tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen2016-11-282-30/+65
* tpm: Only call pm_runtime_get_sync if device has a parentStefan Berger2016-11-281-2/+4
* tpm: define a generic open() method for ascii & bios measurementsNayna Jain2016-11-281-48/+15
* Documentation: tpm: add the Physical TPM device tree binding documentationNayna Jain2016-11-281-0/+21
* Documentation: tpm: add the IBM Virtual TPM device tree binding documentationNayna Jain2016-11-281-0/+41
* tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe2016-11-282-6/+0
* tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2016-11-281-1/+0
* tpm tis: Do not print timeout messages twiceJason Gunthorpe2016-11-283-10/+18
* tpm_tis: Check return values from get_burstcount.Josh Zimmerman2016-11-281-2/+13
* 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