Linux EFI Development - Date Index
[Prev Page][Next Page]
- Re: [PATCH] efi/x86: libstub: remove unused variables, (continued)
- [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
Re: [PATCH v2] hw/i386: place setup_data at fixed place in memory, Daniel P. Berrangé
[GIT PULL 0/2] EFI pull requests for v5.20,
Ard Biesheuvel
[PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round,
Guilherme G. Piccoli
[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver,
Markuss Broks
[PATCH] docs: efi-stub: Fix paths for x86 / arm stubs,
João Paulo Rechi Vita
[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application,
Maximilian Luz
[efi:urgent] BUILD SUCCESS ca0d181c9ce5699fab00d84346d550d700f3061d, kernel test robot
[PATCH] efi/x86-mixed: leave RET unmitigated but move it into .rodata,
Ard Biesheuvel
[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups,
Guilherme G. Piccoli
[PATCH] efi: Fix comment typo, Jason Wang
[PATCH] efi/x86: use naked RET on mixed mode call wrapper,
Thadeu Lima de Souza Cascardo
[PATCH 0/2] Fix 2 5.19 power-off regressions caused by sys-off-handler work,
Hans de Goede
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption,
Martin Fernandez
- [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove}, Martin Fernandez
- [PATCH v9 4/9] x86/e820: Refactor __e820__range_update, Martin Fernandez
- [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities, Martin Fernandez
- [PATCH v9 5/9] x86/e820: Refactor e820__range_remove, Martin Fernandez
- [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities, Martin Fernandez
- [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions, Martin Fernandez
- [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities, Martin Fernandez
- [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap, Martin Fernandez
- [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities, Martin Fernandez
- Re: [PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption, Borislav Petkov
[efi:next] BUILD SUCCESS df3c9072ef90b19ee317afbef185b65537c701cf, kernel test robot
Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
[Question] efi: First 512 bytes of image oddity., Ariel Cabello Mateos
[efi:next] BUILD SUCCESS dc977c0c9ac244db8ce1871e0a4f3c1a25d38e84, kernel test robot
[PATCH v2] ARM: efi: Simplify arch_efi_call_virt() macro,
Sudeep Holla
[PATCH] LoongArch: efi: Simplify arch_efi_call_virt() macro by using typeof(), Sudeep Holla
[PATCH] ARM: efi: Simplify arch_efi_call_virt() macro by using typeof(),
Sudeep Holla
[PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64,
Sudeep Holla
[PATCH] drivers: fix typo in firmware/efi/memmap.c,
Zheng Zhi Yuan
[PATCH] efi/capsule-loader: Fix use-after-free in efi_capsule_write,
Hyunwoo Kim
[efi:next] BUILD SUCCESS 2d82e6227ea189c0589e7383a36616ac2a2d248c, kernel test robot
[PATCH 0/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64,
Sudeep Holla
[PATCH v3 0/9] efi: Restructure EFI varstore driver,
Ard Biesheuvel
[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS),
Nayna Jain
[efi:urgent] BUILD SUCCESS aa6d1ed107eba26f49933216cffe797253914132, kernel test robot
[efi:next] BUILD SUCCESS 98e152c19b66cfe44e1924d2554626a25758f1ea, kernel test robot
[GIT PULL] EFI fixes for v5.19 #1,
Ard Biesheuvel
[PATCH v2 0/9] efi: Restructure EFI varstore driver,
Ard Biesheuvel
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]