diff options
| author | Bjorn Helgaas <[email protected]> | 2016-01-15 18:33:29 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-01-15 18:33:29 +0000 |
| commit | 472358412b93025b13f39e46008af3ed9541ae2b (patch) | |
| tree | c2142ab16ed4f76ead5d665c617c98f871c5cbd7 /net/unix/af_unix.c | |
| parent | Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-... (diff) | |
| parent | PCI: ibmphp: Remove unneeded NULL test (diff) | |
| parent | PCI: Avoid iterating through memory outside the resource window (diff) | |
| download | kernel-472358412b93025b13f39e46008af3ed9541ae2b.tar.gz kernel-472358412b93025b13f39e46008af3ed9541ae2b.zip | |
Merge branches 'pci/hotplug' and 'pci/resource' into next
* pci/hotplug:
PCI: ibmphp: Remove unneeded NULL test
PCI: hotplug: Use list_for_each_entry() to simplify code
PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot
* pci/resource:
PCI: Avoid iterating through memory outside the resource window
PCI: Fix minimum allocation address overwrite
