提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 8d1dc20e8d Revert "TPM: Long default timeout fix" 14 年之前
  Linus Torvalds e587137240 Revert "tpm_tis: Use timeouts returned from TPM" 14 年之前
  Stefan Berger 9b29050f8f tpm_tis: Use timeouts returned from TPM 14 年之前
  Rajiv Andrade c4ff4b829e TPM: Long default timeout fix 14 年之前
  James Morris d2e7ad1922 Merge branch 'master' into next 14 年之前
  Tejun Heo 2e5c44c920 tpm: don't use flush_scheduled_work() 14 年之前
  Mimi Zohar c749ba912e key: add tpm_send command 14 年之前
  Mimi Zohar a0e39349d8 tpm: add module_put wrapper 14 年之前
  Dmitry Torokhov 9b3056cca0 tpm: change 'tpm_suspend_pcr' to be module parameter 15 年之前
  James Morris 0ffbe2699c Merge branch 'master' into next 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Rajiv Andrade 225a9be24d TPM: workaround to enforce PCR updates across suspends 15 年之前
  Rajiv Andrade 23acb98de5 TPM: fix pcrread 16 年之前
  James Morris 1669b049db Merge branch 'master' into next 16 年之前
  Rajiv Andrade 7f366784f5 TPM: increase default TPM buffer 16 年之前
  Linus Torvalds c82ffab9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 年之前
  Jason Gunthorpe 0afd9056f1 tpm-fixup-pcrs-sysfs-file-update 16 年之前
  Jan Beulich 8c87df457c BUILD_BUG_ON(): fix it and a couple of bogus uses of it 16 年之前
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 年之前
  Rajiv Andrade 8920d5ad6b TPM: integrity fix 16 年之前
  Rajiv Andrade 659aaf2bb5 TPM: integrity interface 16 年之前
  Rajiv Andrade 0883743825 TPM: sysfs functions consolidation 16 年之前
  Stephen Rothwell cbb2ed4ac6 tpm: don't export static functions 17 年之前
  Andrew Morton dd78c9439f drivers/char/tpm/tpm.c: fix error-path memory leak 17 年之前
  Valdis Kletnieks 292cf4a8a9 tpm: work around bug in Broadcom BCM0102 chipset 17 年之前
  Marcin Obara 9e5b1b1222 tpm: correct tpm timeouts to jiffies conversion 17 年之前
  Rajiv Andrade 4bdec11f56 As pointed out by Jonathan Corbet, the timer must be deleted before 17 年之前
  Rajiv Andrade 253115b71f The tpm_dev_release function is only called for platform devices, not pnp 17 年之前
  Rajiv Andrade f02a93645e Protect tpm_chip_list when transversing it. 17 年之前
  Rajiv Andrade dc36d32cc5 Renames num_open to is_open, as only one process can open the file at a time. 17 年之前