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
netfilter
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 304 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 52.9 KB
dn_dev.c -rw-r--r-- 32.1 KB
dn_fib.c -rw-r--r-- 18.6 KB
dn_neigh.c -rw-r--r-- 15.6 KB
dn_nsp_in.c -rw-r--r-- 20.6 KB
dn_nsp_out.c -rw-r--r-- 16.7 KB
dn_route.c -rw-r--r-- 46.8 KB
dn_rules.c -rw-r--r-- 5.5 KB
dn_table.c -rw-r--r-- 20.1 KB
dn_timer.c -rw-r--r-- 3.1 KB
sysctl_net_decnet.c -rw-r--r-- 7.2 KB

README

back to top