index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
8 days
ipmi:ssif: NULL thread on error
Corey Minyard
8 days
ipmi:si: Return state to normal if message allocation fails
Corey Minyard
8 days
ipmi: Add limits to event and receive message requests
Corey Minyard
2026-04-21
ipmi: Check event message buffer response for bad data
Corey Minyard
2026-04-17
ipmi:ssif: Clean up kthread on errors
Corey Minyard
2026-04-13
ipmi:ssif: Remove unnecessary indention
Corey Minyard
2026-04-07
ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
Jian Zhang
2026-04-03
ipmi: ssif_bmc: add unit test for state machine
Jian Zhang
2026-04-03
ipmi: ssif_bmc: change log level to dbg in irq callback
Jian Zhang
2026-04-03
ipmi: ssif_bmc: fix message desynchronization after truncated response
Jian Zhang
2026-04-03
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
Jian Zhang
2026-04-03
ipmi: ssif_bmc: cancel response timer on remove
Jian Zhang
2026-03-05
ipmi: Replace use of system_wq with system_percpu_wq
Marco Crivellari
2026-02-26
Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2026-02-23
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
2026-02-23
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
2026-02-23
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
2026-02-03
ipmi:ls2k: Make ipmi_ls2k_platform_driver static
Corey Minyard
2026-02-03
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
2026-02-03
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
2026-02-03
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
2025-12-05
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-19
ipmi: Switch to use %ptSp
Andy Shevchenko
2025-10-14
ipmi: Skip channel scan if channels are already marked ready
Jinhui Guo
2025-10-14
ipmi: Fix __scan_channels() failing to rescan channels
Jinhui Guo
2025-10-14
ipmi: Fix the race between __scan_channels() and deliver_response()
Jinhui Guo
2025-10-07
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
2025-09-16
ipmi: Add Loongson-2K BMC support
Binbin Zhou
2025-09-08
ipmi:si: Gracefully handle if the BMC is non-functional
Corey Minyard
2025-09-08
ipmi: Rename "user_data" to "recv_msg" in an SMI message
Corey Minyard
2025-09-08
ipmi: Allow an SMI sender to return an error
Corey Minyard
2025-09-08
ipmi:si: Move flags get start to its own function
Corey Minyard
2025-09-08
ipmi:si: Merge some if statements
Corey Minyard
2025-09-08
ipmi: Set a timer for maintenance mode
Corey Minyard
2025-09-08
ipmi: Add a maintenance mode sysfs file
Corey Minyard
2025-09-08
ipmi: Disable sysfs access and requests in maintenance mode
Corey Minyard
2025-09-08
ipmi: Differentiate between reset and firmware update in maintenance
Corey Minyard
2025-09-08
ipmi: Rework user message limit handling
Corey Minyard
2025-09-08
Revert "ipmi: fix msg stack when IPMI is disconnected"
Corey Minyard
2025-09-08
ipmi:msghandler:Change seq_lock to a mutex
Corey Minyard
2025-08-07
Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-07-10
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
2025-07-08
char: ipmi: remove redundant variable 'type' and check
Colin Ian King
2025-06-13
ipmi: Fix strcpy source and destination the same
Corey Minyard
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
[next]