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:	Mon, 11 May 2009 15:24:06 -0500
From:	Jason Wessel <jason.wessel@...driver.com>
To:	greg@...ah.com
Cc:	stern@...land.harvard.edu, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] usb_debug serial, ftdi_sio serial and sysrq

The idea behind this patch series is to allow the USB 2.0 debug device
to better operate as a fully functional system console with the full
capability for sysrq.

This is version 2 of the original patches per Greg and Alan's comments.

Included is a fix to the ftdi_sio driver as well.

Thanks,
Jason.


The short log and git info is below, which is against the 2.6.30
development tree.
The following changes since commit a4d7749be5de4a7261bcbe3c7d96c748792ec455:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../gregkh/staging-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_gregkh

Jason Wessel (4):
      usb_debug, usb_generic_serial: implement multi urb write
      ftd_sio usb: move status check
      usb_debug,usb_generic_serial: implement sysrq and serial break
      ftd_sio usb: implement sysrq handling on break

 drivers/usb/serial/Kconfig     |    7 ++
 drivers/usb/serial/ftdi_sio.c  |   18 +++--
 drivers/usb/serial/generic.c   |  151 +++++++++++++++++++++++++++++++++++-----
 drivers/usb/serial/usb_debug.c |   41 +++++++++++
 include/linux/usb/serial.h     |   38 ++++++++++-
 5 files changed, 227 insertions(+), 28 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