Revision ab02b61f24c76b1659086fcc8b00cbeeb6e95ac7 authored by Linus Torvalds on 16 February 2020, 21:05:46 UTC, committed by Linus Torvalds on 16 February 2020, 21:05:46 UTC
Pull IPMI update from Corey Minyard:
 "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"

* tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi:
  drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
  ipmi:ssif: Handle a possible NULL pointer reference
  drivers: ipmi: Modify max length of IPMB packet
  drivers: ipmi: Support raw i2c packet in IPMB
2 parent s 44024ad + e0354d1
History
File Mode Size
Kconfig -rw-r--r-- 855 bytes
Makefile -rw-r--r-- 282 bytes
tls_device.c -rw-r--r-- 31.9 KB
tls_device_fallback.c -rw-r--r-- 12.7 KB
tls_main.c -rw-r--r-- 20.8 KB
tls_proc.c -rw-r--r-- 1.5 KB
tls_sw.c -rw-r--r-- 61.3 KB
tls_toe.c -rw-r--r-- 3.9 KB
trace.c -rw-r--r-- 211 bytes
trace.h -rw-r--r-- 4.0 KB

back to top