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

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

This has the fix for the sky2 VPD bug, as well as a few others related
to the newly merged code.

Alex Chiang (4):
      PCI: annotate pci_rescan_bus as __ref, not __devinit
      PCI: allow PCI core hotplug to remove PCI root bus
      PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
      PCI: pci_slot: grab refcount on slot's bus

Anton Vorontsov (1):
      PCI: Fix oops in pci_vpd_truncate

Randy Dunlap (1):
      PCI-IOV: fix missing kernel-doc

Yu Zhao (1):
      PCI: SR-IOV quirk for Intel 82576 NIC

Yuji Shimada (2):
      PCI: Setup disabled bridges even if buses are added
      PCI: don't corrupt enable_cnt when doing manual resource alignment

 drivers/acpi/pci_slot.c            |    5 +++
 drivers/pci/access.c               |    3 +-
 drivers/pci/bus.c                  |    2 +-
 drivers/pci/hotplug/acpiphp_glue.c |   14 ++++++++
 drivers/pci/iov.c                  |    1 +
 drivers/pci/pci-sysfs.c            |    6 +---
 drivers/pci/pci.c                  |    4 +-
 drivers/pci/probe.c                |    2 +-
 drivers/pci/quirks.c               |   62 +++++++++++++++++++++++++++++++++---
 drivers/pci/setup-bus.c            |    2 +-
 include/linux/pci.h                |    5 +++
 11 files changed, 90 insertions(+), 16 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