linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Corey Minyard <minyard@acm.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	openipmi-developer@lists.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 5.8
Date: Thu, 4 Jun 2020 13:59:12 -0500	[thread overview]
Message-ID: <20200604185912.GA19831@minyard.net> (raw)

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(-)


             reply	other threads:[~2020-06-04 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-04 18:59 Corey Minyard [this message]
2020-06-05 21:15 ` [GIT PULL] IPMI bug fixes for 5.8 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200604185912.GA19831@minyard.net \
    --to=minyard@acm.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).