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:	Tue, 17 Feb 2015 14:34:40 +0100
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux1394-devel@...ts.sourceforge.net
Subject: [git pull] FireWire (IEEE 1394) updates post v3.19

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 subsystem updates:

  - Replace made-up, unallocated Vendor and Model values of firewire-core's
    Configuration ROM register root directory by properly registered IDs.
    (These IDs are visible to peer nodes on the bus and locally via sysfs,
    but they are not involved in protocol matching or driver matching, nor
    are they used in stock udev rules.)

  - Remove some unneccessary code.

Clemens Ladisch (1):
      firewire: core: use correct vendor/model IDs

Rickard Strandqvist (1):
      firewire: ohci: Remove unused function

Stefan Richter (1):
      firewire: sbp2: remove redundant check for bidi command

 drivers/firewire/core-transaction.c |  4 ++--
 drivers/firewire/ohci.c             |  5 -----
 drivers/firewire/sbp2.c             | 11 -----------
 3 files changed, 2 insertions(+), 18 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