Show patches with: Archived = No       |   4312 patches
« 1 2 ... 25 26 2743 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,03/23] FADT: disable SCI_EN and RESET_REG tests when in reduced hardware mode 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,04/23] FADT: add in code to log basic info about the various FADT flag fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,05/23] Add in bit masks for FACS flags. 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,06/23] FADT: move log info out of test2, will provide it elsewhere 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,07/23] ACPI: Add hypervisor ID field to FADT. 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,08/23] FADT: minor cleanup and initial compliance tests 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,09/23] FADT: expand the compliance test for FIRMWARE_CTRL fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,10/23] FADT: expand compliance checks for DSDT and X_DSDT fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,11/23] FADT: add compliance tests for reserved fields, PM profile, reduced hardware 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,12/23] FADT: restructure test sequence around reduced hardware mode 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,13/23] FADT: expand compliance tests for the SMI_CMD field 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,14/23] FADT: add compliance tests for the ACPI_ENABLE and ACPI_DISABLE fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,15/23] FADT: add compliance tests for S4BIOS_REQ and PSTATE_CNT fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,16/23] FADT: extend and add PM address block compliance tests 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,17/23] FADT: enhance compliance tests for GPE blocks 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,18/23] FADT: add compliance test for the CST_CNT field 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,19/23] FADT: add in compliance tests for C2/C3 latency fields 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,20/23] FADT: add in SLEEP_CONTROL_REG and SLEEP_STATUS_REG compliance tests 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,21/23] FADT: remove no longer useful variables from test1 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,22/23] FADT: add safety checks for older versions of FADT 2 - - - --- 2016-02-19 Al Stone Accepted
[v2,23/23] FADT: update regression tests to incorporate new/changed tests 2 - - - --- 2016-02-19 Al Stone Accepted
Fix null_gass initializer for older versions of gcc (LP: #1549429) 2 - - - --- 2016-02-24 Colin Ian King Accepted
debian/control: Add s390x to Architecture list (LP: #1549737) 2 - - - --- 2016-02-25 Colin Ian King Accepted
lib: fwts_cpu: fix memory leak and incorrect return (LP: #1549723) 2 - - - --- 2016-02-25 Colin Ian King Accepted
[1/4] Add s390x build support, don't build ACPI specific code for this arch 2 - - - --- 2016-02-26 Colin Ian King Accepted
[2/4] Add s390x build support: skip tests that are not build in for this arch 2 - - - --- 2016-02-26 Colin Ian King Accepted
[3/4] Add s390x build support, don't build UEFI specific code for this arch 2 - - - --- 2016-02-26 Colin Ian King Accepted
[4/4] Debian/control: don't build UEFI kernel module for s390x 2 - - - --- 2016-02-26 Colin Ian King Accepted
acpi: csrt: fix a spelling mistake in a comment 2 - - - --- 2016-03-02 Alex Hung Accepted
acpi: csrt: fix resource descriptor can go over boundary 2 - - - --- 2016-03-02 Alex Hung Accepted
acpi: fan: fix indentation, remove extraneous tab 2 - - - --- 2016-03-04 Colin Ian King Accepted
acpi: method: fix a few incorrectly idented lines of code 2 - - - --- 2016-03-04 Colin Ian King Accepted
bios: mpcheck: fix trivial indentation issue 2 - - - --- 2016-03-04 Colin Ian King Accepted
bios: mpdump: fix trivial indentation issue 2 - - - --- 2016-03-04 Colin Ian King Accepted
uefi: uefirtvariable: fix trivial indentation issues 2 - - - --- 2016-03-04 Colin Ian King Accepted
uefi: uefirtauthvar: fix trivial indentation issues 2 - - - --- 2016-03-04 Colin Ian King Accepted
smatchify: add two passes option 2 - - - --- 2016-03-04 Colin Ian King Accepted
[1/3] uefi: add sanity check for UEFI ESRT table (LP: #1553043) 2 - - - --- 2016-03-04 Ivan Hu Accepted
[2/3] uefi: esrt: don't build UEFI specific code for s390x 2 - - - --- 2016-03-04 Ivan Hu Accepted
[3/3] fwts-test: Update tests to sync with esrt test adding 2 - - - --- 2016-03-04 Ivan Hu Accepted
[1/2] uefi: esrt: fix the resource leak found by Coverity Scan 1 - - - --- 2016-03-08 Ivan Hu Accepted
[2/2] uefi: esrt: fix build failure due to lack of header file 1 - - - --- 2016-03-08 Ivan Hu Accepted
[1/3] acpi: method: fix faile check on _EC control method (LP: #1556720) 1 - - - --- 2016-03-14 Ivan Hu Accepted
[2/3] acpi: method: fix _ON method never be tested. 1 - - - --- 2016-03-14 Ivan Hu Accepted
[3/3] acpi: method: remove some reduntant and unused tests. 1 - - - --- 2016-03-14 Ivan Hu Accepted
fwts-test: sync up with the fwts method tests changed 1 - - - --- 2016-03-14 Ivan Hu Accepted
[1/2] ACPICA: Update to version 20160318 (LP: #1559312) 2 - - - --- 2016-03-18 Colin Ian King Accepted
[2/2] fwts-test: sync tests with latest ACPICA output changes 2 - - - --- 2016-03-18 Colin Ian King Accepted
v2 - lib: fwts_args: handle cases to set optarg_handler for long options. 2 - - - --- 2016-03-23 Deb McLemore Accepted
v2 - Introduce olog scan, to check OPAL msglog. 2 - - - --- 2016-03-25 Deb McLemore Accepted
acpi:method: remove ACPI section from the top comments 2 - - - --- 2016-03-28 Alex Hung Accepted
data: klog.json: Fix typo in docking label text 2 - - - --- 2016-03-30 Colin Ian King Accepted
acpi: dbg2: fix incorrect address size check with GAS struct 2 - - - --- 2016-03-30 Alex Hung Accepted
acpi: gtdt: fix buffer overrun comparison 2 - - - --- 2016-03-30 Colin Ian King Accepted
acpi: gtdt: fix buffer overrun comparison (for SBSA) 2 - - - --- 2016-03-30 Colin Ian King Accepted
acpi: bert: fix format specifiers for boot error region 2 - - - --- 2016-04-01 Colin Ian King Accepted
[1/5] lib: fwts_olog: minor fwts coding style reformatting 2 - - - --- 2016-04-02 Colin Ian King Accepted
[2/5] lib: fwts_olog: fix fclose on already closed files. 2 - - - --- 2016-04-02 Colin Ian King Accepted
[3/5] lib: fwts_olog: fix memory leak on buffer on error exit path 2 - - - --- 2016-04-02 Colin Ian King Accepted
[4/5] lib: fwts_olog: ensure buffer is '\0' terminated per read, minor cleanups 2 - - - --- 2016-04-02 Colin Ian King Accepted
[5/5] lib: fwts_olog: avoid TOCTOU race on stat and fopen 2 - - - --- 2016-04-02 Colin Ian King Accepted
fwts-test: update tests for new olog test from IBM 2 - - - --- 2016-04-02 Colin Ian King Accepted
Add .gitignore 2 - - - --- 2016-04-14 Anthony Wong Accepted
cpufreq: skip frequency performance test if cpufreq_settable is false 2 - - - --- 2016-04-15 Alex Hung Accepted
cpufreq: skip frequency claimed maximum test with intel_pstate 2 - - - --- 2016-04-15 Alex Hung Accepted
Add cppcheck static analysis checking script 2 - - - --- 2016-04-19 Colin Ian King Accepted
doc: fwts.1: Update contributors list and man page date 2 - - - --- 2016-04-19 Colin Ian King Accepted
[1/3,v2] acpi: add MSCT table sanity check 2 - - - --- 2016-04-19 Alex Hung Accepted
[3/3,v2] fwts-test: sync up with MSCT and EINJ table tests 2 - - - --- 2016-04-19 Alex Hung Accepted
[v2,1/2] devicetree: add infrastructure for device-tree tests 2 - - - --- 2016-04-20 Jeremy Kerr Accepted
[v2,2/2] devicetree/dt_sysinfo: Add device tree system information tests 2 - - - --- 2016-04-20 Jeremy Kerr Accepted
[1/4] uefidump: dump the optional data for load option on boot device 2 - - - --- 2016-04-20 Ivan Hu Accepted
[2/4] uefidump: dump the optional data for load option on driver device 2 - - - --- 2016-04-20 Ivan Hu Accepted
[3/4] uefidump: add checking the resonable path list length for load option 2 - - - --- 2016-04-20 Ivan Hu Accepted
[4/4] uefidump: clean up the unnecessary period 2 - - - --- 2016-04-20 Ivan Hu Accepted
uefi: uefirtauthvar: capitalize macro getvar_buf_size 2 - - - --- 2016-04-20 Colin Ian King Accepted
Revert "acpi: tpm2: add check for zero control area address (LP: #1506442)" 2 - - - --- 2016-04-21 Colin Ian King Accepted
[v3] acpi: add EINJ table sanity check 2 - - - --- 2016-04-21 Alex Hung Accepted
[1/6] pipeio: fix fwts_pipe_read return value when child produces no output 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[2/6] pipeio: Fix error handling in fwts_pipe_exec 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[3/6] pipeio: Rename fwts_pipe_open to fwts_pipe_open_ro, add fd as output argument 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[4/6] pipeio: Add fwts_pipe_open_rw 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[5/6] pipeio: Add fwts_pipe_readwrite 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[6/6] pipeio: Add fwts_pipe_close2 to cleanup from fwts_open_pipe_rw. 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
devicetree/dt_base: Add base device-tree validity checks 1 - - - --- 2016-04-22 Jeremy Kerr Accepted
[1/2] ACPICA: Update to version 20160422 2 - - - --- 2016-04-22 Colin Ian King Accepted
[2/2] fwts-test: update disassemble and syntaxcheck tests to sync with latest ACPICA 2 - - - --- 2016-04-22 Colin Ian King Accepted
cpufreq: make stat failure message a little more human friendly 2 - - - --- 2016-04-25 Colin Ian King Accepted
acpi: einj, msct: only build in these tests on ACPI enabled systems 2 - - - --- 2016-04-25 Colin Ian King Accepted
fwts-test: add dt_sysinfo to show-tests* regression tests 2 - - - --- 2016-04-27 Colin Ian King Accepted
hpet: warn if HPET Device address not found in DSDT/SSDT 2 - - - --- 2016-04-27 Colin Ian King Accepted
[1/3] kernelscan: speed up parser using hash lookup, add more print funcs 2 - - - --- 2016-04-27 Colin Ian King Accepted
[2/3] kernelscan: remove need to pre-process with a CPP phase 2 - - - --- 2016-04-27 Colin Ian King Accepted
[3/3] kernelscan.sh: remove -E and -P phases to parsing 2 - - - --- 2016-04-27 Colin Ian King Accepted
[1/3] bios: mtrr: fix cache type corner case at start of mtrr range 2 - - - --- 2016-04-27 Ricardo Neri Accepted
[2/3] bios: mtrr: fix cache type corner case at end of mtrr range 2 - - - --- 2016-04-27 Ricardo Neri Accepted
[3/3] bios: mtrr: redefine the end point of memory ranges 2 - - - --- 2016-04-27 Ricardo Neri Accepted
apic: apicedge: fix parsing of /proc/interrupts (LP: #1575783) 2 - - - --- 2016-04-28 Colin Ian King Accepted
lib: fwts_pipeio: set *list to NULL on fwts_pipe_read error 2 - - - --- 2016-05-02 Colin Ian King Accepted
fwts-test: add dt_base to show-tests* regression tests 2 - - - --- 2016-05-03 Alex Hung Accepted
« 1 2 ... 25 26 2743 44 »