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>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 4 Oct 2022 17:20:40 -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 6.1

The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 05763c996f72ef934432639fe412f5193816fd9d:

  ipmi: Remove unused struct watcher_entry (2022-09-28 06:48:54 -0500)

----------------------------------------------------------------
Fix a bunch of little problems in IPMI

This is mostly just doc, config, and little tweaks.  Nothing big, which
is why there was nothing for 6.0.  There is one crash fix, but it's not
something that I think anyone is using yet.

----------------------------------------------------------------
Chia-Wei Wang (1):
      ipmi: kcs: aspeed: Update port address comments

Corey Minyard (2):
      ipmi:ipmb: Fix a vague comment and a typo
      ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure

Jason Wang (1):
      ipmi: Fix comment typo

Tomer Maimon (3):
      dt-bindings: ipmi: Add npcm845 compatible
      char: ipmi: modify NPCM KCS configuration
      dt-binding: ipmi: add fallback to npcm845 compatible

Xiu Jianfeng (1):
      ipmi: Add __init/__exit annotations to module init/exit funcs

Yuan Can (1):
      ipmi: Remove unused struct watcher_entry

 .../devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt   |  5 ++--
 drivers/char/ipmi/Kconfig                          |  6 ++---
 drivers/char/ipmi/ipmi_ipmb.c                      | 16 +++++++-----
 drivers/char/ipmi/ipmi_msghandler.c                |  8 +-----
 drivers/char/ipmi/ipmi_ssif.c                      |  4 +--
 drivers/char/ipmi/kcs_bmc_aspeed.c                 | 29 ++++++++++++++--------
 drivers/char/ipmi/kcs_bmc_cdev_ipmi.c              |  4 +--
 drivers/char/ipmi/kcs_bmc_serio.c                  |  4 +--
 8 files changed, 41 insertions(+), 35 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ