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:	Mon, 5 May 2014 14:23:15 -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 3.15-rc5

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

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

for you to fetch changes up to 62a0d8d7c2b29f92850e4ee3c38e5dfd936e92b2:

  tty: Fix lockless tty buffer race (2014-05-03 18:14:28 -0400)

----------------------------------------------------------------
TTY/Serial fixes for 3.15-rc4

Here are some tty and serial driver fixes for things reported recently.

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

----------------------------------------------------------------
Michael Welling (1):
      tty: serial: 8250_core.c Bug fix for Exar chips.

Peter Hurley (3):
      n_tty: Fix n_tty_write crash when echoing in raw mode
      Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"
      tty: Fix lockless tty buffer race

Tomoki Sekiyama (1):
      drivers/tty/hvc: don't free hvc_console_setup after init

 drivers/tty/hvc/hvc_console.c       |  2 +-
 drivers/tty/n_tty.c                 |  4 ++++
 drivers/tty/serial/8250/8250_core.c |  2 +-
 drivers/tty/tty_buffer.c            | 29 ++++++++++++++---------------
 include/linux/tty.h                 |  1 -
 5 files changed, 20 insertions(+), 18 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