Patchwork Firmware Test Suite development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
dmi: dmi_decode: check acpi battery if type 22 is present. 2012-01-31 Alex Hung Rejected
dmi: dmi_decode: check acpi battery if type 22 is present. 2012-01-31 Alex Hung Accepted
dmi: dmi_decode: check type 3 chassis type with acpi preferred_pm_profile 2012-01-31 Alex Hung Rejected
dmi: dmi_decode: check type 3 chassis type with acpi preferred_pm_profile 2012-02-01 Alex Hung Accepted
dmi: dmi_decode: make advice more relevant to data handled by the kernel 2012-07-17 Colin King Accepted
dmi: dmi_decode: remove redundant snprintf 2013-05-07 Colin King New
dmi: dmi_decode: remove some redundant range changes on uint8_t values 2012-10-25 Colin King Accepted
doc/fwts.1 add in names of contributors to fwts 2013-04-25 Colin King Accepted
doc/fwts: remove debug options from fwts man page (LP: #1100955) 2013-01-18 Colin King Accepted
doc: remove --aspm option from man page 2012-04-02 Alex Hung Accepted
efi_runtime: Add 'install' target 2013-03-08 Matt Fleming Accepted
efi_runtime: Update the address of the Free Software Foundation 2013-04-12 Keng-Yu Lin Accepted
efi_runtime: add UEFI runtime service GetNextHighMonotonicCount interface 2012-10-02 IvanHu Accepted
efi_runtime: add UEFI runtime service QueryCapsuleCapabilities interface 2013-01-28 IvanHu Accepted
efi_runtime: add efi_runtime kernel driver module into fwts 2012-09-19 IvanHu Rejected
efiruntime: getnextvariablename update the VariableNameSize before return when get EFI_BUFFER_TOO_SMALL 2013-04-01 IvanHu Accepted
fwts-collect: collect more fwts dumped data 2012-02-10 Colin King Accepted
fwts-collect: fix typo 2012-02-10 Colin King Accepted
fwts-collect: tidy up error handling 2012-02-10 Colin King Accepted
fwts-frontend: update to conditional logic to better detect if we're booted via casper and additional logic to toggle auto shutdown behaviour when testing 2012-01-26 Chris Van Hoof Rejected
fwts-frontend: v2 update to conditional logic to better detect if we're booted via casper and additional logic to toggle auto shutdown behaviour when testing 2012-01-27 Chris Van Hoof Accepted
fwts-test: checksum-0001: update to sync with fwts checksum test 2012-02-28 Colin King Accepted
fwts_mmap: fwts_page_size fix comparing size_t against -1 2012-10-25 Colin King Accepted
fwts_uefi:uefirtvariable:use sizeof() for defining long integer for fixing build failure on 32 bit systems 2012-12-21 IvanHu Accepted
hotkey: check lstat() return value rather 2013-05-07 Colin King New
hotkey: close fd on error 2013-05-06 Colin King Accepted
hotkey: remove redundant framework parameter from hotkey_find_keyboard 2012-10-15 Alex Hung Accepted
hpet: hpetcheck: add ACPI HPET table check 2012-12-11 Colin King Accepted
hpet: hpetcheck: fix a bug found by smatch 2013-01-16 Colin King Accepted
ib: fwts_ioport: fix calling unmatched I/O function in a help function. 2013-02-05 Alex Hung Accepted
kernel: version: gather kernel boot command line 2013-01-22 Colin King Accepted
kernel: version: make test infoonly rather than pass/fail tests 2012-12-07 Colin King Accepted
klog: Add EC transaction failure detection 2012-04-02 Colin King Accepted
klog: change the MSR_IA32_ENERGY_PERF_BIAS test from fauilure to info 2012-10-25 IvanHu Accepted
lib + tests: bulk rename of fwts flag macros 2012-09-06 Colin King Accepted
lib + tests: don't stringify the test name in FWTS_REGISTER 2012-12-30 Colin King Accepted
lib + tests: modify fwts_pipe_exec to return the child exit status 2012-12-07 Colin King Accepted
lib, tests: remove fwts common test, merge into fwts klog 2012-12-06 Colin King Accepted
lib: Add helper function to get release info 2013-03-04 Colin King Rejected
lib: acpica: fix semaphore counting by waiting for threads to complete 2012-07-19 Colin King Accepted
lib: acpid: handle realloc failures in fwts_acpi_event_read() 2012-03-09 Colin King Accepted
lib: add PCIe ASPM configuration check in the batch test 2012-01-11 Keng-Yu Lin Accepted
lib: arg + framework: more robust out of memory handling. 2012-03-02 Colin King Accepted
lib: framework: Add "unsafe" test category 2012-09-06 Colin King Accepted
lib: framework: Increase precision of progress, add a spinner progress indicator 2013-01-10 Colin King Accepted
lib: framework: add in test name before test description 2013-03-05 Colin King Accepted
lib: framework: log the fwts command line for reference. 2012-12-31 Colin King Accepted
lib: fwts_acpi_method: remove leading 0x in front of dumped strings 2012-05-29 Colin King Accepted
lib: fwts_acpi_method: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_acpi_tables: fake table start address when loading from file. 2012-05-31 Colin King Accepted
lib: fwts_acpi_tables: handle fwts_low_realloc() failures 2012-03-09 Colin King Accepted
lib: fwts_acpi_tables: load tables in deterministically 2012-06-20 Colin King Accepted
lib: fwts_acpi_tables: speed up table loading on 64 bit systems 2013-01-04 Colin King Accepted
lib: fwts_acpid: check fcntl return rather than assuming it works 2013-05-07 Colin King New
lib: fwts_args: free long_options on error 2013-05-07 Colin King New
lib: fwts_args: handle out of memory failures 2012-03-02 Colin King Rejected
lib: fwts_args: handle realloc failure 2012-03-09 Colin King Accepted
lib: fwts_args: only handle non-zero length short_names 2012-04-10 Colin King Accepted
lib: fwts_args: remove strlen() calls, more efficient and stops valgrind complaining 2012-05-16 Colin King Rejected
lib: fwts_battery: added interface for cycle count. acpi: battery: added cycle count check for acpi batteries. 2012-05-15 Alex Hung Rejected
lib: fwts_battery: added interface for cycle count. acpi: battery: added cycle count check for acpi batteries. 2012-05-15 Alex Hung Accepted
lib: fwts_battery: fix incorrect strings for a battery with unit of mWh 2012-05-23 Alex Hung Accepted
lib: fwts_battery: fix no fclose() after fopen is called. 2012-05-22 Alex Hung Accepted
lib: fwts_battery: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_cpu: free cpu on error 2013-05-06 Colin King Accepted
lib: fwts_cpu: initialize variable, stop coverity warning 2013-05-06 Colin King Accepted
lib: fwts_dump: check error return on mkdir 2013-05-07 Colin King New
lib: fwts_dump_data: tidy up code, ensure we limit nbytes to 16 2012-12-10 Colin King Accepted
lib: fwts_fileio.c: use size_t instead of int 2012-04-10 Colin King Rejected
lib: fwts_framework: assert on FWTS_REGISTER names being too long 2012-12-30 Colin King Accepted
lib: fwts_framework: ensure we don't truncate null names 2013-05-07 Colin King New
lib: fwts_framework: fix unnecessary escaping 2012-09-07 Colin King Accepted
lib: fwts_framework: free just items in list and not list descriptor 2013-05-07 Colin King New
lib: fwts_framework: free resources on error 2013-05-07 Colin King New
lib: fwts_framework: handle nested log section endings on ABORT 2012-06-01 Colin King Accepted
lib: fwts_framework: set log name suffix when using --log-type option 2012-05-31 Colin King Accepted
lib: fwts_framework: test names should be dislayed in a wider format field 2012-12-17 Colin King Accepted
lib: fwts_framework: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_hwinfo: sort device info before comparing (LP: #1018288) 2012-06-27 Colin King Accepted
lib: fwts_ioport: add dummy stubs for non-x86 arch 2013-02-13 Colin King Accepted
lib: fwts_keymap: free keymap_list on error 2013-05-06 Colin King Accepted
lib: fwts_klog: Don't regex compile non-regex strings 2012-11-22 Colin King Accepted
lib: fwts_klog: forgot to log a klog error using the pattern string 2012-11-22 Colin King Accepted
lib: fwts_klog: optimize regex scanning 2012-07-23 Colin King Accepted
lib: fwts_klog: remove redundant free() 2012-03-08 Colin King Accepted
lib: fwts_klog: sanity check json klog data is readable 2012-09-04 Colin King Accepted
lib: fwts_list: make list creation and initialisation more optimal. 2012-12-10 Colin King Accepted
lib: fwts_list: optimize list functions a little, make small helper funcs inline 2013-01-10 Colin King Accepted
lib: fwts_log: free filenames on error condition 2013-05-07 Colin King New
lib: fwts_log: free log_file on error exit 2013-05-07 Colin King Rejected
lib: fwts_log_*: fix a few smatch errors 2013-03-06 Colin King Accepted
lib: fwts_log_html: convert misc ASCII chars to HTML mnemonics 2012-06-11 Colin King Accepted
lib: fwts_log_html: remove timestamp as it is in the heading anyhow 2012-05-31 Colin King Accepted
lib: fwts_log_json: do more json object out of memory checking 2012-06-28 Colin King Accepted
lib: fwts_log_xml: wrap up the unclosed tags 2012-06-01 Keng-Yu Lin Rejected
lib: fwts_memorymap: free klog on error 2013-05-06 Colin King Accepted
lib: fwts_memorymap: handle the case where str maybe NULL 2013-05-06 Colin King Accepted
lib: fwts_microcode: fix leak of allocated microcode buffer 2013-05-06 Colin King Accepted
lib: fwts_mmap: add fwts_page_size() 2012-10-20 Colin King Rejected
lib: fwts_pipeio: fwts_pipe_exec() should return FWTS_ERROR instead of -1 2012-12-07 Colin King Accepted