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:	Wed, 20 Jan 2010 15:47:59 -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
Subject: [GIT PATCH] TTY patches for 2.6.33-rc4

Here's the big TTY patchset for your .33-rc4 tree.

Lots of bugfixes and a new device id was added.

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

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

thanks,

greg k-h

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

 drivers/char/nozomi.c        |    2 +-
 drivers/char/tty_io.c        |    2 +-
 drivers/serial/8250_pnp.c    |   10 +----
 drivers/serial/imx.c         |    2 +-
 drivers/serial/serial_core.c |  105 ++++++++++++++++++------------------------
 drivers/serial/serial_cs.c   |    3 +-
 fs/compat_ioctl.c            |    3 +
 7 files changed, 54 insertions(+), 73 deletions(-)

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

Alan Cox (2):
      nozomi: quick fix for the close/close bug
      serial: Fix crash if the minimum rate of the device is > 9600 baud

Atsushi Nemoto (1):
      compat_ioctl: Supress "unknown cmd" message on serial /dev/console

Greg Kroah-Hartman (1):
      tty: fix race in tty_fasync

Matthew Garrett (1):
      serial: 8250_pnp: use wildcard for serial Wacom tablets

Pavel Machek (1):
      serial: serial_cs: oxsemi quirk breaks resume

Roel Kluin (1):
      serial: imx: bit &/| confusion

Stanislav Brabec (1):
      serial-core: resume serial hardware with no_console_suspend

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