Show patches with: Submitter = Alex Hung       |    Archived = No       |   840 patches
« 1 2 ... 3 4 58 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/10] cpu/msr: update fields for MTRR_DEF_TYPE MSR Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[08/10] cpu/msr: add MC*_CTL2 MSR registers Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[07/10] cpu/msr: update PAT MSR PA0[2:0] Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[06/10] cpu/msr: update THERM_INTERRUPT MSR masks Updates architectural MSRs in IA32_MSRs - - - - --- 2019-07-11 Alex Hung Superseded
[05/10] cpu/msr: update MTRRCAP MSR register Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[04/10] cpu/msr: add SMM_MONITOR_CTL (9bh) to IA32_MSRs Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[03/10] cpu/msr: move TSC_ADJUST (3bh) to IA32_MSRs Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[02/10] cpu/msr: check SGX & LMCE in IA32_FEATURE_CONTROL (3ah) Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[01/10] cpu/msr: remove EBL_CR_POWERON (2ah) from IA32_MSRs Updates architectural MSRs in IA32_MSRs 2 - - - --- 2019-07-11 Alex Hung Accepted
[2/2] cpu/msr: add 3 more CPU IDs for IA32_silvermont_MSRs Untitled series #117873 2 - - - --- 2019-07-05 Alex Hung Accepted
[1/2] cpu/msr: add document info the cpu_msr_map table [1/2] cpu/msr: add document info the cpu_msr_map table 2 - - - --- 2019-07-05 Alex Hung Accepted
cpu/msr: skip read-only MCG_CAP MSR cpu/msr: skip read-only MCG_CAP MSR 2 - - - --- 2019-06-20 Alex Hung Accepted
apic: apicedge: remove irq < 16 is edge only apic: apicedge: remove irq < 16 is edge only 2 - - - --- 2019-06-05 Alex Hung Accepted
acpi/fadt: update latest FADT revision to 6.3 acpi/fadt: update latest FADT revision to 6.3 2 - - - --- 2019-06-03 Alex Hung Accepted
mtrr: set severity to critical for incorrect attributes mtrr: set severity to critical for incorrect attributes 2 - - - --- 2019-05-22 Alex Hung Accepted
acpi: s3: check sleep type for output messages acpi: s3: check sleep type for output messages 2 - - - --- 2019-05-10 Alex Hung Accepted
pci:crs: fix an indentation error pci:crs: fix an indentation error 2 - - - --- 2019-05-07 Alex Hung Accepted
kernel:version: change ACPI version to ACPICA version kernel:version: change ACPI version to ACPICA version 2 - - - --- 2019-05-06 Alex Hung Accepted
cpufreq: change from abort to skip when cpufreq cannot run cpufreq: change from abort to skip when cpufreq cannot run 2 - - - --- 2019-05-04 Alex Hung Accepted
apic: apicedge: fix typo in error messages apic: apicedge: fix typo in error messages 3 - - - --- 2019-05-02 Alex Hung Accepted
dmicheck: add Type 1's Field 25 & 26 as used by kernel dmicheck: add Type 1's Field 25 & 26 as used by kernel 2 - - - --- 2019-04-30 Alex Hung Accepted
[V2] dmicheck: checks type length vs. SMBIOS versions [V2] dmicheck: checks type length vs. SMBIOS versions 2 - - - --- 2019-04-26 Alex Hung Accepted
dmicheck: checks type length vs. SMBIOS versions dmicheck: checks type length vs. SMBIOS versions - - - - --- 2019-04-25 Alex Hung Superseded
[v2] acpi/method: check full and battery power if acpi_video0 exists [v2] acpi/method: check full and battery power if acpi_video0 exists 2 - - - --- 2019-04-19 Alex Hung Accepted
acpi/method: check full and battery power if acpi_video0 exists acpi/method: check full and battery power if acpi_video0 exists - - - - --- 2019-04-19 Alex Hung Superseded
dmicheck: update supported SMBIOS version dmicheck: update supported SMBIOS version 2 - - - --- 2019-04-18 Alex Hung Accepted
auto-packager: mkpackage.sh: remove trusty auto-packager: mkpackage.sh: remove trusty 2 - - - --- 2019-03-22 Alex Hung Accepted
README: update installing fwts by "sudo make install" README: update installing fwts by "sudo make install" 2 - - - --- 2019-03-18 Alex Hung Accepted
acpi: refactor all table length checks to fwts_acpi_table_length_check acpi: refactor all table length checks to fwts_acpi_table_length_check 2 - - - --- 2019-02-26 Alex Hung Accepted
[2/2] srat: replace structure length checks by fwts_acpi_structure_length_check [1/2] lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check 2 - - - --- 2019-02-26 Alex Hung Accepted
[1/2] lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check [1/2] lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check 2 - - - --- 2019-02-26 Alex Hung Accepted
lib: fwts_acpi_tables: add a new function to check reserved values lib: fwts_acpi_tables: add a new function to check reserved values 2 - - - --- 2019-02-25 Alex Hung Accepted
fwts-test: sync up with SMMU model updates fwts-test: sync up with SMMU model updates 2 - - - --- 2019-02-22 Alex Hung Accepted
acpi: madt: Add support for ACPI 6.3 acpi: madt: Add support for ACPI 6.3 2 - - - --- 2019-02-20 Alex Hung Accepted
[V2] acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3) [V2] acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3) 2 - - - --- 2019-02-18 Alex Hung Accepted
acpiinfo: update ACPI and ACPICA versions acpiinfo: update ACPI and ACPICA versions 2 - - - --- 2019-02-16 Alex Hung Accepted
[V2] acpi/method: add tests for NVDIMM control methods for ACPI 6.3 [V2] acpi/method: add tests for NVDIMM control methods for ACPI 6.3 2 - - - --- 2019-02-12 Alex Hung Accepted
[V2] acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3) [V2] acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3) 2 - - - --- 2019-02-12 Alex Hung Accepted
[V2] acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b) [V2] acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b) 2 - - - --- 2019-02-12 Alex Hung Accepted
[14/14] fwts-test: update test for HMAT changes Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[13/14] acpi/hmat: update System Locality Latency (mantis 1959 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[12/14] acpi/madt: update for Local APIC Flags (mantis 1948 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[11/14] acpi/madt: remove two reserved bytes (mantis 1934 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[10/14] fwts-test: update test for HMAT revision 2 Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[09/14] acpi/hmat: update for hmat revision 2 (mantis 1914 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[08/14] fwts-test: update method test for NVDIMM methods Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[07/14] acpi/method: add tests for NVDIMM control methods for ACPI 6.3 Updates for ACPI 6.2b and 6.3 - - - - --- 2019-02-08 Alex Hung Superseded
[06/14] acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 1 - - - --- 2019-02-08 Alex Hung Superseded
[05/14] acpi: nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3) Updates for ACPI 6.2b and 6.3 - - - - --- 2019-02-08 Alex Hung Superseded
[04/14] fwts-test: update regression test for PDTT Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
[03/14] acpi: pdtt: update flags defintion according to mantis 1867 (ACPI 6.3) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Superseded
[02/14] acpi: pptt: check flags based on revision (mantis 1870 for ACPI 6.2b) Updates for ACPI 6.2b and 6.3 - - - - --- 2019-02-08 Alex Hung Accepted
[01/14] acpi: add address space types according to mantis 1965 (ACPI 6.2b) Updates for ACPI 6.2b and 6.3 2 - - - --- 2019-02-08 Alex Hung Accepted
acpi/method: check levels on full power and battery power acpi/method: check levels on full power and battery power 2 - - - --- 2019-01-30 Alex Hung Accepted
utilities: kernelscan: add AMD iommu for IVRS errors utilities: kernelscan: add AMD iommu for IVRS errors 2 - - - --- 2019-01-25 Alex Hung Accepted
klog.json: add an "IOAPIC .. not in IVRS" message klog.json: add an "IOAPIC .. not in IVRS" message 2 - - - --- 2019-01-25 Alex Hung Accepted
acpi: fix a typo in comment acpi: fix a typo in comment 2 - - - --- 2019-01-22 Alex Hung Accepted
[2/2,V2] lib: fwts_ac_adapter: fix failing to find AC directory [1/2,V2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing 2 - - - --- 2019-01-10 Alex Hung Accepted
[1/2,V2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing [1/2,V2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing 2 - - - --- 2019-01-10 Alex Hung Accepted
[2/2] lib: fwts_ac_adapter: fix failing to find AC directory [1/2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing 1 - - - --- 2019-01-10 Alex Hung Superseded
[1/2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing [1/2] lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing 1 - - - --- 2019-01-10 Alex Hung Superseded
dsddump: add utility to dump _DSDD (Device Specific Data) dsddump: add utility to dump _DSDD (Device Specific Data) 2 - - - --- 2019-01-09 Alex Hung Accepted
dmi: dmicheck: remove redundant new lines dmi: dmicheck: remove redundant new lines 2 - - - --- 2019-01-08 Alex Hung Accepted
mtrr: check memory type above 4GB on AMD platforms mtrr: check memory type above 4GB on AMD platforms 2 - - - --- 2019-01-07 Alex Hung Accepted
mtrr: allow uncached type for PCI prefetchable memory mtrr: allow uncached type for PCI prefetchable memory 2 - - - --- 2018-11-16 Alex Hung Accepted
lib: add PL011 to _CID whitelist lib: add PL011 to _CID whitelist 1 - - - --- 2018-11-07 Alex Hung Rejected
acpi: button: check fixed hardware & control method power buttons acpi: button: check fixed hardware & control method power buttons 2 - - - --- 2018-10-11 Alex Hung Accepted
dmicheck: checks (Extended) Maximum Capacity for type 16 dmicheck: checks (Extended) Maximum Capacity for type 16 2 - - - --- 2018-09-05 Alex Hung Accepted
dmicheck: fix incorrect boundary checks for various types dmicheck: fix incorrect boundary checks for various types 2 - - - --- 2018-09-04 Alex Hung Accepted
README: add a new required package since commit 3f151922fc13 README: add a new required package since commit 3f151922fc13 2 - - - --- 2018-08-20 Alex Hung Accepted
ac_adapter: skip tests when no power supply exists ac_adapter: skip tests when no power supply exists 2 - - - --- 2018-08-16 Alex Hung Accepted
acpiinfo: update acpi version supported by kernel acpiinfo: update acpi version supported by kernel 2 - - - --- 2018-08-15 Alex Hung Accepted
[2/2] fwts-test: sync up with new line char and trailing space changes [1/2] src: remove unnecessary new line characters and trailing spaces 2 - - - --- 2018-08-14 Alex Hung Accepted
[1/2] src: remove unnecessary new line characters and trailing spaces [1/2] src: remove unnecessary new line characters and trailing spaces 2 - - - --- 2018-08-14 Alex Hung Accepted
acpitables: remove unnecessary new line character acpitables: remove unnecessary new line character 2 - - - --- 2018-08-10 Alex Hung Accepted
acpitables: remove redundant "OEM" from Creator ID field acpitables: remove redundant "OEM" from Creator ID field 2 - - - --- 2018-08-10 Alex Hung Accepted
acpi: wakealarm: remove failure messages for non-x86 arch acpi: wakealarm: remove failure messages for non-x86 arch 2 - - - --- 2018-08-08 Alex Hung Accepted
lib: dmicheck: replace defines by enum type lib: dmicheck: replace defines by enum type 2 - - - --- 2018-07-31 Alex Hung Accepted
[3/3] lib: fix gcc 8 warning messages [1/3] lib: fix array size too small to fit the output 2 - - - --- 2018-07-25 Alex Hung Accepted
[2/3] lib: silence gcc 8 complains [1/3] lib: fix array size too small to fit the output 2 - - - --- 2018-07-25 Alex Hung Accepted
[1/3] lib: fix array size too small to fit the output [1/3] lib: fix array size too small to fit the output 3 - - - --- 2018-07-25 Alex Hung Accepted
auto-packager: mkpackage.sh: remove artful auto-packager: mkpackage.sh: remove artful 2 - - - --- 2018-07-19 Alex Hung Accepted
fwts-test: sync up nfit fix for NFITBadLineOffsetAlignment fwts-test: sync up nfit fix for NFITBadLineOffsetAlignment 2 - - - --- 2018-07-18 Alex Hung Accepted
fwts-test: sync up with klog cpu threshold changes fwts-test: sync up with klog cpu threshold changes 2 - - - --- 2018-07-18 Alex Hung Accepted
klog.json: lower severity of temperature threshold klog.json: lower severity of temperature threshold 2 - - - --- 2018-07-12 Alex Hung Accepted
doc: adding --clog options to man page doc: adding --clog options to man page 2 - - - --- 2018-07-04 Alex Hung Accepted
fwts-tests: sync up with the new --clog option fwts-tests: sync up with the new --clog option 2 - - - --- 2018-07-04 Alex Hung Accepted
[4/4] dmicheck: update memory type and add nvdimm fields for Type 17 dmicheck: update supports to SMBIOS 3.2 2 - - - --- 2018-06-30 Alex Hung Accepted
[3/4] dmicheck: update Usage and Characteristics 2 fields in Type 9 dmicheck: update supports to SMBIOS 3.2 2 - - - --- 2018-06-30 Alex Hung Accepted
[2/4] dmicheck: update connection and port types in Type 8 dmicheck: update supports to SMBIOS 3.2 2 - - - --- 2018-06-30 Alex Hung Accepted
[1/4] dmicheck: update Processor Upgrade field in Type 4 dmicheck: update supports to SMBIOS 3.2 2 - - - --- 2018-06-30 Alex Hung Accepted
mtrr: fix incorrect type detection mtrr: fix incorrect type detection 2 - - - --- 2018-06-13 Alex Hung Accepted
efi_runtime: build dkms for kernel that does not have efi_test efi_runtime: build dkms for kernel that does not have efi_test 2 - - - --- 2018-06-08 Alex Hung Accepted
acpi: fadt: allow first reserved field to be 1 acpi: fadt: allow first reserved field to be 1 2 - - - --- 2018-05-30 Alex Hung Accepted
acpica/fwts_acpica: disable module level code acpica/fwts_acpica: disable module level code - - - - --- 2018-05-29 Alex Hung Rejected
auto-packager: mkpackage.sh: add cosmic auto-packager: mkpackage.sh: add cosmic 2 - - - --- 2018-05-09 Alex Hung Accepted
[2/2] fwts-frontend-text: add an option for ARM SBBR [1/2] fwts-frontend-text: add a recommended option for IFV (IBV) 2 - - - --- 2018-05-04 Alex Hung Accepted
[1/2] fwts-frontend-text: add a recommended option for IFV (IBV) [1/2] fwts-frontend-text: add a recommended option for IFV (IBV) 2 - - - --- 2018-05-04 Alex Hung Accepted
[2/2] acpi: devices: add common objects [1/2] lib: create helper functions for device identification objects 2 - - - --- 2018-04-23 Alex Hung Accepted
[1/2] lib: create helper functions for device identification objects [1/2] lib: create helper functions for device identification objects 2 - - - --- 2018-04-23 Alex Hung Accepted
« 1 2 ... 3 4 58 9 »