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:   Sat, 9 Nov 2019 10:54:43 +0100
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>,
        Arnd Bergmann <arnd@...db.de>,
        Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@...aro.org>,
        Xingyu Chen <xingyu.chen@...ogic.com>,
        Anson Huang <Anson.Huang@....com>,
        Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
Subject: [GIT PULL REQUEST] watchdog - v5.4-rc7 Fixes

Hi Linus,

Please pull the watchdog fixes for v5.4-rc7.

This series contains:
* cpwd: fix build regression
* pm8916_wdt: fix pretimeout registration flow
* meson: Fix the wrong value of left time
* imx_sc_wdt: Pretimeout should follow SCU firmware format
* bd70528: Add MODULE_ALIAS to allow module auto loading

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

  Linux 5.4-rc6 (2019-11-03 14:07:26 -0800)

are available in the git repository at:

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

for you to fetch changes up to 81363f248aecd2b5f10547af268a4dfaf8963489:

  watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading (2019-11-05 16:58:12 +0100)

----------------------------------------------------------------
linux-watchdog 5.4-rc7 tag

----------------------------------------------------------------
Anson Huang (1):
      watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format

Arnd Bergmann (1):
      watchdog: cpwd: fix build regression

Jorge Ramirez-Ortiz (1):
      watchdog: pm8916_wdt: fix pretimeout registration flow

Matti Vaittinen (1):
      watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading

Xingyu Chen (1):
      watchdog: meson: Fix the wrong value of left time

 drivers/watchdog/bd70528_wdt.c    |  1 +
 drivers/watchdog/cpwd.c           |  8 +++++++-
 drivers/watchdog/imx_sc_wdt.c     |  8 +++++++-
 drivers/watchdog/meson_gxbb_wdt.c |  4 ++--
 drivers/watchdog/pm8916_wdt.c     | 15 +++++++++++----
 5 files changed, 28 insertions(+), 8 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ