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]
Message-ID: <tkrat.27888275592fd267@s5r6.in-berlin.de>
Date:	Thu, 8 Oct 2009 00:38:16 +0200 (CEST)
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	linux1394-devel@...ts.sourceforge.net
cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] firewire: misc updates

Coming up: Small fixes, reduction in stack usage, code style tweaks.

[PATCH 1/8] firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
[PATCH 2/8] firewire: cdev: fix memory leak in an error path
[PATCH 3/8] firewire: cdev: reduce stack usage by ioctl_dispatch
[PATCH 4/8] firewire: normalize style of queue_work wrappers
[PATCH 5/8] firewire: cdev: normalize variable names
[PATCH 6/8] firewire: optimize config ROM creation
[PATCH 7/8] firewire: core: clarify generate_config_rom usage
[PATCH 8/8] firewire: core: optimize Topology Map creation

 drivers/firewire/core-card.c        |   75 +++++++++----------
 drivers/firewire/core-cdev.c        |  136 +++++++++++++++++++++---------------
 drivers/firewire/core-topology.c    |   17 ++--
 drivers/firewire/core-transaction.c |    9 --
 drivers/firewire/core.h             |    9 +-
 drivers/firewire/ohci.c             |   30 +++++--
 drivers/firewire/sbp2.c             |   48 ++++++------
 include/linux/firewire.h            |   16 ----
 8 files changed, 177 insertions(+), 163 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