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:	Wed, 7 Jan 2009 20:49:11 +0100 (CET)
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.28

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 IEEE 1394/ FireWire subsystem updates.

Frans Pop (1):
      ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume

Harvey Harrison (7):
      ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC
      ieee1394: pcilynx: trivial endian annotation
      ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
      ieee1394: mark bus_info_data as a __be32 array
      ieee1394: eth1394: trivial sparse annotations
      ieee1394: dv1394: annotate frame input/output structs as little endian
      ieee1934: dv1394: interrupt enabling/disabling broken on big-endian

Jay Fenlason (2):
      firewire: typo in comment
      firewire: improve refcounting of fw_card

Stefan Richter (9):
      ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation
      ieee1394: mark all hpsb_address_ops instances as const
      ieee1394: ohci1394: pass error codes from request_irq through
      ieee1394: ohci1394: flush MMIO writes before delay in initialization
      ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets
      firewire: fw-sbp2: remove unnecessary locking
      firewire: fix small memory leak at module removal
      firewire: fix resetting of bus manager retry counter
      firewire: reorder struct fw_card for better cache efficiency

 drivers/firewire/fw-card.c        |   20 +++++++++++++---
 drivers/firewire/fw-device.c      |    8 +++---
 drivers/firewire/fw-device.h      |    2 +
 drivers/firewire/fw-sbp2.c        |   21 +++++------------
 drivers/firewire/fw-topology.c    |   16 +++++-------
 drivers/firewire/fw-transaction.c |    2 +
 drivers/firewire/fw-transaction.h |   13 ++++------
 drivers/ieee1394/csr.c            |   12 +++++-----
 drivers/ieee1394/csr.h            |   10 ++++----
 drivers/ieee1394/csr1212.c        |   45 +++++++++++-------------------------
 drivers/ieee1394/csr1212.h        |    9 +-----
 drivers/ieee1394/dv1394-private.h |   44 ++++++++++++++++++------------------
 drivers/ieee1394/dv1394.c         |   12 +++++-----
 drivers/ieee1394/eth1394.c        |   28 +++++++++++-----------
 drivers/ieee1394/eth1394.h        |   16 ++++++------
 drivers/ieee1394/highlevel.c      |    9 ++++---
 drivers/ieee1394/highlevel.h      |    7 +++--
 drivers/ieee1394/hosts.c          |    6 ++--
 drivers/ieee1394/hosts.h          |    2 +-
 drivers/ieee1394/ieee1394.h       |    3 ++
 drivers/ieee1394/nodemgr.c        |   20 +++-------------
 drivers/ieee1394/nodemgr.h        |    3 --
 drivers/ieee1394/ohci1394.c       |   26 +++++++++++++++-----
 drivers/ieee1394/pcilynx.c        |    2 +-
 drivers/ieee1394/pcilynx.h        |    2 +-
 drivers/ieee1394/raw1394.c        |    2 +-
 drivers/ieee1394/sbp2.c           |    4 +-
 27 files changed, 163 insertions(+), 181 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