1. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  2. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 33957a1 tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX by Jérémy Lefaure · 7 years ago
  5. 2d56c718 tpm: fix duplicate inline declaration specifier by Ruben Roy · 7 years ago
  6. 1a7a9b2 tpm: fix type of a local variables in tpm_tis_spi.c by Jarkko Sakkinen · 7 years ago
  7. 4557d4b tpm: fix type of a local variable in tpm2_map_command() by Jarkko Sakkinen · 7 years ago
  8. 171360d tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() by Jarkko Sakkinen · 7 years ago
  9. ee70bc1 tpm-dev-common: Reject too short writes by Alexander Steffen · 7 years ago
  10. 125a221 tpm: React correctly to RC_TESTING from TPM 2.0 self tests by Alexander Steffen · 7 years ago
  11. 87434f5 tpm: Use dynamic delay to wait for TPM 2.0 self test result by Alexander Steffen · 7 years ago
  12. 2482b1b tpm: Trigger only missing TPM 2.0 self tests by Alexander Steffen · 7 years ago
  13. 6b3a131 tpm_tis_spi: Use DMA-safe memory for SPI transfers by Alexander Steffen · 7 years ago
  14. f535741 tpm/tpm_crb: Use start method value from ACPI table directly by Jiandi An · 7 years ago
  15. c37fbc0 tpm: constify transmit data pointers by Arnd Bergmann · 7 years ago
  16. 0bbc931 tpm_tis: make array cmd_getticks static const to shrink object code size by Colin Ian King · 7 years ago
  17. da379f3 tpm: migrate pubek_show to struct tpm_buf by Jarkko Sakkinen · 7 years ago
  18. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  19. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  20. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  21. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 7 years ago
  22. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  23. 7521621 Do not disable driver and bus shutdown hook when class shutdown hook is set. by Michal Suchanek · 7 years ago
  24. b5d0ebc tpm: do not suspend/resume if power stays on by Enric Balletbo i Serra · 7 years ago
  25. 28707bf tpm: use tpm2_pcr_read() in tpm2_do_selftest() by Roberto Sassu · 7 years ago
  26. 91f7f3d tpm: use tpm_buf functions in tpm2_pcr_read() by Roberto Sassu · 7 years ago
  27. bc39708 tpm_tis: make ilb_base_addr static by Colin Ian King · 7 years ago
  28. 19cbe4f tpm: consolidate the TPM startup code by Jarkko Sakkinen · 7 years ago
  29. 5e572ca tpm: Enable CLKRUN protocol for Braswell systems by Azhar Shaikh · 7 years ago
  30. f128480 tpm/tpm_crb: fix priv->cmd_size initialisation by Manuel Lauss · 7 years ago
  31. 13b47cf tpm: fix a kernel memory leak in tpm-sysfs.c by Jarkko Sakkinen · 7 years ago
  32. d1bd4a7 tpm: Issue a TPM2_Shutdown for TPM2 devices. by Josh Zimmerman · 7 years ago
  33. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  34. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  35. e4b0852 tpm/tpm_atmel: remove unnecessary NULL check by Gustavo A. R. Silva · 7 years ago
  36. 23c3bea tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  37. d8b5d945 tpm: vtpm_proxy: Prevent userspace from sending driver command by Stefan Berger · 7 years ago
  38. be4c9ac tpm: vtpm_proxy: Implement request_locality function. by Stefan Berger · 7 years ago
  39. 85ab3bf tpm: Introduce flag TPM_TRANSMIT_RAW by Stefan Berger · 7 years ago
  40. 402149c tpm: vtpm_proxy: Suppress error logging when in closed state by Stefan Berger · 7 years ago
  41. 5e9fefd tpm, tpmrm: Mark tpmrm_write as static by Peter Huewe · 7 years ago
  42. 8816188 tpm: remove struct tpm_pcrextend_in by Jarkko Sakkinen · 7 years ago
  43. 30bbafe tpm, tpm_infineon: remove useless snprintf() calls by Jarkko Sakkinen · 7 years ago
  44. 124bdcf tpm: fix byte order related arithmetic inconsistency in tpm_getcap() by Jarkko Sakkinen · 8 years ago
  45. d8c3eab tpm: Apply a sane minimum adapterlimit value for retransmission. by Bryan Freed · 7 years ago
  46. 4cb586a tpm_tis: Consolidate the platform and acpi probe flow by Jason Gunthorpe · 8 years ago
  47. fc0e132 tpm_tis: Use platform_get_irq by Jason Gunthorpe · 8 years ago
  48. d27f81f tpm_tis: Fix IRQ autoprobing when using platform_device by Jason Gunthorpe · 8 years ago
  49. 175d5b2 tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() by Roberto Sassu · 8 years ago
  50. a69faeb tpm: move endianness conversion of ordinals to tpm_input_header by Roberto Sassu · 8 years ago
  51. 06e9327 tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header by Roberto Sassu · 8 years ago
  52. bff7f90 ACPICA: Add header support for TPM2 table changes by Bob Moore · 7 years ago
  53. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 7 years ago
  54. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  55. 8979b02 tpm: Fix reference count to main device by Stefan Berger · 8 years ago
  56. e6aef06 tpm_tis: convert to using locality callbacks by Jerry Snitselaar · 8 years ago
  57. fd5c786 tpm: fix handling of the TPM 2.0 event logs by Petr Vandrovec · 8 years ago
  58. 3b395d6 tpm_crb: remove a cruft constant by Jarkko Sakkinen · 8 years ago
  59. 08eff49 tpm/tpm_crb: Enable TPM CRB interface for ARM64 by Jiandi An · 8 years ago
  60. 877c57d tpm_crb: request and relinquish locality 0 by Jarkko Sakkinen · 8 years ago
  61. 84d2594 tpm: make check_locality return bool by Jerry Snitselaar · 8 years ago
  62. 67c2f3d tpm/tpm_crb: fix unused warnings on suspend/resume functions by Jérémy Lefaure · 8 years ago
  63. 0afb711 tpm: add sleep only for retry in i2c_nuvoton_write_status() by Nayna Jain · 8 years ago
  64. 2d2e376 tpm/st33zp24: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  65. 31574d3 vTPM: Fix missing NULL check by Hon Ching \(Vicky\) Lo · 8 years ago
  66. 8569def tpm_crb: check for bad response size by Jerry Snitselaar · 8 years ago
  67. 4d57856 tpm2: add session handle context saving and restoring to the space code by James Bottomley · 8 years ago
  68. fdc915f tpm: expose spaces via a device link /dev/tpmrm<n> by James Bottomley · 8 years ago
  69. ecb38e2 tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c by James Bottomley · 8 years ago
  70. 745b361 tpm: infrastructure for TPM spaces by Jarkko Sakkinen · 8 years ago
  71. 58472f5 tpm: validate TPM 2.0 commands by Jarkko Sakkinen · 8 years ago
  72. 9aa36b3 tpm: export tpm2_flush_context_cmd by Jarkko Sakkinen · 8 years ago
  73. a147918 tpm: move length validation to tpm_transmit() by Jarkko Sakkinen · 8 years ago
  74. 38eb24e tpm_crb: encapsulate crb_wait_for_reg_32 by Jarkko Sakkinen · 8 years ago
  75. 13b1f4a tpm_crb: map locality registers by Jarkko Sakkinen · 8 years ago
  76. 5cc0101 tpm_tis_spi: Add small delay after last transfer by Peter Huewe · 8 years ago
  77. 591e48c tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes by Peter Huewe · 8 years ago
  78. e110cc6 tpm_tis_spi: Check correct byte for wait state indicator by Peter Huewe · 8 years ago
  79. 975094d tpm_tis_spi: Abort transfer when too many wait states are signaled by Peter Huewe · 8 years ago
  80. f848f21 tpm_tis_spi: Use single function to transfer data by Peter Huewe · 8 years ago
  81. 095fc30 tpm/tpm_crb: enter the low power state upon device suspend by Winkler, Tomas · 8 years ago
  82. 4bf4b4e tpm: select CONFIG_CRYPTO by Arnd Bergmann · 8 years ago
  83. a233a02 tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver by Nayna Jain · 8 years ago
  84. b4e2eb0 tpm crb: Work around BIOS's that report the wrong ACPI region size by Jason Gunthorpe · 8 years ago
  85. 302a6ad tpm_tis_core: Choose appropriate timeout for reading burstcount by Alexander Steffen · 8 years ago
  86. 8dbbf58 tpm-chip: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  87. 61841be tpm: declare tpm2_get_pcr_allocation() as static by Jarkko Sakkinen · 8 years ago
  88. 51b0be6 tpm: Fix expected number of response bytes of TPM1.2 PCR Extend by Stefan Berger · 8 years ago
  89. 5cec5ba tpm xen: drop unneeded chip variable by Julia Lawall · 8 years ago
  90. 39f5712 tpm: fix misspelled "facilitate" in module parameter description by Dmitry Torokhov · 8 years ago
  91. 5939eaf tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 8 years ago
  92. 70ea163 tpm: silence an array overflow warning by Dan Carpenter · 8 years ago
  93. a118cf2 tpm: fix the type of owned field in cap_t by Stefan Berger · 8 years ago
  94. 4d23cc3 tpm: add securityfs support for TPM 2.0 firmware event log by Nayna Jain · 8 years ago
  95. e46e22f tpm: enhance read_log_of() to support Physical TPM event log by Nayna Jain · 8 years ago
  96. c1f92b4 tpm: enhance TPM 2.0 PCR extend to support multiple banks by Nayna Jain · 8 years ago
  97. 1db1534 tpm: implement TPM 2.0 capability to get active PCR banks by Nayna Jain · 8 years ago
  98. 7d76111 tpm: fix RC value check in tpm2_seal_trusted by Jarkko Sakkinen · 8 years ago
  99. 419a16d tpm_tis: fix iTPM probe via probe_itpm() function by Maciej S. Szmigiero · 8 years ago
  100. fa2825d tpm: Begin the process to deprecate user_read_timer by Jason Gunthorpe · 8 years ago