* [GIT PULL] IPMI bug fixes for 6.17
@ 2025-08-06 20:41 Corey Minyard
2025-08-07 5:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2025-08-06 20:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer
Something came in a bit late (the rate limiting patch) that I wanted to
get in, so I waited a bit with it in the next tree before requesting
a pull.
The following changes since commit cd2e103d57e5615f9bb027d772f93b9efd567224:
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (2025-06-01 11:37:01 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.17-1
for you to fetch changes up to ec50ec378e3fd83bde9b3d622ceac3509a60b6b5:
ipmi: Use dev_warn_ratelimited() for incorrect message warnings (2025-07-10 07:59:43 -0500)
----------------------------------------------------------------
Some small fixes for the IPMI driver
Nothing huge, some rate limiting on logs, a strncpy fix where the source
and destination could be the same, and removal of some unused cruft.
----------------------------------------------------------------
Breno Leitao (1):
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Colin Ian King (1):
char: ipmi: remove redundant variable 'type' and check
Corey Minyard (1):
ipmi: Fix strcpy source and destination the same
drivers/char/ipmi/ipmi_msghandler.c | 8 ++---
drivers/char/ipmi/ipmi_si_intf.c | 4 ---
drivers/char/ipmi/ipmi_watchdog.c | 59 ++++++++++++++++++++++++++-----------
3 files changed, 46 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] IPMI bug fixes for 6.17
2025-08-06 20:41 [GIT PULL] IPMI bug fixes for 6.17 Corey Minyard
@ 2025-08-07 5:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-07 5:30 UTC (permalink / raw)
To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer
The pull request you sent on Wed, 6 Aug 2025 15:41:55 -0500:
> https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.17-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d244f9bb591eb914901a84c79d51975c02f81ea5
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-07 5:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06 20:41 [GIT PULL] IPMI bug fixes for 6.17 Corey Minyard
2025-08-07 5:30 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).