Corey Minyard ([email protected])

Number of posts: 1004 (0.12 per day)
First post: 2000-11-14 01:31:07
Last post: 2024-04-04 16:41:38

Date List Subject
2022-10-27 16:50:37 linux-kernel Re: [RFC][PATCH v2 10/31] timers: ipmi: Use del_timer_shutdown() before freeing timer
2022-10-27 16:00:30 linux-kernel Re: [RFC][PATCH v2 10/31] timers: ipmi: Use del_timer_shutdown() before freeing timer
2022-10-25 11:50:04 linux-kernel Re: [PATCH] ipmi: Fix some kernel-doc warnings
2022-10-24 16:06:46 linux-kernel Re: [PATCH] ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN
2022-10-09 11:49:13 linux-kernel Re: [PATCH v2 1/3] ipmi: fix msg stack when IPMI is disconnected
2022-10-08 12:52:46 linux-kernel Re: [PATCH 1/3] ipmi: fix msg stack when IPMI is disconnected
2022-10-07 20:39:11 linux-kernel Re: [PATCH 1/3] ipmi: fix msg stack when IPMI is disconnected
2022-10-07 20:19:49 linux-kernel Re: [PATCH 2/3] ipmi: fix long wait in unload when IPMI disconnect
2022-10-07 20:09:44 linux-kernel Re: [PATCH 3/3] ipmi: fix memleak when unload ipmi driver
2022-10-06 14:36:10 linux-kernel Re: [PATCH] ipmi: kcs: Poll OBF briefly to reduce OBE latency
2022-10-06 00:10:56 linux-kernel Re: [PATCH v10 0/3] Add SSIF BMC driver
2022-10-05 23:59:34 linux-kernel Re: [PATCH] ipmi: kcs: Poll OBF briefly to reduce OBE latency
2022-10-04 22:27:15 linux-kernel [GIT PULL] IPMI bug fixes for 6.1
2022-09-23 01:00:17 linux-kernel Re: [PATCH] ipmi: kcs: aspeed: Update port address comments
2022-09-23 00:49:33 linux-kernel Re: [PATCH] ipmi: kcs: aspeed: Update port address comments
2022-09-22 19:05:33 linux-kernel Re: [PATCH] ipmi: kcs: aspeed: Update port address comments
2022-09-22 16:33:39 linux-kernel Re: [PATCH] ipmi: Add __init/__exit annotations to module init/exit funcs
2022-09-04 18:56:00 linux-kernel Re: [PATCH] ipmi:ipmb: Fix double word in comments
2022-09-04 18:30:01 linux-kernel Re: [PATCH] ipmi: kcs_bmc: Avoid wasting some memory.
2022-08-08 14:58:03 linux-kernel Re: [PATCH v3] dt-binding: ipmi: add fallback to npcm845 compatible
2022-08-08 12:38:35 linux-kernel Re: [PATCH v3] dt-binding: ipmi: add fallback to npcm845 compatible
2022-08-07 16:52:04 linux-kernel Re: [PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
2022-08-07 12:48:48 linux-kernel Re: [PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
2022-08-05 12:43:44 linux-kernel Re: [PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
2022-07-27 16:17:59 linux-kernel Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
2022-07-26 20:01:11 linux-kernel Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
2022-07-19 00:36:38 linux-kernel Re: [PATCH] ipmi: Fix comment typo
2022-07-18 13:16:06 linux-kernel Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support
2022-06-02 00:35:55 linux-kernel Re: [Openipmi-developer] [PATCH v7 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
2022-05-28 09:48:00 linux-crypto Re: [PATCH] drivers: char: Directly use ida_alloc()/free()
2022-05-23 11:44:50 linux-kernel [GIT PULL] IPMI bug fixes for 4.19
2022-05-14 04:06:10 linux-kernel Re: [PATCH] ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
2022-05-05 10:27:03 linux-kernel [GIT PULL] IPMI bug fixes for 5.17 (second set)
2022-05-05 07:12:26 linux-kernel Re: [Openipmi-developer] [PATCH v7 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
2022-04-28 16:58:59 linux-kernel Re: [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
2022-04-23 02:04:14 linux-kernel Re: [PATCH v7 1/3] ipmi: ssif_bmc: Add SSIF BMC driver
2022-04-22 18:04:51 linux-kernel Re: [PATCH] ipmi: remove unnecessary type castings
2022-04-22 10:28:29 linux-kernel Re: [PATCH] ipmi: ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
2022-04-13 14:24:13 linux-kernel Re: drivers/char/ipmi/ipmi_msghandler.c:5283:17: warning: 'strncpy' specified bound 11 equals destination size
2022-04-13 01:25:51 linux-kernel Re: drivers/char/ipmi/ipmi_msghandler.c:5283:17: warning: 'strncpy' specified bound 11 equals destination size
2022-04-04 06:40:41 linux-kernel Re: [PATCH] ipmi: ssif: potential NULL dereference in msg_done_handler()
2022-03-31 04:20:55 linux-kernel Re: [PATCH] ipmi: use simple i2c probe function
2022-03-31 04:19:48 linux-kernel [PATCH 0/4] ipmi: add limits on users and messages
2022-03-31 03:42:29 linux-kernel [PATCH 2/4] ipmi: Limit the number of message a user may have outstanding
2022-03-31 03:10:36 linux-kernel [PATCH 3/4] ipmi: Add a sysfs interface to view the number of users
2022-03-30 16:45:51 linux-kernel [PATCH 1/4] ipmi: Add a limit on the number of users that may use IPMI
2022-03-30 11:56:29 linux-kernel [PATCH 4/4] ipmi: Add a sysfs count of total outstanding messages for an interface
2022-03-28 22:21:24 linux-kernel Re: [PATCH 0/3] ipmi: msghandler: check the users and msgs causing the system to block
2022-03-28 12:00:46 linux-kernel Re: [PATCH 0/3] ipmi: msghandler: check the users and msgs causing the system to block
2022-03-25 06:04:16 linux-kernel [GIT PULL] IPMI bug fixes for 5.17
2022-03-21 12:32:29 linux-kernel Re: [PATCH] ipmi: initialize len variable