public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 7.0
@ 2026-02-26 18:48 Corey Minyard
  2026-02-27  1:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2026-02-26 18:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, openipmi-developer, Rafael J. Wysocki, Igor Raits,
	Guenter Roeck, Matt Johnston, Breno Leitao

The following changes since commit b71e635feefc852405b14620a7fc58c4c80c0f73:

  Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2026-01-12 09:56:17 -1000)

are available in the Git repository at:

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

for you to fetch changes up to cae66f1a1dcd23e17da5a015ef9d731129f9d2dd:

  ipmi:si: Fix check for a misbehaving BMC (2026-02-23 09:00:48 -0600)

----------------------------------------------------------------
Bug fixes for the IPMI driver

I apologise for this being late, I wanted to leave it in the next tree
for a while, and the work I did came in late, but I really don't want to
ship 7.0 with these issues.   It's been in the next tree since Feb 13,
and I had to rebase on Feb 23 to add a missed review and to fold in a
fix that didn't make sense by itself.

This mostly revolves around getting the driver to behave when the IPMI
device misbehaves.  Past attempts have not worked very well because I
didn't have hardware I couldmake do this, and AI was fairly useless for
help on this.

So I modified qemu and my test suite so I could reproduce a misbehaving
IPMI device, and with that I was able to fix the issues.

----------------------------------------------------------------
Corey Minyard (8):
      ipmi: Fix use-after-free and list corruption on sender error
      ipmi: Consolidate the run to completion checking for xmit msgs lock
      ipmi:ls2k: Make ipmi_ls2k_platform_driver static
      ipmi:si: Handle waiting messages when BMC failure detected
      ipmi:si: Use a long timeout when the BMC is misbehaving
      ipmi:si: Don't block module unload if the BMC is messed up
      ipmi:msghandler: Handle error returns from the SMI sender
      ipmi:si: Fix check for a misbehaving BMC

Matt Johnston (1):
      ipmi: ipmb: initialise event handler read bytes

 drivers/char/ipmi/ipmi_ipmb.c       |   5 ++
 drivers/char/ipmi/ipmi_msghandler.c | 141 ++++++++++++++++++++++++------------
 drivers/char/ipmi/ipmi_si_intf.c    |  37 ++++++----
 drivers/char/ipmi/ipmi_si_ls2k.c    |   2 +-
 4 files changed, 125 insertions(+), 60 deletions(-)

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

* Re: [GIT PULL] IPMI bug fixes for 7.0
  2026-02-26 18:48 [GIT PULL] IPMI bug fixes for 7.0 Corey Minyard
@ 2026-02-27  1:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-27  1:57 UTC (permalink / raw)
  To: Corey Minyard
  Cc: Linus Torvalds, linux-kernel, openipmi-developer,
	Rafael J. Wysocki, Igor Raits, Guenter Roeck, Matt Johnston,
	Breno Leitao

The pull request you sent on Thu, 26 Feb 2026 12:48:12 -0600:

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

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

Thank you!

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

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

end of thread, other threads:[~2026-02-27  1:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 18:48 [GIT PULL] IPMI bug fixes for 7.0 Corey Minyard
2026-02-27  1:57 ` 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