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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 2 Dec 2010 12:48:27 -0800
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: [GIT PATCH] TTY/serial fixes for .37-rc4

Here are a number of tty and serial fixes for your .37-rc4 tree.

Jiri did a lot of work tracking down the annoying WARN_ON messages that
have been showing up since .36, and he's fixes some issues that are even
older than that here that have been reported by a lot of users.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/ tty-linus

All of these have been in the -next and -mm releases for a while.

Patches will be sent to the linux-kernel mailing list, if anyone wants
to see them.

thanks,

greg k-h

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

 drivers/net/wan/x25_asy.c |    2 +-
 drivers/serial/8250.c     |    2 +-
 drivers/serial/mfd.c      |   24 ++++++++----------------
 drivers/tty/tty_io.c      |   13 +++++++++++--
 drivers/tty/tty_ldisc.c   |    2 ++
 include/linux/tty.h       |    1 +
 6 files changed, 24 insertions(+), 20 deletions(-)

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

Feng Tang (1):
      serial: mfd: adjust the baud rate setting

Jiri Slaby (4):
      TTY: ldisc, fix open flag handling
      NET: wan/x25, fix ldisc->open retval
      TTY: don't allow reopen when ldisc is changing
      TTY: open/hangup race fixup

Peter Zijlstra (1):
      serial8250: Mark console as CON_ANYTIME

--
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