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]
Date:	Thu, 26 Feb 2009 14:24:28 -0800
From:	Jesse Barnes <jesse.barnes@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	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

A few documentation fixes/additions, quirks, and the obligatory hotplug
related fixes.

Alex Chiang (1):
      PCI: Documentation: fix minor PCIe HOWTO thinko

Andrew Patterson (1):
      PCI: Enable PCIe AER only after checking firmware support

Chris Wright (1):
      PCI: add some sysfs ABI docs

Eric W. Biederman (1):
      PCI: pciehp: Handle interrupts that happen during initialization.

Matthew Wilcox (1):
      PCI/MSI: fix msi_mask() shift fix

Randy Dunlap (3):
      PCI: fix rom.c kernel-doc warning
      PCI: fix struct pci_platform_pm_ops kernel-doc
      PCI: fix missing kernel-doc and typos

Stefan Assmann (1):
      PCI: AMD 813x B2 devices do not need boot interrupt quirk

Yinghai Lu (2):
      PCI quirk: enable MSI on 8132
      PCI: don't enable too many HT MSI mappings

 Documentation/ABI/testing/sysfs-bus-pci |   43 +++++++++++
 Documentation/PCI/PCIEBUS-HOWTO.txt     |    2 +-
 drivers/pci/hotplug/pciehp.h            |    2 +
 drivers/pci/hotplug/pciehp_core.c       |    7 ++
 drivers/pci/hotplug/pciehp_hpc.c        |   15 ++--
 drivers/pci/msi.c                       |   10 +--
 drivers/pci/pci.c                       |   13 ++-
 drivers/pci/pci.h                       |   20 +++---
 drivers/pci/pcie/aer/aerdrv_core.c      |   48 ++++++++++--
 drivers/pci/pcie/portdrv_pci.c          |    2 -
 drivers/pci/quirks.c                    |  122 +++++++++++++++++++++++++++----
 drivers/pci/rom.c                       |    1 +
 12 files changed, 229 insertions(+), 56 deletions(-)

-- 
Jesse Barnes, Intel Open Source Technology Center
--
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