Linux EFI Development - Date Index
[Prev Page][Next Page]
- Re: [PATCH] x86/mm: Disable W^X detection and enforcement on 32-bit, (continued)
- [efi:next] BUILD SUCCESS d515ed00e9b6f4e41c27ec8a0ccd4e193661a09c, kernel test robot
- [efi:urgent] BUILD SUCCESS 5f56a74cc0a6d9b9f8ba89cea29cd7c4774cb2b1, kernel test robot
- [PATCH] x86/mm+efi: Avoid creating W+X mappings,
Dave Hansen
- [GIT PULL] EFI fixes for v6.0 (#2),
Ard Biesheuvel
- [PATCH] efi: zboot: create MemoryMapped() device path for the parent if needed, Ard Biesheuvel
- [efi:next] BUILD SUCCESS 25a47cb1f2ce2d3ffd6b24af6ce3576370fc13a3, kernel test robot
- [PATCH v2 00/16] x86: head_64.S spring cleaning,
Ard Biesheuvel
- [PATCH v2 01/16] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S, Ard Biesheuvel
- [PATCH v2 03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code, Ard Biesheuvel
- [PATCH v2 05/16] x86/compressed: efi-mixed: move efi32_entry out of head_64.S, Ard Biesheuvel
- [PATCH v2 02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section, Ard Biesheuvel
- [PATCH v2 06/16] x86/compressed: efi-mixed: move efi32_pe_entry() out of head_64.S, Ard Biesheuvel
- [PATCH v2 07/16] x86/compressed: efi: merge multiple definitions of image_offset into one, Ard Biesheuvel
- [PATCH v2 04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section, Ard Biesheuvel
- [PATCH v2 16/16] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y, Ard Biesheuvel
- [PATCH v2 14/16] x86/compressed: move startup32_check_sev_cbit() out of head_64.S, Ard Biesheuvel
- [PATCH v2 10/16] x86/compressed: pull global variable ref up into startup32_load_idt(), Ard Biesheuvel
- [PATCH v2 15/16] x86/compressed: adhere to calling convention in get_sev_encryption_bit(), Ard Biesheuvel
- [PATCH v2 08/16] x86/compressed: efi-mixed: simplify IDT/GDT preserve/restore, Ard Biesheuvel
- [PATCH v2 11/16] x86/compressed: move startup32_load_idt() into .text section, Ard Biesheuvel
- [PATCH v2 12/16] x86/compressed: move startup32_load_idt() out of head_64.S, Ard Biesheuvel
- [PATCH v2 09/16] x86/compressed: avoid touching ECX in startup32_set_idt_entry(), Ard Biesheuvel
- [PATCH v2 13/16] x86/compressed: move startup32_check_sev_cbit() into .text, Ard Biesheuvel
- Re: [PATCH v2 00/16] x86: head_64.S spring cleaning, Borislav Petkov
- [efi:urgent] BUILD SUCCESS 7da5b13dccd99cfdc42940fc7adcb88647023292, kernel test robot
- [efi:efistub-refactor-for-v6.1] BUILD SUCCESS 2677c4ee2eaf5c84db9d85d93e400736cca20ce9, kernel test robot
- [efi:next] BUILD SUCCESS a241d94bb532dcfb7ef3f723e6a0a0e7cf8f10ea, kernel test robot
- [PATCH v2 0/8] efi: disentangle the generic EFI stub from FDT,
Ard Biesheuvel
- [PATCH] efi: libstub: check Shim mode using MokSBStateRT,
Ard Biesheuvel
- Re: [edk2-devel] measurement to command-line/initrd for loading kernel via -kernel option, Ard Biesheuvel
- [PATCH v2 0/2] efi: measure kernel command line,
Ard Biesheuvel
- [efi:next] BUILD SUCCESS 6a33d25cf1d1088ca96b9767010c100dcd2af974, kernel test robot
- [PATCH v3] Support ESRT in Xen dom0,
Demi Marie Obenour
- [PATCH 0/3] efi: consume random seed provided by loader,
Ard Biesheuvel
- [PATCH 00/12] efi: disentangle the generic EFI stub from FDT,
Ard Biesheuvel
- [PATCH 01/12] efi: libstub: drop pointless get_memory_map() call, Ard Biesheuvel
- [PATCH 02/12] efi/arm: libstub: move ARM specific code out of generic routines, Ard Biesheuvel
- [PATCH 03/12] efi: libstub: fix up the last remaining open coded boot service call, Ard Biesheuvel
- [PATCH 04/12] efi: libstub: fix type confusion for load_options_size, Ard Biesheuvel
- [PATCH 05/12] efi: libstub: avoid efi_get_memory_map() for allocating the virt map, Ard Biesheuvel
- [PATCH 06/12] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap, Ard Biesheuvel
- [PATCH 07/12] efi: libstub: unify initrd loading between architectures, Ard Biesheuvel
- [PATCH 08/12] efi: libstub: remove DT dependency from generic stub, Ard Biesheuvel
- [PATCH 09/12] efi: libstub: install boot-time memory map as config table, Ard Biesheuvel
- [PATCH 10/12] efi: libstub: remove pointless goto kludge, Ard Biesheuvel
- [PATCH 12/12] efi: loongarch: add support for DT hardware descriptions, Ard Biesheuvel
- [PATCH 11/12] efi/loongarch: libstub: remove dependency on flattened DT, Ard Biesheuvel
- [efi:next] BUILD SUCCESS 18f1da83d2ac38d3c52d5051de0207040da82311, kernel test robot
- Removing DT dependency from LoongArch EFI stub,
Ard Biesheuvel
- [PATCH] efi/libstub: arm64: avoid SetVirtualAddressMap() when possible,
Ard Biesheuvel
- [PATCH 1/2] efi/libstub: refactor the initrd measuring functions,
Ilias Apalodimas
- [PATCH v3 0/8] ACPI: unify _UID handling as integer,
Andy Shevchenko
- [PATCH v6 0/8] Make ghes_edac a proper module,
Jia He
- [PATCH v5 0/8] efi: implement generic compressed boot support,
Ard Biesheuvel
- [PATCH V4] firmware: google: Test spinlock on panic path to avoid lockups, Guilherme G. Piccoli
- [PATCH V2] efi: efibc: Guard against allocation failure,
Guilherme G. Piccoli
- [PATCH v2 0/8] ACPI: unify _UID handling as integer,
Andy Shevchenko
- [GIT PULL] EFI fixes for v6.0 #1,
Ard Biesheuvel
- [efi:urgent] BUILD SUCCESS 9cb636b5f6a8cc6d1b50809ec8f8d33ae0c84c95, kernel test robot
- [PATCH v1 0/8] ACPI: unify _UID handling as integer,
Andy Shevchenko
- [PATCH v5] efi: capsule-loader: Fix use-after-free in efi_capsule_write,
Hyunwoo Kim
- [PATCH v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write,
Hyunwoo Kim
- [PATCH v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write,
Hyunwoo Kim
- [PATCH v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write, Hyunwoo Kim
- [efi:next] BUILD SUCCESS 4bf23298820093992beac22cc1532414ae189acd, kernel test robot
- [PATCH] efi/x86: libstub: remove unused variables,
chen zhang
- [RFC PATCH] generic_entry: Add stackleak support,
guoren
- [PATCH 00/16] x86_64: Improvements at compressed kernel stage,
Evgeniy Baskov
- [PATCH 06/16] x86/boot: Setup memory protection for bzImage code, Evgeniy Baskov
- [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline, Evgeniy Baskov
- [PATCH 10/16] x86/boot: Make console interface more abstract, Evgeniy Baskov
- [PATCH 13/16] efi/x86: Support extracting kernel from libstub, Evgeniy Baskov
- [PATCH 07/16] x86/boot: Map memory explicitly, Evgeniy Baskov
- [PATCH 01/16] x86/boot: Align vmlinuz sections on page size, Evgeniy Baskov
- [PATCH 16/16] efi/libstub: Use memory attribute protocol, Evgeniy Baskov
- [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions, Evgeniy Baskov
- [PATCH 04/16] x86/boot: Increase boot page table size, Evgeniy Baskov
- [PATCH 14/16] x86/build: Make generated PE more spec compliant, Evgeniy Baskov
- [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping, Evgeniy Baskov
- [PATCH 09/16] efi/libstub: Move helper function to related file, Evgeniy Baskov
- [PATCH 11/16] x86/boot: Split trampoline and pt init code, Evgeniy Baskov
- [PATCH 12/16] x86/boot: Add EFI kernel extraction interface, Evgeniy Baskov
- [PATCH 08/16] x86/boot: Remove mapping from page fault handler, Evgeniy Baskov
- [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB, Evgeniy Baskov
- Re: [PATCH 00/16] x86_64: Improvements at compressed kernel stage, Peter Jones
- [PATCH v5 0/8] Make ghes_edac a proper module,
Jia He
- [PATCH] efi: x86: Wipe setup_data on pure EFI boot,
Jason A. Donenfeld
- [PATCH v4 0/8] Make ghes_edac a proper module,
Jia He
- [PATCH 0/4] Remove unused variables resulting in CONFIG_EFI warnings,
Michel Lespinasse
- [PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls,
Xianting Tian
- [PATCH v2] Add support for ESRT loading under Xen,
Demi Marie Obenour
- [efi:next] BUILD SUCCESS bb45d2db8492036a6fc938ec0b228834ea6e1cf9, kernel test robot
- [PATCH v3 0/7] arm64: efi: leave MMU and caches on at boot,
Ard Biesheuvel
- [PATCH v4 0/9] efi: implement generic compressed boot support,
Ard Biesheuvel
- [syzbot] BUG: corrupted list in efivar_entry_remove,
syzbot
- [efi:urgent] BUILD SUCCESS 1a3887924a7e6edd331be76da7bf4c1e8eab4b1e, kernel test robot
- [PATCH] Add support for ESRT loading under Xen,
Demi Marie Obenour
- [PATCH] efi: libstub: Disable struct randomization,
Ard Biesheuvel
- [RESEND PATCH v3 0/9] Make ghes_edac a proper module,
Jia He
- [RESEND PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use, Jia He
- [RESEND PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors, Jia He
- [RESEND PATCH v3 9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred, Jia He
- [RESEND PATCH v3 7/9] apei/ghes: Use unrcu_pointer for cmpxchg, Jia He
- [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes, Jia He
- [RESEND PATCH v3 6/9] ghes: Introduce a flag ghes_present, Jia He
- [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter, Jia He
- [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred, Jia He
- [RESEND PATCH v3 8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled, Jia He
- RE: [RESEND PATCH v3 0/9] Make ghes_edac a proper module, Justin He
- [PATCH v3 0/9] Make ghes_edac a proper module,
Jia He
- [PATCH v4 0/3] generic and PowerPC SED Opal keystore,
gjoyce
- [PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3), Guilherme G. Piccoli
- [PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups,
Guilherme G. Piccoli
- [PATCH V3] LoongArch: Add efistub booting support,
Huacai Chen
- [PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store,
gjoyce
- ExitBootServices() fails on Samsung W737 (Galaxy Book2),
Tj
- [PATCH resend 0/9] linux: implement LoadFile2 initrd loading,
Ard Biesheuvel
- [PATCH resend 1/9] loader: drop argv[] argument in grub_initrd_load(), Ard Biesheuvel
- [PATCH resend 2/9] efi: move MS-DOS stub out of generic PE header definition, Ard Biesheuvel
- [PATCH resend 3/9] arm64/linux: Remove magic number header field check, Ard Biesheuvel
- [PATCH resend 4/9] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling, Ard Biesheuvel
- [PATCH resend 6/9] efi: add definition of LoadFile2 protocol, Ard Biesheuvel
- [PATCH resend 7/9] efi/efinet: Don't close connections at fini_hw() time, Ard Biesheuvel
- [PATCH resend 5/9] linux/arm: account for COFF headers appearing at unexpected offsets, Ard Biesheuvel
- [PATCH resend 9/9] linux: ignore FDT unless we need to modify it, Ard Biesheuvel
- [PATCH resend 8/9] efi: implement LoadFile2 initrd loading protocol for Linux, Ard Biesheuvel
- Re: [PATCH resend 0/9] linux: implement LoadFile2 initrd loading, Ard Biesheuvel
- [PATCH] efi/libstub: Disable RNG structure randomization,
Daniel Marth
- [PATCH V2] LoongArch: Add efistub booting support,
Huacai Chen
- [PATCH v2 0/7] Modularize ghes_edac driver,
Jia He
- [PATCH v3 0/6] efi: implement generic compressed boot support,
Ard Biesheuvel
- [efi:next] BUILD SUCCESS 6c3a9c9ae02a16295ea144dc431aaac2c20dbffd, kernel test robot
- [PATCH 0/6] x86: head_64.S spring cleaning,
Ard Biesheuvel
- [PATCH] efi/x86-mixed: move unmitigated RET into .rodata,
Ard Biesheuvel
[PATCH] arm64/linux: Remove magic number header field check,
Ard Biesheuvel
[PATCH 0/2] Modularize ghes_edac driver,
Jia He
[PATCH v2 0/6] efi: implement generic compressed boot support,
Ard Biesheuvel
[PATCH v3a 0/2] generic and PowerPC accessor functions for arch keystore,
gjoyce
[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver,
Markuss Broks
[PATCH RFC v1] hw/i386: place setup_data at fixed place in memory,
Jason A. Donenfeld
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]