Show patches with: Archived = No       |   4312 patches
« 1 2 ... 15 16 1743 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] lib: fwts: add FWTS_UNUSED() macro for unused func arguments 2 - - - --- 2012-10-25 Colin Ian King Accepted
[2/3] lib: fwts_*: use FWTS_UNUSED on unused func args in fwts library 2 - - - --- 2012-10-25 Colin Ian King Accepted
[3/3] lib: Makefile.am: enable -Wextra 2 - - - --- 2012-10-25 Colin Ian King Accepted
dmi: dmi_decode: remove some redundant range changes on uint8_t values 2 - - - --- 2012-10-25 Colin Ian King Accepted
[1/2] tests: use FWTS_UNUSED on unused func args 2 - - - --- 2012-10-25 Colin Ian King Accepted
[2/2] Makefile.am: enable -Wextra 2 - - - --- 2012-10-25 Colin Ian King Accepted
[1/4] lib: include: fwts_log, add in new label field 2 - - - --- 2012-10-31 Colin Ian King Accepted
[2/4] lib: klog: load labels from json data file rather than auto-generate 2 - - - --- 2012-10-31 Colin Ian King Accepted
[3/4] data: klog.json: add in label for each error message 2 - - - --- 2012-10-31 Colin Ian King Accepted
[4/4] lib: klog: tidy up the code a little 2 - - - --- 2012-10-31 Colin Ian King Accepted
[1/6] utilities: kernelscan: Tool to scan kernel for error messages 1 - - - --- 2012-11-02 Colin Ian King Accepted
[2/6] utilities: kernelscan: tidy up the formatting of output messages. 2 - - - --- 2012-11-02 Colin Ian King Accepted
[3/6] utilities: kernelscan.sh: scan various directories for kernel error messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[4/6] utlities: kernelscan: make some regex optimisations 2 - - - --- 2012-11-02 Colin Ian King Accepted
[5/6] utilities: kernelscan: fix comment that explains how to use this tool 2 - - - --- 2012-11-02 Colin Ian King Accepted
[01/22] data: klog.json: Add support for ACPI fan and ACPI processor throttling 2 - - - --- 2012-11-02 Colin Ian King Accepted
[02/22] data: klog.json: Add support for the ACPI SMBUS driver 2 - - - --- 2012-11-02 Colin Ian King Accepted
[03/22] data: klog.json: Add support for the ACPI utils kernel error messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[04/22] data: klog.json: Add support for the ACPI processor_idle kernel error messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[05/22] data: klog.json: Add support for the ACPI arch x86 kernel sleep 2 - - - --- 2012-11-02 Colin Ian King Accepted
[06/22] data: klog.json: Add support for the ACPI container handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[07/22] data: klog.json: Add support for the ACPI Lid errors 1 - - - --- 2012-11-02 Colin Ian King Accepted
[08/22] data: klog.json: Add support for the ACPI Docking handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[09/22] data: klog.json: Add support for the ACPI EC handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[10/22] data: klog.json: Add support for the ACPI thermal zone handler. 2 - - - --- 2012-11-02 Colin Ian King Accepted
[11/22] data: klog.json: Add support for the ACPI device power handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[12/22] data: klog.json: Add support for the ACPI PCI root handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[13/22] data: klog.json: Add support for the ACPI initialisation error messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[14/22] data: klog.json: Add support for the ACPI blacklisting messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[15/22] data: klog.json: Add support for the ACPI osl messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[16/22] data: klog.json: Add support for the ACPI memory hotplug messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[17/22] data: klog.json: Add support for the ACPI glue code 2 - - - --- 2012-11-02 Colin Ian King Accepted
[18/22] data: klog.json: Add support for the ACPI video handler 2 - - - --- 2012-11-02 Colin Ian King Accepted
[19/22] data: klog.json: Add support for the ACPI processor perf driver 2 - - - --- 2012-11-02 Colin Ian King Accepted
[20/22] data: klog.json: Add support for the ACPI processor driver 2 - - - --- 2012-11-02 Colin Ian King Accepted
[21/22] data: klog.json: Add support for the ACPI PCI link control messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[22/22] data: klog.json: Add support for the ACPI PCI slot messages 2 - - - --- 2012-11-02 Colin Ian King Accepted
[01/12] lib: fwts_tag: use strncpy instead of strcpy - - - - --- 2012-11-04 Colin Ian King Rejected
[02/12] lib: fwts_stringextras: use strncpy, strncat instead of strcpy, strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[03/12] lib: fwts_args: use strncpy, strncat instead of strcpy, strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[04/12] lib: fwts_log: use strncpy, strncat instead of strcpy, strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[05/12] lib: fwts_klog: use strncpy instead of strcpy - - - - --- 2012-11-04 Colin Ian King Rejected
[06/12] lib: fwts_battery: use strncpy instead of strcpy - - - - --- 2012-11-04 Colin Ian King Rejected
[07/12] lib: fwts_acpi_tables: use strncpy instead of strcpy - - - - --- 2012-11-04 Colin Ian King Rejected
[08/12] lib: fwts_acpi_acpid: use strncpy instead of strcpy - - - - --- 2012-11-04 Colin Ian King Rejected
[09/12] lib: fwts_acpica: use strncpy, strncat instead of strcpy, strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[10/12] lib: fwts_tagc: use strncat instead of strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[11/12] lib: fwts_log_html: use strncat instead of strcat - - - - --- 2012-11-04 Colin Ian King Rejected
[12/12] lib: fwts_framework: use strncat instead of strcat - - - - --- 2012-11-04 Colin Ian King Rejected
data: klog.json: Add in some more miscellaneous ACPI error messages 2 - - - --- 2012-11-05 Colin Ian King Accepted
[1/3] data: klog.json: Add support for the ia64 ACPI handler. 2 - - - --- 2012-11-05 Colin Ian King Accepted
[2/3] data: klog.json: Add support for the x86 MTRR kernel messages 2 - - - --- 2012-11-05 Colin Ian King Accepted
[3/3] data: klog.json: Add support for various BIOS and PnPBIOS kernel messages 2 - - - --- 2012-11-05 Colin Ian King Accepted
utilities: kernelscan: add in ACPI configs and more printk message types 2 - - - --- 2012-11-05 Colin Ian King Accepted
utilities: kernelscan.sh: Add more paths to scan 2 - - - --- 2012-11-05 Colin Ian King Accepted
data: klog.json: Add support for the APM driver kernel messages 2 - - - --- 2012-11-06 Colin Ian King Accepted
data: klog.json: Add support for E820 handler in 3.2.x Kernels 2 - - - --- 2012-11-06 Colin Ian King Accepted
utilities: kernelscan.sh: Check that the file exists 2 - - - --- 2012-11-06 Colin Ian King Accepted
utilities: kernelscan.c: Add scanning for ACPI_ERROR 2 - - - --- 2012-11-06 Colin Ian King Accepted
[1/2] cpu: microcode: ensure we don't overflow with strncpy 2 - - - --- 2012-11-06 Colin Ian King Accepted
[2/2] pci: maxreadreq: ensure we don't overflow with strncpy 2 - - - --- 2012-11-06 Colin Ian King Accepted
[1/6] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[2/6] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[3/6] data: klog.json: ACPI ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[4/6] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[5/6] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[6/6] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-15 Colin Ian King Accepted
[1/4] lib: fwts_oops: check for WARN_ON messages as well as oopses 2 - - - --- 2012-11-15 Colin Ian King Accepted
[2/4] kernel: oops: also check for WARN_ON messages found 2 - - - --- 2012-11-15 Colin Ian King Accepted
[3/4] acpi: s3: also check for WARN_ON messages found 2 - - - --- 2012-11-15 Colin Ian King Accepted
[4/4] acpi: s4: also check for WARN_ON messages found 2 - - - --- 2012-11-15 Colin Ian King Accepted
[1/4] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
[2/4] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
[3/4] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
[4/4] data: klog.json: ACPICA ACPI_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
utilities: kernelscan.c: add scanning for ACPI_BIOS_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
[1/3] lib: fwts_test: calloc being called with args swapped 2 - - - --- 2012-11-16 Colin Ian King Accepted
[2/3] lib: fwts_oops: fix fwts_oops_check dereference checks on oopses and warn_ons 2 - - - --- 2012-11-16 Colin Ian King Accepted
[3/3] utilities: kernelscan: swap calloc arguments in unget_next() 2 - - - --- 2012-11-16 Colin Ian King Accepted
utilities: kernelscan.c: add scanning for ACPI_EXCEPTION messages 2 - - - --- 2012-11-20 Colin Ian King Accepted
[1/8] data: klog.json: ACPICA ACPI_ERROR messages, exutils.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[2/8] data: klog.json: ACPICA ACPI_ERROR messages, utmath.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[3/8] data: klog.json: ACPICA ACPI_ERROR messages, dswload2.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[4/8] data: klog.json: ACPICA ACPI_ERROR messages, utexcep.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[5/8] data: klog.json: ACPICA ACPI_ERROR messages, hwxfsleep.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[6/8] data: klog.json: ACPICA ACPI_ERROR messages, exoparg2.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[7/8] data: klog.json: ACPICA ACPI_ERROR messages, evevent.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
[8/8] data: klog.json: ACPICA ACPI_ERROR messages, utmutex.c 2 - - - --- 2012-11-20 Colin Ian King Accepted
acpi: pcc: New test to sanity check PCC, (LP: #863175) 2 - - - --- 2012-11-20 Colin Ian King Accepted
[1/6] lib: fwts_framework: make framework magic id into a uint32_t 2 - - - --- 2012-11-21 Colin Ian King Accepted
[2/6] lib: fwts_framework: failed_level should be type fwts_log_level 2 - - - --- 2012-11-21 Colin Ian King Accepted
[3/6] lib: fwts_framework: show_progress flag should be a bool 2 - - - --- 2012-11-21 Colin Ian King Accepted
[4/6] lib: fwts_framework: print_summary should be a bool 2 - - - --- 2012-11-21 Colin Ian King Accepted
[5/6] lib: fwts_framework: use fwts_framework_flags instead of int 2 - - - --- 2012-11-21 Colin Ian King Accepted
[6/6] lib: fwts_framework: make test priority a strongly typed enum 2 - - - --- 2012-11-21 Colin Ian King Accepted
lib: fwts_klog: forgot to log a klog error using the pattern string 2 - - - --- 2012-11-22 Colin Ian King Accepted
lib: fwts_klog: Don't regex compile non-regex strings 2 - - - --- 2012-11-22 Colin Ian King Accepted
[1/3] lib: fwts_framework, fwts_klog: Add filtering to fwts errors 2 - - - --- 2012-11-22 Colin Ian King Accepted
[2/3] lib: fwts_framework: sanity check new options 2 - - - --- 2012-11-22 Colin Ian King Accepted
[3/3] doc: Add new --filter-error-discard and --filter-error-keep options. 2 - - - --- 2012-11-22 Colin Ian King Accepted
« 1 2 ... 15 16 1743 44 »