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
[6/6] lib: fwts_framework: make test priority a strongly typed enum 2012-11-21 Colin King Accepted
[5/6] lib: fwts_framework: use fwts_framework_flags instead of int 2012-11-21 Colin King Accepted
acpica: fwts_acpica: remove fwtsInstallLateHandlers 2013-02-13 Colin King Accepted
[4/6] lib: fwts_framework: print_summary should be a bool 2012-11-21 Colin King Accepted
[3/6] lib: fwts_framework: show_progress flag should be a bool 2012-11-21 Colin King Accepted
[1/2] uefi: uefirtvariable: minor reformatting for 80 char width lines 2013-04-01 Colin King Accepted
lib: fwts_ioport: add dummy stubs for non-x86 arch 2013-02-13 Colin King Accepted
[2/6] lib: fwts_framework: failed_level should be type fwts_log_level 2012-11-21 Colin King Accepted
[1/6] lib: fwts_framework: make framework magic id into a uint32_t 2012-11-21 Colin King Accepted
acpi: crsdump: dump ACPI _CRS buffers in an annotated form 2013-01-23 Colin King Accepted
[8/8] data: klog.json: ACPICA ACPI_ERROR messages, utmutex.c 2012-11-20 Colin King Accepted
[7/8] data: klog.json: ACPICA ACPI_ERROR messages, evevent.c 2012-11-20 Colin King Accepted
lib: fwts_dump: check error return on mkdir 2013-05-07 Colin King Accepted
[RESEND] dmi: dmi_decode: Add another commonly used serial number 2013-03-22 Colin King Accepted
kernel: version: gather kernel boot command line 2013-01-22 Colin King Accepted
[6/8] data: klog.json: ACPICA ACPI_ERROR messages, exoparg2.c 2012-11-20 Colin King Accepted
[5/8] data: klog.json: ACPICA ACPI_ERROR messages, hwxfsleep.c 2012-11-20 Colin King Accepted
script: smatchify.sh: build fwts and check with smatch 2013-01-16 Colin King Accepted
[1/2] acpidump-0001: update for new ACPI 5.0 bootflags 2012-09-18 Colin King Accepted
[4/8] data: klog.json: ACPICA ACPI_ERROR messages, utexcep.c 2012-11-20 Colin King Accepted
[3/8] data: klog.json: ACPICA ACPI_ERROR messages, dswload2.c 2012-11-20 Colin King Accepted
data: klog.json: Add in another batch of BIOS and ACPI related checks 2013-03-12 Colin King Accepted
apci: apicinstance: clean up smatch warning 2013-01-16 Colin King Accepted
[2/8] data: klog.json: ACPICA ACPI_ERROR messages, utmath.c 2012-11-20 Colin King Accepted
[1/8] data: klog.json: ACPICA ACPI_ERROR messages, exutils.c 2012-11-20 Colin King Accepted
hpet: hpetcheck: fix a bug found by smatch 2013-01-16 Colin King Accepted
acpi: pcc: New test to sanity check PCC, (LP: #863175) 2012-11-20 Colin King Accepted
[1/6] acpi: method: re-order tests based on location in specification 2012-09-19 Colin King Rejected
utilities: kernelscan.c: add scanning for ACPI_EXCEPTION messages 2012-11-20 Colin King Accepted
acpica: Fix for _INI regression. 2013-05-08 Colin King Accepted
utilities: kernelscan: fix memory leak 2013-05-07 Colin King Accepted
acpi: acpidump: abort dumping of SLIC if length is zero 2013-03-18 Colin King Accepted
[3/3] lib: fwts_cmos: Use new I/O helpers, add more error checking 2013-01-15 Colin King Accepted
[3/3] utilities: kernelscan: swap calloc arguments in unget_next() 2012-11-16 Colin King Accepted
[2/3] lib: fwts_oops: fix fwts_oops_check dereference checks on oopses and warn_ons 2012-11-16 Colin King Accepted
[2/3] acpi: fadt: use new I/O port helpers to avoid segfaults 2013-01-15 Colin King Accepted
[1/3] lib: fwts_test: calloc being called with args swapped 2012-11-16 Colin King Accepted
utilities: kernelscan.c: add scanning for ACPI_BIOS_ERROR messages 2012-11-16 Colin King Accepted
dmi: dmi_decode: Add another commonly used serial number 2013-03-22 Colin King Rejected
[1/3] lib: fwts_ioport: add helper functions to do port I/O 2013-01-15 Colin King Accepted
[4/4] data: klog.json: ACPICA ACPI_ERROR messages 2012-11-16 Colin King Accepted
[3/4] data: klog.json: ACPICA ACPI_ERROR messages 2012-11-16 Colin King Accepted
[2/6] acpi: method: re-order method test functions 2012-09-19 Colin King Rejected
acpi: method: add helper to check for package contents, simplify code. 2013-01-10 Colin King Accepted
[2/4] data: klog.json: ACPICA ACPI_ERROR messages 2012-11-16 Colin King Accepted
lib: fwts_framework: free resources on error 2013-05-07 Colin King Accepted
acpi: cstates: set state->present[nr] if nr < MAX_CSTATE 2013-05-07 Colin King Accepted
acpi: acpidump: fix spelling mistake, useage -> usage 2013-03-14 Colin King Accepted
acpi: method: tidy up some more tests 2013-01-10 Colin King Accepted
lib: fwts_args: free long_options on error 2013-05-07 Colin King Accepted
acpi: acpidump: fix overflow before widening bug 2013-05-07 Colin King Accepted
acpi: method: fix some tests that don't indicate passed when they are complete 2013-01-10 Colin King Accepted
acpi: ac_adapter: initialize matching and not_matching 2013-05-07 Colin King Accepted
hotkey: check lstat() return value rather 2013-05-07 Colin King Accepted
uefi: uefivariable: fix build error on older compilers 2013-03-15 Colin King Accepted
lib: fwts_list: optimize list functions a little, make small helper funcs inline 2013-01-10 Colin King Accepted
lib: fwts_acpid: check fcntl return rather than assuming it works 2013-05-07 Colin King Accepted
cpu: cpufreq: avoid division by zero 2013-05-06 Colin King Accepted
acpi: method: Add helpers to check for package sizes 2013-01-09 Colin King Accepted
lib: fwts_memorymap: handle the case where str maybe NULL 2013-05-06 Colin King Accepted
lib: fwts_uefi: only close fp if it was successfully opened 2013-05-06 Colin King Accepted
[2/9] data: klog.json: Add ACPI video notify handler remove check 2013-05-14 Colin King Accepted
[V2] lib: fwts_log: free log_file on error exit 2013-05-08 Colin King Accepted
dmi: dmi_decode: remove redundant snprintf 2013-05-07 Colin King Accepted
[01/26,FWTS-TEST] acpidump-0001: update test to keep in sync with fwts framework changes 2013-03-13 Colin King Accepted
acpi: method: update comments describing objects/controls 2013-01-09 Colin King Accepted
lib: fwts_uefi: fix check of empty d_name 2013-05-06 Colin King Accepted
lib: fwts_cpu: initialize variable, stop coverity warning 2013-05-06 Colin King Accepted
acpi: method: Add _PRS return buffer sanity checking. 2013-01-09 Colin King Accepted
acpi: s3power: free quirks and command resources 2013-05-06 Colin King Accepted
acpi: s3: free quirks and command resources 2013-05-06 Colin King Accepted
[26/26,FWTS-TEST] arg-table-path-0001: update test to keep in sync with fwts framework changes 2013-03-13 Colin King Accepted
acpi: method: _CST test checks for wrong number of package elements 2013-01-08 Colin King Accepted
acpi: lid: free gpe resources on error 2013-05-06 Colin King Accepted
hotkey: close fd on error 2013-05-06 Colin King Accepted
acpi: method: Add _INI (Init) sanity check 2013-01-09 Colin King Accepted
lib: fwts_log: free log_file on error exit 2013-05-07 Colin King Rejected
cpu: maxfreq: free cpufreq on error 2013-05-06 Colin King Accepted
uefi: uefidump: missing va_end on str == NULL return path 2013-05-06 Colin King Accepted
[25/26,FWTS-TEST] klog-0001: update test to keep in sync with fwts framework changes 2013-03-13 Colin King Accepted
lib: framework: Increase precision of progress, add a spinner progress indicator 2013-01-10 Colin King Accepted
lib: fwts_microcode: fix leak of allocated microcode buffer 2013-05-06 Colin King Accepted
cpu: maxfreq: fix leak of cpuinfo 2013-05-06 Colin King Accepted
acpi: method: Add _HPP (Hot Plug Parameters) sanity check 2013-01-09 Colin King Accepted
cpu: cpufreq: fix leak of dir before we return 2013-05-06 Colin King Accepted
cpu: cpufreq: fix leak of file if fgets returns NULL 2013-05-06 Colin King Accepted
[24/26,FWTS-TEST] wmi-0001: update test to keep in sync with fwts framework changes 2013-03-13 Colin King Accepted
acpi: method: Add simple _FIX test 2013-01-08 Colin King Accepted
[1/4] data: klog.json: ACPICA ACPI_ERROR messages 2012-11-16 Colin King Accepted
[4/4] acpi: s4: also check for WARN_ON messages found 2012-11-15 Colin King Accepted
data: klog.json: Handle SystemIO conflict messages 2013-01-22 Colin King Accepted
[3/4] acpi: s3: also check for WARN_ON messages found 2012-11-15 Colin King Accepted
[2/4] kernel: oops: also check for WARN_ON messages found 2012-11-15 Colin King Accepted
acpi: s3: free quirks 2013-05-07 Colin King Accepted
uefi: uefidump: fix missing break in switch statement 2013-05-06 Colin King Accepted
[23/26,FWTS-TEST] syntaxcheck-0001: update test to keep in sync with fwts framework changes 2013-03-13 Colin King Accepted
data: klog.json: Make PnP BIOS message into an info message 2013-01-22 Colin King Accepted
[1/4] lib: fwts_oops: check for WARN_ON messages as well as oopses 2012-11-15 Colin King Accepted
[6/6] data: klog.json: ACPICA ACPI_ERROR messages 2012-11-15 Colin King Accepted
acpi: method: use a helper function for MethodReturnNullObj errors 2013-01-08 Colin King Accepted