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:	Thu, 6 Sep 2012 15:37:45 -0600
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>,
	"Rafael J. Wysocki" <rjw@...k.pl>,
	Linux PM list <linux-pm@...r.kernel.org>
Subject: [GIT PULL] PCI updates for v3.6

Hi Linus,

Here are some more fixes for v3.6.  These all fix things we merged in
v3.6-rc1.  Four are fixes for the D3cold support, and one is for a
boot lockup on PA Semi caused by a printk while the console BAR is
still disabled.

Bjorn


The following changes since commit a6b881a5b8d4fa2135e55a74be6d6b1e17e445dd:

  Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
(2012-08-21 10:08:39 -0700)

are available in the git repository at:


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

for you to fetch changes up to 0ff9514b579b4f2f3e6038cd961ce64c224c3c73:

  PCI: Don't print anything while decoding is disabled (2012-08-23
10:53:08 -0600)

----------------------------------------------------------------
PCI updates for v3.6:

  Power management
    - PCI/PM: Enable D3/D3cold by default for most devices
    - PCI/PM: Keep parent bridge active when probing device
    - PCI/PM: Fix config reg access for D3cold and bridge suspending
    - PCI/PM: Add ABI document for sysfs file d3cold_allowed
  Core
    - PCI: Don't print anything while decoding is disabled

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: Don't print anything while decoding is disabled

Huang Ying (4):
      PCI/PM: Enable D3/D3cold by default for most devices
      PCI/PM: Keep parent bridge active when probing device
      PCI/PM: Fix config reg access for D3cold and bridge suspending
      PCI/PM: Add ABI document for sysfs file d3cold_allowed

 Documentation/ABI/testing/sysfs-bus-pci | 12 ++++++++++
 drivers/pci/pci-driver.c                |  6 +++++
 drivers/pci/pci-sysfs.c                 | 42 +++++++++++++++++++++++++++++++++
 drivers/pci/pci.c                       |  1 +
 drivers/pci/pcie/portdrv_pci.c          | 14 +++++++++++
 drivers/pci/probe.c                     | 31 +++++++++++++-----------
 6 files changed, 92 insertions(+), 14 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