1. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  2. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  3. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  4. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  5. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  6. 403d1d0 tpm: suppress durations sysfs output if not read by Stefan Berger · 13 years ago
  7. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  8. 29412f0 tpm_nsc: Fix bug when loading multiple TPM drivers by Stefan Berger · 13 years ago
  9. 9685431 tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block by Stefan Berger · 13 years ago
  10. 6eb77b2 tpm: Fix compilation warning when CONFIG_PNP is not defined by Stefan Berger · 13 years ago
  11. c920669 tpm: Fix a typo by Stefan Berger · 13 years ago
  12. 9519de3 tpm_tis: Probing function for Intel iTPM bug by Stefan Berger · 13 years ago
  13. a7b6682 tpm_tis: Fix the probing for interrupts by Stefan Berger · 13 years ago
  14. 20b87bb tpm_tis: Delay ACPI S3 suspend while the TPM is busy by Stefan Berger · 13 years ago
  15. 45baa1d tpm_tis: Re-enable interrupts upon (S3) resume by Stefan Berger · 13 years ago
  16. 5a79444 tpm: Fix display of data in pubek sysfs entry by Stefan Berger · 13 years ago
  17. 6259210 tpm_tis: Add timeouts sysfs entry by Stefan Berger · 13 years ago
  18. e3e1a1e tpm: Adjust interface timeouts if they are too small by Stefan Berger · 13 years ago
  19. 829bf06 tpm: Use interface timeouts returned from the TPM by Stefan Berger · 13 years ago
  20. 04ab229 tpm_tis: Introduce durations sysfs entry by Stefan Berger · 13 years ago
  21. e934acc tpm: Adjust the durations if they are too small by Stefan Berger · 13 years ago
  22. 979b140 tpm: Use durations returned from TPM by Stefan Berger · 13 years ago
  23. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 13 years ago
  24. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 13 years ago
  25. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 13 years ago
  26. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 13 years ago
  27. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  28. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  29. d2e7ad1 Merge branch 'master' into next by James Morris · 13 years ago
  30. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  31. 2e5c44c tpm: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  32. 3f0d3d0 tpm: Autodetect itpm devices by Matthew Garrett · 14 years ago
  33. c749ba9 key: add tpm_send command by Mimi Zohar · 14 years ago
  34. a0e3934 tpm: add module_put wrapper by Mimi Zohar · 14 years ago
  35. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 9b3056c tpm: change 'tpm_suspend_pcr' to be module parameter by Dmitry Torokhov · 14 years ago
  37. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  38. 59f6fbe tpm_tis: fix subsequent suspend failures by Rajiv Andrade · 14 years ago
  39. 02a077c TPM: ReadPubEK output struct fix by Rajiv Andrade · 14 years ago
  40. 7f2ab00 TPM: ACPI/PNP dependency removal by Rajiv Andrade · 14 years ago
  41. ec4a162 Revert "TPM: ACPI/PNP dependency removal" by James Morris · 14 years ago
  42. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  43. b89e66e TPM: ACPI/PNP dependency removal by Rajiv Andrade · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 225a9be TPM: workaround to enforce PCR updates across suspends by Rajiv Andrade · 14 years ago
  46. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 14 years ago
  47. 31bde71 tpm: autoload tpm_tis based on system PnP IDs by Matt Domsch · 15 years ago
  48. 3507d61 tpm_tis: TPM_STS_DATA_EXPECT workaround by Rajiv Andrade · 15 years ago
  49. 23acb98 TPM: fix pcrread by Rajiv Andrade · 15 years ago
  50. 1669b04 Merge branch 'master' into next by James Morris · 15 years ago
  51. 7f36678 TPM: increase default TPM buffer by Rajiv Andrade · 15 years ago
  52. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  53. 0afd905 tpm-fixup-pcrs-sysfs-file-update by Jason Gunthorpe · 15 years ago
  54. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  55. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  56. ec57935 TPM: Fixup boot probe timeout for tpm_tis driver by Jason Gunthorpe · 15 years ago
  57. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  58. fbaa586 TPM: get_event_name stack corruption by Eric Paris · 15 years ago
  59. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  60. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  61. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  62. 7dcce13 tpm: correct email address for tpm_infineon-driver by Marcel Selhorst · 15 years ago
  63. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  64. 8920d5a TPM: integrity fix by Rajiv Andrade · 15 years ago
  65. 659aaf2 TPM: integrity interface by Rajiv Andrade · 15 years ago
  66. 0883743 TPM: sysfs functions consolidation by Rajiv Andrade · 15 years ago
  67. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  68. 09f50c9 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance by David Smith · 16 years ago
  69. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  70. cbb2ed4 tpm: don't export static functions by Stephen Rothwell · 16 years ago
  71. dd78c94 drivers/char/tpm/tpm.c: fix error-path memory leak by Andrew Morton · 16 years ago
  72. 292cf4a tpm: work around bug in Broadcom BCM0102 chipset by Valdis Kletnieks · 16 years ago
  73. 9e5b1b1 tpm: correct tpm timeouts to jiffies conversion by Marcin Obara · 16 years ago
  74. 4bdec11 As pointed out by Jonathan Corbet, the timer must be deleted before by Rajiv Andrade · 16 years ago
  75. 253115b The tpm_dev_release function is only called for platform devices, not pnp by Rajiv Andrade · 16 years ago
  76. f02a936 Protect tpm_chip_list when transversing it. by Rajiv Andrade · 16 years ago
  77. dc36d32 Renames num_open to is_open, as only one process can open the file at a time. by Rajiv Andrade · 16 years ago
  78. f89c5ed Remove the BKL calls from the TPM driver, which were added in the overall by Rajiv Andrade · 16 years ago
  79. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 16 years ago
  80. 0147600 tpm: Use correct data types for sizes in tpm_write() and tpm_read() by Michael Halcrow · 16 years ago
  81. ec288bd tpm: increase size of internal TPM response buffers by Marcin Obara · 16 years ago
  82. 3bd6046 tpm_bios.c: make 2 structs static by Adrian Bunk · 16 years ago
  83. 061991e tpm: add support for Broadcom TPM TIS device HID by LE DISEZ Erwan · 16 years ago
  84. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  85. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  86. 25368ca tpm-tpm: BKL pushdown by Arnd Bergmann · 16 years ago
  87. cedb27d tpm: change Kconfig dependencies from PNPACPI to PNP by Bjorn Helgaas · 16 years ago
  88. 4821cd1 tpm: fix section mismatch warning by Sam Ravnborg · 16 years ago
  89. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  90. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 16 years ago
  91. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 16 years ago
  92. 2490c68 TPM: fix suspend and resume failure by David Smith · 16 years ago
  93. 05a462a TPM: fix TIS device driver locality request by Marcel Selhorst · 17 years ago
  94. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  95. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  96. 8e81cc1 tpmdd maintainers by Kent Yoder · 17 years ago
  97. 03ce110 Fix memory leak in tpm_binary_bios_measurements_open() by Reiner Sailer · 17 years ago
  98. 178554a Memory leak in tpm_ascii_bios_measurements_open() by Jesper Juhl · 17 years ago
  99. 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 17 years ago
  100. ddf526e Missing include file in tpm_atmel.h by Stephen Rothwell · 17 years ago