linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SUBJECT: [GIT PULL] IPMI bug fixes for 5.7
@ 2020-04-10 13:28 Corey Minyard
  2020-04-10 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2020-04-10 13:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit 3cc6e2c599cdca573a8f347aea5da4c855ff5a78:

  Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi (2020-03-12 09:59:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e96387677c2a4a35a0c8b16cd517696a04050062:

  ipmi: kcs: Fix aspeed_kcs_probe_of_v1() (2020-04-07 08:35:40 -0500)

----------------------------------------------------------------
Bug fixes for main IPMI driver, kcs updates

A couple of bug fixes for the main IPMI driver, one functional and two
annotations.

The kcs driver has some significant updates that have been pending for a
while, but I forgot to include in next until a week ago.  But this code
is only used by the people who are sending it to me, really, so it's not
a big deal.  I did want it to sit in next for at least a week, and it did
result in a fix.

----------------------------------------------------------------
Amol Grover (1):
      drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists

Andrew Jeffery (3):
      dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS
      ipmi: kcs: Finish configuring ASPEED KCS device before enable
      ipmi: kcs: aspeed: Implement v2 bindings

Dan Carpenter (1):
      ipmi: kcs: Fix aspeed_kcs_probe_of_v1()

Jules Irenge (1):
      ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond()

Wen Yang (1):
      ipmi: fix hung processes in __get_guid()

 .../devicetree/bindings/ipmi/aspeed-kcs-bmc.txt    |  20 ++-
 drivers/char/ipmi/ipmi_msghandler.c                |  18 ++-
 drivers/char/ipmi/ipmi_ssif.c                      |   2 +
 drivers/char/ipmi/kcs_bmc_aspeed.c                 | 151 +++++++++++++++++----
 4 files changed, 153 insertions(+), 38 deletions(-)


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

* Re: SUBJECT: [GIT PULL] IPMI bug fixes for 5.7
  2020-04-10 13:28 SUBJECT: [GIT PULL] IPMI bug fixes for 5.7 Corey Minyard
@ 2020-04-10 20:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-04-10 20:40 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Fri, 10 Apr 2020 08:28:56 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6900433e0fbca146d8170bdf876271cdf3053021

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-04-10 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 13:28 SUBJECT: [GIT PULL] IPMI bug fixes for 5.7 Corey Minyard
2020-04-10 20:40 ` 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).