public inbox for linux-kernel@vger.kernel.org
 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.5
Date: Mon, 25 Nov 2019 10:59:45 -0600	[thread overview]
Message-ID: <20191125165945.GC3527@minyard.net> (raw)

The following changes since commit 3b7c59a1950c75f2c0152e5a9cd77675b09233d6:

  Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2019-10-22 06:40:07 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 8e6a5c833333e14a5023a5dcabb64b7d9e046bc6:

  ipmi: fix ipmb_poll()'s return type (2019-11-22 13:54:55 -0600)

----------------------------------------------------------------
Some small fixes accumulated for IPMI, nothing major.

----------------------------------------------------------------
Andy Shevchenko (1):
      ipmi: use %*ph to print small buffer

Arnd Bergmann (1):
      ipmi: kill off 'timespec' usage again

Corey Minyard (1):
      ipmi: Don't allow device module unload when in use

Luc Van Oostenryck (1):
      ipmi: fix ipmb_poll()'s return type

Navid Emamdoost (1):
      ipmi: Fix memory leak in __ipmi_bmc_register

Vijay Khemka (1):
      drivers: ipmi: Support for both IPMB Req and Resp

YueHaibing (1):
      ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code

 drivers/char/ipmi/bt-bmc.c          |  4 +--
 drivers/char/ipmi/ipmb_dev_int.c    | 37 ++++++++-----------------
 drivers/char/ipmi/ipmi_msghandler.c | 55 ++++++++++++++++---------------------
 drivers/char/ipmi/ipmi_si_intf.c    | 40 +++++++++------------------
 include/linux/ipmi_smi.h            | 12 +++++---
 5 files changed, 58 insertions(+), 90 deletions(-)


             reply	other threads:[~2019-11-25 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 16:59 Corey Minyard [this message]
2019-11-26  5:45 ` [GIT PULL] IPMI bug fixes for 5.5 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=20191125165945.GC3527@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