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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Mar 2014 11:42:36 -0600
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	linux-pci@...r.kernel.org
Cc:	Paul Bolle <pebolle@...cali.nl>, Yinghai Lu <yinghai@...nel.org>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] PCI: Allocation regression fix and misc cleanups

The first patch (Don't check resource_size() in pci_bus_alloc_resource())
fixes a regression reported by Paul Bolle, so I intend to ask Linus to pull
it before releasing v3.14.

The others are minor cleanups with no functional change.

These are in my pci/resource branch and, except for the first one, are
intended for v3.15.

---

Bjorn Helgaas (5):
      PCI: Don't check resource_size() in pci_bus_alloc_resource()
      resources: Set type in __request_region()
      PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
      PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
      PCI: Log IDE resource quirk in dmesg


 drivers/pci/bus.c   |    8 +++-----
 drivers/pci/probe.c |   16 ++++++++++++----
 include/linux/pci.h |    2 +-
 kernel/resource.c   |    4 ++--
 4 files changed, 18 insertions(+), 12 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