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]
Date:   Thu, 28 Feb 2019 13:32:35 +0100
From:   Jens Wiklander <jens.wiklander@...aro.org>
To:     arm-soc <arm@...nel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] tee subsys fixes for v5.0

Hello arm-soc maintainers,

Please pull this last minute fix for the OP-TEE driver.

Thanks,
Jens

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git
tags/tee-fix-for-v5.0

for you to fetch changes up to c7c0d8df0b94a67377555a550b8d66ee2ad2f4ed:

  tee: optee: add missing of_node_put after of_device_is_available
(2019-02-28 10:23:04 +0100)

----------------------------------------------------------------
OP-TEE driver
- add missing of_node_put after of_device_is_available

----------------------------------------------------------------
Julia Lawall (1):
      tee: optee: add missing of_node_put after of_device_is_available

 drivers/tee/optee/core.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists