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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190319182555.GA197525@google.com>
Date:   Tue, 19 Mar 2019 11:25:55 -0700
From:   Benson Leung <bleung@...gle.com>
To:     torvalds@...ux-foundation.org
Cc:     bleung@...omium.org, linux-kernel@...r.kernel.org,
        enric.balletbo@...labora.com, bleung@...gle.com,
        linux@...ck-us.net, ncrews@...omium.org
Subject: [GIT PULL] chrome platform fixes for v5.1-rc2

Hi Linus,

The following changes since commit 2794449576a6024e203eca5cc2c1a3ae33102b8e:

  platform/chrome: fix wilco-ec dependencies (2019-03-05 11:35:46 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 57aeef7f7a6848024b92c32bf23e8c85a8ac896d:

  platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported (2019-03-19 11:00:30 -0700)

----------------------------------------------------------------
Chrome Platform fixes for v5.1-rc2

Two fixes:
1. platform/chrome: Fix locking pattern in wilco_ec_mailbox()
	- Closes a potential race condition in the new wilco_ec driver.
2. platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported
	- Fixes a warning in cros_ec_debugfs on systems that do not support
	  console logging, such as the Asus C201.

----------------------------------------------------------------
Guenter Roeck (1):
      platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported

Nick Crews (1):
      platform/chrome: Fix locking pattern in wilco_ec_mailbox()

 drivers/platform/chrome/cros_ec_debugfs.c  | 10 +++++++---
 drivers/platform/chrome/wilco_ec/mailbox.c |  2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
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" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ