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:	Fri, 9 Nov 2012 10:47:20 -0700
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
	Huang Ying <ying.huang@...el.com>,
	Taku Izumi <izumi.taku@...fujitsu.com>,
	Linux PM list <linux-pm@...r.kernel.org>
Subject: [GIT PULL] PCI updates for v3.7

Hi Linus,

Here are some fixes for v3.7.  Three are related to D3cold support,
and the last portdrv one is a fix for the PCIe capability accessor
rework we merged for v3.7-rc1.

Bjorn


The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
tags/3.7-pci-fixes

for you to fetch changes up to ff8e59bc4ec3f31789a47dce9b6fe44bd7bc5fcc:

  PCI/portdrv: Don't create hotplug slots unless port supports hotplug
(2012-11-05 16:59:59 -0700)

----------------------------------------------------------------
PCI updates for v3.7:

  Power management
      PCI/PM: Fix proc config reg access for D3cold and bridge suspending
      PCI/PM: Resume device before shutdown
      PCI/PM: Fix deadlock when unbinding device if parent in D3cold
  Hotplug
      PCI/portdrv: Don't create hotplug slots unless port supports hotplug

----------------------------------------------------------------
Bjorn Helgaas (1):
      Merge branch 'pci/huang-d3cold-fixes' into for-linus

Huang Ying (3):
      PCI/PM: Fix deadlock when unbinding device if parent in D3cold
      PCI/PM: Resume device before shutdown
      PCI/PM: Fix proc config reg access for D3cold and bridge suspending

Taku Izumi (1):
      PCI/portdrv: Don't create hotplug slots unless port supports hotplug

 drivers/pci/bus.c                  |  3 ---
 drivers/pci/pci-driver.c           | 12 ++----------
 drivers/pci/pci-sysfs.c            | 34 ----------------------------------
 drivers/pci/pci.c                  | 32 ++++++++++++++++++++++++++++++++
 drivers/pci/pci.h                  |  2 ++
 drivers/pci/pcie/aer/aerdrv_core.c | 20 ++++++++++++++++----
 drivers/pci/pcie/portdrv_core.c    |  3 ++-
 drivers/pci/proc.c                 |  8 ++++++++
 8 files changed, 62 insertions(+), 52 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