Show patches with: Archived = No       |   3449 patches
« 1 2 ... 7 8 934 35 »
Patch Series S/W/F Date Submitter Delegate State
[PATCHv14,6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,5/9] efi: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,4/9] x86/boot/compressed: Handle unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,3/9] efi/libstub: Implement support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,2/9] efi/x86: Get full memory map in allocate_e820() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[PATCHv14,1/9] mm: Add support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-06 Kirill A. Shutemov Accepted
[v3,5/5] riscv: libstub: Implement KASLR by using generic functions riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti New
[v3,4/5] libstub: Fix compilation warning for rv32 riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v3,3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti New
[v3,2/5] riscv: Dump out kernel offset information on panic riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v3,1/5] riscv: Introduce virtual kernel mapping KASLR riscv: Introduce KASLR --- 2023-06-06 Alexandre Ghiti Superseded
[v4,21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,20/21] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel New
[v4,19/21] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,18/21] x86/head_64: Store boot_params pointer in callee-preserved register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel New
[v4,17/21] x86/decompressor: Factor out kernel decompression and relocation efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,16/21] x86/decompressor: Move global symbol references to C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,15/21] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,13/21] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,12/21] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,11/21] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,10/21] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,08/21] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,07/21] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,06/21] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,05/21] x86/decompressor: Use proper sequence to take the address of the GOT efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,02/21] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel Superseded
[v4,01/21] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-06-02 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v6.4 #1 [GIT,PULL] EFI fixes for v6.4 #1 --- 2023-06-01 Ard Biesheuvel New
[PATCHv13,9/9] x86/tdx: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,8/9] x86/tdx: Refactor try_accept_one() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,5/9] efi: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,4/9] x86/boot/compressed: Handle unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov New
[PATCHv13,3/9] efi/libstub: Implement support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,2/9] efi/x86: Get full memory map in allocate_e820() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[PATCHv13,1/9] mm: Add support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-06-01 Kirill A. Shutemov Superseded
[v2] x86/kexec: Add EFI config table identity mapping for kexec kernel [v2] x86/kexec: Add EFI config table identity mapping for kexec kernel --- 2023-06-01 Tao Liu New
[PATCHv12.1,1/9] mm: Add support for unaccepted memory [PATCHv12.1,1/9] mm: Add support for unaccepted memory --- 2023-05-31 Kirill A. Shutemov Superseded
efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility --- 2023-05-28 Akihiro Suda New
[v5,3/3] efi: Add tee-based EFI variable driver [v5,1/3] efi: expose efivar generic ops register function --- 2023-05-26 Masahisa Kojima Superseded
[v5,2/3] efi: Add EFI_ACCESS_DENIED status code [v5,1/3] efi: expose efivar generic ops register function --- 2023-05-26 Masahisa Kojima Superseded
[v5,1/3] efi: expose efivar generic ops register function [v5,1/3] efi: expose efivar generic ops register function --- 2023-05-26 Masahisa Kojima Superseded
x86/kexec: Add EFI config table identity mapping for kexec kernel x86/kexec: Add EFI config table identity mapping for kexec kernel --- 2023-05-25 Tao Liu Superseded
[v2] efi: fix missing prototype warnings [v2] efi: fix missing prototype warnings --- 2023-05-23 Arnd Bergmann New
[v3a,20/21] x86/efistub: Check SEV/SNP support while running in the firmware Untitled series #210509 --- 2023-05-23 Ard Biesheuvel New
[v4,3/3] efi: Add tee-based EFI variable driver [v4,1/3] efi: expose efivar generic ops register function --- 2023-05-23 Masahisa Kojima Superseded
[v4,2/3] efi: Add EFI_ACCESS_DENIED status code [v4,1/3] efi: expose efivar generic ops register function --- 2023-05-23 Masahisa Kojima Superseded
[v4,1/3] efi: expose efivar generic ops register function [v4,1/3] efi: expose efivar generic ops register function --- 2023-05-23 Masahisa Kojima Superseded
[v2,1/1] block: fix conversion of GPT partition name to 7-bit block: fix conversion of GPT partition name to 7-bit --- 2023-05-23 Olivier Gayot New
[v3,20/21] x86/efistub: Check SEV/SNP support while running in the firmware Untitled series #210510 --- 2023-05-22 Ard Biesheuvel New
[v3,18/21] x86/head_64: Store boot_params pointer in callee-preserved register Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,16/21] x86/decompressor: Move global symbol references to C code Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,12/21] x86/decompressor: Merge trampoline cleanup with switching code Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,10/21] x86/decompressor: Call trampoline directly from C code Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,08/21] x86/decompressor: Use standard calling convention for trampoline Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,06/21] x86/decompressor: Store boot_params pointer in callee save register Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,05/21] x86/decompressor: Use proper sequence to take the address of the GOT Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[v3,02/21] x86/efistub: Simplify and clean up handover entry code Untitled series #210510 --- 2023-05-22 Ard Biesheuvel Superseded
[PATCHv12,9/9] x86/tdx: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov New
[PATCHv12,8/9] x86/tdx: Refactor try_accept_one() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,5/9] efi: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,4/9] x86/boot/compressed: Handle unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,3/9] efi/libstub: Implement support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,2/9] efi/x86: Get full memory map in allocate_e820() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[PATCHv12,1/9] mm: Add support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-18 Kirill A. Shutemov Superseded
[v2] efivarfs: expose used and total size [v2] efivarfs: expose used and total size --- 2023-05-17 Anisse Astier New
efi: fix missing prototype warnings efi: fix missing prototype warnings --- 2023-05-16 Arnd Bergmann New
[15/15] arm64: add alt_cb_patch_nops prototype arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[14/15] arm64: move early_brk64 prototype to header arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[13/15] arm64: signal: include asm/exception.h arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[12/15] arm64: kaslr: add kaslr_early_init() declaration arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[11/15] arm64: flush: include linux/libnvdimm.h arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[10/15] arm64: module-plts: inline linux/moduleloader.h arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[09/15] arm64: hide unused is_valid_bugaddr() arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[08/15] arm64: efi: add efi_handle_corrupted_x18 prototype arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[07/15] arm64: cpuidle: fix #ifdef for acpi functions arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[06/15] arm64: kvm: add prototypes for functions called in asm arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[05/15] arm64: spectre: provide prototypes for internal functions arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[04/15] arm64: move cpu_suspend_set_dbg_restorer() prototype to header arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[03/15] arm64: avoid prototype warnings for syscalls arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[02/15] arm64: add scs_patch_vmlinux prototype arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[01/15] arm64: xor-neon: mark xor_arm64_neon_*() static arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[PATCHv11.1,5/9] efi: Add unaccepted memory support Untitled series #209686 --- 2023-05-16 Kirill A. Shutemov Superseded
[PATCHv11,9/9] x86/tdx: Add unaccepted memory support mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
[PATCHv11,8/9] x86/tdx: Refactor try_accept_one() mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
[PATCHv11,7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
[PATCHv11,6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
[PATCHv11,5/9] efi: Provide helpers for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
[PATCHv11,4/9] x86/boot/compressed: Handle unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov New
[PATCHv11,3/9] efi/libstub: Implement support for unaccepted memory mm, x86/cc, efi: Implement support for unaccepted memory --- 2023-05-13 Kirill A. Shutemov Superseded
« 1 2 ... 7 8 934 35 »