Show patches with: Archived = No       |   4312 patches
« 1 2 ... 30 31 3243 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fwts-test: update tpm2 test for new start methods 2 - - - --- 2017-06-19 Alex Hung Accepted
[1/5] acpi: method: Add _CPC revision 3 according to acpi 6.2 (mantis 1611) 2 - - - --- 2017-06-20 Alex Hung Accepted
[2/5] acpi: hest: change type from hex to dec as in ACPI spec 2 - - - --- 2017-06-20 Alex Hung Accepted
[3/5] acpi: hest: change a function name to meet the patterns of others 2 - - - --- 2017-06-20 Alex Hung Accepted
[4/5] acpi: hest: add new type 11 introduced in ACPi 6.2 (mantis 1649) 2 - - - --- 2017-06-20 Alex Hung Accepted
[5/5] acpi: srat: add new type 4 according to ACPI 6.2 (mantis 1656) 2 - - - --- 2017-06-20 Alex Hung Accepted
[1/3] acpi: method: update _GCP according to ACPI 6.2 (mantis 1703) 2 - - - --- 2017-06-22 Alex Hung Accepted
[2/3] acpi: hest: add notification type 11 according to ACPI 6.2 (mantis 1731) 2 - - - --- 2017-06-22 Alex Hung Accepted
[3/3] acpi: fadt: update minor version to 2 for ACPI 6.2 (mantis 1769) 2 - - - --- 2017-06-22 Alex Hung Accepted
[1/3] acpi: hest: add checks for GHES_ASSIST flag value in ACPI 6.2 (mantis 1674) 2 - - - --- 2017-06-22 Alex Hung Accepted
[2/3] acpi: hest: fix typo for type 7 2 - - - --- 2017-06-22 Alex Hung Accepted
[3/3] fwts-test: update according to HEST changes 2 - - - --- 2017-06-22 Alex Hung Accepted
[1/2] acpi: wsmt: add wsmt test according to ACPI 6.2 (mantis 1585) 2 - - - --- 2017-06-23 Alex Hung Accepted
[2/2] fwts-test: add wsmt test 2 - - - --- 2017-06-23 Alex Hung Accepted
fwts-test: fix typo from apcitables to acpitables 2 - - - --- 2017-06-23 Alex Hung Accepted
[1/2] ACPICA: Update to version 20170629 2 - - - --- 2017-06-29 Colin Ian King Accepted
[2/2] fwts-tests: sync up with latest ACPICA 20170629 release 2 - - - --- 2017-06-29 Colin Ian King Accepted
efi_runtime: Use memdup_user helper 2 - - - --- 2017-07-03 Ivan Hu Accepted
[1/5] dmi: dmicheck: ensure mmap'd SMBIOS data is readable before accessing it 2 - - - --- 2017-07-12 Colin Ian King Accepted
[2/5] bios32: ensure mmap'd memory is readable before accessing it 2 - - - --- 2017-07-12 Colin Ian King Accepted
[3/5] bios: ebdadump: ensure mmap'd memory is readable before accessing it 2 - - - --- 2017-07-12 Colin Ian King Accepted
[4/5] bios: romdump: ensure mmap'd memory is readable before accessing it 2 - - - --- 2017-07-12 Colin Ian King Accepted
[5/5] lib: fwts_smbios: ensure mmap'd memory is readable before accessing it 2 - - - --- 2017-07-12 Colin Ian King Accepted
auto-packager: mkpackage.sh: remove yakkety 2 - - - --- 2017-07-13 Alex Hung Accepted
lib: fwts_safe_mem: remove need to copy into a buffer 2 - - - --- 2017-07-14 Colin Ian King Accepted
[1/8] acpi: bert: add safe memory read check on mmap'd memory 2 - - - --- 2017-07-14 Colin Ian King Accepted
[2/8] acpi: hpet: add safe memory read check on mmap'd memory 2 - - - --- 2017-07-14 Colin Ian King Accepted
[3/8] acpi: mcfg: add safe memory read check on mmap'd PCI config memory 2 - - - --- 2017-07-14 Colin Ian King Accepted
[4/8] acpi: pcc: add safe memory read check on mmap'd PCC header 2 - - - --- 2017-07-14 Colin Ian King Accepted
[5/8] bios: pciirq: add safe memory read check on mmap'd pci irq region 2 - - - --- 2017-07-14 Colin Ian King Accepted
[6/8] bios: pnp: add safe memory read check on mmap'd memory region 2 - - - --- 2017-07-14 Colin Ian King Accepted
[7/8] dmi: dmicheck: fix incorrect safe memory read check on DMI mmap'd region 2 - - - --- 2017-07-14 Colin Ian King Accepted
[8/8] uefi: csm: add safe memory read check on mmap'd interrupt and option ROM regions 2 - - - --- 2017-07-14 Colin Ian King Accepted
acpi: method: Fix error message. 2 - - - --- 2017-07-16 Vinson Lee Accepted
fwts_safe_mem: workaround longjmp clobber warnings 2 - - - --- 2017-07-18 Colin Ian King Accepted
acpi: pmtt: fix typo from pmmt to pmtt 2 - - - --- 2017-07-19 Alex Hung Accepted
[2/2,V2] fwts-test: Add regression test for PPTT 2 - - - --- 2017-07-21 Alex Hung Accepted
acpi: madt: Add support for ACPI 6.2 2 - - - --- 2017-07-21 Jeffrey Hugo Accepted
[v2] README: Update JSON manipulation library name. 2 - - - --- 2017-07-25 Vinson Lee Accepted
[02/10] acpi: method: add SBBR compliance tests 2 - - - --- 2017-07-25 Sakar Arora Accepted
[05/10] acpi: gtdt: add SBBR compliance tests 2 - - - --- 2017-07-25 Sakar Arora Accepted
[08/10] acpi: madt: add SBBR compliance tests 2 - - - --- 2017-07-25 Sakar Arora Accepted
[09/10] acpi: spcr: add SBBR compliance tests 2 - - - --- 2017-07-25 Sakar Arora Accepted
[10/10] acpi: xsdt: add SBBR compliance tests 2 - - - --- 2017-07-25 Sakar Arora Accepted
[V3] acpi: pptt: add ACPI PPTT test 2 - - - --- 2017-07-31 Alex Hung Accepted
[1/2] acpi: hmat: add ACPI HMAT test (mantis 1705) 2 - - - --- 2017-08-03 Alex Hung Accepted
[2/2] fwts-test: Add regression test for HMAT 2 - - - --- 2017-08-03 Alex Hung Accepted
[1/2] acpi: sdei: add ACPI SDEI test (mantis 1714) 2 - - - --- 2017-08-04 Alex Hung Accepted
[2/2] fwts-test: Add regression test for SDEI 2 - - - --- 2017-08-04 Alex Hung Accepted
ACPICA: Update to version 20170728 2 - - - --- 2017-08-06 Colin Ian King Accepted
lib: fwts_smbios: use fwts_safe_memcpy to read SMBIOS entry 2 - - - --- 2017-08-11 Colin Ian King Accepted
lib: fwts_acpi_tables: re-work fwts_acpi_get_rsdp, less memory copies 2 - - - --- 2017-08-11 Colin Ian King Accepted
lib: fwts_safe_mem: really force reads 2 - - - --- 2017-08-12 Colin Ian King Accepted
[V2] dmicheck: fix dmi_reserved_bits_check function when size is 64 2 - - - --- 2017-08-14 Alex Hung Accepted
[1/3] acpi: pcct: refactor subspace to individual functions 2 - - - --- 2017-08-17 Alex Hung Accepted
[2/3] acpi: pcct: update PCCT table to ACPI 6.2 (mantis 1659 & 1755) 2 - - - --- 2017-08-17 Alex Hung Accepted
[3/3] fwts-test: sync up PCCT tests with ACPI 6.2 changes 2 - - - --- 2017-08-17 Alex Hung Accepted
lib: fwts_acpi_tables: unmap mem, fixes memory leak 2 - - - --- 2017-08-22 Colin Ian King Accepted
[1/2] acpi: rasf: add ACPI RASF test 2 - - - --- 2017-08-22 Alex Hung Accepted
[2/2] fwts-test: Add regression test for RASF 2 - - - --- 2017-08-22 Alex Hung Accepted
acpi: dppt: add ACPI DPPT test (mantis 1795) 2 - - - --- 2017-08-23 Alex Hung Accepted
[1/2,V3] acpi: method: add _LSI test according to ACPI 6.2 (mantis 1721) 2 - - - --- 2017-08-23 Alex Hung Accepted
[2/2,V3] fwts-test: sync up tests for _LSI method 2 - - - --- 2017-08-23 Alex Hung Accepted
[v3,01/10] dmi: dmicheck: add SBBR compliance tests 2 - - - --- 2017-08-23 Sakar Arora Accepted
[v3,04/10] acpi: dbg2: add SBBR compliance tests 2 - - - --- 2017-08-23 Sakar Arora Accepted
[v3,06/10] acpi: acpitables: add SBBR compliance tests 2 - - - --- 2017-08-23 Sakar Arora Accepted
[v3,07/10] acpi: fadt: add SBBR compliance tests 2 - - - --- 2017-08-23 Sakar Arora Accepted
[V3,Rebased,03/10] acpi: rsdp: add SBBR compliance tests - - - - --- 2017-08-24 Sakar Arora Accepted
acpi: xsdt: fix build error on 32 bit systems 2 - - - --- 2017-08-24 Colin Ian King Accepted
acpi: sbbr: sync up with new SBBR tests 2 - - - --- 2017-08-24 Alex Hung Accepted
acpi: remove "Linux-read Firmware Developer Kit" from license header 2 - - - --- 2017-08-24 Alex Hung Accepted
doc: update contributors and date to the manual 2 - - - --- 2017-08-25 Alex Hung Accepted
acpica: fwts_acpica: fix linker issues on Fedora (LP: #1712572) acpica: fwts_acpica: fix linker issues on Fedora (LP: #1712572) 2 - - - --- 2017-08-29 Colin Ian King Accepted
debian: copyright: fix spelling mistake: acpcia -> acpica debian: copyright: fix spelling mistake: acpcia -> acpica 2 - - - --- 2017-08-30 Colin Ian King Accepted
acpica: fix spelling mistake: acpcia -> acpica acpica: fix spelling mistake: acpcia -> acpica 2 - - - --- 2017-08-30 Colin Ian King Accepted
ACPICA: Update to version 20170831 ACPICA: Update to version 20170831 2 - - - --- 2017-08-31 Colin Ian King Accepted
iASL: Fix incorrect memory allocation iASL: Fix incorrect memory allocation 2 - - - --- 2017-09-04 Colin Ian King Accepted
lib: constify a couple of arrays lib: constify a couple of arrays 2 - - - --- 2017-09-04 Colin Ian King Accepted
src/acpi/brightness: constify sys_path and return of brightness_get_path src/acpi/brightness: constify sys_path and return of brightness_get_path 2 - - - --- 2017-09-04 Colin Ian King Accepted
acpi: method: constify arrays acpi: method: constify arrays 2 - - - --- 2017-09-04 Colin Ian King Accepted
acpica: constify array fwts_default_space_id_list acpica: constify array fwts_default_space_id_list 2 - - - --- 2017-09-04 Colin Ian King Accepted
cmos: cmosdump: constify several char * arrays cmos: cmosdump: constify several char * arrays 2 - - - --- 2017-09-04 Colin Ian King Accepted
bios: bios_info: constify array bios_info bios: bios_info: constify array bios_info 2 - - - --- 2017-09-04 Colin Ian King Accepted
bios: multiproc: constify array bus_types bios: multiproc: constify array bus_types 2 - - - --- 2017-09-04 Colin Ian King Accepted
dmi: dmicheck: constify array dmi_used_by_kernel_table dmi: dmicheck: constify array dmi_used_by_kernel_table 2 - - - --- 2017-09-04 Colin Ian King Accepted
uefi: securebootcert: make array securebootcert_info_table const uefi: securebootcert: make array securebootcert_info_table const 2 - - - --- 2017-09-04 Colin Ian King Accepted
uefi: uefidump: make array uefidump_info_table const uefi: uefidump: make array uefidump_info_table const 2 - - - --- 2017-09-04 Colin Ian King Accepted
uefi: uefirtmisc: make arrays flag static const uefi: uefirtmisc: make arrays flag static const 2 - - - --- 2017-09-04 Colin Ian King Accepted
uefi: uefirttime: constify static array dayofmonth uefi: uefirttime: constify static array dayofmonth 2 - - - --- 2017-09-04 Colin Ian King Accepted
[v2] acpi: method: sbbr: set some methods as optional [v2] acpi: method: sbbr: set some methods as optional 2 - - - --- 2017-09-05 Sakar Arora Accepted
lib: fwts_firmware: make enums into a defined type lib: fwts_firmware: make enums into a defined type 2 - - - --- 2017-09-06 Colin Ian King Accepted
lib: fwts_framework: make several int fields into uint32_t lib: fwts_framework: make several int fields into uint32_t 2 - - - --- 2017-09-06 Colin Ian King Accepted
lib: fwts_framework: re-order and clean up fwts_framework fields lib: fwts_framework: re-order and clean up fwts_framework fields 2 - - - --- 2017-09-06 Colin Ian King Accepted
lib: fwts_log: make magic uint64_t to improve corruption checking lib: fwts_log: make magic uint64_t to improve corruption checking 2 - - - --- 2017-09-06 Colin Ian King Accepted
fwts_log: make line_number to a uint32_t type fwts_log: make line_number to a uint32_t type 2 - - - --- 2017-09-06 Colin Ian King Accepted
[3/3] fwts-test: sync up with new fwts_acpi_reserved_zero_check [1/3] lib: fwts_acpi_tables: add a new function to check Reserved field 2 - - - --- 2017-09-07 Alex Hung Accepted
[V2] lib: fwts_acpi_tables: add a new function to check Reserved field [V2] lib: fwts_acpi_tables: add a new function to check Reserved field 2 - - - --- 2017-09-08 Alex Hung Accepted
acpica: constify bool parameter val in fwts_acpi_region_handler_called_set acpica: constify bool parameter val in fwts_acpi_region_handler_called_set 2 - - - --- 2017-09-08 Colin Ian King Accepted
lib: fwts_acpi_table: make indexes which and index uint32_t lib: fwts_acpi_table: make indexes which and index uint32_t 2 - - - --- 2017-09-08 Colin Ian King Accepted
lib: fwts-battery: make battery type a typedef'd enum lib: fwts-battery: make battery type a typedef'd enum 2 - - - --- 2017-09-08 Colin Ian King Accepted
« 1 2 ... 30 31 3243 44 »