1. 09e5748 tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE by Sasha Levin · 6 years ago
  2. 28eba2f tpm: Remove a deprecated comments about implicit sysfs locking by Jarkko Sakkinen · 6 years ago
  3. 1ea32c8 tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts by Stefan Berger · 5 years ago
  4. 5b359c7 tpm_tis_core: Turn on the TPM before probing IRQ's by Stefan Berger · 5 years ago
  5. fa4f99c tpm: tpm_ibm_vtpm: Fix unallocated banks by Nayna Jain · 6 years ago
  6. 1e5ac63 tpm: Fix null pointer dereference on chip register error path by Milan Broz · 6 years ago
  7. 166a280 tpm: Don't duplicate events from the final event log in the TCG2 log by Matthew Garrett · 6 years ago
  8. db4d8cb tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations by Vadim Sukhomlinov · 6 years ago
  9. fe7eb02 tpm: Append the final event log to the TPM event log by Matthew Garrett · 6 years ago
  10. c46f340 tpm: Reserve the TPM final events table by Matthew Garrett · 6 years ago
  11. 44038bc5 tpm: Abstract crypto agile event size calculations by Matthew Garrett · 6 years ago
  12. 782779b tpm: Actually fail on TPM errors during "get random" by Kees Cook · 6 years ago
  13. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  16. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  17. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  18. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  21. 5dd50aa Make anon_inodes unconditional by David Howells · 6 years ago
  22. b9d0a85 tpm: Fix the type of the return value in calc_tpm2_event_size() by Yue Haibing · 6 years ago
  23. 7110629 tpm: fix an invalid condition in tpm_common_poll by Tadeusz Struk · 6 years ago
  24. e891db1 tpm: turn on TPM on suspend for TPM 1.x by Jarkko Sakkinen · 6 years ago
  25. 50a81b6 tpm/ppi: Enable submission of optional command parameter for PPI 1.3 by Stefan Berger · 6 years ago
  26. 8b60c79 tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used by Stefan Berger · 6 years ago
  27. 9d4023e tpm/ppi: Display up to 101 operations as define for version 1.3 by Stefan Berger · 6 years ago
  28. 09fe1b4 tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1 by Stefan Berger · 6 years ago
  29. 587bad7 tpm/ppi: pass function revision ID to tpm_eval_dsm() by Stefan Berger · 6 years ago
  30. 0b6cf6b tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() by Roberto Sassu · 6 years ago
  31. 901615c tpm: move tpm_chip definition to include/linux/tpm.h by Roberto Sassu · 6 years ago
  32. 879b589 tpm: retrieve digest size of unknown algorithms with PCR read by Roberto Sassu · 6 years ago
  33. aa04247 tpm: rename and export tpm2_digest and tpm2_algorithms by Roberto Sassu · 6 years ago
  34. bcfff83 tpm: dynamically allocate the allocated_banks array by Roberto Sassu · 6 years ago
  35. 47a6c28 tpm: remove @flags from tpm_transmit() by Jarkko Sakkinen · 6 years ago
  36. a3fbfae tpm: take TPM chip power gating out of tpm_transmit() by Jarkko Sakkinen · 6 years ago
  37. 719b7d8 tpm: introduce tpm_chip_start() and tpm_chip_stop() by Jarkko Sakkinen · 6 years ago
  38. 2f25740 tpm: remove TPM_TRANSMIT_UNLOCKED flag by Jarkko Sakkinen · 6 years ago
  39. 2677ca9 tpm: use tpm_try_get_ops() in tpm-sysfs.c. by Jarkko Sakkinen · 6 years ago
  40. 5faafba tpm: remove @space from tpm_transmit() by Jarkko Sakkinen · 6 years ago
  41. 29b47ce tpm: move TPM space code out of tpm_transmit() by Jarkko Sakkinen · 6 years ago
  42. c3465a3 tpm: move tpm_validate_commmand() to tpm2-space.c by Jarkko Sakkinen · 6 years ago
  43. 304ff67 tpm: clean up tpm_try_transmit() error handling flow by Jarkko Sakkinen · 6 years ago
  44. c4df71d tpm: encapsulate tpm_dev_transmit() by Jarkko Sakkinen · 6 years ago
  45. 720b071 tpm: access command header through struct in tpm_try_transmit() by Jarkko Sakkinen · 6 years ago
  46. b34b77a tpm: declare struct tpm_header by Jarkko Sakkinen · 6 years ago
  47. aff0c20 tpm: print tpm2_commit_space() error inside tpm2_commit_space() by Jarkko Sakkinen · 6 years ago
  48. 4148467 tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails by Jarkko Sakkinen · 6 years ago
  49. c628610 tpm: fix invalid return value in pubek_show() by Jarkko Sakkinen · 6 years ago
  50. 412eb58 tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter by Jarkko Sakkinen · 6 years ago
  51. 36ce089 tpm: don't return bool from update_timeouts by Jerry Snitselaar · 6 years ago
  52. 08a8112 tpm: don't print error message in tpm_transmit_cmd when tpm still testing by Jerry Snitselaar · 6 years ago
  53. c8faabf tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2 by Roberto Sassu · 6 years ago
  54. 64494d3 tpm: Fix off-by-one when reading binary_bios_measurements by Jia Zhang · 6 years ago
  55. bb3b6b0 tpm: Simplify the measurements loop by Jia Zhang · 6 years ago
  56. 442601e tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete by Jarkko Sakkinen · 6 years ago
  57. f5595f5 tpm: Unify the send callback behaviour by Jarkko Sakkinen · 6 years ago
  58. 8ab547a tpm: Fix some name collisions with drivers/char/tpm.h by Jarkko Sakkinen · 6 years ago
  59. 3d7a850 tpm/tpm_crb: Avoid unaligned reads in crb_recv() by Jarkko Sakkinen · 6 years ago
  60. 9488585 tpm: add support for partial reads by Tadeusz Struk · 6 years ago
  61. 09c573a tpm: tpm_ibmvtpm: fix kdoc warnings by Tomas Winkler · 6 years ago
  62. 5122b5f tpm: fix kdoc for tpm2_flush_context_cmd() by Tomas Winkler · 6 years ago
  63. 01f5466 tpm: tpm_try_transmit() refactor error flow. by Tomas Winkler · 6 years ago
  64. 95adc6b tpm: use u32 instead of int for PCR index by Tomas Winkler · 6 years ago
  65. c82e595 tpm1: reimplement tpm1_continue_selftest() using tpm_buf by Tomas Winkler · 6 years ago
  66. 9315e73 tpm1: reimplement SAVESTATE using tpm_buf by Tomas Winkler · 6 years ago
  67. cfddcb0 tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read() by Tomas Winkler · 6 years ago
  68. 5e335b5 tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure by Tomas Winkler · 6 years ago
  69. 7aee9c5 tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure by Tomas Winkler · 6 years ago
  70. c22780f tpm: tpm-space.c remove unneeded semicolon by Tomas Winkler · 6 years ago
  71. b6b6036 tpm: tpm-interface.c drop unused macros by Tomas Winkler · 6 years ago
  72. b03c437 tpm: add tpm_auto_startup() into tpm-interface.c by Tomas Winkler · 6 years ago
  73. 9db7fe1 tpm: factor out tpm_startup function by Tomas Winkler · 6 years ago
  74. c82a330 tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c by Tomas Winkler · 6 years ago
  75. d4a31756 tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c by Tomas Winkler · 6 years ago
  76. 433d390 tpm: factor out tpm1_get_random into tpm1-cmd.c by Tomas Winkler · 6 years ago
  77. f4d916b tpm: move tpm_getcap to tpm1-cmd.c by Tomas Winkler · 6 years ago
  78. 1ad6640 tpm: move tpm1_pcr_extend to tpm1-cmd.c by Tomas Winkler · 6 years ago
  79. 70a3199 tpm: factor out tpm_get_timeouts() by Tomas Winkler · 6 years ago
  80. d856c00 tpm: add tpm_calc_ordinal_duration() wrapper by Tomas Winkler · 6 years ago
  81. b2d6e6de tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c by Tomas Winkler · 6 years ago
  82. 100b16a tpm: sort objects in the Makefile by Tomas Winkler · 6 years ago
  83. 899102b tpm2: add new tpm2 commands according to TCG 1.36 by Tomas Winkler · 6 years ago
  84. 2ba5780 tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x by Tomas Winkler · 6 years ago
  85. e487a0f tpm: Restore functionality to xen vtpm driver. by Dr. Greg Wettstein · 6 years ago
  86. 9e1b74a tpm: add support for nonblocking operation by Tadeusz Struk · 6 years ago
  87. c3d477a tpm: add ptr to the tpm_space struct to file_priv by Tadeusz Struk · 6 years ago
  88. 2f7d8db tpm: Make SECURITYFS a weak dependency by Peter Huewe · 6 years ago
  89. 0d6d0d6 tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated by Javier Martinez Canillas · 6 years ago
  90. 84b59f6 tpm: fix response size validation in tpm_get_random() by Jarkko Sakkinen · 6 years ago
  91. 58bac8c tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED by Jarkko Sakkinen · 7 years ago
  92. eccc9bb tpm: Convert tpm_find_get_ops() to use tpm_default_chip() by Stefan Berger · 7 years ago
  93. aaae815 tpm: Implement tpm_default_chip() to find a TPM chip by Stefan Berger · 7 years ago
  94. fc1d52b tpm: rename tpm_chip_find_get() to tpm_find_get_ops() by Stefan Berger · 7 years ago
  95. 7a64c55 tpm: Allow tpm_tis drivers to set hwrng quality. by Louis Collard · 7 years ago
  96. 36a1102 tpm: Return the actual size when receiving an unsupported command by Ricardo Schwarzmeier · 7 years ago
  97. 627448e tpm: separate cmd_ready/go_idle from runtime_pm by Tomas Winkler · 7 years ago
  98. 79e2472 tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 7 years ago
  99. 1a339b6 tpm_tis_spi: Pass the SPI IRQ down to the driver by Linus Walleij · 7 years ago
  100. ce63c05 tpm: migrate tpm2_get_random() to use struct tpm_buf by Jarkko Sakkinen · 7 years ago