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: <YkekVRh9Ixdfa5qL@google.com>
Date:   Fri, 1 Apr 2022 18:18:13 -0700
From:   Benson Leung <bleung@...gle.com>
To:     torvalds@...ux-foundation.org
Cc:     pmalani@...omium.org, bleung@...omium.org, bleung@...gle.com,
        bleung@...nel.org, chrome-platform@...ts.linux.dev,
        linux-kernel@...r.kernel.org, tzungbi@...nel.org
Subject: [GIT PULL] chrome-platform changes for v5.18

Hi Linus,

Here's chrome-platform's changes for v5.18-rc1.

Of note, the last two commits of this PR had to be reworded (actually just
the second to last one) since it hit linux-next for a minor commit message
fixup. Content wise, the two are the same as they are on linux-next right now.

Thanks,
Benson

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v5.18

for you to fetch changes up to 0e8eb5e8acbad19ac2e1856b2fb2320184299b33:

  platform/chrome: cros_ec_debugfs: detach log reader wq from devm (2022-03-31 16:56:48 -0700)

----------------------------------------------------------------
chrome platform changes for 5.18

cros_ec_typec:
* platform/chrome: cros_ec_typec: Check for EC device - Fix a crash when using
  the cros_ec_typec driver on older hardware not capable of typec commands.
* Make try power role optional.
* Mux configuration reorganization series from Prashant.

cros_ec_debugfs:
* Fix use after free. Thanks Tzung-bi.

sensorhub:
* cros_ec_sensorhub fixup - Split trace include file

misc:
* Add new mailing list for chrome-platform development.
  chrome-platform@...ts.linux.dev. Now with patchwork!

----------------------------------------------------------------
Benson Leung (1):
      MAINTAINERS: platform-chrome: Add new chrome-platform@...ts.linux.dev list

Gwendal Grignou (1):
      platform: chrome: Split trace include file

Prashant Malani (6):
      platform/chrome: cros_ec_typec: Make try power role optional
      platform/chrome: cros_ec_typec: Check for EC device
      platform/chrome: cros_ec_typec: Move mux flag checks
      platform/chrome: cros_ec_typec: Get mux state inside configure_mux
      platform/chrome: cros_ec_typec: Configure muxes at start of port update
      platform/chrome: cros_ec_typec: Update mux flags during partner removal

Tzung-Bi Shih (1):
      platform/chrome: cros_ec_debugfs: detach log reader wq from devm

 MAINTAINERS                                       |   5 +
 drivers/platform/chrome/Makefile                  |   3 +-
 drivers/platform/chrome/cros_ec_debugfs.c         |  12 +--
 drivers/platform/chrome/cros_ec_sensorhub_ring.c  |   3 +-
 drivers/platform/chrome/cros_ec_sensorhub_trace.h | 123 ++++++++++++++++++++++
 drivers/platform/chrome/cros_ec_trace.h           |  95 -----------------
 drivers/platform/chrome/cros_ec_typec.c           |  97 +++++++++--------
 7 files changed, 186 insertions(+), 152 deletions(-)
 create mode 100644 drivers/platform/chrome/cros_ec_sensorhub_trace.h

-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@...gle.com
Chromium OS Project
bleung@...omium.org

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