mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 7.2
@ 2026-06-24 19:04 Corey Minyard
  2026-06-25 16:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2026-06-24 19:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit ab5fce87a778cb780a05984a2ca448f2b41aafbf:

  Merge tag 'perf-tools-fixes-for-v7.1-2026-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (2026-05-18 17:55:42 -0700)

are available in the Git repository at:

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

for you to fetch changes up to de9aa5ea2d9ea55234e78af1e6182979aa4f646a:

  docs: ipmi: Fix path of the "hotmod" module parameter (2026-06-20 10:23:03 -0500)

----------------------------------------------------------------
ipmi: lots of little tweaks

Nothing huge, the biggest issue was a possible refcount underflow that
could cause a memory leak in some situations.  Otherwise, fixing
formatting and style things and some docs typos.

----------------------------------------------------------------
Corey Minyard (1):
      ipmi:kcs: Reduce the number of retries

Jisheng Zhang (1):
      ipmi: Use LIST_HEAD() to initialize on stack list head

Matt Fleming (1):
      ipmi: Fix user refcount underflow in event delivery

Rosen Penev (1):
      ipmi: si: Use platform_get_irq_optional() to retrieve interrupt

Uwe Kleine-König (The Capable Hub) (3):
      ipmi: Use named initializers for struct i2c_device_id
      ipmi:ssif: Drop unused assignment of platform_device_id driver data
      ipmi: Drop unused assignment of platform_device_id driver data

Wentao Liang (1):
      ipmi: fix refcount leak in i_ipmi_request()

Zenghui Yu (1):
      docs: ipmi: Fix path of the "hotmod" module parameter

 Documentation/driver-api/ipmi.rst    |  2 +-
 drivers/char/ipmi/ipmb_dev_int.c     |  4 ++--
 drivers/char/ipmi/ipmi_ipmb.c        |  4 ++--
 drivers/char/ipmi/ipmi_kcs_sm.c      |  2 +-
 drivers/char/ipmi/ipmi_msghandler.c  | 24 ++++++++++++------------
 drivers/char/ipmi/ipmi_si_platform.c | 11 +++++++----
 drivers/char/ipmi/ipmi_ssif.c        |  4 ++--
 drivers/char/ipmi/ssif_bmc.c         |  2 +-
 8 files changed, 28 insertions(+), 25 deletions(-)


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

* Re: [GIT PULL] IPMI bug fixes for 7.2
  2026-06-24 19:04 [GIT PULL] IPMI bug fixes for 7.2 Corey Minyard
@ 2026-06-25 16:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-25 16:49 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Wed, 24 Jun 2026 14:04:12 -0500:

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

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

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-06-25 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 19:04 [GIT PULL] IPMI bug fixes for 7.2 Corey Minyard
2026-06-25 16:49 ` 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

Powered by JetHome