Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH v2 1/8] ibmvmc: update ctime in conjunction with mtime on write, (continued)
- [PATCH 0/9] fs: add some missing ctime updates,
Jeff Layton
- [PATCH 1/9] ibmvmc: update ctime in conjunction with mtime on write, Jeff Layton
- [PATCH 4/9] bfs: update ctime in addition to mtime when adding entries, Jeff Layton
- [PATCH 9/9] cifs: update the ctime on a partial page write, Jeff Layton
- [PATCH 3/9] autofs: set ctime as well when mtime changes on a dir, Jeff Layton
- [PATCH 6/9] exfat: ensure that ctime is updated whenever the mtime is, Jeff Layton
- [PATCH 8/9] apparmor: update ctime whenever the mtime changes on an inode, Jeff Layton
- [PATCH 2/9] usb: update the ctime as well when updating mtime after an ioctl, Jeff Layton
- [PATCH 5/9] efivarfs: update ctime when mtime changes on a write, Jeff Layton
- [PATCH 7/9] gfs2: update ctime when quota is updated, Jeff Layton
- Re: [PATCH 0/9] fs: add some missing ctime updates, Greg Kroah-Hartman
- [PATCH] efivarfs: force RO when remounting if SetVariable is not supported, Ilias Apalodimas
- [efi:next] BUILD SUCCESS d0a1865cf7e2211d9227592ef4141f4632e33908,
kernel test robot
- [PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot,
Ard Biesheuvel
- [PATCH v5 04/20] x86/efistub: Clear BSS in EFI handover protocol entrypoint, Ard Biesheuvel
- [PATCH v5 05/20] x86/decompressor: Use proper sequence to take the address of the GOT, Ard Biesheuvel
- [PATCH v5 03/20] x86/decompressor: Avoid magic offsets for EFI handover entrypoint, Ard Biesheuvel
- [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline, Ard Biesheuvel
- [PATCH v5 02/20] x86/efistub: Simplify and clean up handover entry code, Ard Biesheuvel
- [PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub, Ard Biesheuvel
- [PATCH v5 01/20] x86/efistub: Branch straight to kernel entry point from C code, Ard Biesheuvel
- [PATCH v5 14/20] x86/efistub: Prefer EFI memory attributes protocol over DXE services, Ard Biesheuvel
- [PATCH v5 15/20] decompress: Use 8 byte alignment, Ard Biesheuvel
- [PATCH v5 09/20] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline, Ard Biesheuvel
- [PATCH v5 07/20] x86/decompressor: Call trampoline as a normal function, Ard Biesheuvel
- [PATCH v5 11/20] x86/decompressor: Only call the trampoline when changing paging levels, Ard Biesheuvel
- [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register, Ard Biesheuvel
- [PATCH v5 12/20] x86/decompressor: Merge trampoline cleanup with switching code, Ard Biesheuvel
- [PATCH v5 10/20] x86/decompressor: Call trampoline directly from C code, Ard Biesheuvel
- [PATCH v5 17/20] x86/decompressor: Factor out kernel decompression and relocation, Ard Biesheuvel
- [PATCH v5 16/20] x86/decompressor: Move global symbol references to C code, Ard Biesheuvel
- [PATCH v5 18/20] efi/libstub: Add limit argument to efi_random_alloc(), Ard Biesheuvel
- [PATCH v5 20/20] x86/efistub: Avoid legacy decompressor when doing EFI boot, Ard Biesheuvel
- [PATCH v5 19/20] x86/efistub: Perform SNP feature test while running in the firmware, Ard Biesheuvel
- [efi:next] BUILD SUCCESS 39c90699b3303fc25c0da077f37cc3bbd45c8f83, kernel test robot
- [PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCHv14 4/9] x86/boot/compressed: Handle unaccepted memory, Kirill A. Shutemov
- [PATCHv14 5/9] efi: Add unaccepted memory support, Kirill A. Shutemov
- [PATCHv14 2/9] efi/x86: Get full memory map in allocate_e820(), Kirill A. Shutemov
- [PATCHv14 3/9] efi/libstub: Implement support for unaccepted memory, Kirill A. Shutemov
- [PATCHv14 1/9] mm: Add support for unaccepted memory, Kirill A. Shutemov
- [PATCHv14 8/9] x86/tdx: Refactor try_accept_one(), Kirill A. Shutemov
- [PATCHv14 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory, Kirill A. Shutemov
- [PATCHv14 9/9] x86/tdx: Add unaccepted memory support, Kirill A. Shutemov
- [PATCHv14 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub, Kirill A. Shutemov
- Re: [PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory, Borislav Petkov
- [PATCH v3 0/5] riscv: Introduce KASLR,
Alexandre Ghiti
- [efi:next] BUILD SUCCESS 13c21ab8038d00b4bcc69a46c5f7f1c95e5decce, kernel test robot
- [efi:next] BUILD SUCCESS 128d85761fe9ccd91ea685287c3472d09be6de29, kernel test robot
- [PATCH v4 00/21] efi/x86: Avoid bare metal decompressor during EFI boot,
Ard Biesheuvel
- [PATCH v4 04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint, Ard Biesheuvel
- [PATCH v4 02/21] x86/efistub: Simplify and clean up handover entry code, Ard Biesheuvel
- [PATCH v4 06/21] x86/decompressor: Store boot_params pointer in callee save register, Ard Biesheuvel
- [PATCH v4 01/21] x86/efistub: Branch straight to kernel entry point from C code, Ard Biesheuvel
- [PATCH v4 03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint, Ard Biesheuvel
- [PATCH v4 05/21] x86/decompressor: Use proper sequence to take the address of the GOT, Ard Biesheuvel
- [PATCH v4 09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline, Ard Biesheuvel
- [PATCH v4 08/21] x86/decompressor: Use standard calling convention for trampoline, Ard Biesheuvel
- [PATCH v4 07/21] x86/decompressor: Call trampoline as a normal function, Ard Biesheuvel
- [PATCH v4 10/21] x86/decompressor: Call trampoline directly from C code, Ard Biesheuvel
- [PATCH v4 11/21] x86/decompressor: Only call the trampoline when changing paging levels, Ard Biesheuvel
- [PATCH v4 14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services, Ard Biesheuvel
- [PATCH v4 12/21] x86/decompressor: Merge trampoline cleanup with switching code, Ard Biesheuvel
- [PATCH v4 13/21] x86/efistub: Perform 4/5 level paging switch from the stub, Ard Biesheuvel
- [PATCH v4 15/21] decompress: Use 8 byte alignment, Ard Biesheuvel
- [PATCH v4 16/21] x86/decompressor: Move global symbol references to C code, Ard Biesheuvel
- [PATCH v4 18/21] x86/head_64: Store boot_params pointer in callee-preserved register, Ard Biesheuvel
- [PATCH v4 17/21] x86/decompressor: Factor out kernel decompression and relocation, Ard Biesheuvel
- [PATCH v4 20/21] x86/efistub: Perform SNP feature test while running in the firmware, Ard Biesheuvel
- [PATCH v4 19/21] efi/libstub: Add limit argument to efi_random_alloc(), Ard Biesheuvel
- [PATCH v4 21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot, Ard Biesheuvel
- [GIT PULL] EFI fixes for v6.4 #1,
Ard Biesheuvel
- [PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel,
Tao Liu
- [efi:next] BUILD SUCCESS ac3bb6e23bbb0a87fac68ec6bcdecd1a36d8c53f, kernel test robot
- [efi:urgent] BUILD SUCCESS 36e4fc57fc1619f462e669e939209c45763bc8f5, kernel test robot
- [PATCH] efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility,
Akihiro Suda
- Re: 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),
Akihiro Suda
- [efi:urgent] BUILD SUCCESS fd936fd8ac105ba3eb764185e8ba483c789c893e, kernel test robot
- [PATCH v5 3/3] efi: Add tee-based EFI variable driver,
Masahisa Kojima
- [PATCH v5 2/3] efi: Add EFI_ACCESS_DENIED status code, Masahisa Kojima
- [PATCH v5 1/3] efi: expose efivar generic ops register function, Masahisa Kojima
- [PATCH] x86/kexec: Add EFI config table identity mapping for kexec kernel,
Tao Liu
- [PATCH] [v2] efi: fix missing prototype warnings,
Arnd Bergmann
- [PATCH v4 3/3] efi: Add tee-based EFI variable driver, Masahisa Kojima
- [PATCH v4 2/3] efi: Add EFI_ACCESS_DENIED status code, Masahisa Kojima
- [PATCH v4 1/3] efi: expose efivar generic ops register function, Masahisa Kojima
- [PATCH v2 0/1] block: fix conversion of GPT partition name to 7-bit,
Olivier Gayot
- [efi:urgent] BUILD SUCCESS 3610dc36f4fd767c382e5f9b234d19d0610eb950, kernel test robot
- [PATCH v3 00/21] efi/x86: Avoid bare metal decompressor during EFI boot,
Ard Biesheuvel
- [PATCH v3 02/21] x86/efistub: Simplify and clean up handover entry code, Ard Biesheuvel
- [PATCH v3 08/21] x86/decompressor: Use standard calling convention for trampoline, Ard Biesheuvel
- [PATCH v3 04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint, Ard Biesheuvel
- [PATCH v3 07/21] x86/decompressor: Call trampoline as a normal function, Ard Biesheuvel
- [PATCH v3 03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint, Ard Biesheuvel
- [PATCH v3 06/21] x86/decompressor: Store boot_params pointer in callee save register, Ard Biesheuvel
- [PATCH v3 05/21] x86/decompressor: Use proper sequence to take the address of the GOT, Ard Biesheuvel
- [PATCH v3 01/21] x86/efistub: Branch straight to kernel entry point from C code, Ard Biesheuvel
- [PATCH v3 09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline, Ard Biesheuvel
- [PATCH v3 10/21] x86/decompressor: Call trampoline directly from C code, Ard Biesheuvel
- [PATCH v3 11/21] x86/decompressor: Only call the trampoline when changing paging levels, Ard Biesheuvel
- [PATCH v3 12/21] x86/decompressor: Merge trampoline cleanup with switching code, Ard Biesheuvel
- [PATCH v3 14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services, Ard Biesheuvel
- [PATCH v3 13/21] x86/efistub: Perform 4/5 level paging switch from the stub, Ard Biesheuvel
- [PATCH v3 15/21] decompress: Use 8 byte alignment, Ard Biesheuvel
- [PATCH v3 16/21] x86/decompressor: Move global symbol references to C code, Ard Biesheuvel
- [PATCH v3 18/21] x86/head_64: Store boot_params pointer in callee-preserved register, Ard Biesheuvel
- [PATCH v3 17/21] x86/decompressor: Factor out kernel decompression and relocation, Ard Biesheuvel
- [PATCH v3 19/21] efi/libstub: Add limit argument to efi_random_alloc(), Ard Biesheuvel
- [PATCH v3 20/21] x86/efistub: Check SEV/SNP support while running in the firmware, Ard Biesheuvel
- [PATCH v3 21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot, Ard Biesheuvel
- [PATCH] efi/libstub: zboot: Avoid eager evaluation of objcopy flags,
Ard Biesheuvel
- Fwd: Regression. -6.3.X Good. -6.4-rcY Bad.,
Bagas Sanjaya
- [PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
- [efi:next] BUILD SUCCESS d86ff3333cb1d5f42d8898fb5fdb304e143c0237, kernel test robot
- [PATCH v2] efivarfs: expose used and total size,
Anisse Astier
- [PATCH] efi: fix missing prototype warnings,
Arnd Bergmann
- [PATCH 00/15] arm64: address -Wmissing-prototype warnings,
Arnd Bergmann
- [PATCH 01/15] arm64: xor-neon: mark xor_arm64_neon_*() static, Arnd Bergmann
- [PATCH 03/15] arm64: avoid prototype warnings for syscalls, Arnd Bergmann
- [PATCH 05/15] arm64: spectre: provide prototypes for internal functions, Arnd Bergmann
- [PATCH 04/15] arm64: move cpu_suspend_set_dbg_restorer() prototype to header, Arnd Bergmann
- [PATCH 02/15] arm64: add scs_patch_vmlinux prototype, Arnd Bergmann
- [PATCH 06/15] arm64: kvm: add prototypes for functions called in asm, Arnd Bergmann
- [PATCH 08/15] arm64: efi: add efi_handle_corrupted_x18 prototype, Arnd Bergmann
- [PATCH 07/15] arm64: cpuidle: fix #ifdef for acpi functions, Arnd Bergmann
- [PATCH 10/15] arm64: module-plts: inline linux/moduleloader.h, Arnd Bergmann
- [PATCH 11/15] arm64: flush: include linux/libnvdimm.h, Arnd Bergmann
- [PATCH 09/15] arm64: hide unused is_valid_bugaddr(), Arnd Bergmann
- [PATCH 13/15] arm64: signal: include asm/exception.h, Arnd Bergmann
- [PATCH 12/15] arm64: kaslr: add kaslr_early_init() declaration, Arnd Bergmann
- [PATCH 15/15] arm64: add alt_cb_patch_nops prototype, Arnd Bergmann
- [PATCH 14/15] arm64: move early_brk64 prototype to header, Arnd Bergmann
- Re: [PATCH 00/15] arm64: address -Wmissing-prototype warnings, Ard Biesheuvel
- Re: [PATCH 00/15] arm64: address -Wmissing-prototype warnings, Kees Cook
- Re: [PATCH 00/15] arm64: address -Wmissing-prototype warnings, Catalin Marinas
- [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCHv11 4/9] x86/boot/compressed: Handle unaccepted memory, Kirill A. Shutemov
- [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820(), Kirill A. Shutemov
- [PATCHv11 1/9] mm: Add support for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 8/9] x86/tdx: Refactor try_accept_one(), Kirill A. Shutemov
- [PATCHv11 5/9] efi: Provide helpers for unaccepted memory, Kirill A. Shutemov
- [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub, Kirill A. Shutemov
- [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory, Kirill A. Shutemov
- [PATCHv11 9/9] x86/tdx: Add unaccepted memory support, Kirill A. Shutemov
- Re: [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory, Tom Lendacky
- [PATCH] efi/esrt: Allow ESRT access without CAP_SYS_ADMIN,
Nicholas Bishop
- [efi:next] BUILD SUCCESS 0153431c85af3d4470ac8c59a3f854a3926dff86, kernel test robot
- [PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot,
Ard Biesheuvel
- [PATCH v2 06/20] x86: decompressor: Call trampoline directly from C code, Ard Biesheuvel
- [PATCH v2 10/20] x86: efistub: Prefer EFI memory attributes protocol over DXE services, Ard Biesheuvel
- [PATCH v2 11/20] decompress: Use 8 byte alignment, Ard Biesheuvel
- [PATCH v2 14/20] x86: head_64: Store boot_params pointer in callee-preserved register, Ard Biesheuvel
- [PATCH v2 13/20] x86: decompressor: Factor out kernel decompression and relocation, Ard Biesheuvel
- [PATCH v2 12/20] x86: decompressor: Move global symbol references to C code, Ard Biesheuvel
- [PATCH v2 15/20] x86: head_64: Switch to kernel CS before enabling memory encryption, Ard Biesheuvel
- [PATCH v2 16/20] efi: libstub: Add limit argument to efi_random_alloc(), Ard Biesheuvel
- [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware, Ard Biesheuvel
- [PATCH v2 20/20] x86: decompressor: Avoid magic offsets for EFI handover entrypoint, Ard Biesheuvel
- [PATCH v2 18/20] x86: efistub: Avoid legacy decompressor when doing EFI boot, Ard Biesheuvel
- [PATCH v2 19/20] x86: efistub: Clear BSS in EFI handover protocol entrypoint, Ard Biesheuvel
[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory, Kirill A. Shutemov
- [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820(), Kirill A. Shutemov
- [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support, Kirill A. Shutemov
- [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub, Kirill A. Shutemov
- [PATCHv10 10/11] x86/tdx: Refactor try_accept_one(), Kirill A. Shutemov
- [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap, Kirill A. Shutemov
- [PATCHv10 05/11] x86/boot/compressed: Handle unaccepted memory, Kirill A. Shutemov
- [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory, Kirill A. Shutemov
- [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory, Kirill A. Shutemov
- [PATCHv10 01/11] mm: Add support for unaccepted memory, Kirill A. Shutemov
- [PATCHv10 11/11] x86/tdx: Add unaccepted memory support, Kirill A. Shutemov
[PATCH v5 0/4] generic and PowerPC SED Opal keystore,
gjoyce
[PATCH v4 0/3] sed-opal: keyrings, discovery, revert, key store,
gjoyce
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v6 01/14] x86/boot: Place kernel_info at a fixed offset, Ross Philipson
- [PATCH v6 03/14] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v6 04/14] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v6 05/14] x86: Secure Launch main header file, Ross Philipson
- [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH v6 08/14] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v6 07/14] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v6 10/14] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v6 09/14] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch, Ross Philipson
- [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v6 14/14] x86: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v6 12/14] x86: Secure Launch late initcall platform module, Ross Philipson
- Re: [PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support, Bagas Sanjaya
[GIT PULL] EFI updates for v6.4,
Ard Biesheuvel
[PATCH RFC 42/43] x86/pie: Allow kernel image to be relocated in top 512G, Hou Wenlong
[efi:next] BUILD SUCCESS 026b85796ab4d52af56f8a1c60d2613983ecd845, kernel test robot
[PATCH] efivarfs: expose used and total size,
Anisse Astier
[PATCH 0/2] arm64: Expose kernel code size to EFI zboot code,
Ard Biesheuvel
[PATCH 0/6] efi/x86: Avoid legacy decompressor during EFI boot,
Ard Biesheuvel
[efi:next] BUILD SUCCESS 4067a1265c976819d749b61b5406ab6bfacd3a08, kernel test robot
[PATCH v2 0/6] arm64/efi/zboot: Clean up and enable BTI annotation,
Ard Biesheuvel
[RFC PATCH 0/3] efi: Implement generic zboot support,
Ard Biesheuvel
[PATCH v3 2/6] efi/cper: Export cper_mem_err_unpack() for use by modules,
Terry Bowman
RE: [PATCH v3 2/6] efi/cper: Export cper_mem_err_unpack() for use by modules, Dan Williams
[efi:next] BUILD SUCCESS 8364f6d000ede4185a82b1f2514543ed172d4b51, kernel test robot
[PATCH 0/6] arm64/efi/zboot: Clean up and enable BTI annotation,
Ard Biesheuvel
[PATCH AUTOSEL 5.15 06/11] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L, Sasha Levin
[PATCH AUTOSEL 6.1 10/24] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L, Sasha Levin
[PATCH AUTOSEL 6.2 11/25] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L, Sasha Levin
[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory,
Kirill A. Shutemov
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]