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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 26 Feb 2012 15:33:14 -0800 From: Yinghai Lu <yinghai@...nel.org> To: Jesse Barnes <jbarnes@...tuousgeek.org> Cc: Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org, Yinghai Lu <yinghai@...nel.org> Subject: [PATCH 0/8] PCI: pci_host_bridge related cleanup [PATCH 1/8] PCI: Separate host_bridge code out from probe.c [PATCH 2/8] x86, PCI: have own version for pcibios_bus_to_resource [PATCH 3/8] x86, PCI: Fix memleak with get_current_resources [PATCH 4/8] PCI: make pci_host_bridge more robust [PATCH 5/8] PCI: add generic device into pci_host_bridge struct [PATCH 6/8] PCI: add host bridge release support [PATCH 7/8] x86, PCI: break down get_current_resource() [PATCH 8/8] x86, PCI: add host bridge resource release for using _CRS will add struct device dev into host_bridge struct. also will add release support to make sure allocated resource get freed during root bus removal. Thanks Yinghai Lu -- 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