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: Thu,  9 May 2024 09:43:16 -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.9-rc8

Hi Linus,

Please pull hwmon fixes for Linux v6.9-rc8 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.9-rc8

Thanks,
Guenter
------

The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:

  Linux 6.9-rc6 (2024-04-28 13:47:24 -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.9-rc8

for you to fetch changes up to 26e8383b116d0dbe74e28f86646563ab46d66d83:

  hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us (2024-05-09 09:37:06 -0700)

----------------------------------------------------------------
hwmon fixes for v6.9-rc8

- pmbus/ucd9000: Increase chip access delay to avoid random access
  errors

- corsair-cpro: Protect kernel code against parallel hidraw access
  from userspace

----------------------------------------------------------------
Aleksa Savic (3):
      hwmon: (corsair-cpro) Use a separate buffer for sending commands
      hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_event()
      hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock

Lakshmi Yadlapati (1):
      hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us

 drivers/hwmon/corsair-cpro.c  | 43 +++++++++++++++++++++++++++++++------------
 drivers/hwmon/pmbus/ucd9000.c |  6 +++---
 2 files changed, 34 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ