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: <ZEYYhltzTDUzAV0q@google.com>
Date:   Mon, 24 Apr 2023 13:49:58 +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.4

Linus,

Please pull chrome-platform updates for v6.4.

Thanks,
TzungBi.

The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:

  Linux 6.3-rc5 (2023-04-02 14:29:29 -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.4

for you to fetch changes up to d184d60aa301e424cd0cf7de90b40744710a2417:

  platform/chrome: wilco_ec: remove return value check of debugfs_create_dir() (2023-04-24 13:35:12 +0800)

----------------------------------------------------------------
chrome platform changes for 6.4

* Improvements

  - Replace fake flexible arrays with flexible-array member.

* Misc

  - Minor cleanups and fixes.

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      platform/chrome: Replace fake flexible arrays with flexible-array member

Liang He (1):
      platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()

Rob Barnes (1):
      platform/chrome: cros_ec: Separate logic for getting panic info

Tzung-Bi Shih (2):
      platform/chrome: cros_ec: remove unneeded label and if-condition
      platform/chrome: cros_ec_debugfs: fix kernel-doc warning

Zhengkang Huang (1):
      platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()

 drivers/platform/chrome/cros_ec.c              | 10 +++---
 drivers/platform/chrome/cros_ec_debugfs.c      | 42 ++++++++++++++++++++------
 drivers/platform/chrome/cros_typec_switch.c    |  1 +
 drivers/platform/chrome/wilco_ec/debugfs.c     |  2 --
 include/linux/platform_data/cros_ec_commands.h |  2 +-
 5 files changed, 39 insertions(+), 18 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