Show patches with: Archived = No       |   4312 patches
« 1 2 ... 7 8 943 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fwts_log: make line_number to a uint32_t type fwts_log: make line_number to a uint32_t type 2 - - - --- 2017-09-06 Colin Ian King Accepted
fwts_log.h: remove LOG_TAG, fix up following bitfields (LP: #1269076) 2 - - - --- 2014-01-14 Colin Ian King Accepted
fwts_iasl_interface.c: ensure we read in all of stdout (LP: #1200426) 2 - - - --- 2013-07-12 Colin Ian King Accepted
fwts_iasl_interface.c: allocate temp buffers required for IASL (LP: #1195209) 2 - - - --- 2013-07-01 Colin Ian King Accepted
fwts_hwinfo: fix copy & paste typos fwts_hwinfo: fix copy & paste typos 2 - - - --- 2020-01-22 Alex Hung Accepted
fwts_hwinfo: don't compare network addresses (LP: #1293297) 2 - - - --- 2014-03-17 Colin Ian King Accepted
fwts_hwinfo: add device check for disks fwts_hwinfo: add device check for disks 2 - - - --- 2020-01-22 Alex Hung Accepted
fwts_hwinfo: add device check for attached monitors fwts_hwinfo: add device check for attached monitors 2 - - - --- 2020-01-23 Alex Hung Accepted
fwts_hwinfo: add device check for Type-C fwts_hwinfo: add device check for Type-C 2 - - - --- 2020-01-22 Alex Hung 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_framwork: add ebbr test for RISC-V fwts_framwork: add ebbr test for RISC-V - - - - --- 2023-05-17 Ivan Hu Accepted
fwts_framework: handle -? option differently from -h 2 - - - --- 2017-01-20 Colin Ian King Accepted
fwts_framework: ensure the string returned from fwts_arch_names is free'd fwts_framework: ensure the string returned from fwts_arch_names is free'd 2 - - - --- 2020-04-24 Colin Ian King Accepted
fwts_framework: clean up flag macros fwts_framework: clean up flag macros 2 - - - --- 2021-05-29 Alex Hung 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_exec: fix status check (LP: #1271607) 2 - - - --- 2014-01-22 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_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: clean up static analysis warning fwts_devicetree: clean up static analysis warning 2 - - - --- 2021-09-22 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
fwts_devicetree: Add function for common usage 2 - - - --- 2016-09-14 Deb McLemore Accepted
fwts_devicetree: Add defines for common usage 2 - - - --- 2016-09-12 Deb McLemore 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_coreboot_cbmem: fix off-by-one error on last char of buffer fwts_coreboot_cbmem: fix off-by-one error on last char of buffer 2 1 - - --- 2018-08-14 Colin Ian King Accepted
fwts_coreboot.c: add cbmem console parser fwts_coreboot.c: add cbmem console parser 2 - - - --- 2018-07-17 Marcello Sylvester Bauer 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
fwts_args: check for null text pointer fwts_args: check for null text pointer 2 - - - --- 2019-06-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_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_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
fwts_acpica: skip unneccessary null check fwts_acpica: skip unneccessary null check 3 - - - --- 2022-01-15 Alex Hung Accepted
fwts_acpica: fix segmentation fault by unlock mutex twice (LP: #1635502) 2 - - - --- 2016-10-21 Ivan Hu Accepted
fwts_acpica: fix potential null ptr dereference (LP: #1298419) 2 - - - --- 2014-03-27 Colin Ian King Accepted
fwts_acpica: don't add in RSDP or null table entries to XSDTor RSDT fwts_acpica: don't add in RSDP or null table entries to XSDTor RSDT - - - - --- 2019-05-15 Colin Ian King Superseded
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_acpi_tables: skip FACS warning for reduced hardware fwts_acpi_tables: skip FACS warning for reduced hardware 2 - - - --- 2021-06-29 Alex Hung Accepted
fwts_acpi_tables: fix fwts_get_acpi_version helper fwts_acpi_tables: fix fwts_get_acpi_version helper 2 - - - --- 2020-05-22 Alex Hung 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_acpi_tables: NULLify table pointers fwts_acpi_tables: NULLify table pointers 2 - - - --- 2021-09-22 Colin Ian King Accepted
fwts_acpi_tables.h: constify read-only function arguments fwts_acpi_tables.h: constify read-only function arguments - - - - --- 2021-04-10 Colin Ian King Superseded
fwts_acpi_object_eval: revise fwts_method_test_passed_failed_return fwts_acpi_object_eval: revise fwts_method_test_passed_failed_return 2 - - - --- 2020-05-19 Alex Hung 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_acpi: acpidump: update TCPA table and acpidump accordingly 2 - - - --- 2015-06-26 Alex Hung Accepted
fwts:dmicheck: replace memcpy with fwts_memcpy_unaligned for SMBIOS 3.0 table 2 - - - --- 2016-11-29 Fan Wu Accepted
fwts: update copyright year to 2015 2 - - - --- 2015-02-05 Colin Ian King Accepted
fwts: update .gitignore for files genereated by "make check" 3 - - - --- 2016-07-28 Alex Hung Accepted
fwts: treewide: voidify return from close(), closedir() and fclose() 2 - - - --- 2016-09-06 Colin Ian King Accepted
fwts: opal: fix memory leak of 'buf'. fwts: opal: fix memory leak of 'buf'. 2 1 - - --- 2019-07-04 Colin Ian King Accepted
fwts: manual: update date, add new contributor, add dtc to SEE ALSO 2 - - - --- 2016-05-16 Colin Ian King Accepted
fwts: manual: ommitted Paul Menzel from the contributions list 2 - - - --- 2016-05-16 Colin Ian King Accepted
fwts: lib: clean up static analysis warnings 2 - - - --- 2016-05-17 Colin Ian King Accepted
fwts: json_object_object_get is deprecated - - - - --- 2014-04-24 Jeremy Kerr Rejected
fwts: framework: Add missing closed parenthesis for -U option (LP: #1219576) 2 - - - --- 2013-09-01 Colin Ian King Accepted
fwts: fix up a handful of spelling mistakes fwts: fix up a handful of spelling mistakes 2 - - - --- 2019-02-03 Colin Ian King Accepted
fwts: fix common realloc() memory leak anti-pattern (LP: #1267193) 2 - - - --- 2014-01-08 Colin Ian King Accepted
fwts: fix acpi table access on failed load 2 - - - --- 2014-04-24 Jeremy Kerr Accepted
fwts: doc: update dates, some of these are way too old 2 - - - --- 2014-01-03 Colin Ian King Accepted
fwts: debian: update copyright dates 2 - - - --- 2014-01-03 Colin Ian King Accepted
fwts: cpufreq: fix theoretical division by zero (LP: #1466905) 2 - - - --- 2015-06-19 Colin Ian King Accepted
fwts: catch segfaults and bus errors and dump stack 2 - - - --- 2014-11-25 Colin Ian King Accepted
fwts: attempt to make fwts less Ubuntu specific, (LP: #1246653) 2 - - - --- 2014-01-07 Colin Ian King Accepted
fwts: all: update copyright year to 2014 2 - - - --- 2014-01-03 Colin Ian King Accepted
fwts: add subdir-objects as required now by automake 1.14 (LP: #1268685) 2 - - - --- 2014-01-13 Colin Ian King Accepted
fwts: add bash command-line completion fwts: add bash command-line completion 2 - - - --- 2017-11-04 Anthony Wong Accepted
fwts: acpi: method: add _UPD and _UPP control method tests (LP: #1251168) 2 - - - --- 2013-11-14 Alex Hung Accepted
fwts: Update .gitignore files 2 - - - --- 2016-07-08 Prarit Bhargava Accepted
fwts: Fix madt testing with broken MADT entries 2 - - - --- 2016-07-07 Prarit Bhargava Accepted
fwts: Better options handling for --dump 2 - - - --- 2015-07-22 Anthony Wong Accepted
fwts/madt: Remove TODO for x2apic > 255 check 2 - - - --- 2016-07-21 Prarit Bhargava Accepted
fwts/madt: Implement I/O APIC and I/O SAPIC value comparison test - - - - --- 2016-07-12 Prarit Bhargava Rejected
fwts/madt: Add processor UID checking to madt tests - - - - --- 2016-07-22 Prarit Bhargava Rejected
fwts/madt: Add address of subtable to messages 2 - - - --- 2016-07-12 Prarit Bhargava Accepted
fwts-tests: sync up with the new --sbbr option 2 - - - --- 2017-02-22 Alex Hung Accepted
fwts-tests: sync up with the new --ebbr option fwts-tests: sync up with the new --ebbr option - - - - --- 2019-09-16 Alex Hung Rejected
fwts-tests: sync up with the new --clog option fwts-tests: sync up with the new --clog option 2 - - - --- 2018-07-04 Alex Hung Accepted
fwts-test: wmi: update test to sync with new GUIDs added to wmi test 2 - - - --- 2014-09-23 Colin Ian King Accepted
fwts-test: wmi-0001: update test to sync with WMI changes in fwts 2 - - - --- 2014-03-24 Colin Ian King Accepted
fwts-test: update tpm2 test for new start methods 2 - - - --- 2017-06-19 Alex Hung Accepted
fwts-test: update tests to sync with method test 2 - - - --- 2014-10-22 Colin Ian King Accepted
fwts-test: update tests for the new uefirtauthvar tests 1 - - - --- 2014-10-22 Ivan Hu Rejected
fwts-test: update tests for new olog test from IBM 2 - - - --- 2016-04-02 Colin Ian King Accepted
fwts-test: update tests for new acpi method tests 2 - - - --- 2014-09-17 Alex Hung Accepted
fwts-test: update tests because of exponent field in SLIC 2 - - - --- 2015-06-30 Colin Ian King Accepted
fwts-test: update test to sync with smbios 3.0.0 2 - - - --- 2015-09-03 Ivan Hu Accepted
fwts-test: update fwts tests to sync with method tests 3 - - - --- 2015-01-20 Ivan Hu Accepted
fwts-test: update fwts klog regression tests due to klog json changes 2 - - - --- 2016-07-07 Colin Ian King Accepted
fwts-test: update for madt and acpidump changes 2 - - - --- 2015-11-05 Alex Hung Accepted
fwts-test: update for changing to Hardware-reduce ACPI 2 - - - --- 2015-07-20 Alex Hung Accepted
fwts-test: update arg-help-0001/0002 for pm-method changes 2 - - - --- 2014-08-08 Alex Hung Accepted
fwts-test: update arg-help-0001 to sync with help info changes 2 - - - --- 2017-01-20 Colin Ian King Accepted
fwts-test: update according to TCPA structure changes 2 - - - --- 2015-06-26 Alex Hung Accepted
fwts-test: update ACPI table related tests due to ACPI 5.1 fwts changes 2 - - - --- 2014-07-25 Colin Ian King Accepted
fwts-test: uefi: remove redundant files 2 - - - --- 2015-07-09 Ivan Hu Accepted
fwts-test: sync with ACPICA update t0 20180927 fwts-test: sync with ACPICA update t0 20180927 2 - - - --- 2018-10-01 Ivan Hu Accepted
fwts-test: sync up with the klog test 2 - - - --- 2016-07-27 Ivan Hu Accepted
fwts-test: sync up with the fwts method tests changed 1 - - - --- 2016-03-14 Ivan Hu Accepted
fwts-test: sync up with the fix of passed reserved value fwts-test: sync up with the fix of passed reserved value - - - - --- 2023-01-16 Ivan Hu Accepted
fwts-test: sync up with the dumping s3-dump-wakeup-src option fwts-test: sync up with the dumping s3-dump-wakeup-src option - - - - --- 2023-08-22 Ivan Hu Accepted
fwts-test: sync up with the arg-table-path 2 - - - --- 2016-02-18 Ivan Hu Accepted
fwts-test: sync up with rsdt updates fwts-test: sync up with rsdt updates 1 - - - --- 2017-11-16 Alex Hung Accepted
« 1 2 ... 7 8 943 44 »