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