linux/arch
Linus Torvalds ae0cb7be35 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull tpm updates from James Morris:

 - reduce polling delays in tpm_tis

 - support retrieving TPM 2.0 Event Log through EFI before
   ExitBootServices

 - replace tpm-rng.c with a hwrng device managed by the driver for each
   TPM device

 - TPM resource manager synthesizes TPM_RC_COMMAND_CODE response instead
   of returning -EINVAL for unknown TPM commands. This makes user space
   more sound.

 - CLKRUN fixes:

    * Keep #CLKRUN disable through the entier TPM command/response flow

    * Check whether #CLKRUN is enabled before disabling and enabling it
      again because enabling it breaks PS/2 devices on a system where it
      is disabled

* 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  tpm: remove unused variables
  tpm: remove unused data fields from I2C and OF device ID tables
  tpm: only attempt to disable the LPC CLKRUN if is already enabled
  tpm: follow coding style for variable declaration in tpm_tis_core_init()
  tpm: delete the TPM_TIS_CLK_ENABLE flag
  tpm: Update MAINTAINERS for Jason Gunthorpe
  tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
  tpm_tis: Move ilb_base_addr to tpm_tis_data
  tpm2-cmd: allow more attempts for selftest execution
  tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
  tpm: Move Linux RNG connection to hwrng
  tpm: use struct tpm_chip for tpm_chip_find_get()
  tpm: parse TPM event logs based on EFI table
  efi: call get_event_log before ExitBootServices
  tpm: add event log format version
  tpm: rename event log provider files
  tpm: move tpm_eventlog.h outside of drivers folder
  tpm: use tpm_msleep() value as max delay
  tpm: reduce tpm polling delay in tpm_tis_core
  tpm: move wait_for_tpm_stat() to respective driver files
2018-01-31 13:12:31 -08:00
..
alpha dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
arc dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
arm The is the bulk of GPIO changes for the v4.16 kernel cycle. 2018-01-31 12:25:27 -08:00
arm64 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
blackfin Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-30 17:58:07 -08:00
c6x Construct init thread stack in the linker script rather than by union 2018-01-09 23:21:02 +00:00
cris dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
frv Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-30 17:58:07 -08:00
h8300 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
hexagon dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
ia64 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
m32r dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
m68k dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
metag Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2018-01-30 14:18:52 -08:00
microblaze dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
mips dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
mn10300 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
nios2 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
openrisc Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2018-01-30 14:18:52 -08:00
parisc dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
powerpc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching 2018-01-31 13:02:18 -08:00
riscv dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
s390 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
score Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-30 17:58:07 -08:00
sh Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2018-01-30 14:18:52 -08:00
sparc Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-30 17:58:07 -08:00
tile dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
um Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-30 17:58:07 -08:00
unicore32 dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
x86 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2018-01-31 13:12:31 -08:00
xtensa dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
.gitignore
Kconfig dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00