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, 4 Feb 2023 22:38:27 +0100
From:   Alexandre Belloni <alexandre.belloni@...tlin.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RTC fixes for 6.2

Hello Linus,

Here are a few fixes for 6.2. The EFI one is the most important as it
allows some RTCs to actually work. The other two are warnings that are
worth fixing. I was hoping I would get one more fix but that one is
going to wait for 6.3.

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-6.2-fixes

for you to fetch changes up to 08279468a294d8c996a657ecc9e51bd5c084c75d:

  rtc: sunplus: fix format string for printing resource (2023-01-23 23:33:47 +0100)

----------------------------------------------------------------
RTC fixes for 6.2

Drivers:
 - efi: make WAKEUP services optional
 - sunplus: fix format string warning

----------------------------------------------------------------
Arnd Bergmann (1):
      rtc: sunplus: fix format string for printing resource

Johan Hovold (1):
      dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' property

Shanker Donthineni (1):
      rtc: efi: Enable SET/GET WAKEUP services as optional

 .../devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml   |  2 +
 drivers/rtc/rtc-efi.c                              | 48 ++++++++++++----------
 drivers/rtc/rtc-sunplus.c                          |  4 +-
 include/linux/efi.h                                |  3 +-
 4 files changed, 33 insertions(+), 24 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ