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, 10 Apr 2015 21:24:26 -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: Pull request for the IPMI driver for 4.0

The following changes since commit 3259b12ae1c79c146809829412ddc0d11a1b8e26:

  Merge tag 'scsi-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2015-04-10
17:41:47 -0700)

are available in the git repository at:


  git://git.code.sf.net/p/openipmi/linux-ipmi tags/for-linus-4.0-1

for you to fetch changes up to d0acf734d886ce50bb5103cc75f7ca39f280e8a7:

  ipmi_ssif: Use interruptible completion for waiting in the thread
(2015-04-10 20:51:42 -0500)

----------------------------------------------------------------
Some annoying issues in the IPMI driver that would be good to have
fixed before 4.0 is released.

These got reported or discovered late, but they will avoid some situations
that would cause lots of log spam and in one case a deadlock.
----------------------------------------------------------------
Alistair Popple (1):
      ipmi/powernv: Fix minor locking bug

Corey Minyard (2):
      ipmi: Handle BMCs that don't allow clearing the rcv irq bit
      ipmi_ssif: Use interruptible completion for waiting in the thread

 drivers/char/ipmi/ipmi_powernv.c |   1 +
 drivers/char/ipmi/ipmi_si_intf.c | 109
++++++++++++++++++++++++++++++++++++---
 drivers/char/ipmi/ipmi_ssif.c    |   8 +--
 3 files changed, 108 insertions(+), 10 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ