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:	Sat, 8 Nov 2014 10:58:12 -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.18-rc3

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.18-rc4

for you to fetch changes up to c4dc304677e8d566572c4738d95c48be150c6606:

  tty: Fix pty master poll() after slave closes v2 (2014-11-06 12:23:36 -0800)

----------------------------------------------------------------
TTY/Serial fixes for 3.18-rc4

Here are some tiny serial/tty fixes for 3.18-rc4 that resolve some
reported issues.

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

----------------------------------------------------------------
Francesco Ruggeri (1):
      tty: Fix pty master poll() after slave closes v2

Imre Deak (1):
      tty/vt: don't set font mappings on vc not supporting this

Jingchang Lu (1):
      serial: of-serial: fix uninitialized kmalloc variable

Matthias Brugger (1):
      tty: serial: 8250_mtk: Fix quot calculation

Peter Hurley (3):
      serial: Fix divide-by-zero fault in uart_get_divisor()
      tty: Fix high cpu load if tty is unreleaseable
      tty: Prevent "read/write wait queue active!" log flooding

 drivers/tty/n_tty.c                |  9 +++++++--
 drivers/tty/serial/8250/8250_mtk.c |  2 +-
 drivers/tty/serial/of_serial.c     |  2 +-
 drivers/tty/serial/serial_core.c   |  2 +-
 drivers/tty/tty_io.c               | 15 ++++++++++++---
 drivers/tty/vt/consolemap.c        |  7 +++++++
 6 files changed, 29 insertions(+), 8 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