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:	Thu, 19 Feb 2015 21:02:56 -0600
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

The following changes since commit e3a1f6cac1fe20e7ac01d96c914c25726723a64e:

  x86: pte_protnone() and pmd_protnone() must check entry is not present
(2015-02-19 15:04:49 -0800)

are available in the git repository at:

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

for you to fetch changes up to 1d86e29b4a612eb01c39daa48749ab7964e77e03:

  ipmi: Fix a memory ordering issue (2015-02-19 20:58:42 -0600)

----------------------------------------------------------------
Some minor fixes and cleanups, nothing big.

In for-next for a while and I've done some extensive beating on the
driver since I have it working in qemu and can do creatively cruel
things to it

Thanks,

-corey.

----------------------------------------------------------------
Arnd Bergmann (1):
      ipmi: avoid gcc warning

Corey Minyard (2):
      ipmi: Remove a FIXME for slab conversion
      ipmi: Fix a memory ordering issue

Joe Perches (1):
      ipmi: Remove uses of return value of seq_printf

John Stultz (2):
      ipmi: Cleanup DEBUG_TIMING ifdef usage
      ipmi: Update timespec usage to timespec64

Nicholas Krause (2):
      drivers:char:ipmi: Remove unneeded FIXME comment in the
file,ipmi_si_intf.c
      ipmi: Free ipmi_recv_msg messages from the linked list on close

Takashi Iwai (1):
      ipmi: Use is_visible callback for conditional sysfs entries

Wolfram Sang (1):
      char: ipmi: Remove obsolete cleanup for clientdata

 drivers/char/ipmi/ipmi_devintf.c    |   6 +-
 drivers/char/ipmi/ipmi_msghandler.c | 102 ++++++++++++++----------------
 drivers/char/ipmi/ipmi_si_intf.c    | 121
+++++++++++++++++-------------------
 drivers/char/ipmi/ipmi_ssif.c       |   6 +-
 4 files changed, 110 insertions(+), 125 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