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>] [day] [month] [year] [list]
Date:	Wed, 18 Dec 2013 09:42:33 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Jiri Slaby <jslaby@...e.cz>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 3.13-rc5

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

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

for you to fetch changes up to c2db11eca089b60148ded7467b956a547e8a2ae0:

  tty: xuartps: Properly guard sysrq specific code (2013-12-17 16:02:25 -0800)

----------------------------------------------------------------
TTY/Serial fixes for 3.13-rc5

Here are a few fixes for 3.13-rc5 that resolve a number of reported tty
and serial driver issues.

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

----------------------------------------------------------------
James Hogan (1):
      serial: 8250_dw: Fix LCR workaround regression

Mika Westerberg (1):
      serial: 8250_dw: add new ACPI IDs

Peter Hurley (2):
      tty: Fix hang at ldsem_down_read()
      n_tty: Fix apparent order of echoed output

Soren Brinkmann (1):
      tty: xuartps: Properly guard sysrq specific code

 drivers/tty/n_tty.c                |  7 ++++++-
 drivers/tty/serial/8250/8250_dw.c  |  8 ++++++--
 drivers/tty/serial/xilinx_uartps.c |  2 ++
 drivers/tty/tty_ldsem.c            | 16 +++++++++++++---
 4 files changed, 27 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ