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, 6 Jan 2024 14:44:11 +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>,
	Ben Dooks <ben.dooks@...ethink.co.uk>,
	Biju Das <biju.das.jz@...renesas.com>,
	Curtis Klein <curtis.klein@....com>,
	Daniel Golle <daniel@...rotopia.org>,
	Douglas Anderson <dianders@...omium.org>,
	Jerry Hoemann <jerry.hoemann@....com>,
	Johan Hovold <johan+linaro@...nel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Lukas Bulwahn <lukas.bulwahn@...il.com>,
	Nik Bune <n2h9z4@...il.com>,
	Nikita Shubin <nikita.shubin@...uefel.me>,
	Randy Dunlap <rdunlap@...radead.org>,
	Stefan Wahren <wahrenst@....net>,
	Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
	Vignesh Raghavendra <vigneshr@...com>,
	Werner Fischer <devlists@...i.net>
Subject: [GIT PULL REQUEST] watchdog - v6.8 release cycle.

Hi Linus,

Please pull following watchdog changes for the v6.8 release cycle (once the window is open :-) ).

This series contains:
* Add Mediatek MT7988 watchdog
* Add IT8659 watchdog
* watchdog: set cdev owner before adding
* hpwdt: Only claim UNKNOWN NMI if from iLO
* Various other fixes and improvements

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

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.8-rc1

for you to fetch changes up to 9546b21ea672aa961d5a89ea754214afed013f02:

  watchdog: mlx_wdt: fix all kernel-doc warnings (2023-12-24 10:44:40 +0100)

----------------------------------------------------------------
linux-watchdog 6.8-rc1 tag

----------------------------------------------------------------
Ben Dooks (1):
      watchdog: starfive: add lock annotations to fix context imbalances

Biju Das (2):
      dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
      dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

Curtis Klein (1):
      watchdog: set cdev owner before adding

Daniel Golle (2):
      dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
      watchdog: mediatek: mt7988: add wdt support

Douglas Anderson (1):
      dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge triggered

Jerry Hoemann (3):
      watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
      watchdog/hpwdt: Remove redundant test.
      watchdog/hpwdt: Remove unused variable

Johan Hovold (1):
      dt-bindings: watchdog: qcom,pm8916-wdt: add parent spmi node to example

Krzysztof Kozlowski (2):
      dt-bindings: watchdog: re-order entries to match coding convention
      dt-bindings: watchdog: intel,keembay: reference common watchdog schema

Lukas Bulwahn (1):
      MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS

Nik Bune (3):
      dt-bindings: watchdog: realtek,rtd1295-watchdog: convert txt to yaml
      dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml
      dt-bindings: watchdog: nxp,pnx4008-wdt: convert txt to yaml

Nikita Shubin (1):
      dt-bindings: wdt: Add ts72xx

Randy Dunlap (1):
      watchdog: mlx_wdt: fix all kernel-doc warnings

Stefan Wahren (1):
      watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling

Uwe Kleine-König (5):
      watchdog: at91sam9: Stop using module_platform_driver_probe()
      watchdog: txx9: Stop using module_platform_driver_probe()
      watchdog: at91sam9_wdt: Convert to platform remove callback returning void
      watchdog: starfive-wdt: Convert to platform remove callback returning void
      watchdog: txx9wdt: Convert to platform remove callback returning void

Vignesh Raghavendra (1):
      watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused

Werner Fischer (4):
      watchdog: it87_wdt: add blank line after variable declaration
      watchdog: it87_wdt: Remove redundant max_units setting
      watchdog: it87_wdt: Add IT8659 ID
      watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786

 .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml |  6 +--
 .../bindings/watchdog/alphascale,asm9260-wdt.yaml  |  6 +--
 .../devicetree/bindings/watchdog/apple,wdt.yaml    |  6 +--
 .../devicetree/bindings/watchdog/arm-smc-wdt.yaml  |  6 +--
 .../bindings/watchdog/brcm,bcm7038-wdt.yaml        | 10 ++---
 .../bindings/watchdog/cnxt,cx92755-wdt.yaml        |  6 +--
 .../bindings/watchdog/dlg,da9062-watchdog.yaml     | 12 ++++--
 .../bindings/watchdog/intel,keembay-wdt.yaml       |  5 ++-
 .../bindings/watchdog/maxim,max63xx.yaml           |  8 ++--
 .../bindings/watchdog/mediatek,mtk-wdt.yaml        |  1 +
 .../bindings/watchdog/nxp,pnx4008-wdt.yaml         | 34 ++++++++++++++++
 .../devicetree/bindings/watchdog/pnx4008-wdt.txt   | 17 --------
 .../bindings/watchdog/qca,ar7130-wdt.yaml          | 33 ++++++++++++++++
 .../bindings/watchdog/qca-ar7130-wdt.txt           | 13 -------
 .../bindings/watchdog/qcom,pm8916-wdt.yaml         | 33 +++++++++-------
 .../devicetree/bindings/watchdog/qcom-wdt.yaml     |  2 +-
 .../bindings/watchdog/realtek,rtd119x.txt          | 17 --------
 .../watchdog/realtek,rtd1295-watchdog.yaml         | 38 ++++++++++++++++++
 .../devicetree/bindings/watchdog/snps,dw-wdt.yaml  | 10 ++---
 .../bindings/watchdog/technologic,ts7200-wdt.yaml  | 45 ++++++++++++++++++++++
 MAINTAINERS                                        |  2 +-
 drivers/watchdog/at91sam9_wdt.c                    | 12 +++---
 drivers/watchdog/bcm2835_wdt.c                     |  3 +-
 drivers/watchdog/hpwdt.c                           |  9 +----
 drivers/watchdog/it87_wdt.c                        | 29 ++++++++++----
 drivers/watchdog/mlx_wdt.c                         |  4 +-
 drivers/watchdog/mtk_wdt.c                         | 42 ++++++++++++++++++++
 drivers/watchdog/rti_wdt.c                         | 13 ++++++-
 drivers/watchdog/starfive-wdt.c                    |  8 ++--
 drivers/watchdog/txx9wdt.c                         | 11 +++---
 drivers/watchdog/watchdog_dev.c                    |  3 +-
 31 files changed, 307 insertions(+), 137 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/watchdog/nxp,pnx4008-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/pnx4008-wdt.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/qca,ar7130-wdt.yaml
 delete mode 100644 Documentation/devicetree/bindings/watchdog/qca-ar7130-wdt.txt
 delete mode 100644 Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt
 create mode 100644 Documentation/devicetree/bindings/watchdog/realtek,rtd1295-watchdog.yaml
 create mode 100644 Documentation/devicetree/bindings/watchdog/technologic,ts7200-wdt.yaml
----------------------------------------------------------------

Kind regards,
Wim.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ