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, 16 May 2015 17:33:50 -0700
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 4.1-rc4

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1a48632ffed61352a7810ce089dc5a8bcd505a60:

  pty: Fix input race when closing (2015-05-10 19:26:37 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 4.1-rc4

Here's some TTY and serial driver fixes for reported issues.  All of
these have been in linux-next successfully.

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

----------------------------------------------------------------
Dave Martin (1):
      Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"

Pan Xinhui (1):
      tty/n_gsm.c: fix a memory leak when gsmtty is removed

Peter Hurley (2):
      earlycon: Revert log warnings
      pty: Fix input race when closing

Semen Protsenko (1):
      serial: omap: Fix error handling in probe

 Documentation/serial/tty.txt     |  3 +++
 drivers/tty/n_gsm.c              |  5 ++---
 drivers/tty/n_hdlc.c             |  4 ++--
 drivers/tty/n_tty.c              | 22 +++++++++++++++++----
 drivers/tty/pty.c                |  5 +++--
 drivers/tty/serial/amba-pl011.c  |  5 ++++-
 drivers/tty/serial/earlycon.c    |  9 ++-------
 drivers/tty/serial/omap-serial.c |  2 ++
 drivers/tty/tty_buffer.c         | 41 ++++++++++++++++++++++++++--------------
 include/linux/tty.h              |  2 +-
 10 files changed, 64 insertions(+), 34 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