linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 5.8
@ 2020-06-04 18:59 Corey Minyard
  2020-06-05 21:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2020-06-04 18:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.8-1

for you to fetch changes up to 2a556ce779e39b15cbb74e896ca640e86baeb1a1:

  ipmi:ssif: Remove dynamic platform device handing (2020-05-27 18:25:56 -0500)

----------------------------------------------------------------
IPMI update for 5.8

A few small fixes for things, nothing earth shattering.

-corey

----------------------------------------------------------------
Andy Shevchenko (1):
      ipmi: Replace guid_copy() with import_guid() where it makes sense

Corey Minyard (2):
      Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
      ipmi:ssif: Remove dynamic platform device handing

Feng Tang (1):
      ipmi: use vzalloc instead of kmalloc for user creation

Stuart Hayes (1):
      ipmi_si: Load acpi_ipmi when ACPI IPMI interface added

Tang Bin (3):
      ipmi:bt-bmc: Avoid unnecessary check
      ipmi:bt-bmc: Fix some format issue of the code
      ipmi:bt-bmc: Fix error handling and status check

 drivers/char/ipmi/bt-bmc.c           | 21 +++++++++------------
 drivers/char/ipmi/ipmi_msghandler.c  |  9 +++++----
 drivers/char/ipmi/ipmi_si_platform.c |  2 ++
 drivers/char/ipmi/ipmi_ssif.c        | 24 ++----------------------
 4 files changed, 18 insertions(+), 38 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-05 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 18:59 [GIT PULL] IPMI bug fixes for 5.8 Corey Minyard
2020-06-05 21:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).