1. bfb529e Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  2. 51614b26 ipmi_si: fix crash on parisc by Mikulas Patocka · 7 years ago
  3. 1ac8aa8 ipmi_si: Fix oops with PCI devices by Corey Minyard · 7 years ago
  4. 4f7f555 ipmi: Stop timers before cleaning up the module by Masamitsu Yamazaki · 7 years ago
  5. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  7. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  8. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  10. be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  11. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  12. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  13. 6363b3f Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  14. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  15. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  16. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  19. 24219d2 ipmi: get rid of pointless access_ok() by Al Viro · 7 years ago
  20. c3577f61 hwrng: iproc-rng200 - Add support for BCM7278 by Florian Fainelli · 7 years ago
  21. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  22. e5cc6e7 hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume by Jim Quigley · 7 years ago
  23. 142a27f hwrng: core - Reset user selected rng by writing "" to rng_current by PrasannaKumar Muralidharan · 7 years ago
  24. c8dd5e4 hwrng: xgene - Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. ab387f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  26. 200d24d hwrng/xgene-rng: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. 6297fab Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-next by Corey Minyard · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  30. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  31. 9577924 char: pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. 33957a1 tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX by Jérémy Lefaure · 7 years ago
  33. 2d56c718 tpm: fix duplicate inline declaration specifier by Ruben Roy · 7 years ago
  34. 1a7a9b2 tpm: fix type of a local variables in tpm_tis_spi.c by Jarkko Sakkinen · 7 years ago
  35. 4557d4b tpm: fix type of a local variable in tpm2_map_command() by Jarkko Sakkinen · 7 years ago
  36. 171360d tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() by Jarkko Sakkinen · 7 years ago
  37. ee70bc1 tpm-dev-common: Reject too short writes by Alexander Steffen · 7 years ago
  38. 125a221 tpm: React correctly to RC_TESTING from TPM 2.0 self tests by Alexander Steffen · 7 years ago
  39. 87434f5 tpm: Use dynamic delay to wait for TPM 2.0 self test result by Alexander Steffen · 7 years ago
  40. 2482b1b tpm: Trigger only missing TPM 2.0 self tests by Alexander Steffen · 7 years ago
  41. 6b3a131 tpm_tis_spi: Use DMA-safe memory for SPI transfers by Alexander Steffen · 7 years ago
  42. f535741 tpm/tpm_crb: Use start method value from ACPI table directly by Jiandi An · 7 years ago
  43. c37fbc0 tpm: constify transmit data pointers by Arnd Bergmann · 7 years ago
  44. 0bbc931 tpm_tis: make array cmd_getticks static const to shrink object code size by Colin Ian King · 7 years ago
  45. d7e17fe ipmi_si: Delete an error message for a failed memory allocation in try_smi_init() by Markus Elfring · 7 years ago
  46. c0a32fe ipmi_si: fix memory leak on new_smi by Colin Ian King · 7 years ago
  47. 4d0ec22 hwrng: core - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  48. da379f3 tpm: migrate pubek_show to struct tpm_buf by Jarkko Sakkinen · 8 years ago
  49. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  50. 51487d9 timer: Remove last user of TIMER_INITIALIZER by Kees Cook · 7 years ago
  51. b79bba1 ipmi: remove redundant initialization of bmc by Colin Ian King · 7 years ago
  52. daf9a4e ipmi: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  53. 106a846 ipmi: Clean up some print operations by Corey Minyard · 7 years ago
  54. 95e300c ipmi: Make the DMI probe into a generic platform probe by Corey Minyard · 7 years ago
  55. 55f91cb ipmi: Make the IPMI proc interface configurable by Corey Minyard · 7 years ago
  56. ac2673d ipmi_ssif: Add device attrs for the things in proc by Corey Minyard · 7 years ago
  57. 3dd377b ipmi_si: Add device attrs for the things in proc by Corey Minyard · 7 years ago
  58. 67f4fb0 ipmi_si: remove ipmi_smi_alloc() function by Corey Minyard · 7 years ago
  59. 58e2763 ipmi_si: Move port and mem I/O handling to their own files by Corey Minyard · 7 years ago
  60. d1a6791 ipmi_si: Get rid of unused spacing and port fields by Corey Minyard · 7 years ago
  61. c6f85a7 ipmi_si: Move PARISC handling to another file by Corey Minyard · 7 years ago
  62. 13d0b35 ipmi_si: Move PCI setup to another file by Corey Minyard · 7 years ago
  63. 9d70029 ipmi_si: Move platform device handling to another file by Corey Minyard · 7 years ago
  64. 7a45330 ipmi_si: Move hardcode handling to a separate file. by Corey Minyard · 7 years ago
  65. 44814ec ipmi_si: Move the hotmod handling to another file. by Corey Minyard · 7 years ago
  66. bb398a4 ipmi_si: Change ipmi_si_add_smi() to take just I/O info by Corey Minyard · 7 years ago
  67. e1eeb7f ipmi_si: Move io setup into io structure by Corey Minyard · 7 years ago
  68. 4f3e819 ipmi_si: Move irq setup handling into the io struct by Corey Minyard · 7 years ago
  69. 910840f ipmi_si: Move some platform data into the io structure by Corey Minyard · 7 years ago
  70. 1e89a49 ipmi_si: Rename function to add smi, make it global by Corey Minyard · 7 years ago
  71. 3fd32f9 ipmi: Convert IPMI GUID over to Linux guid_t by Corey Minyard · 7 years ago
  72. 31b0b07 ipmi: Rescan channel list on BMC changes by Corey Minyard · 7 years ago
  73. 5fdb1fb ipmi: Move lun and address out of channel struct by Corey Minyard · 7 years ago
  74. c0734bd ipmi: Retry BMC registration on a failure by Corey Minyard · 7 years ago
  75. b2cfd8a ipmi: Rework device id and guid handling to catch changing BMCs by Corey Minyard · 7 years ago
  76. c659ff3 ipmi: Use a temporary BMC for an interface by Corey Minyard · 7 years ago
  77. 28f26ac ipmi: Dynamically fetch GUID periodically by Corey Minyard · 7 years ago
  78. 39d3fb4 ipmi: Always fetch the guid through ipmi_get_device_id() by Corey Minyard · 7 years ago
  79. 1e5058e ipmi: Remove the device id from ipmi_register_smi() by Corey Minyard · 7 years ago
  80. aa9c9ab ipmi: allow dynamic BMC version information by Jeremy Kerr · 7 years ago
  81. 68e7e50 ipmi: Don't use BMC product/dev ids in the BMC name by Corey Minyard · 7 years ago
  82. c468f91 ipmi: Make ipmi_demangle_device_id more generic by Jeremy Kerr · 7 years ago
  83. a9137c3 ipmi: Add a reference from BMC devices to their interfaces by Jeremy Kerr · 7 years ago
  84. 511d57d ipmi: Get the device id through a function by Corey Minyard · 7 years ago
  85. 9b64a8b ipmi: Fix printing the BMC guid by Corey Minyard · 7 years ago
  86. a2cb600 ipmi: Rework BMC registration by Corey Minyard · 7 years ago
  87. 7e030d6 ipmi: Prefer ACPI system interfaces over SMBIOS ones by Corey Minyard · 7 years ago
  88. 9ca15af ipmi: Fix issues with BMC refcounts by Corey Minyard · 7 years ago
  89. eae4a36 ipmi: Check that the device type is BMC when scanning device by Corey Minyard · 7 years ago
  90. f33e4df ipmi: Move bmc find routing to below bmc device type by Corey Minyard · 7 years ago
  91. 72630d9 ipmi: Fix getting the GUID data by Corey Minyard · 7 years ago
  92. e6dd76a IPMI: make ipmi_poweroff_handler const by Bhumika Goyal · 7 years ago
  93. 1c9f98d ipmi: Make IPMI panic strings always available by Corey Minyard · 7 years ago
  94. b72fce5 char: ipmi: make function ipmi_get_info_from_resources static by Colin Ian King · 7 years ago
  95. 392a17b ipmi: fix unsigned long underflow by Corey Minyard · 7 years ago
  96. 719c1b3 char: ipmi: eliminate misleading print info when being probed via ACPI by Hanjun Guo · 8 years ago
  97. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  98. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  99. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  100. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 7 years ago