Show patches with: Archived = No       |   3409 patches
« 1 2 3 434 35 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] efi: Deduplicate efi_file_size() / _read() / _close() [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[01/10] efi: use typed function pointers for runtime services table --- 2017-01-02 Lukas Wunner New
[01/10] x86/efi: Mark can_free_region() as an __init function [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel New
[01/12] efi: Do not include <linux/screen_info.h> from EFI header arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Accepted
[01/12] efi: libstub: drop pointless get_memory_map() call efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[01/13] efi/libstub/x86: use const attribute for efi_is_64bit() [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel Superseded
[01/13] x86/efi: Clean up efi CR3 save/restore [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[01/15] arm64: xor-neon: mark xor_arm64_neon_*() static arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[01/15] efi/x86: Use correct size for boot_params [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[01/16] x86/boot: Align vmlinuz sections on page size x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov Superseded
[01/17] x86/efi: Drop EFI stub .bss from .data section x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[01/21] arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel() efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[01/24] efi/libstub: Include dependencies of efistub.h [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel Superseded
[01/33] efi/libstub: Move arm-stub to a common file [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel Superseded
[01/87] fs: new accessor methods for atime and mtime [01/87] fs: new accessor methods for atime and mtime --- 2023-09-28 Jeff Layton New
[02/10] efi/libstub: Add a helper function to split 64-bit values efi: some cleanups/refactoring for efi/next --- 2020-04-29 Arvind Sankar New
[02/10] x86/efi: Deduplicate efi_char16_printk() [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[02/11] efi/arm: libstub: add a root memreserve config table EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[02/11] x86/sev: Add an x86 version of prot_guest_has() Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky New
[02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[02/12] efi/apple-properties: Device core takes care of empty properties first batch of EFI changes for v4.17 --- 2018-03-08 Ard Biesheuvel New
[02/12] efi/arm: libstub: move ARM specific code out of generic routines efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Accepted
[02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 Untitled series #1019 --- 2017-04-04 Ard Biesheuvel Accepted
[02/12] fbdev/sm712fb: Do not include <linux/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Superseded
[02/13] efi/libstub/x86: use mandatory 16-byte stack alignment in mixed mode [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[02/14] efi/gop: Move check for framebuffer before con_out Untitled series #35716 --- 2020-03-19 Arvind Sankar New
[02/15] arm64: add scs_patch_vmlinux prototype arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[02/16] x86/build: Remove RWX sections and align on 4KB x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov Superseded
[02/17] x86/efi: Disregard setup header of loaded image x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[02/18] efi/ia64: move HCDP and MPS table handling into IA64 arch code efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[02/19] efi/libstub/x86: Avoid overflowing code32_start on PE entry EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[02/20] efi/libstub/x86: force 'hidden' visibility for extern declarations More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[02/21] arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel() efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[02/33] efi/libstub: Make initrd file loader configurable [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[03/10] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[03/10] efi/x86: Use pr_efi_err for error messages efi: some cleanups/refactoring for efi/next --- 2020-04-29 Arvind Sankar New
[03/11] efi/fdt: Simplify get_fdt flow Untitled series #16788 --- 2018-11-29 Ard Biesheuvel New
[03/12] efi: libstub: fix up the last remaining open coded boot service call efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Accepted
[03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Accepted
[03/13] efi/capsule: Remove pr_debug on ENOMEM or EFAULT [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[03/13] efi/libstub/x86: fix unused-variable warning [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[03/14] efi/gop: Get mode information outside the loop Untitled series #35715 --- 2020-03-19 Arvind Sankar New
[03/14] efi/libstub: arm64: force 'hidden' visibility for section markers Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[03/15] arm64: avoid prototype warnings for syscalls arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[03/16] x86/boot: Set cr0 to known state in trampoline x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov New
[03/17] x86/efi: Drop alignment flags from PE section headers x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[03/21] arm64: efi: Move efi-entry.S into the libstub source directory efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[03/24] efi/libstub: Buffer output of efi_puts [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[03/28] efi: don't shadow i in efi_config_parse_tables() [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel Superseded
[04/10] efi: Introduce EFI_MEM_ATTR bit and set it from memory attributes table [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[04/11] efi/libstub: arm: support building with clang EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has() Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky New
[04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[04/12] efi: libstub: fix type confusion for load_options_size efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[04/12] efi/x86: Fix trailing semicolons first batch of EFI changes for v4.17 --- 2018-03-08 Ard Biesheuvel New
[04/12] staging/sm750fb: Do not include <linux/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Superseded
[04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86 [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[04/14] efi/gop: Factor out locating the gop into a function Untitled series #35715 --- 2020-03-19 Arvind Sankar New
[04/15] arm64: move cpu_suspend_set_dbg_restorer() prototype to header arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[04/15] efi/x86: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[04/16] x86/boot: Increase boot page table size x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov Superseded
[04/17] efi: Decode IA32/X64 Processor Error Section [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[04/17] x86/boot: Remove the 'bugger off' message x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[04/18] efi: make rng_seed table handling local to efi.c efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[04/19] efi/libstub/arm: Relax FDT alignment requirement EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[04/20] efi/x86: map the entire EFI vendor string before copying it More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[04/21] efi: libstub: Remove zboot signing from build options efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[04/33] efi/libstub/arm: Make install_memreserve_table static [01/33] efi/libstub: Move arm-stub to a common file --- 2020-04-24 Ard Biesheuvel New
[05/10] efi/tpm: Use pr_efi_err for error messages efi: some cleanups/refactoring for efi/next --- 2020-04-29 Arvind Sankar New
[05/12] arch: Remove trailing whitespaces arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[05/12] efi: libstub: avoid efi_get_memory_map() for allocating the virt map efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[05/14] efi: arm/arm64: Add missing assignment of efi.config_table Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[05/14] efi/gop: Slightly re-arrange logic of find_gop Untitled series #35717 --- 2020-03-19 Arvind Sankar New
[05/15] arm64: spectre: provide prototypes for internal functions arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[05/15] efi/gop: Use efi_err for error messages [01/15] efi/x86: Use correct size for boot_params --- 2020-05-08 Ard Biesheuvel New
[05/16] x86/boot: Support 4KB pages for identity mapping x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov Superseded
[05/17] efi: Decode IA32/X64 Processor Error Info Structure [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[05/17] x86/boot: Omit compression buffer from PE/COFF image memory footprint x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[05/20] efi/x86: avoid redundant cast of EFI firmware service pointer More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[05/21] efi: libstub: Drop randomization of runtime memory map efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[05/24] efi/libstub: Optimize for size instead of speed [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[05/28] efi/arm64: clean EFI stub exit code from cache instead of avoiding it [01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks --- 2020-03-08 Ard Biesheuvel New
[06/10] efi: replace GPL license boilerplate with SPDX headers [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel Accepted
[06/11] efi: Make efi_rts_work accessible to efi page fault handler EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[06/12] arch: Declare screen_info in <asm/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann New
[06/12] ARM: head.S: use PC-relative insn sequence for secondary_data ARM: use adr_l/ldr_l macros for PC-relative references --- 2020-09-14 Ard Biesheuvel Accepted
[06/12] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[06/12] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store first batch of EFI changes for v4.17 --- 2018-03-08 Ard Biesheuvel New
[06/13] efi/x86: avoid RWX mappings for all of DRAM [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[06/14] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns Untitled series #3409 --- 2017-08-18 Ard Biesheuvel New
[06/15] arm64: kvm: add prototypes for functions called in asm arm64: address -Wmissing-prototype warnings --- 2023-05-16 Arnd Bergmann New
[06/16] x86/boot: Setup memory protection for bzImage code x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov Superseded
[06/17] x86/boot: Drop redundant code setting the root device x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[06/18] efi: make memreserve table handling local to efi.c efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[06/19] efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[06/21] efi: libstub: Drop handling of EFI properties table efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel Accepted
[06/24] efi/printf: Drop %n format and L qualifier [01/24] efi/libstub: Include dependencies of efistub.h --- 2020-05-18 Arvind Sankar New
[07/10] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel Accepted
« 1 2 3 434 35 »