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]
Message-ID: <20140127234828.GA15394@kroah.com>
Date:	Mon, 27 Jan 2014 15:48:28 -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] Serial fixes for 3.14-rc1

The following changes since commit 8bc661bfc0c2d221e209f4205bdaaf574d50100c:

  tty/serial: at91: disable uart timer at start of shutdown (2014-01-13 15:55:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.14-rc1

for you to fetch changes up to 4fbd269f1f9f8020dd9474b60e55c4f34d267b08:

  Merge branch 'fixes' into tty-next (2014-01-22 13:42:19 -0800)

----------------------------------------------------------------

Serial fixes for 3.14-rc1

Here are tiny and assorted serial driver fixes that have been in a
branch in my tree for a while and somehow did not get properly merged
into my big TTY / Serial pull request for 3.14-rc1.  Sorry about that.

All have been in linux-next for a while with no issues.

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

----------------------------------------------------------------
Dan Carpenter (1):
      serial: icom: dereference after free in load_code()

Greg Kroah-Hartman (1):
      Merge branch 'fixes' into tty-next

Heiko Stübner (1):
      serial: samsung: move clock deactivation below uart registration

Jonathan Woithe (1):
      serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip

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

Sebastian Andrzej Siewior (1):
      tty: serial: pch: don't crash if DMA enabled but not loaded

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

 drivers/tty/serial/icom.c     |  4 ++--
 drivers/tty/serial/pch_uart.c | 10 +++++++---
 drivers/tty/serial/samsung.c  |  8 +++++++-
 3 files changed, 16 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