Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-23 09:08:07 to 2023-06-09 12:51:11 UTC [more...]

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-09 12:50 UTC  (2+ messages)
` [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write

[PATCH] efivarfs: force RO when remounting if SetVariable is not supported
 2023-06-09  9:45 UTC 

[PATCH v5 1/3] efi: expose efivar generic ops register function
 2023-06-09  8:00 UTC  (30+ messages)
` [PATCH v5 2/3] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-06-08 18:15 UTC  (36+ messages)
` [PATCH v5 01/20] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v5 02/20] x86/efistub: Simplify and clean up handover entry code
` [PATCH v5 03/20] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
` [PATCH v5 04/20] x86/efistub: Clear BSS in EFI handover protocol entrypoint
` [PATCH v5 05/20] x86/decompressor: Use proper sequence to take the address of the GOT
` [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register
` [PATCH v5 07/20] x86/decompressor: Call trampoline as a normal function
` [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline
` [PATCH v5 09/20] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v5 10/20] x86/decompressor: Call trampoline directly from C code
` [PATCH v5 11/20] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v5 12/20] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v5 14/20] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v5 15/20] decompress: Use 8 byte alignment
` [PATCH v5 16/20] x86/decompressor: Move global symbol references to C code
` [PATCH v5 17/20] x86/decompressor: Factor out kernel decompression and relocation
` [PATCH v5 18/20] efi/libstub: Add limit argument to efi_random_alloc()
` [PATCH v5 19/20] x86/efistub: Perform SNP feature test while running in the firmware
` [PATCH v5 20/20] x86/efistub: Avoid legacy decompressor when doing EFI boot

[efi:next] BUILD SUCCESS d0a1865cf7e2211d9227592ef4141f4632e33908
 2023-06-08  8:43 UTC  (3+ messages)

[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-06-08  7:13 UTC  (4+ messages)

[PATCH v3 0/5] riscv: Introduce KASLR
 2023-06-07 23:54 UTC  (8+ messages)
` [PATCH v3 1/5] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v3 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
` [PATCH v3 4/5] libstub: Fix compilation warning for rv32
` [PATCH v3 5/5] riscv: libstub: Implement KASLR by using generic functions

[efi:next] BUILD SUCCESS 39c90699b3303fc25c0da077f37cc3bbd45c8f83
 2023-06-07  3:40 UTC 

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-06-06 18:14 UTC  (13+ messages)
` [PATCHv14 1/9] mm: Add "
` [PATCHv14 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv14 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv14 4/9] x86/boot/compressed: Handle "
` [PATCHv14 5/9] efi: Add unaccepted memory support
` [PATCHv14 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv14 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv14 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv14 9/9] x86/tdx: Add unaccepted memory support

[PATCH] efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
 2023-06-06 17:45 UTC  (4+ messages)

[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-06-06 12:29 UTC  (31+ messages)
` [PATCHv13 1/9] mm: Add "
` [PATCHv13 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv13 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv13 4/9] x86/boot/compressed: Handle "
` [PATCHv13 5/9] efi: Add unaccepted memory support
` [PATCHv13 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
` [PATCHv13 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv13 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv13 9/9] x86/tdx: Add unaccepted memory support

[efi:next] BUILD SUCCESS 13c21ab8038d00b4bcc69a46c5f7f1c95e5decce
 2023-06-05 10:43 UTC 

[PATCH] efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility
 2023-06-03 10:50 UTC  (6+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:50 UTC 

[efi:next] BUILD SUCCESS 128d85761fe9ccd91ea685287c3472d09be6de29
 2023-06-03  1:55 UTC 

[PATCH v4 00/21] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-06-02 22:22 UTC  (27+ messages)
` [PATCH v4 01/21] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v4 02/21] x86/efistub: Simplify and clean up handover entry code
` [PATCH v4 03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
` [PATCH v4 04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint
` [PATCH v4 05/21] x86/decompressor: Use proper sequence to take the address of the GOT
` [PATCH v4 06/21] x86/decompressor: Store boot_params pointer in callee save register
` [PATCH v4 07/21] x86/decompressor: Call trampoline as a normal function
` [PATCH v4 08/21] x86/decompressor: Use standard calling convention for trampoline
` [PATCH v4 09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v4 10/21] x86/decompressor: Call trampoline directly from C code
` [PATCH v4 11/21] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v4 12/21] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v4 13/21] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v4 14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v4 15/21] decompress: Use 8 byte alignment
` [PATCH v4 16/21] x86/decompressor: Move global symbol references to C code
` [PATCH v4 17/21] x86/decompressor: Factor out kernel decompression and relocation
` [PATCH v4 18/21] x86/head_64: Store boot_params pointer in callee-preserved register
` [PATCH v4 19/21] efi/libstub: Add limit argument to efi_random_alloc()
` [PATCH v4 20/21] x86/efistub: Perform SNP feature test while running in the firmware
` [PATCH v4 21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot

[GIT PULL] EFI fixes for v6.4 #1
 2023-06-02 11:29 UTC  (2+ messages)

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-06-01 14:29 UTC  (7+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31 18:10 UTC  (9+ messages)
` [PATCHv12 1/9] mm: Add "
        ` [PATCHv12.1 "
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[efi:next] BUILD SUCCESS ac3bb6e23bbb0a87fac68ec6bcdecd1a36d8c53f
 2023-05-30 12:03 UTC 

[efi:urgent] BUILD SUCCESS 36e4fc57fc1619f462e669e939209c45763bc8f5
 2023-05-30 11:40 UTC 

Wake up - Audit time
 2023-05-29  8:05 UTC 

mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
 2023-05-28  7:02 UTC  (7+ messages)

[PATCH] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-05-26  9:55 UTC  (4+ messages)

[efi:urgent] BUILD SUCCESS fd936fd8ac105ba3eb764185e8ba483c789c893e
 2023-05-26  1:41 UTC 

[PATCH 00/15] arm64: address -Wmissing-prototype warnings
 2023-05-25 18:25 UTC  (2+ messages)

[PATCH] [v2] efi: fix missing prototype warnings
 2023-05-24 14:33 UTC  (3+ messages)

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-24  2:55 UTC  (5+ messages)
` [PATCH v6 08/14] x86: Secure Launch kernel late boot stub

[PATCH v3 20/21] x86/efistub: Check SEV/SNP support while running in the firmware
 2023-05-23 10:06 UTC  (2+ messages)
` [PATCH v3a "

[PATCH v4 3/3] efi: Add tee-based EFI variable driver
 2023-05-23  9:06 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).