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, 30 Oct 2013 11:34:28 -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 PATCH] TTY/Serial fixes for 3.12-rc8/final

The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.12-rc8

for you to fetch changes up to 6e757ad2c92caf721fd0efaac7088247e3934c5e:

  tty/serial: at91: fix uart/usart selection for older products (2013-10-17 13:27:24 -0700)

----------------------------------------------------------------
Serial fixes for 3.12-final

Here are 3 tiny fixes that are needed for 3.12-final for some serial
drivers.  One of them is a revert of a broken patch, and two others are
fixes for reported bugs.  All of these have been in linux-next for a
while, I forgot I had not sent them to you yet, my fault.

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

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Revert "serial: i.MX: evaluate linux,stdout-path property"

Nicolas Ferre (1):
      tty/serial: at91: fix uart/usart selection for older products

Roel Kluin (1):
      serial: vt8500: add missing braces

 drivers/tty/serial/atmel_serial.c  | 9 ++-------
 drivers/tty/serial/imx.c           | 3 ---
 drivers/tty/serial/vt8500_serial.c | 5 +++--
 3 files changed, 5 insertions(+), 12 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