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, 11 Aug 2008 10:27:38 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [git pull] PCI fixes

Please pull my for-linus branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

The most exciting thing in this set is the MSI restore fix.  It should get
suspend/resume working again on several machines.  Shortlog & diffstat
below.

-- 
Jesse Barnes, Intel Open Source Technology Center

Andrew Morton (1):
      PCI: make pci_register_driver() a macro

Dean Hildebrand (1):
      PCI: Limit VPD length for Broadcom 5708S

Dmitry Baryshkov (1):
      DMA: make dma-coherent.c documentation kdoc-friendly

Eric Dumazet (1):
      PCI: add Broadcom 5708S to VPD length quirk

Jesse Barnes (1):
      PCI: fully restore MSI state at resume time

Rafael J. Wysocki (1):
      PCI PM: Export pci_pme_active to drivers

Simon Horman (1):
      PCI: check the return value of device_create_bin_file() in pci_create_bus()

akpm@...ux-foundation.org (1):
      PCI: remove duplicate symbol from pci_ids.h


 drivers/pci/msi.c       |    5 +--
 drivers/pci/pci.c       |    3 +-
 drivers/pci/probe.c     |   54 +++++++++++++++++++++++++++++++++--------------
 drivers/pci/quirks.c    |    7 +++++-
 include/linux/pci.h     |   11 ++++++---
 include/linux/pci_ids.h |    2 -
 kernel/dma-coherent.c   |   10 ++++----
 7 files changed, 60 insertions(+), 32 deletions(-)
--
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