messages from 2018-04-16 06:37:38 to 2018-06-04 08:53:21 UTC [more...]
[GIT PULL] EFI changes for v4.18
2018-06-04 8:53 UTC
[PATCH V5 0/3] Use efi_rts_wq to invoke EFI Runtime Services
2018-06-04 4:27 UTC (9+ messages)
` [PATCH V5 1/3] x86/efi: Make efi_delete_dummy_variable() use set_variable_nonblocking() instead of set_variable()
` [PATCH V5 2/3] efi: Create efi_rts_wq and efi_queue_work() to invoke all efi_runtime_services()
` [PATCH V5 3/3] efi: Use efi_rts_wq to invoke EFI Runtime Services
[PATCH v6 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-06-03 16:39 UTC (9+ messages)
` [PATCH v6 1/5] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v6 2/5] efi: Add embedded peripheral firmware support
` [PATCH v6 3/5] platform/x86: Rename silead_dmi to touchscreen_dmi
` [PATCH v6 4/5] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v6 5/5] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet
[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-06-01 19:23 UTC (27+ messages)
` [PATCH v3 1/5] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support
` [PATCH v3 3/5] platform/x86: Rename silead_dmi to touchscreen_dmi
[PATCH 0/3] extern inline native_save_fl for paravirt
2018-06-01 17:36 UTC (5+ messages)
` [PATCH 1/3] efi: use -std=gnu89 for proper extern inline semantics
` [PATCH 2/3] x86/build: "
` [PATCH 3/3] x86: paravirt: make native_save_fl extern inline
[PATCH 4.16 078/272] x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush()
2018-05-28 10:03 UTC (2+ messages)
` [PATCH 4.16 191/272] efi/arm*: Only register page tables when they exist
[PATCH 4.14 345/496] x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush()
2018-05-28 10:03 UTC (2+ messages)
` [PATCH 4.14 431/496] efi/arm*: Only register page tables when they exist
[PATCH V4 0/3] Use efi_rts_wq to invoke EFI Runtime Services
2018-05-27 15:47 UTC (12+ messages)
` [PATCH V4 1/3] x86/efi: Call efi_delete_dummy_variable() during efi subsystem initialization
` [PATCH V4 2/3] efi: Create efi_rts_wq and efi_queue_work() to invoke all efi_runtime_services()
` [PATCH V4 3/3] efi: Use efi_rts_wq to invoke EFI Runtime Services
[PATCH 3.18 34/45] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
2018-05-24 9:38 UTC
[PATCH 4.4 62/92] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
2018-05-24 9:38 UTC
[PATCH v3] device property: Get rid of union aliasing
2018-05-23 11:33 UTC (3+ messages)
[PATCH V3 0/3] Use efi_rts_wq to invoke EFI Runtime Services
2018-05-22 22:44 UTC (6+ messages)
` [PATCH V3 1/3] x86/efi: Call efi_delete_dummy_variable() after creating efi_rts_wq
` [PATCH V3 2/3] efi: Introduce efi_queue_work() to queue any efi_runtime_service() on efi_rts_wq
` [PATCH V3 3/3] efi: Use efi_rts_wq to invoke EFI Runtime Services
[PATCH 4.16 047/110] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
2018-05-21 21:11 UTC
[PATCH 4.14 34/95] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
2018-05-21 21:11 UTC
[PATCH 4.9 26/87] efi: Avoid potential crashes, fix the struct efi_pci_io_protocol_32 definition for mixed mode
2018-05-21 21:11 UTC
[GIT PULL 0/1] EFI fix for v4.17
2018-05-18 14:08 UTC (2+ messages)
` [PATCH 1/1] efi/libstub/arm64: handle randomized TEXT_OFFSET
[PATCH v6 20/28] x86/asm: make some functions local
2018-05-18 9:17 UTC (3+ messages)
` [PATCH v6 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v6 27/28] x86_32/asm: "
[PATCH v2] device property: Get rid of union aliasing
2018-05-14 20:55 UTC (9+ messages)
[GIT PULL 00/17] EFI updates for v4.18
2018-05-14 7:02 UTC (29+ messages)
` [PATCH 01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
` [PATCH 02/17] efi/cper: Remove the INDENT_SP silliness
` [PATCH 03/17] efi: Fix IA32/X64 Processor Error Record definition
` [PATCH 04/17] efi: Decode IA32/X64 Processor Error Section
` [PATCH 05/17] efi: Decode IA32/X64 Processor Error Info Structure
` [PATCH 06/17] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
` [PATCH 07/17] efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
` [PATCH 08/17] efi: Decode additional IA32/X64 Bus Check fields
` [PATCH 09/17] efi: Decode IA32/X64 MS Check structure
` [PATCH 10/17] efi: Decode IA32/X64 Context Info structure
` [PATCH 11/17] efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
` [PATCH 12/17] efi: fix efi_pci_io_protocol32 prototype for mixed mode
` [PATCH 13/17] efi: align efi_pci_io_protocol typedefs to type naming convention
` [PATCH 14/17] efi/x86: fold __setup_efi_pci32 and __setup_efi_pci64 into one
` [PATCH 15/17] efi/x86: Ignore unrealistically large option roms
` [PATCH] efi/x86: Clean up the eboot code a bit
` [PATCH 16/17] efi/capsule-loader: Don't output reset log when reset flags are not set
` [PATCH 17/17] efi/libstub/arm64: handle randomized TEXT_OFFSET
[PATCH v5 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-05-13 14:10 UTC (26+ messages)
` [PATCH v5 1/5] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v5 2/5] efi: Add embedded peripheral firmware support
` [PATCH v5 3/5] platform/x86: Rename silead_dmi to touchscreen_dmi
` [PATCH v5 4/5] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v5 5/5] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet
[PATCH -resend 19/27] x86: assembly, make some functions local
2018-05-10 8:06 UTC (3+ messages)
` [PATCH -resend 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH -resend 26/27] x86_32: "
[PATCH] efi: Fix the size not consistent issue when unmapping memory map
2018-05-04 7:29 UTC (3+ messages)
[PATCH v2] efi/capsule-loader: Don't output reset log when reset flags are not set
2018-05-03 11:58 UTC (2+ messages)
[PATCH] efi/capsule-loader: Don't output reset log when header flags is not set
2018-05-02 7:19 UTC (4+ messages)
[PATCH v2] efi: Ignore unrealistically large option roms
2018-05-01 13:57 UTC (5+ messages)
[PATCH v1] device property: Get rid of union aliasing
2018-04-27 10:56 UTC (4+ messages)
[PATCH v4 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
2018-04-27 8:24 UTC (12+ messages)
` [PATCH v4 1/5] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v4 2/5] efi: Add embedded peripheral firmware support
` [PATCH v4 3/5] platform/x86: Rename silead_dmi to touchscreen_dmi
` [PATCH v4 4/5] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v4 5/5] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-26 14:26 UTC (13+ messages)
[PATCH] efi/libstub/arm64: handle randomized TEXT_OFFSET
2018-04-24 15:17 UTC (5+ messages)
random.c regression on arm64 EFI systems
2018-04-23 7:11 UTC (2+ messages)
[PATCH v4 0/8] Decode IA32/X64 CPER
2018-04-19 10:07 UTC (2+ messages)
[PATCH] efi: Fix the size not consistent issue when unmapping memory map
2018-04-17 20:34 UTC (8+ messages)
[PATCH] kexec_file: do not add extra alignment to efi memmap
2018-04-17 8:36 UTC
[PATCH v2] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
2018-04-16 9:04 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).