[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200604185912.GA19831@minyard.net>
Date: Thu, 4 Jun 2020 13:59:12 -0500
From: Corey Minyard <minyard@....org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
openipmi-developer@...ts.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 5.8
The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:
Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.8-1
for you to fetch changes up to 2a556ce779e39b15cbb74e896ca640e86baeb1a1:
ipmi:ssif: Remove dynamic platform device handing (2020-05-27 18:25:56 -0500)
----------------------------------------------------------------
IPMI update for 5.8
A few small fixes for things, nothing earth shattering.
-corey
----------------------------------------------------------------
Andy Shevchenko (1):
ipmi: Replace guid_copy() with import_guid() where it makes sense
Corey Minyard (2):
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
ipmi:ssif: Remove dynamic platform device handing
Feng Tang (1):
ipmi: use vzalloc instead of kmalloc for user creation
Stuart Hayes (1):
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Tang Bin (3):
ipmi:bt-bmc: Avoid unnecessary check
ipmi:bt-bmc: Fix some format issue of the code
ipmi:bt-bmc: Fix error handling and status check
drivers/char/ipmi/bt-bmc.c | 21 +++++++++------------
drivers/char/ipmi/ipmi_msghandler.c | 9 +++++----
drivers/char/ipmi/ipmi_si_platform.c | 2 ++
drivers/char/ipmi/ipmi_ssif.c | 24 ++----------------------
4 files changed, 18 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists