Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-15 | ipmi: fix use after free in _ipmi_destroy_user() | Dan Carpenter | 1 | -1/+3 |
2022-11-05 | ipmi/watchdog: Include <linux/kstrtox.h> when appropriate | Christophe JAILLET | 1 | -0/+1 |
2022-11-04 | ipmi:ssif: Increase the message retry time | Corey Minyard | 1 | -1/+1 |
2022-10-25 | ipmi: Fix some kernel-doc warnings | Bo Liu | 1 | -1/+1 |
2022-10-24 | ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN | Quan Nguyen | 1 | -1/+1 |
2022-10-17 | ipmi: fix msg stack when IPMI is disconnected | Zhang Yuchen | 1 | -5/+11 |
2022-10-17 | ipmi: fix memleak when unload ipmi driver | Zhang Yuchen | 1 | -2/+6 |
2022-10-17 | ipmi: fix long wait in unload when IPMI disconnect | Zhang Yuchen | 1 | -8/+19 |
2022-10-17 | ipmi: kcs: Poll OBF briefly to reduce OBE latency | Andrew Jeffery | 1 | -3/+21 |