Commits
Merge branches 'acpi-apei', 'acpi-processor', 'acpi-tables', 'acpi-pci' and 'acpi-soc' * acpi-apei: ACPI / APEI: Release resources if gen_pool_add() fails ACPI / APEI: Get rid of NULL_UUID_LE constant * acpi-processor: ACPI / processor: don't print errors for processorIDs == 0xff * acpi-tables: ACPI: custom_method: fix memory leaks HMAT: Skip publishing target info for nodes with no online memory HMAT: Register attributes for memory hot add HMAT: Register memory-side cache after parsing * acpi-pci: ACPI / PCI: fix acpi_pci_irq_enable() memory leak ACPI/PCI: Remove surplus parentheses from a return statement * acpi-soc: ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
Showing diff to29b49958cf7
- Rafael J. Wysocki committed 522778cda11MMerge branch 'acpica' * acpica: ACPICA: Update version to 20190816. ACPICA: Add "W...
- Liguang Zhang committed 6abc7622271ACPI / APEI: Release resources if gen_pool_add() fails Destroy ghes_estatus_pool and r...
- Jiri Slaby committed 2c2b005f549ACPI / processor: don't print errors for processorIDs == 0xff Some platforms define th...
- Wenwen Wang committed 03d1571d951ACPI: custom_method: fix memory leaks In cm_write(), 'buf' is allocated through kzallo...
- Wenwen Wang committed 29b49958cf7ACPI / PCI: fix acpi_pci_irq_enable() memory leak In acpi_pci_irq_enable(), 'entry' is...
- Jarkko Nikula committed 57b3006492aACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint My assumption in co...