1. ea9561c Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  2. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  3. dc0f0a0 ipmi: kcs_bmc: fix IRQ exception if the channel is not open by Haiyue Wang · 7 years ago
  4. 2068db5 ipmi: Cleanup oops on initialization failure by Corey Minyard · 7 years ago
  5. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  6. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  7. 837bf7c hwrng: core - Always drop the RNG in hwrng_unregister() by Michael Büsch · 7 years ago
  8. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  9. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  10. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  11. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  12. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 7 years ago
  13. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  14. 294248e Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  15. 0eb0061 Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  16. 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
  17. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  18. 873c38a char: sparc64: Add privileged ADI driver by Tom Hromatka · 7 years ago
  19. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 3ab2011 tpm: fix race condition in tpm_common_write() by Tadeusz Struk · 7 years ago
  21. 89b310a random: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  22. 048f7c3 ipmi: Properly release srcu locks on error conditions by Corey Minyard · 7 years ago
  23. 58aae18 ipmi: NPCM7xx KCS BMC: enable interrupt to the host by Avi Fishman · 7 years ago
  24. fe50a7d ipmi:bt: Set the timeout before doing a capabilities check by Corey Minyard · 7 years ago
  25. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 7 years ago
  26. 424eaf9 tpm: reduce polling time to usecs for even finer granularity by Nayna Jain · 7 years ago
  27. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  28. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  29. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  30. f5495bb tpm: replace kmalloc() + memcpy() with kmemdup() by Ji-Hun Kim · 7 years ago
  31. 6979891 tpm: replace kmalloc() + memcpy() with kmemdup() by Ji-Hun Kim · 7 years ago
  32. 8c81c24 tpm: fix use after free in tpm2_load_context() by Tadeusz Struk · 7 years ago
  33. 59f5a6b tpm: reduce poll sleep time in tpm_transmit() by Nayna Jain · 7 years ago
  34. 33bafe9 tpm_tis: verify locality released before returning from release_locality by Jerry Snitselaar · 7 years ago
  35. dec60f3 agp: uninorth: make two functions static by Mathieu Malaterre · 7 years ago
  36. 1fbad30 tpm: tpm_crb: relinquish locality on error path. by Winkler, Tomas · 7 years ago
  37. 163475e ipmi: Remove the proc interface by Corey Minyard · 7 years ago
  38. c922ff8 tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN by Colin Ian King · 7 years ago
  39. 75d647f tpm: Move eventlog declarations to its own header by Thiebaud Weksteen · 7 years ago
  40. 9b01b53 tpm: Move shared eventlog functions to common.c by Thiebaud Weksteen · 7 years ago
  41. 0bfb237 tpm: Move eventlog files to a subdirectory by Thiebaud Weksteen · 7 years ago
  42. 09dd144 tpm: Add explicit endianness cast by Thiebaud Weksteen · 7 years ago
  43. f20b4f2 tpm: st33zp24: remove redundant null check on chip by Colin Ian King · 7 years ago
  44. 92980756 tpm: move the delay_msec increment after sleep in tpm_transmit() by Nayna Jain · 7 years ago
  45. 9bae549 hwrng: stm32 - fix pm_suspend issue by lionel.debieve@st.com · 7 years ago
  46. af51378 hwrng: stm32 - define default state for rng driver by lionel.debieve@st.com · 7 years ago
  47. 720d690 Merge 4.17-rc3 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  48. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  49. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  50. 5c60300 virtio_console: reset on out of memory by Michael S. Tsirkin · 7 years ago
  51. aa44ec8 virtio_console: move removal code by Michael S. Tsirkin · 7 years ago
  52. 61a8950 virtio_console: drop custom control queue cleanup by Michael S. Tsirkin · 7 years ago
  53. a7a69ec virtio_console: free buffers after reset by Michael S. Tsirkin · 7 years ago
  54. 2855b33 virtio_console: don't tie bufs to a vq by Michael S. Tsirkin · 7 years ago
  55. 4e00b33 random: rate limit unseeded randomness warnings by Theodore Ts'o · 7 years ago
  56. 6c1e851 random: fix possible sleeping allocation from irq context by Theodore Ts'o · 7 years ago
  57. 3eb87d4 char: mspec: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  58. 285848b Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  59. 49d1179 hwrng: via - support new Centaur CPU by davidwang · 7 years ago
  60. 1211229 ipmi_ssif: Fix uninitialized variable issue by Gustavo A. R. Silva · 7 years ago
  61. 6b2e54f ipmi: add an NPCM7xx KCS BMC driver by Haiyue Wang · 7 years ago
  62. 93c303d ipmi_si: Clean up shutdown a bit by Corey Minyard · 7 years ago
  63. 57bccb4 ipmi_si: Rename intf_num to si_num by Corey Minyard · 7 years ago
  64. 0fbecb4 ipmi: Remove smi->intf checks by Corey Minyard · 7 years ago
  65. ebb339a ipmi_ssif: Get rid of unused intf_num by Corey Minyard · 7 years ago
  66. 6a0d23e ipmi: ipmi_unregister_smi() cannot fail, have it return void by Corey Minyard · 7 years ago
  67. e56710d ipmi_devintf: Add an error return on invalid ioctls by Corey Minyard · 7 years ago
  68. f0258c9 ipmi_ssif: Remove usecount handling by Corey Minyard · 7 years ago
  69. 8d17929 ipmi: Remove condition on interface shutdown by Corey Minyard · 7 years ago
  70. a313dec ipmi_ssif: Convert over to a shutdown handler by Corey Minyard · 7 years ago
  71. 7960f18 ipmi_si: Convert over to a shutdown handler by Corey Minyard · 7 years ago
  72. e86ee2d4 ipmi: Rework locking and shutdown for hot remove by Corey Minyard · 7 years ago
  73. ac93bd0 ipmi: Fix some counter issues by Corey Minyard · 7 years ago
  74. a567b62 ipmi: Change ipmi_smi_t to struct ipmi_smi * by Corey Minyard · 7 years ago
  75. 2911c98 ipmi: Rename ipmi_user_t to struct ipmi_user * by Corey Minyard · 7 years ago
  76. 6aa2dd0 ipmi_devintf: Small lock rework by Corey Minyard · 7 years ago
  77. aa7a8f9 ipmi: Clean up some style issues in the message handler by Corey Minyard · 7 years ago
  78. 42c2dc7 ipmi: Break up i_ipmi_request by Corey Minyard · 7 years ago
  79. c81c5fc ipmi:devintf: Clean up some coding style issues by Corey Minyard · 7 years ago
  80. f41382a ipmi: Clean up some debug code by Corey Minyard · 7 years ago
  81. 5194970 ipmi:watchdog: Use the IPMI panic handler instead of the system one by Corey Minyard · 7 years ago
  82. 91e2dd0 ipmi: Add a panic handler for IPMI users by Corey Minyard · 7 years ago
  83. e238491 ipmi:watchdog: Replace printk() with pr_xxx() by Corey Minyard · 7 years ago
  84. d1b29b9 ipmi:watchdog: Rework locking and handling by Corey Minyard · 7 years ago
  85. 252e30c ipmi: Add a maintenance mode for IPMB messages by Corey Minyard · 7 years ago
  86. ce7fa1c ipmi: Add a way to tune some timeouts by Corey Minyard · 7 years ago
  87. d848e5f random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 7 years ago
  88. 0bb29a8 random: crng_reseed() should lock the crng instance that it is modifying by Theodore Ts'o · 7 years ago
  89. 8ef35c8 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 7 years ago
  90. dc12baa random: use a different mixing algorithm for add_device_randomness() by Theodore Ts'o · 7 years ago
  91. 43838a2 random: fix crng_ready() test by Theodore Ts'o · 7 years ago
  92. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  93. 4b3f1a1 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  94. 3c8ba0d kernel.h: Retain constant expression output for max()/min() by Kees Cook · 7 years ago
  95. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  96. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  97. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  98. cc5ada7c Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  99. b5b3820 /dev/mem: Avoid overwriting "err" in read_mem() by Kees Cook · 7 years ago
  100. c6185e2 ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers by Helge Deller · 7 years ago