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:	Fri, 3 Sep 2010 19:09:37 -0700
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 fixes for 2.6.36-git

Here are some tty and serial bugfixes for your 2.6.36-git tree.

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

These patches have been in the linux-next tree and -mm for a while now.

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

thanks,

greg k-h

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

 MAINTAINERS                      |    3 +--
 drivers/char/tty_io.c            |    2 +-
 drivers/char/vt.c                |   15 ++++-----------
 drivers/serial/bfin_sport_uart.c |    2 +-
 include/linux/serial.h           |    3 +--
 include/linux/serial_core.h      |    3 ++-
 6 files changed, 10 insertions(+), 18 deletions(-)

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

Francisco Jerez (1):
      vt: Fix console corruption on driver hand-over.

Jiri Slaby (1):
      MAINTAINERS: orphan isicom

Nathael Pajani (1):
      tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver

Philippe Langlais (1):
      serial: fix port type conflict between NS16550A & U6_16550A

Sonic Zhang (1):
      serial: bfin_sport_uart: restore transmit frame sync fix

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