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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 18 Nov 2009 14:09:59 +0000
From:	Alan Cox <alan@...ux.intel.com>
To:	greg@...ah.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] more beating of serial in the direction of sanity

---

Alan Cox (7):
      istallion: tty port open/close methods
      stallion: Convert to the tty_port_open/close methods
      tty_port: Move the IO_ERROR clear
      tty_port: Add IO_ERROR bit handling
      riscom8: switch to the tty_port_open API
      n_tty: fix throttling
      tty_port: Change the buffer allocator locking


 drivers/char/istallion.c |  177 ++++++++++++++++------------------------------
 drivers/char/n_tty.c     |   35 +++++++--
 drivers/char/riscom8.c   |   89 +++++++++++------------
 drivers/char/stallion.c  |  118 +++++++++----------------------
 drivers/char/tty_port.c  |   15 +++-
 include/linux/tty.h      |    1 
 6 files changed, 174 insertions(+), 261 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