Show patches with: none      |   4313 patches
« 1 2 ... 4 5 643 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3,V2] acpi: phat: add a test for PHAT table [1/3,V2] acpi: lib: add two helper functions 2 - - - --- 2021-04-11 Alex Hung Accepted
[1/3,V2] acpi: lib: add two helper functions [1/3,V2] acpi: lib: add two helper functions 2 - - - --- 2021-04-11 Alex Hung Accepted
fwts_tpm: make function args and a variable const fwts_tpm: make function args and a variable const 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_summary: move two arrays into function fwts_summary_report fwts_summary: move two arrays into function fwts_summary_report 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_log_html: move fwts_log_html_ascii_table into fwts_log_html_convert_ascii fwts_log_html: move fwts_log_html_ascii_table into fwts_log_html_convert_ascii 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_firmware: move feature_names into fwts_firmware_feature_string fwts_firmware: move feature_names into fwts_firmware_feature_string 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_efi_module: constify read-only argument in check_module_loaded_no_dev fwts_efi_module: constify read-only argument in check_module_loaded_no_dev 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts-coreboot: remove blank line and fix a comment in a typo fwts-coreboot: remove blank line and fix a comment in a typo 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_arch: rename helper __fwts_arch_get_arch to fwts_arch_get_arch_by_name fwts_arch: rename helper __fwts_arch_get_arch to fwts_arch_get_arch_by_name 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_acpi_tables: add newline after declaration and before statement fwts_acpi_tables: add newline after declaration and before statement 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_acpu_tables: move array gas_space_id_names into get_space_id_name fwts_acpu_tables: move array gas_space_id_names into get_space_id_name 2 - - - --- 2021-04-11 Colin Ian King Accepted
acpi_object_names: move array acpi_object_names into fwts_method_check_element_type acpi_object_names: move array acpi_object_names into fwts_method_check_element_type 2 - - - --- 2021-04-11 Colin Ian King Accepted
fwts_pm_method.h: constify some function args, don't inline free_pm_method_vars fwts_pm_method.h: constify some function args, don't inline free_pm_method_vars 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_gpe: re-format prototypes to fit into 80 columns. fwts_gpe: re-format prototypes to fit into 80 columns. 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_efi_module.h: constify read-only function arguments fwts_efi_module.h: constify read-only function arguments 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_devicetree.h: clean up #define indents, constify function arg fwts_devicetree.h: clean up #define indents, constify function arg 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_acpi_object_eval.h: constify read-only function arguments fwts_acpi_object_eval.h: constify read-only function arguments 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_args.h: constify read-only function arguments fwts_args.h: constify read-only function arguments 3 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_acpica.h: constify type argument in fwts_acpica_get_object_names fwts_acpica.h: constify type argument in fwts_acpica_get_object_names 2 - - - --- 2021-04-10 Colin Ian King Accepted
fwts_args: constify fields in struct fwts_option fwts_args: constify fields in struct fwts_option 2 - - - --- 2021-04-10 Colin Ian King Accepted
mtrr: remove ioctl header include, it is redundant mtrr: remove ioctl header include, it is redundant 2 - - - --- 2021-04-08 Colin Ian King Accepted
[V2] tpmevlog: print out the TPM event log format type [V2] tpmevlog: print out the TPM event log format type 2 - - - --- 2021-04-08 Ivan Hu Accepted
acpi: pptt: add cache id according to ACPI 6.4 (mantis 2138) acpi: pptt: add cache id according to ACPI 6.4 (mantis 2138) 2 - - - --- 2021-04-06 Alex Hung Accepted
[2/2] fwts-test: update to sync with latest ACPICA ACPICA: Update to version 20210331 2 - - - --- 2021-04-06 Colin Ian King Accepted
[1/2] ACPICA: Update to version 20210331 ACPICA: Update to version 20210331 2 - - - --- 2021-04-06 Colin Ian King Accepted
acpi: acpitables: add revision tests for PPTT acpi: acpitables: add revision tests for PPTT 2 - - - --- 2021-04-06 Alex Hung Accepted
[2/2] fwts-test: sync up with sdev changes [1/2] acpi: sdev: update type 1 in ACPI 6.4 (mantis 2111) 2 - - - --- 2021-04-05 Alex Hung Accepted
[1/2] acpi: sdev: update type 1 in ACPI 6.4 (mantis 2111) [1/2] acpi: sdev: update type 1 in ACPI 6.4 (mantis 2111) 2 - - - --- 2021-04-05 Alex Hung Accepted
[V2] acpi: uniqueid: Fix a couple of memory leaks [V2] acpi: uniqueid: Fix a couple of memory leaks 2 1 - - --- 2021-04-01 Colin Ian King Accepted
Fix warnings on fdt_getprop calls Fix warnings on fdt_getprop calls 2 - - - --- 2021-03-30 Colin Ian King Accepted
[V2] acpi: method: remove redundant continue statements [V2] acpi: method: remove redundant continue statements 2 - - - --- 2021-03-30 Colin Ian King Accepted
acpi: s3: ensure duration is initialized acpi: s3: ensure duration is initialized 2 - - - --- 2021-03-30 Colin Ian King Accepted
acpi: madt: replace continue with empty statement ; acpi: madt: replace continue with empty statement ; 2 - - - --- 2021-03-30 Colin Ian King Accepted
lib: fwts_acpi: fix potential infinite loop in data copy lib: fwts_acpi: fix potential infinite loop in data copy 2 1 - - --- 2021-03-30 Colin Ian King Accepted
fwts_devicetree: clean up pedantic static analysis warning fwts_devicetree: clean up pedantic static analysis warning 2 - - - --- 2021-03-30 Colin Ian King Accepted
acpi: s3,s4: ensure status is initialized acpi: s3,s4: ensure status is initialized 2 - - - --- 2021-03-24 Colin Ian King Accepted
acpi: uniqueid: add tests for _HID/_CID vs. _UID acpi: uniqueid: add tests for _HID/_CID vs. _UID 2 - - - --- 2021-03-13 Alex Hung Accepted
[2/2] uefi: move fwts_uefi_rt_support_status_get to init function [1/2] uefi: remove the var_ prefix 2 - - - --- 2021-03-12 Ivan Hu Accepted
[1/2] uefi: remove the var_ prefix [1/2] uefi: remove the var_ prefix 1 - - - --- 2021-03-12 Ivan Hu Accepted
bios: interrupt: add a test to check ACPI SCI per second bios: interrupt: add a test to check ACPI SCI per second 2 - - - --- 2021-03-10 Alex Hung Accepted
bios: smm: add a test to check SMM lock bits bios: smm: add a test to check SMM lock bits 2 - - - --- 2021-03-09 Alex Hung Accepted
pci: move pci_device struct to fwts_pci.h pci: move pci_device struct to fwts_pci.h 2 - - - --- 2021-03-09 Alex Hung Accepted
[V3] lib: acpi: load acpi tables from sysfs by default [V3] lib: acpi: load acpi tables from sysfs by default 1 - - - --- 2021-02-22 Alex Hung Accepted
lib: fwts_acpi_tables: use bit-wise & rather than logical && lib: fwts_acpi_tables: use bit-wise & rather than logical && 2 1 - - --- 2021-02-19 Colin Ian King Accepted
[V2] acpi: method: fix two memory leaks on error return paths [V2] acpi: method: fix two memory leaks on error return paths 2 - - - --- 2021-02-19 Colin Ian King Accepted
version: remove /proc/acpi/info version: remove /proc/acpi/info 2 - - - --- 2021-02-13 Alex Hung Accepted
pci: maxreadreq: Add "safe to ignore ... message" pci: maxreadreq: Add "safe to ignore ... message" 2 - - - --- 2021-02-11 Alex Hung Accepted
[2/2] sbbr: disable SBBR tests on non-aarch64 systems [1/2] fwts_framework: skip sbbr & ebbr on non-aarch64 systems 2 - - - --- 2021-02-10 Alex Hung Accepted
[1/2] fwts_framework: skip sbbr & ebbr on non-aarch64 systems [1/2] fwts_framework: skip sbbr & ebbr on non-aarch64 systems 2 - - - --- 2021-02-10 Alex Hung Accepted
[1/2] Revert "lib: fwts_acpi_tables: add option for dump acpi table from sysfs" [1/2] Revert "lib: fwts_acpi_tables: add option for dump acpi table from sysfs" 2 - - - --- 2021-02-03 Alex Hung Accepted
[2/2] lib: acpi: add a marco to fwts_acpi_reserved_zero_check [1/2] lib: acpi: add a marco to fwts_acpi_reserved_bits_check 2 - - - --- 2021-01-27 Alex Hung Accepted
[1/2] lib: acpi: add a marco to fwts_acpi_reserved_bits_check [1/2] lib: acpi: add a marco to fwts_acpi_reserved_bits_check 2 - - - --- 2021-01-27 Alex Hung Accepted
[V2] acpi: method: update _DDC argument size (mantis 2137) [V2] acpi: method: update _DDC argument size (mantis 2137) 3 - - - --- 2021-01-26 Alex Hung Accepted
[V2] acpi: pcct: add type 5 according to ACPI 6.4 (manti 2010) [V2] acpi: pcct: add type 5 according to ACPI 6.4 (manti 2010) 2 - - - --- 2021-01-26 Alex Hung Accepted
[V2] acpi: srat/hmat: update fields of sub-structures (mantis 1991) [V2] acpi: srat/hmat: update fields of sub-structures (mantis 1991) 2 - - - --- 2021-01-26 Alex Hung Accepted
[16/16] acpi: madt: update fadt and madt revisions to ACPI 6.4 [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[14/16] acpi: battery: add Battery Charge Limiting (mantis 2090) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[13/16] acpi: madt: add Multiprocessor Wakeup support (mantis 2087) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[12/16] fwts-test: sync up with _CBR test [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[11/16] acpi: method: add _CBR test (mantis 2045/2077) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[10/16] fwts-tests: sync up with pcct updates [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[08/16] fwts-test: sync up with _BPC, _BPS, _BPT, NFIT and HMAT tests [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[07/16] acpi: battery/method: add _BPC, _BPS and _BPT tests (mantis 1997) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[05/16] acpi: nfit: add Spa Location Cookie as in ACPI 6.4 (mantis 1988) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[04/16] acpitables: update ACPI table revsion test to ACPI 6.4 [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[03/16] lib: fwts_acpi_tables: update fwts_get_acpi_version (mantis: 2105) [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[02/16] acpi/madt: add ACPI 6.4 to madt_revision test [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
[01/16] acpi: update ACPI version to 6.4 [01/16] acpi: update ACPI version to 6.4 2 - - - --- 2021-01-26 Alex Hung Accepted
lib: fwts_acpi_object_eval: add returns to long lines lib: fwts_acpi_object_eval: add returns to long lines 2 - - - --- 2021-01-25 Alex Hung Accepted
[7/7] acpi: method: add passed messages to _GLK and _DSD tests [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[6/7] acpi: method: refine _PRW method tests [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[5/7] acpi: method: refine _Sx count checks by fwts_method_package_count_min [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[4/7] acpi: method: remove redundant count_equal checks in _CPC test [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[3/7] acpi: method: refine tests sub-package elements [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[2/7] acpi: method: merge _PCT & _PTC method tests [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
[1/7] acpi: method: refine _PSS and _TSS method tests [1/7] acpi: method: refine _PSS and _TSS method tests 2 - - - --- 2021-01-23 Alex Hung Accepted
acpi: method: merge and refine _CSD, _PSD and _TSD return tests acpi: method: merge and refine _CSD, _PSD and _TSD return tests 2 - - - --- 2021-01-21 Alex Hung Accepted
[4/4] acpi: method: check fixed package by fwts_method_package_elements_type [1/4] acpi: replace objname by get_object_name() in various functions 2 - - - --- 2021-01-20 Alex Hung Accepted
[3/4] acpi: move acpi battery common methods to lib [1/4] acpi: replace objname by get_object_name() in various functions 2 - - - --- 2021-01-20 Alex Hung Accepted
[2/4] acpi: method: remove a redundant passed message [1/4] acpi: replace objname by get_object_name() in various functions 2 - - - --- 2021-01-20 Alex Hung Accepted
[1/4] acpi: replace objname by get_object_name() in various functions [1/4] acpi: replace objname by get_object_name() in various functions 2 - - - --- 2021-01-20 Alex Hung Accepted
acpi: fix check of length overflow acpi: fix check of length overflow 2 1 - - --- 2021-01-19 Colin Ian King Accepted
acpi: add null check on calls to get_space_id_name() acpi: add null check on calls to get_space_id_name() 2 1 - - --- 2021-01-19 Colin Ian King Accepted
cpu: cpufreq: initialize online_cpus in for loop cpu: cpufreq: initialize online_cpus in for loop 2 - - - --- 2021-01-19 Colin Ian King Accepted
lib: fix compile error for debian + gcc 8.3 lib: fix compile error for debian + gcc 8.3 2 1 1 - --- 2021-01-15 Alex Hung Accepted
acpi: shorten fwts_method_package_elements_type args by a macro acpi: shorten fwts_method_package_elements_type args by a macro 2 - - - --- 2021-01-15 Alex Hung Accepted
kernelscan: fix variable shadowing warning kernelscan: fix variable shadowing warning 2 - - - --- 2021-01-14 Colin Ian King Accepted
uefi: clean up a cppcheck style warning uefi: clean up a cppcheck style warning 2 - - - --- 2021-01-14 Colin Ian King Accepted
tpmevlogdump: clean up some minor cppcheck style warnings tpmevlogdump: clean up some minor cppcheck style warnings 2 - - - --- 2021-01-14 Colin Ian King Accepted
tpmevlog: clean up some minor cppcheck style warnings tpmevlog: clean up some minor cppcheck style warnings 2 - - - --- 2021-01-14 Colin Ian King Accepted
uefi: add a helper to check for address overflow uefi: add a helper to check for address overflow 2 - - - --- 2021-01-14 Colin Ian King Accepted
acpi: fix incorrect method of finding string size acpi: fix incorrect method of finding string size 2 1 - - --- 2021-01-14 Colin Ian King Accepted
[V2] acpi: pmtt: fix infinite loops when length is incorrectly zero [V2] acpi: pmtt: fix infinite loops when length is incorrectly zero 2 - - - --- 2021-01-14 Alex Hung Accepted
[V3] acpi: method: add a function to check type of sub-package elements [V3] acpi: method: add a function to check type of sub-package elements 2 - - - --- 2021-01-13 Alex Hung Accepted
[V2] acpi: method: replace _GPE test by fwts_method_package_elements_type [V2] acpi: method: replace _GPE test by fwts_method_package_elements_type 2 - - - --- 2021-01-13 Alex Hung Accepted
[1/2] acpi: method: add a function to check number of sub-package elements [1/2] acpi: method: add a function to check number of sub-package elements 2 - - - --- 2021-01-13 Alex Hung Accepted
dmicheck: add a marco to shorten dmi_ranges_uint8_check calls dmicheck: add a marco to shorten dmi_ranges_uint8_check calls 2 - - - --- 2021-01-12 Alex Hung Accepted
lib: fwts_smbios: merge similar functions lib: fwts_smbios: merge similar functions 2 - - - --- 2021-01-12 Alex Hung Accepted
[1/1] dmicheck: Type 4 Processor Characteristics bit 9 is no longer reserved [1/1] dmicheck: Type 4 Processor Characteristics bit 9 is no longer reserved 2 - - - --- 2021-01-11 Rebecca Cran Accepted
[2/2] fwts-test: sync up with fwts_log_info_simp_int changes [1/2] lib: add fwts_log_info_simp_int to printing integers 2 - - - --- 2021-01-11 Alex Hung Accepted
« 1 2 ... 4 5 643 44 »