Re: [Openipmi-developer] [GIT PULL] IPMI bug fixes for 5.17 (second set)

2022-05-04 Thread pr-tracker-bot
The pull request you sent on Wed, 4 May 2022 06:50:47 -0500:

> https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.17-2

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

Thank you!

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


___
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer


[Openipmi-developer] [GIT PULL] IPMI bug fixes for 5.17 (second set)

2022-05-04 Thread Corey Minyard
The following changes since commit ae085d7f9365de7da27ab5c0d16b12d51ea7fca9:

  mm: kfence: fix missing objcg housekeeping for SLAB (2022-03-27 18:47:00 
-0700)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.17-2

for you to fetch changes up to 9cc3aac42566a0021e0ab7c4e9b31667ad75b1e3:

  ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi() (2022-04-29 
10:06:52 -0500)


Fix some issues that were reported

This has been in for-next for a bit (longer than the times would
indicate, I had to rebase to add some text to the headers) and these are
fixes that need to go in.


Corey Minyard (2):
  ipmi: When handling send message responses, don't process the message
  ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()

 drivers/char/ipmi/ipmi_msghandler.c | 7 ++-
 drivers/char/ipmi/ipmi_si_intf.c| 5 +
 2 files changed, 7 insertions(+), 5 deletions(-)


___
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer