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, 8 May 2020 16:17:37 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Jiri Slaby <jslaby@...e.cz>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY/Serial driver fixes for 5.7-rc5

The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

  Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.7-rc5

for you to fetch changes up to 2ae11c46d5fdc46cb396e35911c713d271056d35:

  tty: xilinx_uartps: Fix missing id assignment to the console (2020-05-04 18:55:45 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 5.7-rc5

Here are 3 small TTY/Serial/VT fixes for 5.7-rc5:
	- revert for the bcm63xx driver "fix" that was incorrect
	- vt unicode console bugfix
	- xilinx_uartps console driver fix

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

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

----------------------------------------------------------------
Florian Fainelli (1):
      Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"

Nicolas Pitre (1):
      vt: fix unicode console freeing with a common interface

Shubhrajyoti Datta (1):
      tty: xilinx_uartps: Fix missing id assignment to the console

 drivers/tty/serial/bcm63xx_uart.c  | 4 +---
 drivers/tty/serial/xilinx_uartps.c | 1 +
 drivers/tty/vt/vt.c                | 9 +++++++--
 3 files changed, 9 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ