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:	Sun, 29 Jul 2012 11:13:03 +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 v3.5

Linus,

please pull from the tag "firewire-updates" at

    git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-updates

to receive the following IEEE 1394 (FireWire) subsystem changes:

 - Small fixes and optimizations.

 - A new sysfs attribute to tell local and remote nodes apart.
   Useful to set special permissions/ ownership of local nodes'
   /dev/fw*, to start daemons on them (for diagnostics, management,
   AV targets, VersaPHY initiator or targets...), to pick up their
   GUID to use it as GUID of an SBP2 target instance, and of course
   for informational purposes.

Clemens Ladisch (7):
      firewire: core: make address handler length 64 bits
      firewire: core: allocate the low memory region
      firewire: ohci: lazy bus time initialization
      firewire: ohci: sanity-check MMIO resource
      firewire: core: fix multichannel IR with buffers larger than 2 GB
      firewire: ohci: initialize multiChanMode bits after reset
      firewire: core: add is_local sysfs device attribute

Stefan Richter (1):
      firewire: core: document is_local sysfs attribute

 Documentation/ABI/stable/sysfs-bus-firewire |   11 +++++++++++
 drivers/firewire/core-device.c              |    9 +++++++++
 drivers/firewire/core-iso.c                 |    2 +-
 drivers/firewire/core-transaction.c         |   23 +++++++++++++++++++++--
 drivers/firewire/ohci.c                     |   30 ++++++++++++++++++++++++------
 include/linux/firewire.h                    |    4 ++--
 6 files changed, 68 insertions(+), 11 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