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, 7 Jan 2011 17:55:39 +0100
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 2.6.37

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.
Most importantly this improves reception of asynchronous block packets
with larger payload (outside physical DMA), as used by IP over 1394 or
for example forensics applications.

As not all patches had been crossposted to lkml yet, I will send the
full log and diff as reply to this mail.

Clemens Ladisch (10):
      firewire: ohci: Asynchronous Reception rewrite
      firewire: ohci: fix AT context initialization error handling
      firewire: ohci: flush MMIO writes in the interrupt handler
      firewire: ohci: properly clear posted write errors
      firewire: make PHY packet header format consistent
      firewire: ohci: optimize iso context checks in the interrupt handler
      firewire: ohci: use common buffer for self IDs and AR descriptors
      firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
      firewire: ohci: cache the context run bit
      firewire: use split transaction timeout only for split transactions

Joe Perches (1):
      firewire: core: Update WARN uses

Maxim Levitsky (4):
      firewire: ohci: restore GUID on resume.
      firewire: ohci: restart iso DMA contexts on resume from low power mode
      firewire: net: ratelimit error messages
      firewire: net: add carrier detection

Stefan Richter (4):
      firewire: nosy: char device is not seekable
      firewire: net: set carrier state at ifup
      firewire: ohci: flush AT contexts after bus reset - addendum
      firewire: ohci: consolidate context status flags

 drivers/firewire/Kconfig            |    2 +-
 drivers/firewire/core-cdev.c        |    7 +-
 drivers/firewire/core-transaction.c |   58 ++-
 drivers/firewire/core.h             |    4 +-
 drivers/firewire/net.c              |   47 ++-
 drivers/firewire/nosy.c             |    3 +-
 drivers/firewire/ohci.c             |  672 ++++++++++++++++++++++++-----------
 include/linux/firewire.h            |    2 +-
 8 files changed, 548 insertions(+), 247 deletions(-)

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