mbox series

[GIT,PULL,REQUEST] watchdog - v6.1 release cycle.

Message ID 20221101081902.GA5794@www.linux-watchdog.org
State New
Headers show
Series [GIT,PULL,REQUEST] watchdog - v6.1 release cycle. | expand

Pull-request

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.1-rc4

Message

Wim Van Sebroeck Nov. 1, 2022, 8:19 a.m. UTC
Hi Linus,

Please pull following watchdog changes for the v6.1-rc4 release cycle.

This series contains:
* exar_wdt.c fix use after free

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

  watchdog: Add tracing events for the most usual watchdog events (2022-10-12 09:47:02 +0200)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.1-rc4

for you to fetch changes up to 82ebbe65d781064cfb0a6a8af221a9cebcaaac9e:

  drivers: watchdog: exar_wdt.c fix use after free (2022-10-19 19:49:47 +0200)

----------------------------------------------------------------
linux-watchdog 6.1-rc4 tag

----------------------------------------------------------------
Jiangshan Yi (1):
      watchdog: sp805_wdt: fix spelling typo in comment

Manank Patel (1):
      drivers: watchdog: exar_wdt.c fix use after free

 drivers/watchdog/exar_wdt.c  | 4 +++-
 drivers/watchdog/sp805_wdt.c | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.