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

The following changes since commit 6794862a16ef41f753abd75c03a152836e4c8028:

  Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2019-12-09 12:14:31 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e0354d147e5889b5faa12e64fa38187aed39aad4:

  drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write (2020-01-20 11:01:00 -0600)

----------------------------------------------------------------
Minor bug fixes for IPMI

I know this is late; I've been travelling and, well, I've been
distracted.

This is just a few bug fixes and adding i2c support to the IPMB driver,
which is something I wanted from the beginning for it.  It would be
nice for the people doing IPMB to get this in.

-corey

----------------------------------------------------------------
Colin Ian King (1):
      drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write

Corey Minyard (1):
      ipmi:ssif: Handle a possible NULL pointer reference

Vijay Khemka (2):
      drivers: ipmi: Support raw i2c packet in IPMB
      drivers: ipmi: Modify max length of IPMB packet

 Documentation/driver-api/ipmb.rst |  4 ++++
 drivers/char/ipmi/ipmb_dev_int.c  | 33 +++++++++++++++++++++++++++++++--
 drivers/char/ipmi/ipmi_ssif.c     | 10 +++++++---
 3 files changed, 42 insertions(+), 5 deletions(-)


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

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

The pull request you sent on Mon, 10 Feb 2020 18:18:36 -0600:

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

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

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:[~2020-02-16 21:10 UTC | newest]

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