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: Mon, 8 Jan 2024 17:00:40 +0800
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: pmalani@...omium.org, bleung@...omium.org, groeck@...omium.org,
	tzungbi@...nel.org, linux-kernel@...r.kernel.org,
	chrome-platform@...ts.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.8

Hi Linus,

Please pull chrome-platform updates for v6.8.

Thanks,
TzungBi

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v6.8

for you to fetch changes up to 57eb6dcd32cf6b49c38eff81e60e8fd471aa05a8:

  platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API (2023-12-18 12:44:38 +0800)

----------------------------------------------------------------
chrome platform changes for 6.8

* Improvements

  - Implement quickselect for median in cros-ec-sensorhub.

* Fixes

  - Fix an out of boundary array access in cros-ec-vbc.

* Misc

  - Cleanups and fix typos.

----------------------------------------------------------------
Christophe JAILLET (1):
      platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API

Gustavo A. R. Silva (1):
      platform/chrome: cros_ec_vbc: Fix -Warray-bounds warnings

Kuan-Wei Chiu (2):
      platform/chrome: sensorhub: Fix typos
      platform/chrome: sensorhub: Implement quickselect for median calculation

 drivers/platform/chrome/cros_ec_sensorhub_ring.c | 74 ++++++++++++++++--------
 drivers/platform/chrome/cros_ec_vbc.c            | 12 ++--
 drivers/platform/chrome/wilco_ec/event.c         |  4 +-
 drivers/platform/chrome/wilco_ec/telemetry.c     |  6 +-
 4 files changed, 64 insertions(+), 32 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ