Show patches with: Archived = No       |   4312 patches
« 1 2 ... 13 14 1543 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/27] lib: fwts_text_list: fix up some const casting issues [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[08/27] lib: fwts_stringextras: fix some missing constifictions [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[07/27] lib: fwts_log_scan: rename function argument to avoid name shadowing [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[06/27] lib: fwts_safe_mem: add in missing constifications [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[05/27] lib: fwts_summary: remove redundant redefinition of fwts_summary_deinit [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[04/27] lib: fwts_log: remove const arg in fwts_log_set_field_filter [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[03/27] lib: fwts_framework: argument 'arg' should not be const [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[02/27] fwts_framework: no need to pass tests_to_skip as it is locally scoped [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
[01/27] lib: fwts_framework: ensure src pointer is const [01/27] lib: fwts_framework: ensure src pointer is const 2 - - - --- 2018-08-15 Colin Ian King Accepted
lib/src/fwts_acpi_tables: remove shadowed pointer ptr lib/src/fwts_acpi_tables: remove shadowed pointer ptr 2 - - - --- 2018-08-15 Colin Ian King Accepted
lib: fwts_clog.c: replace space identations with tab lib: fwts_clog.c: replace space identations with tab 3 - - - --- 2018-08-15 Colin Ian King Accepted
lib: fwts_coreboot_cbmem: fix cbmem_console_addr check lib: fwts_coreboot_cbmem: fix cbmem_console_addr check 2 1 - - --- 2018-08-14 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
[13/13] lib: fwts_scan_efi_systab: add empty line to match fwts coding style lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[12/13] lib: fwts_release: make some helper functions static lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[11/13] lib: fwts_olog: minor code style change on FILE pointers lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[10/13] lib: fwts_multiproc: remove whitespace lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[09/13] lib: fwts_list: some minor fwts coding style changes lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[08/13] lib: fwts_keymap: some minor fwts coding style changes lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[07/13] lib: fwts_ipmi: make fwts_ipmi_msg_id static, make some code style changes lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[06/13] lib: fwts_interactive: add sanity check on fileno, fix typo, tidy code lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[05/13] lib: fwts_iasl: remove a whitespace Untitled series #60717 2 - - - --- 2018-08-14 Colin Ian King Accepted
[04/13] lib: fwts_firmware: remove some empty lines lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[03/13] lib: fwts_deviceytree: make a function argument const and a style change lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[02/13] lib: fwts_cpu: minor fwts coding style changes lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[01/13] lib: fwts_cpu: make found a boolean lib: minor code clean up 2 - - - --- 2018-08-14 Colin Ian King Accepted
[2/2] fwts_coreboot_cbmem: fwts coding style changes, use off_t for addresses [1/2] Add MIN, MAX and ARRAY_SIZE macros to fwts.h 2 - - - --- 2018-08-14 Colin Ian King Accepted
[1/2] Add MIN, MAX and ARRAY_SIZE macros to fwts.h [1/2] Add MIN, MAX and ARRAY_SIZE macros to fwts.h 2 - - - --- 2018-08-14 Colin Ian King Accepted
ACPICA: Update to version 20180810 ACPICA: Update to version 20180810 2 - - - --- 2018-08-10 Colin Ian King Accepted
[7/7] dmi: dmicheck: remove redundant array fwts_dmi_chassis_type abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[6/7] uefi: uefirtauthvar: don't logically or a constant operand. abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[5/7] lib: fwts_coreboot_cbmem.c: initialize all fields in array of structs abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[4/7] lib/src/fwts_acpi_tables: disable clang warning abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[3/7] Wrap ACPI_ROOT_OBJECT with PRAGMA_NULL_PTR_MATH for clang builds abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[2/7] fwts_uefi.h: replace _Pragmas with abstracted pragma macros abstract _Pragmas and minor changes to build with gcc and clang 2 - - - --- 2018-07-30 Colin Ian King Accepted
[1/7] lib: fwts: Add abstracted pragma macros to push/pop state and disable warnings [1/7] lib: fwts: Add abstracted pragma macros to push/pop state and disable warnings 2 - - - --- 2018-07-30 Colin Ian King Accepted
[2/2] test: syntaxcheck: sync output with latest ACPICA output ACPICA: Update to version 20180629 2 - - - --- 2018-06-29 Colin Ian King Accepted
[1/2] ACPICA: Update to version 20180629 ACPICA: Update to version 20180629 2 - - - --- 2018-06-29 Colin Ian King Accepted
Add travis yaml file to automate builds on github Add travis yaml file to automate builds on github 2 - - - --- 2018-06-25 Colin Ian King Accepted
Revert "efi_runtime: build dkms for kernel that does not have efi_test" (LP: #1777855) Revert "efi_runtime: build dkms for kernel that does not have efi_test" (LP: #1777855) 2 1 - - --- 2018-06-21 Colin Ian King Accepted
snapcraft.yaml: fix name of staging package (LP: #1777662) snapcraft.yaml: fix name of staging package (LP: #1777662) 2 - - - --- 2018-06-19 Colin Ian King Accepted
acpica: fix linking issues when building non ACPI builds acpica: fix linking issues when building non ACPI builds 2 - - - --- 2018-06-18 Colin Ian King Accepted
fwts_uefi: Fixing tiny typos in the uefi driver fwts_uefi: Fixing tiny typos in the uefi driver 2 - - - --- 2018-06-13 Colin Ian King Accepted
[6/6] acpi: s3power: force enable /sys/power/pm_debug_messages (LP: #1772563) enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
[5/6] acpi: s4: force enable /sys/power/pm_debug_messages (LP: #1772563) enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
[4/6] acpi: s4: also check for file based swap files enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
[3/6] acpi: s3: force enable /sys/power/pm_debug_messages (LP: #1772563) enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
[2/6] lib: add small helpers top get/set /sys/power/pm_debug_messages enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
[1/6] lib: fwts_set: fix API for fwts_set, add fwts_set_int enable PM debug messages for S3 + S4 (LP: #1772563) 2 - - - --- 2018-06-07 Colin Ian King Accepted
ACPICA: Update to version 20180531 ACPICA: Update to version 20180531 2 - - - --- 2018-06-01 Colin Ian King Accepted
snapcraft.yaml: add in missing stage packages snapcraft.yaml: add in missing stage packages 2 - - - --- 2018-05-18 Colin Ian King Accepted
update_version.sh: also update version in snapcraft.yaml update_version.sh: also update version in snapcraft.yaml 2 - - - --- 2018-05-18 Colin Ian King Accepted
ACPICA: Update to version 20180508 ACPICA: Update to version 20180508 2 - - - --- 2018-05-08 Colin Ian King Accepted
[2/2] fwts-test: syntaxcheck: sync up with latest ACPICA changes ACPICA: Update to version 20180427 2 - - - --- 2018-04-27 Colin Ian King Accepted
[1/2] ACPICA: Update to version 20180427 ACPICA: Update to version 20180427 2 - - - --- 2018-04-27 Colin Ian King Accepted
acpi: fan: fix potential null pointer dereference issue acpi: fan: fix potential null pointer dereference issue 2 1 - - --- 2018-04-26 Colin Ian King Accepted
ACPICA: Update to version 20180313 ACPICA: Update to version 20180313 2 - - - --- 2018-03-13 Colin Ian King Accepted
[2/2] fwts-test/syntaxcheck-0001: sync up output with current ACPICA Update ACPICA to 20180209 2 - - - --- 2018-02-09 Colin Ian King Accepted
[1/2] ACPICA: Update to version 20180209 Update ACPICA to 20180209 1 - - - --- 2018-02-09 Colin Ian King Accepted
lib: fwts_acpi_tables: remove redundant initialization to 'result' lib: fwts_acpi_tables: remove redundant initialization to 'result' 2 - - - --- 2018-01-31 Colin Ian King Accepted
lib: fwts_pipeio: remove variable status lib: fwts_pipeio: remove variable status 2 - - - --- 2018-01-31 Colin Ian King Accepted
lib: fwts_log: remove redundant initialization of 'field' lib: fwts_log: remove redundant initialization of 'field' 2 - - - --- 2018-01-31 Colin Ian King Accepted
acpi: wmi: remove redundant initialization of 'info' acpi: wmi: remove redundant initialization of 'info' 2 - - - --- 2018-01-31 Colin Ian King Accepted
lib: fwts_log: remove redundant initialization of ptr1 lib: fwts_log: remove redundant initialization of ptr1 2 - - - --- 2018-01-31 Colin Ian King Accepted
mkpackage.README: change urgency level to medium mkpackage.README: change urgency level to medium 2 - - - --- 2018-01-26 Colin Ian King Accepted
acpi: erst: cast size to uint64_t to clean up static analysis warning acpi: erst: cast size to uint64_t to clean up static analysis warning 2 - - - --- 2018-01-24 Colin Ian King Accepted
sbbr: acpitables: clean up code, move scope of some variables sbbr: acpitables: clean up code, move scope of some variables 2 - - - --- 2018-01-23 Colin Ian King Accepted
acpi: rasf: move scope of index variable 'i' acpi: rasf: move scope of index variable 'i' 2 - - - --- 2018-01-23 Colin Ian King Accepted
acpi: pptt: move scope of index variable 'i'. acpi: pptt: move scope of index variable 'i'. 2 - - - --- 2018-01-23 Colin Ian King Accepted
acpi: madt: move scope of boolean 'passed' acpi: madt: move scope of boolean 'passed' 2 - - - --- 2018-01-23 Colin Ian King Accepted
uefi: uefidump: clean up some static analysis warnings uefi: uefidump: clean up some static analysis warnings 2 - - - --- 2018-01-23 Colin Ian King Accepted
sbbr: rsdp: remove redundant initialization of boolean 'signature_pass' sbbr: rsdp: remove redundant initialization of boolean 'signature_pass' 2 - - - --- 2018-01-23 Colin Ian King Accepted
opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value' opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value' 2 - - - --- 2018-01-23 Colin Ian King Accepted
opal: reserve_mem: remove redundant initialization of pointer p opal: reserve_mem: remove redundant initialization of pointer p 2 - - - --- 2018-01-23 Colin Ian King Accepted
lib: fwts_alloc: move 'pos' to a deeper scope, minor style change lib: fwts_alloc: move 'pos' to a deeper scope, minor style change 2 - - - --- 2018-01-23 Colin Ian King Accepted
lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end 2 - - - --- 2018-01-23 Colin Ian King Accepted
acpi: acpidump: move declaration to before statements, add blank lines acpi: acpidump: move declaration to before statements, add blank lines 2 - - - --- 2018-01-23 Colin Ian King Accepted
lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning 2 - - - --- 2018-01-23 Colin Ian King Accepted
acpica: fix linking issues when building non ACPI builds acpica: fix linking issues when building non ACPI builds 2 - - - --- 2018-01-16 Colin Ian King Accepted
ACPICA: Update to version 20180105 ACPICA: Update to version 20180105 2 - - - --- 2018-01-05 Colin Ian King Accepted
[2/2] fwts-test: arg-help: sync up with copyright year changes Untitled series #21513 2 - - - --- 2018-01-05 Colin Ian King Accepted
[1/2] Treewide: update copyright year to 2018 [1/2] Treewide: update copyright year to 2018 2 - - - --- 2018-01-05 Colin Ian King Accepted
ACPICA: Update to version 20171215 ACPICA: Update to version 20171215 2 - - - --- 2017-12-16 Colin Ian King Accepted
ACPICA: Update to version 20171214 ACPICA: Update to version 20171214 - - - - --- 2017-12-14 Colin Ian King Superseded
trival: make read only const strings static trival: make read only const strings static 2 - - - --- 2017-12-11 Colin Ian King Accepted
doc: manual: add Chris Goldsworthy to the contributors section doc: manual: add Chris Goldsworthy to the contributors section 1 - - - --- 2017-11-16 Colin Ian King Accepted
ACPICA: Update to version 20171110 ACPICA: Update to version 20171110 2 - - - --- 2017-11-10 Colin Ian King Accepted
dmi: dmicheck: zero buffer buf, cleans up a static analysis warning dmi: dmicheck: zero buffer buf, cleans up a static analysis warning 2 - - - --- 2017-11-10 Colin Ian King Accepted
uefi: uefidump: add some guarding on loop iteration uefi: uefidump: add some guarding on loop iteration 2 - - - --- 2017-11-10 Colin Ian King Accepted
uefi: uefidump: add some guarding on allocation size uefi: uefidump: add some guarding on allocation size 2 - - - --- 2017-11-09 Colin Ian King Accepted
lib: fwts_args: ensure a null short_option is never passed to getopt_long lib: fwts_args: ensure a null short_option is never passed to getopt_long 2 - - - --- 2017-11-09 Colin Ian King Accepted
[2/2] lib: fwts_battery: fix build issues with older toolchains Untitled series #12779 2 - - - --- 2017-11-09 Colin Ian King Accepted
[1/2] lib: fwts_acpi_object_eval: fix build issues with older toolchains [1/2] lib: fwts_acpi_object_eval: fix build issues with older toolchains 2 - - - --- 2017-11-09 Colin Ian King Accepted
lib: fwts_safe_mem: fix buffer end calculation lib: fwts_safe_mem: fix buffer end calculation 2 - - - --- 2017-11-07 Colin Ian King Accepted
[2/2] fwts-test: sync syntax check with latest ACPICA output [1/2] ACPICA: Update to version 20170929 2 - - - --- 2017-09-29 Colin Ian King Accepted
[1/2] ACPICA: Update to version 20170929 [1/2] ACPICA: Update to version 20170929 2 - - - --- 2017-09-29 Colin Ian King Accepted
acpi: wakealarm: include stdint.h and inttypes.h acpi: wakealarm: include stdint.h and inttypes.h 2 - - - --- 2017-09-22 Colin Ian King Accepted
acpi: battery: include stdint.h and inttypes.h acpi: battery: include stdint.h and inttypes.h 2 - - - --- 2017-09-22 Colin Ian King Accepted
lib: fwts_log_xml: include inttypes.h for PRIu32 definition lib: fwts_log_xml: include inttypes.h for PRIu32 definition 2 - - - --- 2017-09-22 Colin Ian King Accepted
[V2] lib: fwts_log_plaintext: include inttypes.h for PRIu32 definition [V2] lib: fwts_log_plaintext: include inttypes.h for PRIu32 definition 2 - - - --- 2017-09-22 Colin Ian King Accepted
« 1 2 ... 13 14 1543 44 »