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:   Sat, 23 May 2020 15:18:15 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.7-rc7

The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:

  Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.7-rc7

for you to fetch changes up to 7a839dbab1be59f5ed3b3b046de29e166784c9b4:

  misc: rtsx: Add short delay after exit from ASPM (2020-05-22 13:27:38 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.7-rc7

Here are some small char/misc driver fixes for 5.7-rc7 that resolve some
reported issues.  Included in here are tiny fixes for the mei,
coresight, rtsx, ipack, and mhi drivers.

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: release me_cl object reference

Calvin Johnson (1):
      coresight: cti: remove incorrect NULL return check

Klaus Doth (1):
      misc: rtsx: Add short delay after exit from ASPM

Wei Yongjun (2):
      ipack: tpci200: fix error return code in tpci200_register()
      bus: mhi: core: Fix some error return code

 drivers/bus/mhi/core/init.c                          | 2 ++
 drivers/hwtracing/coresight/coresight-cti-platform.c | 4 ++--
 drivers/ipack/carriers/tpci200.c                     | 1 +
 drivers/misc/cardreader/rtsx_pcr.c                   | 3 +++
 drivers/misc/mei/client.c                            | 2 ++
 5 files changed, 10 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ