lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 6 Jul 2018 15:47:37 -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" 
        <openipmi-developer@...ts.sourceforge.net>
Subject: [GIT PULL] IPMI bug fixes for 4.18

A few things that came in recently that need to be fixed.

The following changes since commit 9ffc59d57228d74809700be6f7ecb1db10292f05:

   Merge tag '4.18-rc1-more-smb3-fixes' of 
git://git.samba.org/sfrench/cifs-2.6 (2018-06-18 14:28:19 +0900)

are available in the git repository at:

   https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.18-2

for you to fetch changes up to dc0f0a026d33819bb82d5c26ab2fca838e2004be:

   ipmi: kcs_bmc: fix IRQ exception if the channel is not open 
(2018-06-24 18:11:39 -0500)

----------------------------------------------------------------
A couple of small fixes, one to the BMC side of things that fixes
an interrupt issue, and one oops fix if init fails in a certain
way on the client driver.

-corey

----------------------------------------------------------------
Corey Minyard (1):
       ipmi: Cleanup oops on initialization failure

Haiyue Wang (1):
       ipmi: kcs_bmc: fix IRQ exception if the channel is not open

  drivers/char/ipmi/ipmi_si_intf.c |  6 ++++--
  drivers/char/ipmi/kcs_bmc.c      | 31 ++++++++++---------------------
  2 files changed, 14 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ