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, 21 Aug 2021 18:01:18 +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.14-rc7

The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

  Linux 5.14-rc5 (2021-08-08 13:49:31 -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.14-rc7

for you to fetch changes up to d30836a9528906ee9d42b7cd59108f3bb4e16b01:

  Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2021-08-15 11:21:02 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.14-rc7

Here are some small driver fixes for 5.14-rc7.

They consist of:
	- revert for an interconnect patch that was found to have
	  problems.
	- ipack tpci200 driver fixes for reported problems
	- slimbus messaging and ngd fixes for reported problems.

All are small and have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Dongliang Mu (2):
      ipack: tpci200: fix many double free issues in tpci200_pci_probe
      ipack: tpci200: fix memory leak in the tpci200_register

Georgi Djakov (1):
      Revert "interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate"

Greg Kroah-Hartman (1):
      Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus

Srinivas Kandagatla (4):
      slimbus: messaging: start transaction ids from 1 instead of zero
      slimbus: messaging: check for valid transaction id
      slimbus: ngd: set correct device for pm
      slimbus: ngd: reset dma setup during runtime pm

 drivers/interconnect/qcom/icc-rpmh.c | 10 +++---
 drivers/ipack/carriers/tpci200.c     | 60 +++++++++++++++++++-----------------
 drivers/slimbus/messaging.c          |  7 +++--
 drivers/slimbus/qcom-ngd-ctrl.c      | 22 +++++++------
 4 files changed, 54 insertions(+), 45 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ