Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull TPM updates from James Morris: "From Jarkko: The only new feature is non-blocking operation for /dev/tpm0" * 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: tpm: Restore functionality to xen vtpm driver. tpm: add support for nonblocking operation tpm: add ptr to the tpm_space struct to file_priv tpm: Make SECURITYFS a weak dependency tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated tpm: fix response size validation in tpm_get_random()
Showing
- drivers/char/tpm/Kconfig 1 addition, 1 deletiondrivers/char/tpm/Kconfig
- drivers/char/tpm/tpm-dev-common.c 109 additions, 38 deletionsdrivers/char/tpm/tpm-dev-common.c
- drivers/char/tpm/tpm-dev.c 3 additions, 8 deletionsdrivers/char/tpm/tpm-dev.c
- drivers/char/tpm/tpm-dev.h 12 additions, 6 deletionsdrivers/char/tpm/tpm-dev.h
- drivers/char/tpm/tpm-interface.c 23 additions, 7 deletionsdrivers/char/tpm/tpm-interface.c
- drivers/char/tpm/tpm.h 2 additions, 0 deletionsdrivers/char/tpm/tpm.h
- drivers/char/tpm/tpm2-cmd.c 3 additions, 1 deletiondrivers/char/tpm/tpm2-cmd.c
- drivers/char/tpm/tpmrm-dev.c 3 additions, 12 deletionsdrivers/char/tpm/tpmrm-dev.c
- drivers/char/tpm/xen-tpmfront.c 1 addition, 1 deletiondrivers/char/tpm/xen-tpmfront.c
Please register or sign in to comment