index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
2023-09-19
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
2023-09-19
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
2023-09-19
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
2023-05-17
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
2023-05-17
ipmi:ssif: Add send_retries increment
Corey Minyard
2023-04-05
ipmi:ssif: Add a timer between request retries
Corey Minyard
2023-04-05
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
2023-04-05
ipmi:ssif: Increase the message retry time
Corey Minyard
2023-04-05
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
2023-03-11
ipmi_ssif: Rename idle state and check
Corey Minyard
2023-01-14
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2023-01-14
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2023-01-14
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2022-06-09
ipmi: Fix pr_fmt to avoid compilation issues
Corey Minyard
2022-06-09
ipmi:ssif: Check for NULL msg when handling events and messages
Corey Minyard
2021-12-29
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
2021-12-29
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
2021-12-29
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
2021-12-29
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
2021-12-08
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
2021-12-08
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
2021-11-18
ipmi: Disable some operations during a panic
Corey Minyard
2021-07-19
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-10-05
ipmi_si: Fix wrong return value in try_smi_init()
Tianjia Zhang
2020-09-18
ipmi: msghandler: Fix a signedness bug
Dan Carpenter
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
2020-09-15
ipmi: Clean up some printks
Corey Minyard
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
2020-09-15
ipmi: Reset response handler when failing to send the command
Markus Boehme
2020-09-03
ipmi: add a newline when printing parameter 'panic_op' by sysfs
Xiongfeng Wang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
char: ipmi: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-21
ipmi/watchdog: add missing newlines when printing parameters by sysfs
Xiongfeng Wang
2020-07-20
ipmi: remve duplicate code in __ipmi_bmc_register()
Jing Xiangfeng
2020-06-24
ipmi: ssif: Remove finished TODO comment about SMBus alert
Misono Tomohiro
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-27
ipmi:ssif: Remove dynamic platform device handing
Corey Minyard
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
2020-05-18
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
[next]