Patchwork Firmware Test Suite development

login
register
mail settings

Incoming patches

Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
utilities: kernelscan: fix memory leak 2013-05-07 Colin King New
utilities: kernelscan.sh: add arch/x86/platform/efi for scanning 2013-05-17 Colin King New
uefi: uefidump: missing va_end on str == NULL return path 2013-05-06 Colin King New
uefi: uefidump: fix missing break in switch statement 2013-05-06 Colin King New
lib: fwts_release: check *str rather than str 2013-05-07 Colin King New
lib: fwts_log: free filenames on error condition 2013-05-07 Colin King New
lib: fwts_framework: free resources on error 2013-05-07 Colin King New
lib: fwts_framework: free just items in list and not list descriptor 2013-05-07 Colin King New
lib: fwts_framework: ensure we don't truncate null names 2013-05-07 Colin King New
lib: fwts_dump: check error return on mkdir 2013-05-07 Colin King New
lib: fwts_args: free long_options on error 2013-05-07 Colin King New
lib: fwts_acpid: check fcntl return rather than assuming it works 2013-05-07 Colin King New
hotkey: check lstat() return value rather 2013-05-07 Colin King New
dmi: dmi_decode: remove redundant snprintf 2013-05-07 Colin King New
cpu: virt: correctly return true if SVM is enabled 2013-05-07 Colin King New
bios: hdaaudio: free list items and not list 2013-05-07 Colin King New
acpica: update to ACPICA version 20130517. 2013-05-17 Colin King New
acpica: fwts_acpica: missing unlock on error path 2013-05-07 Colin King New
acpica: fwts_acpica: clear sa_mask fields 2013-05-07 Colin King New
acpica: Fix for _INI regression. 2013-05-08 Colin King New
acpi: s4: free quirks 2013-05-07 Colin King New
acpi: s3: free quirks 2013-05-07 Colin King New
acpi: lid: Fix nesting bug 2013-05-07 Colin King New
acpi: fan: fix resource leak bugs 2013-05-06 Colin King New
acpi: fan: fix cur_state comparison bugs 2013-05-07 Colin King New
acpi: cstates: set state->present[nr] if nr < MAX_CSTATE 2013-05-07 Colin King New
acpi: checksum: rename the test name from "checksum to "acpichecksum" 2013-04-25 Alex Hung Under Review
acpi: brightness: check get_setting return 2013-05-07 Colin King New
acpi: battery: Fix nesting bug 2013-05-07 Colin King New
acpi: acpidump: fix overflow before widening bug 2013-05-07 Colin King New
acpi: ac_adapter: initialize matching and not_matching 2013-05-07 Colin King New
[V2] lib: fwts_log: free log_file on error exit 2013-05-08 Colin King New
[9/9] data: klog.json: Bit offset pattern should be a regex not a string match 2013-05-14 Colin King New
[8/9] data: klog.json: Drop ACPI prefix, make patten a string match 2013-05-14 Colin King New
[7/9] data: klog.json: Make ArgType a regex to match various similar strings 2013-05-14 Colin King New
[6/9] data: klog.json: Add ACPI fixed event error checking 2013-05-14 Colin King New
[5/9] data: klog.json: Add check for object repair or convert failure 2013-05-14 Colin King New
[4/9] data: klog.json: Add check for ACPI region field type error 2013-05-14 Colin King New
[3/9] data: klog.json: Add checks for Intel Lynxpoint LPSS errors 2013-05-14 Colin King New
[2/9] data: klog.json: Add ACPI video notify handler remove check 2013-05-14 Colin King New
[2/2] securebootcert: need to check the efivars interface existence while checking the variable db and kek 2013-05-16 IvanHu New
[2/2] oem: wireless: add tests for 1) toggling the state of wireless devices, including WIFI, Bluetooth and WWAN (3G), via a kernel interfaces, and 2) detect hardware block of wireless devices. 2013-01-02 Alex Hung New
[2/2] acpi: s4: increase delays to match user scanerio and to reduce false non-firmware-related failures. 2013-04-29 Alex Hung New
[1/9] data: klog.json: Add ACPI video notify handler check 2013-05-14 Colin King New
[1/2] oem: the kernel module creates an ioctl sys nodes for testing hp's WMI interface. This interface currently supports WMI command 0x1b, including get and set functions. 2012-12-10 Alex Hung New
[1/2] oem: add fwts-hp-wmi module for testing hp wireless control interfaces. 2013-01-02 Alex Hung New
[1/2] lib: fwts_uefi: add the function to check the efivars interface existence 2013-05-16 IvanHu New
[1/2] acpi: s3: increase delays to match user scanerio and to reduce false non-firmware-related failures. 2013-04-29 Alex Hung New