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>] [day] [month] [year] [list]
Date:	Fri, 22 Jul 2011 15:08:47 +0200
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux1394-devel@...ts.sourceforge.net
Subject: [git pull] FireWire updates post 3.0

Linus, please pull from the for-linus branch at

    git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus

to receive the following updates for the IEEE 1394 (FireWire) subsystem.
This brings yet another reduction of CPU utilization, corrections of two
obscure issues in the userspace driver ABI, documentation, and the usual
housekeeping.

Thanks.

August Lilleaas (1):
      firewire: net: replacing deprecated __attribute__((packed)) with __packed

Clemens Ladisch (1):
      firewire: ohci: remove superfluous posted write flushes

Stefan Richter (8):
      firewire: ohci: reduce potential context_stop latency
      firewire: ohci: add a comment on PHY reg access serialization
      firewire: ohci: fix PHY reg access after card ejection
      firewire: ohci: skip soft reset retries after card ejection
      firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
      firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing
      firewire: cdev: ABI documentation enhancements
      firewire: document the sysfs ABIs

 Documentation/ABI/stable/firewire-cdev      |  103 ++++++++++++++++++++++
 Documentation/ABI/stable/sysfs-bus-firewire |  122 +++++++++++++++++++++++++++
 drivers/firewire/core-cdev.c                |   20 +++--
 drivers/firewire/net.c                      |    5 +-
 drivers/firewire/ohci.c                     |   42 ++++++----
 include/linux/firewire-cdev.h               |   78 ++++++++---------
 6 files changed, 303 insertions(+), 67 deletions(-)
 create mode 100644 Documentation/ABI/stable/firewire-cdev
 create mode 100644 Documentation/ABI/stable/sysfs-bus-firewire
-- 
Stefan Richter
-=====-==-== -=== =-==-
http://arcgraph.de/sr/
--
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