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, 5 Apr 2013 19:59:13 -0600
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
	Konstantin Khlebnikov <khlebnikov@...nvz.org>,
	Matthew Garrett <matthew.garrett@...ula.com>,
	"Rafael J. Wysocki" <rjw@...k.pl>, Yinghai Lu <yinghai@...nel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] PCI updates for v3.9

[+cc linux-kernel]

On Fri, Apr 5, 2013 at 7:31 PM, Bjorn Helgaas <bhelgaas@...gle.com> wrote:
> Hi Linus,
>
> Here are some fixes for v3.9.  They include fixes for an ASPM problem
> that affects pre-1.1 PCIe devices, a kexec problem, the platform ROM
> image problem, a couple hotplug issues related to PM, and a fix for
> PCI-EISA bridges that have been broken for a long time.
>
> Bjorn
>
>
> The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7:
>
>   Linux 3.9-rc4 (2013-03-23 16:52:44 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
> tags/pci-v3.9-fixes-1
>
> for you to fetch changes up to de7d5f729c72638f41d7c17487bccb1c570ff144:
>
>   PCI/PM: Disable runtime PM of PCIe ports (2013-04-03 15:54:59 -0600)
>
> ----------------------------------------------------------------
> PCI updates for v3.9:
>
>   ASPM
>       Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
>   kexec
>       PCI: Don't try to disable Bus Master on disconnected PCI devices
>   Platform ROM images
>       PCI: Add PCI ROM helper for platform-provided ROM images
>       nouveau: Attempt to use platform-provided ROM image
>       radeon: Attempt to use platform-provided ROM image
>   Hotplug
>       PCI/ACPI: Always resume devices on ACPI wakeup notifications
>       PCI/PM: Disable runtime PM of PCIe ports
>   EISA
>       EISA/PCI: Fix bus res reference
>       EISA/PCI: Init EISA early, before PNP
>
> ----------------------------------------------------------------
> Bjorn Helgaas (3):
>       Merge branch 'pci/mjg-rom' into for-linus
>       Merge branch 'pci/yinghai-eisa' into for-linus
>       Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
>
> Konstantin Khlebnikov (1):
>       PCI: Don't try to disable Bus Master on disconnected PCI devices
>
> Matthew Garrett (3):
>       PCI: Add PCI ROM helper for platform-provided ROM images
>       nouveau: Attempt to use platform-provided ROM image
>       radeon: Attempt to use platform-provided ROM image
>
> Rafael J. Wysocki (2):
>       PCI/ACPI: Always resume devices on ACPI wakeup notifications
>       PCI/PM: Disable runtime PM of PCIe ports
>
> Yinghai Lu (2):
>       EISA/PCI: Fix bus res reference
>       EISA/PCI: Init EISA early, before PNP
>
>  drivers/acpi/pci_root.c                         | 76 ++++++++++++-------------
>  drivers/eisa/pci_eisa.c                         | 67 +++++++++++++++-------
>  drivers/gpu/drm/nouveau/core/subdev/bios/base.c | 17 ++++++
>  drivers/gpu/drm/radeon/radeon_bios.c            | 26 +++++++++
>  drivers/pci/pci-acpi.c                          | 15 ++---
>  drivers/pci/pci-driver.c                        |  5 +-
>  drivers/pci/pcie/portdrv_pci.c                  | 13 -----
>  drivers/pci/rom.c                               | 67 ++++++++++------------
>  include/linux/pci.h                             |  1 +
>  9 files changed, 169 insertions(+), 118 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