Show patches with: Archived = No       |   4312 patches
« 1 2 ... 9 10 1143 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] cmos: cmosdump: remove unused commented out code 2 - - - --- 2013-04-24 Colin Ian King Accepted
[2/2] cmos: cmosdump: minor code tidy up, formatting 2 - - - --- 2013-04-24 Colin Ian King Accepted
[1/3] cpu: maxfreq: remove unused fwts_cpuinfo typedef 2 - - - --- 2013-04-24 Colin Ian King Accepted
[2/3] cpu: maxfreq: use number of cpus as number of items in calloc() 2 - - - --- 2013-04-24 Colin Ian King Accepted
[3/3] cpu: maxfreq: use doubles for cpu freqs rather than int 2 - - - --- 2013-04-24 Colin Ian King Accepted
acpi: checksum: rename the test name from "checksum to "acpichecksum" - - - - --- 2013-04-25 Alex Hung Rejected
doc/fwts.1 add in names of contributors to fwts 2 - - - --- 2013-04-25 Colin Ian King Accepted
copy-acpica.sh: update to use the correct ACPICA git repo 2 - - - --- 2013-04-26 Colin Ian King Accepted
[1/2] acpi: s3: increase delays to match user scanerio and to reduce false non-firmware-related fai… - - - - --- 2013-04-29 Alex Hung Rejected
[2/2] acpi: s4: increase delays to match user scanerio and to reduce false non-firmware-related fai… - - - - --- 2013-04-29 Alex Hung Rejected
uefi: uefidump: don't recurse forever on zero lengths (LP: #1174947) 2 - - - --- 2013-05-03 Colin Ian King Accepted
acpica: update to ACPICA version 20130418. 2 - - - --- 2013-05-03 Colin Ian King Accepted
uefi: uefidump: don't recurse forever on zero lengths (LP: #1174947) - - - - --- 2013-05-03 Colin Ian King Rejected
[FWTS-TEST] disassemble-0001: update output to sync with ACPICA iasl changes 2 - - - --- 2013-05-03 Colin Ian King Accepted
cpu: cpufreq: fix leak of file if fgets returns NULL 2 - - - --- 2013-05-06 Colin Ian King Accepted
cpu: cpufreq: fix leak of dir before we return 2 - - - --- 2013-05-06 Colin Ian King Accepted
cpu: maxfreq: fix leak of cpuinfo 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_microcode: fix leak of allocated microcode buffer 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_memorymap: free klog on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_keymap: free keymap_list on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_cpu: free cpu on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
hotkey: close fd on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
cpu: nx: free fwts_nx_cpuinfo on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
bios: mtrr: free mtrr_list on file open error 2 - - - --- 2013-05-06 Colin Ian King Accepted
cpu: maxfreq: free cpufreq on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
acpi: battery: free gpe resources on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
acpi: dmar: free klog list on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
acpi: fan: fix resource leak bugs 2 - - - --- 2013-05-06 Colin Ian King Accepted
acpi: lid: free gpe resources on error 2 - - - --- 2013-05-06 Colin Ian King Accepted
acpi: s3: free quirks and command resources - - - - --- 2013-05-06 Colin Ian King Accepted
acpi: s3power: free quirks and command resources 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_cpu: initialize variable, stop coverity warning 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_uefi: fix check of empty d_name 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_uefi: only close fp if it was successfully opened 2 - - - --- 2013-05-06 Colin Ian King Accepted
lib: fwts_memorymap: handle the case where str maybe NULL 2 - - - --- 2013-05-06 Colin Ian King Accepted
cpu: cpufreq: avoid division by zero 2 - - - --- 2013-05-06 Colin Ian King Accepted
uefi: uefidump: fix missing break in switch statement 2 - - - --- 2013-05-06 Colin Ian King Accepted
uefi: uefidump: missing va_end on str == NULL return path 2 - - - --- 2013-05-06 Colin Ian King Accepted
dmi: dmi_decode: remove redundant snprintf 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: cstates: set state->present[nr] if nr < MAX_CSTATE 2 - - - --- 2013-05-07 Colin Ian King Accepted
utilities: kernelscan: fix memory leak 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_dump: check error return on mkdir 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_acpid: check fcntl return rather than assuming it works 2 - - - --- 2013-05-07 Colin Ian King Accepted
hotkey: check lstat() return value rather 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: ac_adapter: initialize matching and not_matching 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: acpidump: fix overflow before widening bug 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpica: fix the build error after patch the update to ACPICA version 20130418 2 - - - --- 2013-05-07 Ivan Hu Accepted
lib: fwts_args: free long_options on error 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_framework: free resources on error 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_log: free filenames on error condition 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_log: free log_file on error exit - - - - --- 2013-05-07 Colin Ian King Rejected
acpica: fwts_acpica: clear sa_mask fields 2 - - - --- 2013-05-07 Colin Ian King Accepted
bios: hdaaudio: free list items and not list 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_framework: free just items in list and not list descriptor 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: lid: Fix nesting bug 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: battery: Fix nesting bug 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_release: check *str rather than str 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpica: fwts_acpica: missing unlock on error path 2 - - - --- 2013-05-07 Colin Ian King Accepted
cpu: virt: correctly return true if SVM is enabled 2 - - - --- 2013-05-07 Colin Ian King Accepted
lib: fwts_framework: ensure we don't truncate null names 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: fan: fix cur_state comparison bugs 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: brightness: check get_setting return 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: s4: free quirks 2 - - - --- 2013-05-07 Colin Ian King Accepted
acpi: s3: free quirks 2 - - - --- 2013-05-07 Colin Ian King Accepted
uefirtvariable: fix the unchecked return value 2 - - - --- 2013-05-08 Ivan Hu Accepted
[V2] lib: fwts_log: free log_file on error exit 2 - - - --- 2013-05-08 Colin Ian King Accepted
acpica: Fix for _INI regression. 2 - - - --- 2013-05-08 Colin Ian King Accepted
[1/9] data: klog.json: Add ACPI video notify handler check 2 - - - --- 2013-05-14 Colin Ian King Accepted
[2/9] data: klog.json: Add ACPI video notify handler remove check 2 - - - --- 2013-05-14 Colin Ian King Accepted
[3/9] data: klog.json: Add checks for Intel Lynxpoint LPSS errors 2 - - - --- 2013-05-14 Colin Ian King Accepted
[4/9] data: klog.json: Add check for ACPI region field type error 2 - - - --- 2013-05-14 Colin Ian King Accepted
[5/9] data: klog.json: Add check for object repair or convert failure 2 - - - --- 2013-05-14 Colin Ian King Accepted
[6/9] data: klog.json: Add ACPI fixed event error checking 2 - - - --- 2013-05-14 Colin Ian King Accepted
[7/9] data: klog.json: Make ArgType a regex to match various similar strings 2 - - - --- 2013-05-14 Colin Ian King Accepted
[8/9] data: klog.json: Drop ACPI prefix, make patten a string match 2 - - - --- 2013-05-14 Colin Ian King Accepted
[9/9] data: klog.json: Bit offset pattern should be a regex not a string match 2 - - - --- 2013-05-14 Colin Ian King Accepted
[1/2] lib: fwts_uefi: add the function to check the efivars interface existence 2 - - - --- 2013-05-16 Ivan Hu Accepted
[2/2] securebootcert: need to check the efivars interface existence while checking the variable db … 2 - - - --- 2013-05-16 Ivan Hu Accepted
acpica: update to ACPICA version 20130517. 2 - - - --- 2013-05-17 Colin Ian King Accepted
utilities: kernelscan.sh: add arch/x86/platform/efi for scanning - - - - --- 2013-05-17 Colin Ian King Rejected
lib: framework: don't check for long string if src is NULL 2 - - - --- 2013-05-20 Colin Ian King Accepted
Revert "acpi: s3: free quirks and command resources" 2 - - - --- 2013-05-20 Colin Ian King Accepted
acpi: acpidump: ensure we are shifting a 64 bit unsigned long 2 - - - --- 2013-05-20 Colin Ian King Accepted
auto-packager: mkpackage.sh: remove Natty and Oneiric 2 - - - --- 2013-05-20 Keng-Yu Lin Accepted
auto-packager: mkpackage.sh: remove Natty and Oneiric - - - - --- 2013-05-20 Keng-Yu Lin Rejected
debian: control: Add the backported HWE kernel header packages 2 - - - --- 2013-05-20 Keng-Yu Lin Accepted
auto-packager: mkpackage.sh: Add Saucy 2 - - - --- 2013-05-21 Keng-Yu Lin Accepted
cpu: cpufreq: make test more generic for non-x86 systems 2 - - - --- 2013-05-21 Colin Ian King Accepted
data: klog.json: remove a redudent line break 2 - - - --- 2013-05-22 Alex Hung Accepted
data: klog.json: Remove _BBN from FWTS_TAG_ACPI_HOTPLUG since it is not related - - - - --- 2013-05-22 Alex Hung Rejected
[1/2] lib: remove fwts_microcode 2 - - - --- 2013-05-29 Colin Ian King Accepted
[2/2] cpu: microcode: rewrite so we no longer need to load microcode (LP: #1120240) 2 - - - --- 2013-05-29 Colin Ian King Accepted
dmi: dmi_decode: Add checks for frequent bad defaults on AMI firmware 2 - - - --- 2013-05-29 Colin Ian King Accepted
uefivarinfo: add the utility to show the NVRam and variable info - - - - --- 2013-06-03 Ivan Hu Rejected
[Resend] uefivarinfo: add the utility to show the NVRam and variable info - - - - --- 2013-06-03 Ivan Hu Rejected
[1/2] acpi: wakealarm: enable for non-x86 devices (LP: #1182630) 2 - - - --- 2013-06-03 Colin Ian King Accepted
[2/2] acpi: wakealarm: minor tidy up to the test 2 - - - --- 2013-06-03 Colin Ian King Accepted
configure.ac: fix automake warnings reported with recent automake updates: 1 - - - --- 2013-06-03 Colin Ian King Rejected
configure.ac: Use AM_PROG_AR when it exists 2 - - - --- 2013-06-03 Keng-Yu Lin Accepted
acpi: acpiinfo: missing possessive apostrophe 2 - - - --- 2013-06-04 Colin Ian King Accepted
« 1 2 ... 9 10 1143 44 »