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: <ZOwZVavwRm6PlsXG@google.com>
Date:   Mon, 28 Aug 2023 11:49:41 +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.6

Hi Linus,

Please pull chrome-platform updates for v6.6.

Thanks,
TzungBi

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

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.6

for you to fetch changes up to 0820debb7d489e9eb1f68b7bb69e6ae210699b3f:

  platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER (2023-08-10 11:10:56 +0800)

----------------------------------------------------------------
chrome platform changes for 6.6

* Improvements

  - Remove shutdown timeout on EC panic for offering the filesystem a
    chance to sync.
  - Support official HID "GOOG0016" for ChromeOS ACPI.

* Fixes

  - Print hex string instead of using "%s" for ACPI_TYPE_BUFFER.

* Misc

  - Update MAINTAINERS.

----------------------------------------------------------------
Rob Barnes (1):
      platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeout

Tzung-Bi Shih (3):
      MAINTAINERS: update maintainers of chrome-platform
      platform/chrome: chromeos_acpi: support official HID GOOG0016
      platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER

 .../ABI/testing/sysfs-driver-chromeos-acpi         | 17 ++++++++++-
 .../firmware-guide/acpi/chromeos-acpi-device.rst   |  5 ++--
 MAINTAINERS                                        |  1 +
 drivers/platform/chrome/chromeos_acpi.c            | 33 ++++++++++++++++++++--
 drivers/platform/chrome/cros_ec_lpc.c              |  4 +--
 5 files changed, 52 insertions(+), 8 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