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:   Fri, 23 Jul 2021 16:56:28 +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-rc3

The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:

  Linux 5.14-rc2 (2021-07-18 14:13:49 -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-rc3

for you to fetch changes up to c453db6cd96418c79702eaf38259002755ab23ff:

  nds32: fix up stack guard gap (2021-07-21 15:51:37 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.14-rc3

Here are some small char/misc driver fixes for 5.14-rc3.

Included in here are:
	- MAINTAINERS file updates for 2 changes in different driver
	  subsystems.
	- mhi bus bugfixes
	- nds32 bugfix that resolves a reported problem.

All have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Bhaumik Bhatt (2):
      bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
      bus: mhi: core: Validate channel ID when processing command completions

Greg Kroah-Hartman (1):
      nds32: fix up stack guard gap

Jorgen Hansen (1):
      MAINTAINERS: Update for VMCI driver

Loic Poulain (1):
      bus: mhi: pci_generic: Fix inbound IPCR channel

Shuo Liu (1):
      MAINTAINERS: Change ACRN HSM driver maintainer

 MAINTAINERS                   | 10 +++++++++-
 arch/nds32/mm/mmap.c          |  2 +-
 drivers/bus/mhi/core/main.c   | 17 +++++++++++-----
 drivers/bus/mhi/pci_generic.c | 45 ++++++++++++++++++++++++++++++++++---------
 4 files changed, 58 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ