linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 5.4
@ 2019-09-19 16:08 Corey Minyard
  2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2019-09-19 16:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit 5c6207539aea8b22490f9569db5aa72ddfd0d486:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2019-07-31 13:26:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c9acc3c4f8e42ae538aea7f418fddc16f257ba75:

  ipmi_si_intf: Fix race in timer shutdown handling (2019-09-12 16:03:18 -0500)

----------------------------------------------------------------
IPMI: A few minor fixes and some cosmetic changes.

Nothing big here, but some minor things that people have found and
some minor reworks for names and include files.

Thanks,

-corey

----------------------------------------------------------------
Corey Minyard (6):
      ipmi_si: Convert timespec64 to timespec
      ipmi_si: Rework some include files
      ipmi_si: Convert device attr permissions to octal
      ipmi_si: Remove ipmi_ from the device attr names
      ipmi_si: Only schedule continuously in the thread in maintenance mode
      ipmi: Free receive messages when in an oops

Jes Sorensen (1):
      ipmi_si_intf: Fix race in timer shutdown handling

Kamlakant Patel (1):
      ipmi_ssif: avoid registering duplicate ssif interface

Tony Camuso (1):
      ipmi: move message error checking to avoid deadlock

 drivers/char/ipmi/ipmi_dmi.c         |   1 -
 drivers/char/ipmi/ipmi_dmi.h         |   1 +
 drivers/char/ipmi/ipmi_msghandler.c  | 121 ++++++++++++++++++-----------------
 drivers/char/ipmi/ipmi_si.h          |  57 ++++++++++++++++-
 drivers/char/ipmi/ipmi_si_intf.c     |  98 ++++++++++++++++------------
 drivers/char/ipmi/ipmi_si_mem_io.c   |   2 +-
 drivers/char/ipmi/ipmi_si_pci.c      |   2 +-
 drivers/char/ipmi/ipmi_si_platform.c |   2 +-
 drivers/char/ipmi/ipmi_si_port_io.c  |   2 +-
 drivers/char/ipmi/ipmi_si_sm.h       |  54 ++--------------
 drivers/char/ipmi/ipmi_ssif.c        |  79 ++++++++++++++++++++++-
 11 files changed, 260 insertions(+), 159 deletions(-)


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

* Re: [GIT PULL] IPMI bug fixes for 5.4
  2019-09-19 16:08 [GIT PULL] IPMI bug fixes for 5.4 Corey Minyard
@ 2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-19 21:30 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Thu, 19 Sep 2019 11:08:07 -0500:

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

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

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:[~2019-09-19 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19 16:08 [GIT PULL] IPMI bug fixes for 5.4 Corey Minyard
2019-09-19 21:30 ` 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).