index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
ipmi: Fix strcpy source and destination the same
Corey Minyard
1
-17
/
+42
2025-08-28
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
1
-4
/
+4
2025-03-13
ipmi: ipmb: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2023-09-19
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
1
-0
/
+5
2023-09-19
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
1
-1
/
+1
2023-09-19
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
1
-0
/
+5
2023-05-17
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
1
-2
/
+2
2023-05-17
ipmi:ssif: Add send_retries increment
Corey Minyard
1
-1
/
+3
2023-04-05
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
2023-04-05
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
1
-21
/
+7
2023-04-05
ipmi:ssif: Increase the message retry time
Corey Minyard
1
-1
/
+1
2023-04-05
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
1
-4
/
+4
2023-03-11
ipmi_ssif: Rename idle state and check
Corey Minyard
1
-23
/
+23
2023-01-14
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
1
-1
/
+3
2023-01-14
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
1
-8
/
+19
2023-01-14
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
1
-2
/
+6
2022-06-09
ipmi: Fix pr_fmt to avoid compilation issues
Corey Minyard
1
-2
/
+2
2022-06-09
ipmi:ssif: Check for NULL msg when handling events and messages
Corey Minyard
1
-0
/
+23
2021-12-29
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
1
-6
/
+9
2021-12-29
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
1
-3
/
+4
2021-12-29
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2021-12-29
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
2021-12-08
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
1
-1
/
+1
2021-12-08
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
1
-1
/
+12
2021-11-18
ipmi: Disable some operations during a panic
Corey Minyard
2
-8
/
+19
2021-07-19
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
1
-10
/
+12
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
5
-36
/
+89
2020-10-05
ipmi_si: Fix wrong return value in try_smi_init()
Tianjia Zhang
1
-1
/
+1
2020-09-18
ipmi: msghandler: Fix a signedness bug
Dan Carpenter
2
-2
/
+2
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
2
-2
/
+17
2020-09-15
ipmi: Clean up some printks
Corey Minyard
3
-19
/
+29
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
1
-4
/
+25
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
3
-3
/
+9
2020-09-15
ipmi: Reset response handler when failing to send the command
Markus Boehme
1
-1
/
+3
2020-09-03
ipmi: add a newline when printing parameter 'panic_op' by sysfs
Xiongfeng Wang
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
char: ipmi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+6
2020-07-21
ipmi/watchdog: add missing newlines when printing parameters by sysfs
Xiongfeng Wang
1
-2
/
+7
2020-07-20
ipmi: remve duplicate code in __ipmi_bmc_register()
Jing Xiangfeng
1
-2
/
+0
2020-06-24
ipmi: ssif: Remove finished TODO comment about SMBus alert
Misono Tomohiro
1
-5
/
+0
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-38
/
+18
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2020-05-27
ipmi:ssif: Remove dynamic platform device handing
Corey Minyard
1
-22
/
+1
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
1
-0
/
+1
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
1
-0
/
+2
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
1
-6
/
+6
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
1
-1
/
+1
[next]