1. d3faea2 char/mwave: fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  2. b40aec3 ipmi: Don't initialize anything in the core until something uses it by Corey Minyard · 6 years ago
  3. 031a94f ipmi:ssif: Fix handling of multi-part return messages by Corey Minyard · 6 years ago
  4. 821a003 ipmi: Prevent use-after-free in deliver_response by Fred Klassen · 6 years ago
  5. 753abe2 ipmi: msghandler: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  6. 1c393ca ipmi: fix use-after-free of user->release_barrier.rda by Yang Yingliang · 6 years ago
  7. 62977aa tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x by Tomas Winkler · 6 years ago
  8. 7f4a7b1 tpm: tpm_try_transmit() refactor error flow. by Tomas Winkler · 6 years ago
  9. c6d2e20 tpm: fix response size validation in tpm_get_random() by Jarkko Sakkinen · 6 years ago
  10. 4eab852 tpm: Restore functionality to xen vtpm driver. by Dr. Greg Wettstein · 6 years ago
  11. f4b5f43 tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated by Javier Martinez Canillas · 6 years ago
  12. 8e07151 ipmi: Fix timer race with module unload by Jan Glauber · 6 years ago
  13. d3bd597 Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  14. 3243a89 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  15. 9b25436 random: make CPU trust a boot parameter by Kees Cook · 6 years ago
  16. a8627cd ipmi: Fix NULL pointer dereference in ssif_probe by Gustavo A. R. Silva · 6 years ago
  17. 0745dde ipmi: Fix I2C client removal in the SSIF driver by Corey Minyard · 6 years ago
  18. c86ba91 ipmi: Move BT capabilities detection to the detect call by Corey Minyard · 6 years ago
  19. 2512e40 ipmi: Rework SMI registration failure by Corey Minyard · 6 years ago
  20. cd2315d ipmi: kcs_bmc: don't change device name by Benjamin Fair · 7 years ago
  21. bfebeb1 Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  22. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  23. c715ebe Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  24. 99a2c78 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  25. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  26. 9a47249 random: Make crng state queryable by Jason A. Donenfeld · 6 years ago
  27. f743015 char: rtc: remove task handling by Alexandre Belloni · 7 years ago
  28. a26fb01 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  29. 58bac8c tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED by Jarkko Sakkinen · 7 years ago
  30. eccc9bb tpm: Convert tpm_find_get_ops() to use tpm_default_chip() by Stefan Berger · 7 years ago
  31. aaae815 tpm: Implement tpm_default_chip() to find a TPM chip by Stefan Berger · 7 years ago
  32. fc1d52b tpm: rename tpm_chip_find_get() to tpm_find_get_ops() by Stefan Berger · 7 years ago
  33. 7a64c55 tpm: Allow tpm_tis drivers to set hwrng quality. by Louis Collard · 7 years ago
  34. 36a1102 tpm: Return the actual size when receiving an unsupported command by Ricardo Schwarzmeier · 7 years ago
  35. 627448e tpm: separate cmd_ready/go_idle from runtime_pm by Tomas Winkler · 7 years ago
  36. 79e2472 tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 7 years ago
  37. 1a339b6 tpm_tis_spi: Pass the SPI IRQ down to the driver by Linus Walleij · 7 years ago
  38. ce63c05 tpm: migrate tpm2_get_random() to use struct tpm_buf by Jarkko Sakkinen · 7 years ago
  39. 2ab3241 tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf by Jarkko Sakkinen · 7 years ago
  40. 94e266b tpm: migrate tpm2_probe() to use struct tpm_buf by Jarkko Sakkinen · 7 years ago
  41. cc26c6e tpm: migrate tpm2_shutdown() to use struct tpm_buf by Jarkko Sakkinen · 7 years ago
  42. 5a2c3a3 hwrng: msm - remove msm hw_random driver by Vinod Koul · 7 years ago
  43. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 7 years ago
  44. b34fbaa random: remove preempt disabled region by Ingo Molnar · 7 years ago
  45. 39a8883 random: add a config option to trust the CPU's hwrng by Theodore Ts'o · 7 years ago
  46. 753d433 random: Return nbytes filled from hw RNG by Tobin C. Harding · 7 years ago
  47. 8ddd6ef random: Fix whitespace pre random-bytes work by Tobin C. Harding · 7 years ago
  48. 81e69df random: mix rdrand with entropy sent in from userspace by Theodore Ts'o · 7 years ago
  49. 8d62fe9 virtio: virtconsole: Use seq_file for debugfs operations by Tuomas Tynkkynen · 7 years ago
  50. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  51. 572d8fd char: amd64-agp: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  52. 8fb8876 char: agp: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  53. ea9561c Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  54. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  55. 5faecb0 /dev/mem: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  56. 07fb28b char: pcmcia: remove redundant pointer dev by Colin Ian King · 7 years ago
  57. 9f10ee3 hpet: remove redundant pointer hpet by Colin Ian King · 7 years ago
  58. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  59. dc0f0a0 ipmi: kcs_bmc: fix IRQ exception if the channel is not open by Haiyue Wang · 7 years ago
  60. 2068db5 ipmi: Cleanup oops on initialization failure by Corey Minyard · 7 years ago
  61. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  62. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  63. 837bf7c hwrng: core - Always drop the RNG in hwrng_unregister() by Michael Büsch · 7 years ago
  64. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  65. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  66. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  67. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  68. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 7 years ago
  69. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  70. 294248e Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  71. 0eb0061 Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  72. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  73. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  74. 873c38a char: sparc64: Add privileged ADI driver by Tom Hromatka · 7 years ago
  75. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 3ab2011 tpm: fix race condition in tpm_common_write() by Tadeusz Struk · 7 years ago
  77. 89b310a random: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  78. 048f7c3 ipmi: Properly release srcu locks on error conditions by Corey Minyard · 7 years ago
  79. 58aae18 ipmi: NPCM7xx KCS BMC: enable interrupt to the host by Avi Fishman · 7 years ago
  80. fe50a7d ipmi:bt: Set the timeout before doing a capabilities check by Corey Minyard · 7 years ago
  81. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 7 years ago
  82. 424eaf9 tpm: reduce polling time to usecs for even finer granularity by Nayna Jain · 7 years ago
  83. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  84. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  85. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  86. f5495bb tpm: replace kmalloc() + memcpy() with kmemdup() by Ji-Hun Kim · 7 years ago
  87. 6979891 tpm: replace kmalloc() + memcpy() with kmemdup() by Ji-Hun Kim · 7 years ago
  88. 8c81c24 tpm: fix use after free in tpm2_load_context() by Tadeusz Struk · 7 years ago
  89. 59f5a6b tpm: reduce poll sleep time in tpm_transmit() by Nayna Jain · 7 years ago
  90. 33bafe9 tpm_tis: verify locality released before returning from release_locality by Jerry Snitselaar · 7 years ago
  91. dec60f3 agp: uninorth: make two functions static by Mathieu Malaterre · 7 years ago
  92. 1fbad30 tpm: tpm_crb: relinquish locality on error path. by Winkler, Tomas · 7 years ago
  93. 163475e ipmi: Remove the proc interface by Corey Minyard · 7 years ago
  94. c922ff8 tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN by Colin Ian King · 7 years ago
  95. 75d647f tpm: Move eventlog declarations to its own header by Thiebaud Weksteen · 7 years ago
  96. 9b01b53 tpm: Move shared eventlog functions to common.c by Thiebaud Weksteen · 7 years ago
  97. 0bfb237 tpm: Move eventlog files to a subdirectory by Thiebaud Weksteen · 7 years ago
  98. 09dd144 tpm: Add explicit endianness cast by Thiebaud Weksteen · 7 years ago
  99. f20b4f2 tpm: st33zp24: remove redundant null check on chip by Colin Ian King · 7 years ago
  100. 9298075 tpm: move the delay_msec increment after sleep in tpm_transmit() by Nayna Jain · 7 years ago