1. 50f09a3 Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 7 months ago
  2. b11701c char: hpet: add checks after calling ioremap by Tom Seewald · 3 years, 8 months ago
  3. 566f532 Revert "char: hpet: fix a missing check of ioremap" by Greg Kroah-Hartman · 3 years, 8 months ago
  4. 1df83992 tpm: fix error return code in tpm2_get_cc_attrs_tbl() by Zhen Lei · 3 years, 8 months ago
  5. 8a2d296 tpm, tpm_tis: Reserve locality in tpm_tis_resume() by Jarkko Sakkinen · 3 years, 8 months ago
  6. e630af7 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() by Jarkko Sakkinen · 3 years, 8 months ago
  7. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  8. 6fa09d3 Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 8 months ago
  9. 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
  10. d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  11. 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
  12. a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 8 months ago
  13. c0070e1 ttyprintk: Add TTY hangup callback. by Tetsuo Handa · 3 years, 9 months ago
  14. 3d785d7 char: tpm: fix error return code in tpm_cr50_i2c_tis_recv() by Zhihao Cheng · 3 years, 9 months ago
  15. 9716ac6 tpm: vtpm_proxy: Avoid reading host log when using a virtual device by Stefan Berger · 3 years, 10 months ago
  16. 3dcd156 tpm: acpi: Check eventlog signature before using it by Stefan Berger · 3 years, 10 months ago
  17. 48cff27 tpm: efi: Use local variable for calculating final log size by Stefan Berger · 3 years, 10 months ago
  18. 8f88156 ipmi: kcs: aspeed: Adapt to new LPC DTS layout by Chia-Wei, Wang · 3 years, 10 months ago
  19. a5c67f8 pcmcia: synclink_cs: drop redundant tty-port initialisation by Johan Hovold · 3 years, 9 months ago
  20. 9054284 parisc: parisc-agp requires SBA IOMMU driver by Helge Deller · 3 years, 9 months ago
  21. 422d224 Merge 5.12-rc6 into char-misc-next by Greg Kroah-Hartman · 3 years, 9 months ago
  22. 07cbd87 ipmi_si: Join string literals back by Andy Shevchenko · 3 years, 9 months ago
  23. 25f314d ipmi_si: Drop redundant check before calling put_device() by Andy Shevchenko · 3 years, 9 months ago
  24. d14ce8c ipmi_si: Use strstrip() to remove surrounding spaces by Andy Shevchenko · 3 years, 9 months ago
  25. 2dafddb ipmi_si: Get rid of ->addr_source_cleanup() by Andy Shevchenko · 3 years, 9 months ago
  26. 59cdb2e7 ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one() by Andy Shevchenko · 3 years, 9 months ago
  27. 649a7d4 ipmi_si: Introduce ipmi_panic_event_str[] array by Andy Shevchenko · 3 years, 9 months ago
  28. bd7a33b ipmi_si: Use proper ACPI macros to check error code for failures by Andy Shevchenko · 3 years, 9 months ago
  29. 96c4d0d ipmi_si: Utilize temporary variable to hold device pointer by Andy Shevchenko · 3 years, 9 months ago
  30. ea63a26 ipmi_si: Remove bogus err_free label by Andy Shevchenko · 3 years, 9 months ago
  31. 079dea0 ipmi_si: Switch to use platform_get_mem_or_io() by Andy Shevchenko · 3 years, 9 months ago
  32. 1015f19 hwrng: omap - Use of_device_get_match_data() helper by Tian Tao · 3 years, 9 months ago
  33. 118a441 random: remove dead code left over from blocking pool by Eric Biggers · 3 years, 9 months ago
  34. a181e0f random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 9 months ago
  35. 6880149 applicom: fix some err codes returned by ac_ioctl by Xu Jia · 3 years, 9 months ago
  36. 9125302 hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit by Zihao Tang · 3 years, 10 months ago
  37. e656459 hwrng: intel - Fix included header from 'asm by Tian Tao · 3 years, 10 months ago
  38. 95e04eb char: lp: remove redundant space around (inside) parenthesized expressions by Qiang Ma · 3 years, 10 months ago
  39. f6d706d char/mwave: turn tp3780I_Cleanup() into void function by Yang Li · 3 years, 10 months ago
  40. befb1dd hwrng: cctrng - delete redundant printing of return value by Wang Qing · 3 years, 10 months ago
  41. 682689a hwrng: ba431 - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  42. f50281d hwrng: cctrng - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 10 months ago
  43. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  44. 83be46e Merge v5.12-rc3 into char-misc-next by Greg Kroah-Hartman · 3 years, 10 months ago
  45. e5f9f41 hwrng: bcm2835 - add reset support by Álvaro Fernández Rojas · 3 years, 10 months ago
  46. 7ea3997 hwrng: pic32 - Use device-managed registration API by Tian Tao · 3 years, 10 months ago
  47. ae83512 hwrng: cctrng - Use device-managed registration API by Tian Tao · 3 years, 10 months ago
  48. c053c4e ipmi: Handle device properties with software node API by Heikki Krogerus · 3 years, 10 months ago
  49. dcd1052 ipmi:ssif: make ssif_i2c_send() void by Liguang Zhang · 3 years, 10 months ago
  50. c6ddd5f ipmi: Refine retry conditions for getting device id by Terry Duncan · 3 years, 10 months ago
  51. fb11de9 virtio_console: remove pointless check for debugfs_create_dir() by Greg Kroah-Hartman · 3 years, 11 months ago
  52. fbda790 Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
  53. f0ba303 hwrng: omap - Fix included header from 'asm' by Tian Tao · 3 years, 10 months ago
  54. e06da49 hwrng: bcm2835 - remove redundant null check by Tian Tao · 3 years, 11 months ago
  55. 8fb7bd3 hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify by Tian Tao · 3 years, 11 months ago
  56. 3e2ccc7 hwrng: ba431 - Use device-managed registration by Tian Tao · 3 years, 11 months ago
  57. 3cb60ee Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 10 months ago
  58. 232a37e tpm: Remove unintentional dump_stack() call by Jarkko Sakkinen · 3 years, 10 months ago
  59. 386a966 vio: make remove callback return void by Uwe Kleine-König · 3 years, 10 months ago
  60. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
  61. d53a6ad tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() by Lukasz Majczak · 3 years, 11 months ago
  62. a5665ec tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() by Jarkko Sakkinen · 3 years, 10 months ago
  63. f81f213 Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 10 months ago
  64. e913a8c Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  65. 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 10 months ago
  66. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 10 months ago
  67. a2b095e Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 10 months ago
  68. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
  69. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  70. 8c657a0 KEYS: trusted: Reserve TPM for seal and unseal operations by Jarkko Sakkinen · 4 years ago
  71. 90cba8d tpm/ppi: Constify static struct attribute_group by Rikard Falkeborn · 3 years, 11 months ago
  72. aab73d9 tpm: add sysfs exports for all banks of PCR registers by James Bottomley · 4 years ago
  73. 724eaba tpm: Remove tpm_dev_wq_lock by Sebastian Andrzej Siewior · 4 years, 1 month ago
  74. 3a253ca char: tpm: add i2c driver for cr50 by Duncan Laurie · 4 years, 1 month ago
  75. d87719c tpm: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  76. e42acf1 tpm_tis: Clean up locality release by James Bottomley · 4 years, 3 months ago
  77. 3d9ae54 tpm_tis: Fix check_locality for correct locality acquisition by James Bottomley · 4 years, 3 months ago
  78. 0de9dc8 hwrng: timeriomem - Use device-managed registration API by Tian Tao · 3 years, 11 months ago
  79. 14ab6de hwrng: optee - Use device-managed registration API by Tian Tao · 3 years, 11 months ago
  80. e145f55 hwrng: timeriomem - Fix cooldown period calculation by Jan Henrik Weinstock · 4 years ago
  81. 0573d3f Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
  82. 11a0b5e random: fix the RNDRESEEDCRNG ioctl by Eric Biggers · 4 years ago
  83. 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
  84. fc26067 ipmi: remove open coded version of SMBus block write by Wolfram Sang · 4 years ago
  85. e6a52b8 MIPS: mm:remove function __uncached_access() by Yanteng Si · 4 years ago
  86. 390596c random: avoid arch_get_random_seed_long() when collecting IRQ randomness by Ard Biesheuvel · 4 years, 2 months ago
  87. 71a1d8e resource: Move devmem revoke code to resource framework by Daniel Vetter · 4 years, 1 month ago
  88. 0fb1b1e /dev/mem: Only set filp->f_mapping by Daniel Vetter · 4 years, 1 month ago
  89. 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years ago
  90. c4ff41b hwrng: ingenic - Fix a resource leak in an error handling path by Christophe JAILLET · 4 years ago
  91. 256693a hwrng: iproc-rng200 - Move enable/disable in separate function by Matthias Brugger · 4 years ago
  92. 96a6af5 hwrng: iproc-rng200 - Fix disable of the block. by Matthias Brugger · 4 years ago
  93. c59c758 Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  94. 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years ago
  95. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  96. f67d662 Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years ago
  97. fad0319 char: ipmi: convert comma to semicolon by Zheng Yongjun · 4 years ago
  98. 2911ed9 Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  99. 5fbd41d Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
  100. 58659247 Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 1 month ago