From: Linus Torvalds Date: Thu, 7 Aug 2025 04:38:25 +0000 (+0300) Subject: Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d244f9bb591eb914901a84c79d51975c02f81ea5;p=thirdparty%2Flinux.git Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi Pull ipmi updates from Corey Minyard: "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" * tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi: ipmi: Use dev_warn_ratelimited() for incorrect message warnings char: ipmi: remove redundant variable 'type' and check ipmi: Fix strcpy source and destination the same --- d244f9bb591eb914901a84c79d51975c02f81ea5