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>] [day] [month] [year] [list]
Date:   Mon, 11 Jun 2018 11:23:17 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Suman Anna <s-anna@...com>,
        Baolin Wang <baolin.wang@...aro.org>
Subject: [GIT PULL] hwspinlock updates for v4.18

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/hwlock-v4.18

for you to fetch changes up to e759176c7f6b6d84a31276e11d687f232f6e4ecf:

  hwspinlock/u8500: Switch to SPDX license identifier (2018-05-24 12:05:11 -0700)

----------------------------------------------------------------
hwspinlock updates for v4.18

In addition to migrating the files to use SPDX license headers this
introduces the ability for clients to operate a hwlock without the
framework taking any additional locks.

----------------------------------------------------------------
Baolin Wang (2):
      hwspinlock: Convert to use 'switch' statement
      hwspinlock: Introduce one new mode for hwspinlock

Suman Anna (6):
      hwspinlock/core: Switch to SPDX license identifier
      hwspinlock/omap: Switch to SPDX license identifier
      hwspinlock: qcom: Switch to SPDX license identifier
      hwspinlock/sirf: Switch to SPDX license identifier
      hwspinlock: sprd: Switch to SPDX license identifier
      hwspinlock/u8500: Switch to SPDX license identifier

 drivers/hwspinlock/Kconfig               |  1 +
 drivers/hwspinlock/hwspinlock_core.c     | 77 +++++++++++++++++++++-----------
 drivers/hwspinlock/hwspinlock_internal.h | 10 +----
 drivers/hwspinlock/omap_hwspinlock.c     | 10 +----
 drivers/hwspinlock/qcom_hwspinlock.c     | 10 +----
 drivers/hwspinlock/sirf_hwspinlock.c     |  3 +-
 drivers/hwspinlock/sprd_hwspinlock.c     | 10 +----
 drivers/hwspinlock/u8500_hsem.c          | 10 +----
 include/linux/hwspinlock.h               | 68 ++++++++++++++++++++++++----
 9 files changed, 118 insertions(+), 81 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ