index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
11 days
ipmi:ssif: NULL thread on error
Corey Minyard
11 days
ipmi:si: Return state to normal if message allocation fails
Corey Minyard
11 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]