Show patches with: none      |   4313 patches
« 1 2 3 443 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
wmi: Fix an error on processing the _WDG data 2 - - - --- 2012-04-20 Keng-Yu Lin Accepted
wmi.c: fix build error when using gcc 4.6.3 2 - - - --- 2013-02-21 Ivan Hu Accepted
wakealarm: use ioctl() interface as this more of a generic interface - - - - --- 2013-10-28 Colin Ian King Rejected
version: remove /proc/acpi/info version: remove /proc/acpi/info 2 - - - --- 2021-02-13 Alex Hung 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
utils: kernelscan: also scan for warning messages (LP: #1206953) 2 - - - --- 2013-07-31 Colin Ian King Accepted
utilities: kernelscan: use memmove instead of strcpy 2 - - - --- 2014-07-15 Colin Ian King Accepted
utilities: kernelscan: fix memory leaks and a segfault - - - - --- 2015-12-16 Colin Ian King Superseded
utilities: kernelscan: fix memory leak 2 - - - --- 2013-05-07 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: add AMD iommu for IVRS errors utilities: kernelscan: add AMD iommu for IVRS errors 2 - - - --- 2019-01-25 Alex Hung Accepted
utilities: kernelscan: Add in missing [ ] brackets tokenisation 2 - - - --- 2016-07-01 Colin Ian King Accepted
utilities: kernelscan: Add check for ACPI_ERROR_METHOD kernel errors 2 - - - --- 2012-12-03 Colin Ian King Accepted
utilities: kernelscan.sh: add arch/x86/platform/efi for scanning - - - - --- 2013-05-17 Colin Ian King Rejected
utilities: kernelscan.sh: Check that the file exists 2 - - - --- 2012-11-06 Colin Ian King Accepted
utilities: kernelscan.sh: Add more paths to scan 2 - - - --- 2012-11-05 Colin Ian King Accepted
utilities: kernelscan.c: add scanning for ACPI_EXCEPTION messages 2 - - - --- 2012-11-20 Colin Ian King Accepted
utilities: kernelscan.c: add scanning for ACPI_BIOS_ERROR messages 2 - - - --- 2012-11-16 Colin Ian King Accepted
utilities: kernelscan.c: Add scanning for ACPI_ERROR 2 - - - --- 2012-11-06 Colin Ian King Accepted
utilities: fix memory leak, line not being free'd 2 - - - --- 2015-11-24 Colin Ian King Accepted
updated automake files for libjson-c (LP: #1268005) - - - - --- 2014-01-13 Colin Ian King Rejected
update_version.sh: use non-localised date representation 2 - - - --- 2013-06-28 Keng-Yu Lin Accepted
update_version.sh: also update version in snapcraft.yaml update_version.sh: also update version in snapcraft.yaml 2 - - - --- 2018-05-18 Colin Ian King Accepted
update_version.sh: Insert just date + time in date stamp 2 - - - --- 2013-02-22 Colin Ian King Accepted
update README_ACPICA to reflect the real ACPICA repo 2 - - - --- 2013-07-22 Zhang, Rui Accepted
uefivarinfo: allocate buffer rewrite to avoid realloc failure (LP: #1362540) 2 - - - --- 2014-09-15 Ivan Hu Accepted
uefivarinfo: add the utility to show the NVRam and variable info - - - - --- 2013-06-03 Ivan Hu Rejected
uefirtvariable: skip the tests when get the EFI_OUT_OF_RESOURCES from firmware 2 - - - --- 2013-01-04 Ivan Hu Accepted
uefirtvariable: setvariable without deleting the original variable (LP: #1354301) 2 - - - --- 2014-08-08 Ivan Hu Accepted
uefirtvariable: restore the environment when errors occur after the test variables have been set 2 - - - --- 2012-12-24 Ivan Hu Accepted
uefirtvariable: remove the invalid attribute tests after ExitBootServices() is performed 2 - - - --- 2012-12-14 Ivan Hu Accepted
uefirtvariable: modify getnextvariablename test for VariableNameSize smaller than 2 (LP: #1593597) 2 - - - --- 2016-06-17 Ivan Hu Accepted
uefirtvariable: indicate that return from setvariable_insertvariable is ignored uefirtvariable: indicate that return from setvariable_insertvariable is ignored 2 - - - --- 2020-01-13 Colin Ian King Accepted
uefirtvariable: fix the wrong operator used, coverity scan error (LP: #1362893) 3 - - - --- 2014-08-29 Ivan Hu Accepted
uefirtvariable: fix the unchecked return value 2 - - - --- 2013-05-08 Ivan Hu Accepted
uefirtvariable: fix the uncheck return value warnings 2 - - - --- 2014-12-04 Ivan Hu Accepted
uefirtvariable: fix memory leak uefirtvariable: fix memory leak 2 - - - --- 2021-05-14 Ivan Hu Accepted
uefirtvariable: fix decalred VLA have zero size (LP: #1526815) 1 - - - --- 2015-12-17 Ivan Hu Rejected
uefirtvariable: clean up pedantic static analysis warnings uefirtvariable: clean up pedantic static analysis warnings 3 - - - --- 2021-09-22 Colin Ian King Accepted
uefirtvariable: check the return value for cleaning up the enviroment - - - - --- 2014-12-03 Ivan Hu Rejected
uefirtvariable: add stress test for the UEFI runtime QueryVariableInfo interface 2 - - - --- 2013-01-14 Ivan Hu Accepted
uefirtvariable: add some information for the GetNextVariableName sub-tests - - - - --- 2013-04-02 Ivan Hu Rejected
uefirtvariable: add new test for UEFI runtime QueryVariableInfo 2 - - - --- 2012-12-27 Ivan Hu Accepted
uefirtvariable: add more specific passed messages for each sub-tests 2 - - - --- 2012-12-14 Ivan Hu Accepted
uefirtvariable: add function test for SetVariable with invalid attributes 2 - - - --- 2012-12-18 Ivan Hu Accepted
uefirtvariable: Correct DataSize for GetVariable() 3 - - - --- 2013-02-25 Colin Ian King Accepted
uefirtvariable: Correct DataSize for GetVariable() 3 - - - --- 2013-02-26 Colin Ian King Accepted
uefirtvariable: Add new test for UEFI runtime GetVariable - - - - --- 2012-11-23 Ivan Hu Rejected
uefirtvariable: Add new test for UEFI runtime GetNextVariableName - - - - --- 2012-11-30 Ivan Hu Rejected
uefirttime: specify enable to true for setwakeuptime wiht null time test 2 - - - --- 2016-08-31 Ivan Hu Accepted
uefirttime: set test time for the settime and setwakeuptime tests(LP: #1929509) uefirttime: set test time for the settime and setwakeuptime tests(LP: #1929509) - - - - --- 2021-06-01 Ivan Hu Superseded
uefirttime: add fwts tests for the UEFI get/set time runtime services - - - - --- 2012-10-16 Ivan Hu Rejected
uefirttime: add advice for the timezone 2047 failure (LP: #1933503) uefirttime: add advice for the timezone 2047 failure (LP: #1933503) - - - - --- 2021-07-09 Ivan Hu Superseded
uefirtmisc: add option to specify iterations get next high monitonic count uefirtmisc: add option to specify iterations get next high monitonic count 1 - 1 - --- 2022-01-26 Ivan Hu Accepted
uefirtmisc: add checking the resources for testing uefirtmisc: add checking the resources for testing 1 - - - --- 2022-01-19 Ivan Hu Accepted
uefirtauthvar: remove test with EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS uefirtauthvar: remove test with EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS 2 - - - --- 2018-03-16 Ivan Hu Accepted
uefirtauthvar: missing return error when mismatch size of set/get test data 2 - - - --- 2015-03-05 Ivan Hu Accepted
uefidump: add more bounds checking and remove need for heap 2 - - - --- 2015-11-24 Colin Ian King Accepted
uefidump: add Relative Offset Range subtype support for Media device path (LP: #1322465) 2 - - - --- 2014-05-23 Ivan Hu Accepted
uefibootpath: uefibootpath_check_dev_path: return int rather than int * 2 - - - --- 2014-11-27 Colin Ian King Accepted
uefibootpath: include the null-terminated space in device path length 2 - - - --- 2015-01-15 Ivan Hu Accepted
uefibootpath: fix the wrong type for relative offset range path 2 - - - --- 2015-12-03 Ivan Hu Accepted
uefi: uefivarinfo: fix double free on data (LP: #1372874) 2 - - - --- 2014-09-23 Colin Ian King Accepted
uefi: uefivariable: fix build error on older compilers 2 - - - --- 2013-03-15 Colin Ian King Accepted
uefi: uefirtvariable: use sizeof() for finding the bit size of long integer 1 - - - --- 2012-12-20 Keng-Yu Lin Accepted
uefi: uefirtvariable: print out the duplicate variable name (LP: #1340492) 2 - - - --- 2014-07-11 Ivan Hu Accepted
uefi: uefirtvariable: minor cleanup of failure message 2 - - - --- 2013-07-04 Colin Ian King Accepted
uefi: uefirtvariable: fix trivial indentation issues 2 - - - --- 2016-03-04 Colin Ian King Accepted
uefi: uefirtvariable: fix the fail GUID checking for uniqueness of variable (LP: #1311822) 2 - - - --- 2014-04-25 Ivan Hu Accepted
uefi: uefirtvariable: fix incorrect buffer size being passed 2 - - - --- 2015-05-15 Colin Ian King Accepted
uefi: uefirtvariable: fix build failure on 32 bit systems 1 - - - --- 2012-12-20 Colin Ian King Superseded
uefi: uefirtvariable: fix a memory leak of variablename uefi: uefirtvariable: fix a memory leak of variablename 2 - - - --- 2020-04-07 Colin Ian King Accepted
uefi: uefirtvariable: explicitly ignore ioctl() return 2 - - - --- 2014-05-07 Colin Ian King Accepted
uefi: uefirtvariable: clean up cppcheck style warning 2 - - - --- 2015-08-05 Colin Ian King Accepted
uefi: uefirtvariable: catch a potential buffer overflow - - - - --- 2015-03-04 Colin Ian King Rejected
uefi: uefirtvariable: add options to specify iterations in variable stress tests (LP: #1197742) - - - - --- 2013-07-04 Colin Ian King Rejected
uefi: uefirttime: make status static, cleans up cppcheck warnings uefi: uefirttime: make status static, cleans up cppcheck warnings 2 - - - --- 2019-06-11 Colin Ian King Accepted
uefi: uefirttime: fix the time zone to exact value uefi: uefirttime: fix the time zone to exact value 2 - - - --- 2017-11-07 Ivan Hu Accepted
uefi: uefirttime: constify static array dayofmonth uefi: uefirttime: constify static array dayofmonth 2 - - - --- 2017-09-04 Colin Ian King Accepted
uefi: uefirttime: Add tests to exercise invalid parameters 2 - - - --- 2015-03-17 Colin Ian King Accepted
uefi: uefirtmisc: reduce scope of some variables uefi: uefirtmisc: reduce scope of some variables 2 - - - --- 2021-09-22 Colin Ian King Accepted
uefi: uefirtmisc: make gEfiCapsuleHeaderGuid static 2 - - - --- 2017-01-30 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: uefirtmisc: Add null count argument check for GetNextHighMonotonicCount 2 - - - --- 2015-03-23 Colin Ian King Accepted
uefi: uefirtauthvar: update the test auth data (LP: #1724455) uefi: uefirtauthvar: update the test auth data (LP: #1724455) 2 - - - --- 2017-11-15 Ivan Hu Accepted
uefi: uefirtauthvar: fix trivial indentation issues 2 - - - --- 2016-03-04 Colin Ian King Accepted
uefi: uefirtauthvar: capitalize macro getvar_buf_size 2 - - - --- 2016-04-20 Colin Ian King Accepted
uefi: uefidump: small re-working of uefi GUID lookup - - - - --- 2014-02-27 Colin Ian King Rejected
uefi: uefidump: remove FWTS_FLAG_UNSAFE from test. 2 - - - --- 2012-10-16 Colin Ian King Accepted
uefi: uefidump: missing va_end on str == NULL return path 2 - - - --- 2013-05-06 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: uefidump: handle realloc failure 2 - - - --- 2012-03-09 Colin Ian King Accepted
uefi: uefidump: free original string on failed realloc 2 - - - --- 2017-04-13 Colin Ian King Accepted
uefi: uefidump: fix the boot load option Boot#### larger than Boot1000 doesn't be parsered (LP:#122… 2 - - - --- 2013-09-16 Ivan Hu Accepted
uefi: uefidump: fix the Partition Signature length for the HD Media Device Path isn't correct (LP: … 2 - - - --- 2014-04-16 Ivan Hu Accepted
uefi: uefidump: fix missing break in switch statement 2 - - - --- 2013-05-06 Colin Ian King Accepted
uefi: uefidump: extend the Messaging Device Path type Vedor subtype-10 (LP: #1262095) - - - - --- 2013-12-20 Ivan Hu Rejected
uefi: uefidump: dumping the new definitions for ipv4 ipv6 device path (LP: #1311538) - - - - --- 2014-04-23 Ivan Hu Rejected
uefi: uefidump: don't recurse forever on zero lengths (LP: #1174947) 2 - - - --- 2013-05-03 Colin Ian King Accepted
« 1 2 3 443 44 »