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]
Message-ID: <20250619134658.3618113-1-linux@roeck-us.net>
Date: Thu, 19 Jun 2025 06:46:55 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.16-rc3

Hi Linus,

Please pull hwmon fixes for Linux v6.16-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.16-rc3

Thanks,
Guenter
------

The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.16-rc3

for you to fetch changes up to c25892b7a1744355e16281cd24a9b59ec15ec974:

  hwmon: (ltc4282) avoid repeated register write (2025-06-16 06:30:58 -0700)

----------------------------------------------------------------
hwmon fixes for v6.16-rc3

- ltc4282: Avoid repeated register write operation

- occ: Fix unaligned accesses, and rework attribute registration to reduce
  stack usage

- ftsteutates: Fix TOCTOU race

----------------------------------------------------------------
Arnd Bergmann (2):
      hwmon: (occ) Rework attribute registration for stack usage
      hwmon: (occ) fix unaligned accesses

Gui-Dong Han (1):
      hwmon: (ftsteutates) Fix TOCTOU race in fts_read()

Nuno Sá (1):
      hwmon: (ltc4282) avoid repeated register write

 drivers/hwmon/ftsteutates.c |   9 +-
 drivers/hwmon/ltc4282.c     |   7 --
 drivers/hwmon/occ/common.c  | 238 ++++++++++++++++++--------------------------
 3 files changed, 103 insertions(+), 151 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ