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:	Mon, 5 May 2008 12:18:26 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [git pull] PCI updates

Please pull the PCI fixes:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

There are a few bug fixes in there and a patch moved over from the x86
tree, which has a couple of cleanups and a small enhancement for the
ISA alignment code (it's also now controllable through a kernel boot
parameter).  I can push that over into the linux-next tree though if you're
not comfortable with it.

Thanks,
Jesse

Sam Ravnborg (1):
      x86: fix section mismatch in pci_scan_bus

Yinghai Lu (3):
      x86/pci: remove flag in pci_cfg_space_size_ext
      x86/pci: add pci=skip_isa_align command lines.
      x86 PCI: call dmi_check_pciprobe()

 Documentation/kernel-parameters.txt |    2 +
 arch/x86/pci/acpi.c                 |   41 -------------------------
 arch/x86/pci/common.c               |   58 +++++++++++++++++++++++++++++++++---
 arch/x86/pci/fixup.c                |    2 -
 arch/x86/pci/init.c                 |    4 ++
 arch/x86/pci/pci.h                  |    3 +
 drivers/pci/probe.c                 |   33 ++++++++++----------
 include/linux/pci.h                 |    5 +--
 8 files changed, 84 insertions(+), 64 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