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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 27 Oct 2006 11:43:44 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>,
	kristen.c.accardi@...el.com
Cc:	linux-kernel@...r.kernel.org, linux-pci@...ey.karlin.mff.cuni.cz,
	pcihpd-discuss@...ts.sourceforge.net
Subject: [GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3

Here are some PCI and PCI hotplug patches for 2.6.19-rc3.

Most of these patches have been in the -mm tree for a bit.  The
exception was the PCI Hotplug fix, and the "fix sparc64" patch.  Both of
them have been acked by the respective maintainer in the area that they
affect.

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.

thanks,

greg k-h

 arch/i386/pci/fixup.c              |   55 +++++++++++++++++++++++++++
 arch/ia64/pci/Makefile             |    2 +-
 arch/ia64/pci/fixup.c              |   69 ++++++++++++++++++++++++++++++++++
 arch/x86_64/pci/mmconfig.c         |    5 +-
 drivers/pci/hotplug/acpiphp_glue.c |    6 +-
 drivers/pci/pci-driver.c           |   13 ++++++
 drivers/pci/quirks.c               |   73 ------------------------------------
 drivers/pci/rom.c                  |    5 +-
 8 files changed, 147 insertions(+), 81 deletions(-)
 create mode 100644 arch/ia64/pci/fixup.c

---------------

Dave Jones (1):
      PCI: x86-64: mmconfig missing printk levels

Eiichiro Oiwa (1):
      PCI: fix pci_fixup_video as it blows up on sparc64

Karsten Wiese (1):
      PCI: Remove quirk_via_abnormal_poweroff

MUNEDA Takahiro (1):
      acpiphp: fix latch status

Shaohua Li (1):
      PCI: reset pci device state to unknown state for resume

-
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