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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191125165945.GC3527@minyard.net>
Date:   Mon, 25 Nov 2019 10:59:45 -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
Subject: [GIT PULL] IPMI bug fixes for 5.5

The following changes since commit 3b7c59a1950c75f2c0152e5a9cd77675b09233d6:

  Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2019-10-22 06:40:07 -0400)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.5-1

for you to fetch changes up to 8e6a5c833333e14a5023a5dcabb64b7d9e046bc6:

  ipmi: fix ipmb_poll()'s return type (2019-11-22 13:54:55 -0600)

----------------------------------------------------------------
Some small fixes accumulated for IPMI, nothing major.

----------------------------------------------------------------
Andy Shevchenko (1):
      ipmi: use %*ph to print small buffer

Arnd Bergmann (1):
      ipmi: kill off 'timespec' usage again

Corey Minyard (1):
      ipmi: Don't allow device module unload when in use

Luc Van Oostenryck (1):
      ipmi: fix ipmb_poll()'s return type

Navid Emamdoost (1):
      ipmi: Fix memory leak in __ipmi_bmc_register

Vijay Khemka (1):
      drivers: ipmi: Support for both IPMB Req and Resp

YueHaibing (1):
      ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code

 drivers/char/ipmi/bt-bmc.c          |  4 +--
 drivers/char/ipmi/ipmb_dev_int.c    | 37 ++++++++-----------------
 drivers/char/ipmi/ipmi_msghandler.c | 55 ++++++++++++++++---------------------
 drivers/char/ipmi/ipmi_si_intf.c    | 40 +++++++++------------------
 include/linux/ipmi_smi.h            | 12 +++++---
 5 files changed, 58 insertions(+), 90 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ