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:	Mon, 21 Mar 2011 15:34:17 +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.38

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 series contains various housekeeping bits, a fix for a bug that bites
with a firewire sound driver which was merged three days ago via ALSA, and
improved compatibility with some rare quirky devices.

Topmost three changes were committed way after you opened the merge
window, but these contain said quirk handling and I would have sent them
to you even outside of a merge window.

Thanks.

Clemens Ladisch (9):
      firewire: ohci: log dead DMA contexts
      firewire: cdev: remove unneeded idr_find() from complete_transaction()
      firewire: cdev: always wait for outbound transactions to complete
      firewire: cdev: remove unneeded reference
      firewire: core: fix card->reset_jiffies overflow
      firewire: core: rename some variables
      firewire: ohci: prevent iso completion callbacks after context stop
      firewire: ohci: prevent starting of iso contexts with empty queue
      firewire: core: increase default SPLIT_TIMEOUT value

Oleg Drokin (1):
      firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove

Stefan Richter (4):
      firewire: nosy: should work on Power Mac G4 PCI too
      firewire: ohci: omit IntEvent.busReset check rom AT queueing
      firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
      firewire: core: ignore link-active bit of new nodes, fix device recognition

 drivers/firewire/Kconfig         |    3 +-
 drivers/firewire/core-card.c     |   21 +++++++---
 drivers/firewire/core-cdev.c     |   54 +++++++++++++-----------
 drivers/firewire/core-device.c   |   22 ++++++----
 drivers/firewire/core-iso.c      |   22 +++++-----
 drivers/firewire/core-topology.c |    2 +-
 drivers/firewire/ohci.c          |   85 ++++++++++++++++++++++++++++---------
 drivers/firewire/sbp2.c          |   11 +----
 include/linux/firewire.h         |    2 +-
 9 files changed, 140 insertions(+), 82 deletions(-)
-- 
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