1. dc10e41 tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST by Roberto Sassu · 5 years ago
  2. faaca0a tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko. by Jarkko Sakkinen · 5 years ago
  3. ab02b61 Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  4. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  5. 754beee Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  6. acd7750 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 5 years ago
  7. 98c49f1 char: hpet: Fix out-of-bounds read bug by Gustavo A. R. Silva · 5 years ago
  8. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  9. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  10. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  11. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  12. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  13. 987f028 char: hpet: Use flexible-array member by Gustavo A. R. Silva · 5 years ago
  14. 7084edd tpm: Add tpm_version_major sysfs file by Jerry Snitselaar · 5 years ago
  15. e0354d1 drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write by Colin Ian King · 5 years ago
  16. 9a655c7 ttyprintk: fix a potential deadlock in interrupt context issue by Zhenzhong Duan · 5 years ago
  17. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. a430e67 tpm: Handle negative priv->response_len in tpm_common_read() by Tadeusz Struk · 5 years ago
  19. 09a6d00 random: remove some dead code of poolinfo by Yangtao Li · 5 years ago
  20. 727d499 random: fix typo in add_timer_randomness() by Yangtao Li · 5 years ago
  21. 12cd53a random: Add and use pr_fmt() by Yangtao Li · 6 years ago
  22. 12faac3 random: convert to ENTROPY_BITS for better code readability by Yangtao Li · 6 years ago
  23. 870e05b random: remove unnecessary unlikely() by Yangtao Li · 5 years ago
  24. c95ea0c random: remove kernel.random.read_wakeup_threshold by Andy Lutomirski · 5 years ago
  25. 84df7cd random: delete code to pull data into pools by Andy Lutomirski · 5 years ago
  26. 90ea1c6 random: remove the blocking pool by Andy Lutomirski · 5 years ago
  27. 30c08ef random: make /dev/random be almost like /dev/urandom by Andy Lutomirski · 5 years ago
  28. 48446f1 random: ignore GRND_RANDOM in getentropy(2) by Andy Lutomirski · 5 years ago
  29. 75551db random: add GRND_INSECURE to return best-effort non-cryptographic bytes by Andy Lutomirski · 5 years ago
  30. c6f1deb random: Add a urandom_read_nowait() for random APIs that don't warn by Andy Lutomirski · 5 years ago
  31. 4c8d062 random: Don't wake crng_init_wait when crng_init == 1 by Andy Lutomirski · 5 years ago
  32. 1b710b1 char/random: silence a lockdep splat with printk() by Sergey Senozhatsky · 5 years ago
  33. aa4a63d tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's" by Stefan Berger · 5 years ago
  34. dda8b2a tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts" by Stefan Berger · 5 years ago
  35. 9550f210 tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init" by Jarkko Sakkinen · 5 years ago
  36. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  37. a6204fc agp: remove unused variable arqsz in agp_3_5_enable() by Yunfeng Ye · 5 years ago
  38. 2fec966 agp: remove unused variable mcapndx by Yunfeng Ye · 5 years ago
  39. 6b8526d ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 5 years ago
  40. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  41. 6398b9f Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  42. 1760eb6 tpm/tpm_ftpm_tee: add shutdown call back by Pavel Tatashin · 5 years ago
  43. 4aa37c4 random: don't forget compat_ioctl on urandom by Jason A. Donenfeld · 5 years ago
  44. d23d124 tpm: fix invalid locking in NONBLOCKING mode by Tadeusz Struk · 5 years ago
  45. 45477b3 security: keys: trusted: fix lost handle flush by James Bottomley · 5 years ago
  46. 21df4a8 tpm_tis: reserve chip for duration of tpm_tis_core_init by Jerry Snitselaar · 5 years ago
  47. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  48. 380665b drivers: ipmi: Modify max length of IPMB packet by Vijay Khemka · 5 years ago
  49. 042f057 drivers: ipmi: Support raw i2c packet in IPMB by Vijay Khemka · 5 years ago
  50. 0f95b09 hwrng: iproc-rng200 - Add support for BCM2711 by Stefan Wahren · 5 years ago
  51. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  52. 5f44826 agp: Add bridge parameter documentation by Corentin Labbe · 5 years ago
  53. 5f1b24a agp: remove unused variable num_segments by Corentin Labbe · 5 years ago
  54. 9fc785f agp: remove unused variable size in agp_generic_create_gatt_table by Corentin Labbe · 5 years ago
  55. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  56. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  57. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  58. be2eca9 Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  59. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  60. 54f0e54 Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  61. 8e6a5c8 ipmi: fix ipmb_poll()'s return type by Luc Van Oostenryck · 5 years ago
  62. 90c4b29 hwrng: ks-sa - Enable COMPILE_TEST by Herbert Xu · 5 years ago
  63. 599ea01 char: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  64. c8175bd char: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. d791cfc virtio_console: allocate inbufs in add_port() only if it is needed by Laurent Vivier · 5 years ago
  66. 1d4c79e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  67. 08e97ae Revert "hwrng: core - Freeze khwrng thread during suspend" by Herbert Xu · 5 years ago
  68. 6d01d85 hwrng: ks-sa - Add minimum sleep time before ready-polling by Alexander Sverdlin · 5 years ago
  69. 5c49645 hwrng: atmel - add new platform support for sam9x60 by Codrin Ciubotariu · 5 years ago
  70. 45a2d64 lp: fix sparc64 LPSETTIMEOUT ioctl by Arnd Bergmann · 5 years ago
  71. 9981740 ppdev: fix PPGETTIME/PPSETTIME ioctls by Arnd Bergmann · 5 years ago
  72. 9c8c574 tpm: Switch to platform_get_irq_optional() by Hans de Goede · 5 years ago
  73. 3ef1938 tpm_crb: fix fTPM on AMD Zen+ CPUs by Ivan Lazeev · 5 years ago
  74. 2e19e10 KEYS: trusted: Move TPM2 trusted keys code by Sumit Garg · 5 years ago
  75. 74edff2 tpm: Move tpm_buf code to include/linux/ by Sumit Garg · 5 years ago
  76. 44abdb3 tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf by James Bottomley · 5 years ago
  77. f168911 tpm: add check after commands attribs tab allocation by Tadeusz Struk · 5 years ago
  78. 1fce4d8 tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct by Stephen Boyd · 5 years ago
  79. 86cd45e tpm: tpm_tis_spi: Cleanup includes by Stephen Boyd · 5 years ago
  80. 797c011 tpm: tpm_tis_spi: Support cr50 devices by Andrey Pronin · 5 years ago
  81. 8ab5e82 tpm: tpm_tis_spi: Introduce a flow control callback by Stephen Boyd · 5 years ago
  82. 2e2ee5a tpm: Add a flag to indicate TPM power is managed by firmware by Stephen Boyd · 5 years ago
  83. 5af4f1d tpm_tis: override durations for STM tpm with firmware 1.2.8.28 by Jerry Snitselaar · 5 years ago
  84. 15d0b22 tpm: provide a way to override the chip returned durations by Jerry Snitselaar · 5 years ago
  85. f2f5820 tpm: Remove duplicate code from caps_show() in tpm-sysfs.c by Jarkko Sakkinen · 5 years ago
  86. 8d73b2a ipmi: kill off 'timespec' usage again by Arnd Bergmann · 5 years ago
  87. 3e90efd hwrng: hisi - add HiSilicon TRNG driver support by Zaibo Xu · 5 years ago
  88. 0d8633bf drivers: ipmi: Support for both IPMB Req and Resp by Vijay Khemka · 5 years ago
  89. 482c86c char: xillybus: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  90. fbbfb3f hwrng: omap3-rom - Fix unused function warnings by Arnd Bergmann · 5 years ago
  91. 8cefc10 pipe: Use head and tail pointers for the ring, not cursor and length by David Howells · 5 years ago
  92. 4c747d4 hwrng: xgene - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  93. 6cd4e07 hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  94. bd74b0f hwrng: st - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  95. 64b7bf1 hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  96. 5b18f9a hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  97. c7c16c5 hwrng: omap - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  98. fc963e0 hwrng: npcm - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  99. ba14757 hwrng: meson - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  100. 871d030 hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago