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

The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 05763c996f72ef934432639fe412f5193816fd9d:

  ipmi: Remove unused struct watcher_entry (2022-09-28 06:48:54 -0500)

----------------------------------------------------------------
Fix a bunch of little problems in IPMI

This is mostly just doc, config, and little tweaks.  Nothing big, which
is why there was nothing for 6.0.  There is one crash fix, but it's not
something that I think anyone is using yet.

----------------------------------------------------------------
Chia-Wei Wang (1):
      ipmi: kcs: aspeed: Update port address comments

Corey Minyard (2):
      ipmi:ipmb: Fix a vague comment and a typo
      ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure

Jason Wang (1):
      ipmi: Fix comment typo

Tomer Maimon (3):
      dt-bindings: ipmi: Add npcm845 compatible
      char: ipmi: modify NPCM KCS configuration
      dt-binding: ipmi: add fallback to npcm845 compatible

Xiu Jianfeng (1):
      ipmi: Add __init/__exit annotations to module init/exit funcs

Yuan Can (1):
      ipmi: Remove unused struct watcher_entry

 .../devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt   |  5 ++--
 drivers/char/ipmi/Kconfig                          |  6 ++---
 drivers/char/ipmi/ipmi_ipmb.c                      | 16 +++++++-----
 drivers/char/ipmi/ipmi_msghandler.c                |  8 +-----
 drivers/char/ipmi/ipmi_ssif.c                      |  4 +--
 drivers/char/ipmi/kcs_bmc_aspeed.c                 | 29 ++++++++++++++--------
 drivers/char/ipmi/kcs_bmc_cdev_ipmi.c              |  4 +--
 drivers/char/ipmi/kcs_bmc_serio.c                  |  4 +--
 8 files changed, 41 insertions(+), 35 deletions(-)


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

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

The pull request you sent on Tue, 4 Oct 2022 17:20:40 -0500:

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

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

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:[~2022-10-11 18:24 UTC | newest]

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