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:   Wed, 27 Oct 2021 22:33:33 +0200
From:   Wim Van Sebroeck <wim@...ux-watchdog.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Linux Watchdog Mailing List <linux-watchdog@...r.kernel.org>,
        Guenter Roeck <linux@...ck-us.net>,
        Jamie Iles <quic_jiles@...cinc.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
        Walter Stoll <walter.stoll@...gon.com>
Subject: [GIT PULL REQUEST] watchdog - v5.15-rc7 fixes

Hi Linus,

Please pull the watchdog fixes for v5.15-rc7.
I overlooked Guenters request to sent this upstream earlier, so yes, it's a bit late in the release cycle.

This series contains:
* Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
* sbsa: only use 32-bit accessors
* sbsa: drop unneeded MODULE_ALIAS
* ixp4xx_wdt: Fix address space warning
* Fix OMAP watchdog early handling

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

  Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.15-rc7

for you to fetch changes up to cd004d8299f1dc6cfa6a4eea8f94cb45eaedf070:

  watchdog: Fix OMAP watchdog early handling (2021-10-26 20:22:51 +0200)

----------------------------------------------------------------
linux-watchdog 5.15-rc7 tag

----------------------------------------------------------------
Guenter Roeck (2):
      Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
      watchdog: ixp4xx_wdt: Fix address space warning

Jamie Iles (1):
      watchdog: sbsa: only use 32-bit accessors

Krzysztof Kozlowski (1):
      watchdog: sbsa: drop unneeded MODULE_ALIAS

Walter Stoll (1):
      watchdog: Fix OMAP watchdog early handling

 drivers/watchdog/iTCO_wdt.c   | 12 +++---------
 drivers/watchdog/ixp4xx_wdt.c |  2 +-
 drivers/watchdog/omap_wdt.c   |  6 +++++-
 drivers/watchdog/sbsa_gwdt.c  |  5 ++---
 4 files changed, 11 insertions(+), 14 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ