LinuxLists
Users
About
Chun-Yi Lee (
[email protected]
)
Number of posts: 288 (0.06 per day)
First post: 2010-07-11 00:31:07
Last post: 2024-06-13 04:15:21
Previous Page
/
Next Page
Date
List
Subject
2017-06-09 10:55:10
linux-kernel
[PATCH v2] acpi: indicate to platform when hot remove returns busy
2017-06-09 04:34:31
linux-kernel
[PATCH v2] acpi: handle the acpi hotplug schedule error
2017-06-07 06:07:44
linux-kernel
[RFC PATCH] acpi: indicate to platform when hot remove returns busy
2017-06-07 06:05:42
linux-kernel
[PATCH] acpi: handle the acpi hotplug schedule error
2017-06-03 17:20:47
linux-kernel
[RFC PATCH] acpi: indicate to platform when hot remove returns busy
2017-06-03 07:39:11
linux-kernel
[PATCH] acpi: handle the acpi hotplug schedule error
2017-04-28 08:24:49
linux-kernel
[PATCH] acer-wmi: setup accelerometer when appropriate acpi device was found
2017-04-03 15:55:43
linux-kernel
[PATCH] ACPI: emits change uevents to all physical companion devices of container's children
2017-03-22 01:01:57
linux-kernel
[PATCH] acpi: check the online state of all children in container
2016-11-03 00:21:00
linux-kernel
[PATCH v2] acer-wmi: setup accelerometer when machine has appropriate notify event
2016-11-01 04:35:41
linux-kernel
[PATCH] acer-wmi: setup accelerometer when machine has appropriate notify event
2016-11-01 04:33:31
linux-kernel
[PATCH] acer-wmi: only supports AMW0_GUID1 on acer family
2016-10-13 03:51:37
linux-kernel
[PATCH] acer-wmi: setup accelerometer when machine has appropriate notify event
2016-10-13 03:47:00
linux-kernel
[PATCH] acer-wmi: only supports AMW0_GUID1 on acer family
2016-02-17 02:57:28
linux-crypto
Re: [PATCH] X.509: Fix test for self-signed certificate
2015-08-11 06:22:14
linux-kernel
[PATCH v2 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
2015-08-11 06:20:56
linux-kernel
[PATCH v2 13/16] PM / hibernate: Add configuration to enforce signature verification
2015-08-11 06:20:40
linux-kernel
[PATCH v2 14/16] PM / hibernate: Allow user trigger hibernation key re-generating
2015-08-11 06:19:43
linux-kernel
[PATCH v2 16/16] PM / hibernate: Document signature verification of hibernate snapshot
2015-08-11 06:19:35
linux-kernel
[PATCH v2 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
2015-08-11 06:19:09
linux-kernel
[PATCH v2 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
2015-08-11 06:19:00
linux-kernel
[PATCH v2 11/16] PM / hibernate: Avoid including hibernation key to hibernate image
2015-08-11 06:18:43
linux-kernel
[PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints
2015-08-11 06:18:34
linux-kernel
[PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data
2015-08-11 06:18:28
linux-kernel
[PATCH v2 07/16] efi: Make efi_status_to_err() public
2015-08-11 06:18:18
linux-kernel
[PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
2015-08-11 06:18:09
linux-kernel
[PATCH v2 05/16] x86/efi: Get entropy through EFI random number generator protocol
2015-08-11 06:17:58
linux-kernel
[PATCH v2 04/16] x86/efi: Generating random number in EFI stub
2015-08-11 06:17:50
linux-kernel
[PATCH v2 03/16] x86/boot: Public getting random boot function
2015-08-11 06:17:41
linux-kernel
[PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table
2015-08-11 06:17:37
linux-kernel
[PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
2015-08-11 06:17:09
linux-kernel
[PATCH v2 00/16] Signature verification of hibernate snapshot
2015-08-11 06:15:00
linux-kernel
[PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table
2015-08-11 06:14:23
linux-kernel
[PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
2015-08-11 06:14:14
linux-kernel
[PATCH v2 00/16] Signature verification of hibernate snapshot
2015-07-30 04:32:56
linux-kernel
[PATCH] x86_64/efi: Mapping Boot and Runtime EFI memory regions to different starting virtual address
2015-07-16 14:30:46
linux-kernel
[RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol
2015-07-16 14:30:10
linux-kernel
[RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error
2015-07-16 14:29:49
linux-kernel
[RFC PATCH 09/16] PM / hibernate: Reserve swsusp key and earse footprints
2015-07-16 14:28:49
linux-kernel
[RFC PATCH 11/16] PM / hibernate: Avoid including swsusp key to hibernate image
2015-07-16 14:28:25
linux-kernel
[RFC PATCH 13/16] PM / hibernate: Add configuration to enforce signature verification
2015-07-16 14:27:59
linux-kernel
[RFC PATCH 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
2015-07-16 14:27:35
linux-kernel
[RFC PATCH 16/16] PM / hibernate: Document signature verification of hibernate snapshot
2015-07-16 14:27:29
linux-kernel
[RFC PATCH 14/16] PM / hibernate: Allow user trigger swsusp key re-generating
2015-07-16 14:27:23
linux-kernel
[RFC PATCH 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
2015-07-16 14:27:18
linux-kernel
[RFC PATCH 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
2015-07-16 14:27:11
linux-kernel
[RFC PATCH 08/16] x86/efi: Carrying swsusp key by setup data
2015-07-16 14:27:05
linux-kernel
[RFC PATCH 06/16] x86/efi: Generating random HMAC key for siging hibernate image
2015-07-16 14:26:59
linux-kernel
[RFC PATCH 04/16] x86/efi: Generating random number in EFI stub
2015-07-16 14:26:55
linux-kernel
[RFC PATCH 03/16] x86/boot: Public getting random boot function
2015-07-16 14:26:51
linux-kernel
[RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table