The following are the linuxized patches for ACPICA version 20171215 Bob Moore (8): ACPICA: Debug output, no functional change ACPICA: Update for a few debug output statements ACPICA: Fix a regression in the acpi_evaluate_object_type interface ACPICA: Cleanup the global variables and update comments. No functional change ACPICA: Create and deploy safe version of strncpy. No functional change ACPICA: Rename a global variable, no functional change ACPICA: Fix a couple memory leaks during package object resolution ACPICA: Update version to 20171215 Erik Schmauss (3): ACPICA: Debugger: fix slight indentation issue ACPICA: DT compiler: prevent error if optional field at the end of table is not present ACPICA: trivial style fix, no functional change Mario Limonciello (1): ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings drivers/acpi/acpica/acglobal.h | 82 ++++++++++++++--------------------------- drivers/acpi/acpica/acutils.h | 2 + drivers/acpi/acpica/dbfileio.c | 4 +- drivers/acpi/acpica/dspkginit.c | 21 +++++++---- drivers/acpi/acpica/exdump.c | 11 +++--- drivers/acpi/acpica/hwvalid.c | 14 +++---- drivers/acpi/acpica/nsxfeval.c | 9 +++-- drivers/acpi/acpica/psutils.c | 10 +++-- drivers/acpi/acpica/utdebug.c | 18 ++++++++- drivers/acpi/acpica/utnonansi.c | 9 +++++ drivers/acpi/acpica/utosi.c | 2 + drivers/acpi/acpica/uttrack.c | 4 +- include/acpi/acexcep.h | 6 ++- include/acpi/acpixf.h | 2 +- include/acpi/actypes.h | 2 + 15 files changed, 104 insertions(+), 92 deletions(-) -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html