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, 20 Jun 2012 13:52:25 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PATCH] TTY/serial patches for 3.5-rc4

The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:

  Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)

are available in the git repository at:

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

for you to fetch changes up to 78d80c5a720ea370defa3e3124c0f7f7179bdfe5:

  serial/amba-pl011: move custom pin control to driver (2012-06-12 15:41:44 -0700)

----------------------------------------------------------------
Serial driver fixes for 3.5-rc4

Here are 3 patches resolving a boot regression (the mop500 fix), a build
warning fix, and a kernel-doc fix.  All tiny, but should go into the
final 3.5 release.

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

----------------------------------------------------------------
Linus Walleij (1):
      serial/amba-pl011: move custom pin control to driver

Randy Dunlap (2):
      serial: fix kernel-doc warnings in 8250.c
      serial: fix serial_txx9.c build warning/typo

 arch/arm/mach-ux500/board-mop500.c |   54 +-----------------------------------
 drivers/tty/serial/8250/8250.c     |    2 +-
 drivers/tty/serial/amba-pl011.c    |   45 +++++++++++++++++++++++++++---
 drivers/tty/serial/serial_txx9.c   |    2 +-
 4 files changed, 44 insertions(+), 59 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