Show patches with: State = Action Required       |    Archived = No       |   1606 patches
« 1 2 ... 5 6 716 17 »
Patch Series S/W/F Date Submitter Delegate State
[v4,6/6] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,5/6] arm64: head: clean the ID map page to the PoC arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,4/6] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,3/6] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v4,1/6] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot --- 2022-10-18 Ard Biesheuvel New
[v10,6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() Make ghes_edac a proper module --- 2022-10-18 Justin He New
[v10,4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-10-18 Justin He New
[15/21] efi: libstub: Add image code and data size to the zimage metadata efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel New
[07/21] efi: libstub: Deduplicate ftrace command line argument filtering efi: Combine stub functionality with zboot decompressor --- 2022-10-17 Ard Biesheuvel New
[v9,7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled Make ghes_edac a proper module --- 2022-10-17 Justin He New
[v9,5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers Make ghes_edac a proper module --- 2022-10-17 Justin He New
[v8,6/7] apei/ghes: Use unrcu_pointer for cmpxchg Make ghes_edac a proper module --- 2022-10-10 Justin He New
efi: x86: Make the deprecated EFI handover protocol optional efi: x86: Make the deprecated EFI handover protocol optional --- 2022-10-07 Ard Biesheuvel New
[8/8] efi: pstore: Add module parameter for setting the record size Some pstore improvements --- 2022-10-06 Guilherme G. Piccoli New
[RFC] efi: zboot: Expose decompressed image via EFI_FIRMWARE_VOLUME2 protocol [RFC] efi: zboot: Expose decompressed image via EFI_FIRMWARE_VOLUME2 protocol --- 2022-10-06 Ard Biesheuvel New
[tip:,x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit [tip:,x86/mm] x86/mm: Disable W^X detection and enforcement on 32-bit --- 2022-10-04 thermal-bot for Lad Prabhakar New
[v2,6/6] efi: Apply allowlist to EFI configuration tables when running under Xen efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[v2,5/6] efi: xen: Implement memory descriptor lookup based on hypercall efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[v2,4/6] efi: memmap: Disregard bogus entries instead of returning them efi/x86: Avoid corrupted config tables under Xen --- 2022-10-03 Ard Biesheuvel New
[RFC,5/5] efi: esrt: Omit region sanity check when no memory map is available efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel New
[RFC,4/5] efi: Apply allowlist to EFI configuration tables when running under Xen efi/x86: Avoid corrupted config tables under Xen --- 2022-10-02 Ard Biesheuvel New
efi/arm: dump UEFI runtime page tables for ARM efi/arm: dump UEFI runtime page tables for ARM --- 2022-09-30 Kefeng Wang New
[v4,2/2] Support ESRT in Xen dom0 EFI improvements for Xen dom0 --- 2022-09-29 Demi Marie Obenour New
[v4,1/2] Avoid using EFI tables Xen may have clobbered EFI improvements for Xen dom0 --- 2022-09-29 Demi Marie Obenour New
[v7,5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-09-29 Justin He New
[v7,4/8] ghes: Introduce a helper ghes_get_devices() Make ghes_edac a proper module --- 2022-09-29 Justin He New
[v7,3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter Make ghes_edac a proper module --- 2022-09-29 Justin He New
[2/4] efi: libstub: Permit mixed mode return types other than efi_status_t efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel New
efi: libstub: reinstate efi_get_virtmap() call even for efi_novamap efi: libstub: reinstate efi_get_virtmap() call even for efi_novamap --- 2022-09-25 Ard Biesheuvel New
x86/mm+efi: Avoid creating W+X mappings x86/mm+efi: Avoid creating W+X mappings --- 2022-09-22 Dave Hansen New
[GIT,PULL] EFI fixes for v6.0 (#2) [GIT,PULL] EFI fixes for v6.0 (#2) --- 2022-09-22 Ard Biesheuvel New
[v2,08/16] x86/compressed: efi-mixed: simplify IDT/GDT preserve/restore x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
[v2,05/16] x86/compressed: efi-mixed: move efi32_entry out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
[v2,02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel New
efi: libstub: check Shim mode using MokSBStateRT efi: libstub: check Shim mode using MokSBStateRT --- 2022-09-20 Ard Biesheuvel New
[v3] Support ESRT in Xen dom0 [v3] Support ESRT in Xen dom0 --- 2022-09-19 Demi Marie Obenour New
[3/3] efi: random: combine bootloader provided RNG seed with RNG protocol output efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel New
[12/12] efi: loongarch: add support for DT hardware descriptions efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[08/12] efi: libstub: remove DT dependency from generic stub efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[07/12] efi: libstub: unify initrd loading between architectures efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[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
[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
efi/libstub: arm64: avoid SetVirtualAddressMap() when possible efi/libstub: arm64: avoid SetVirtualAddressMap() when possible --- 2022-09-16 Ard Biesheuvel New
[1/2] efi/libstub: refactor the initrd measuring functions [1/2] efi/libstub: refactor the initrd measuring functions --- 2022-09-16 Ilias Apalodimas New
[v6,5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-09-12 Justin He New
[v6,4/8] ghes: Introduce a helper ghes_edac_preferred() Make ghes_edac a proper module --- 2022-09-12 Justin He New
[v5,8/8] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v5,4/8] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v5,1/8] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v2,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko New
[GIT,PULL] EFI fixes for v6.0 #1 [GIT,PULL] EFI fixes for v6.0 #1 --- 2022-09-08 Ard Biesheuvel New
[v1,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v1,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v1,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko New
[v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel New
[v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel New
efi/x86: libstub: remove unused variables efi/x86: libstub: remove unused variables --- 2022-09-07 chen zhang New
[RFC] generic_entry: Add stackleak support [RFC] generic_entry: Add stackleak support --- 2022-09-07 Guo Ren New
[v2] efi: x86: Wipe setup_data on pure EFI boot [v2] efi: x86: Wipe setup_data on pure EFI boot --- 2022-09-06 Jason A. Donenfeld New
[16/16] efi/libstub: Use memory attribute protocol x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov New
[14/16] x86/build: Make generated PE more spec compliant x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov New
[13/16] efi/x86: Support extracting kernel from libstub x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov New
[12/16] x86/boot: Add EFI kernel extraction interface x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov New
[10/16] x86/boot: Make console interface more abstract x86_64: Improvements at compressed kernel stage --- 2022-09-06 Evgeniy Baskov 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
efi: x86: Wipe setup_data on pure EFI boot efi: x86: Wipe setup_data on pure EFI boot --- 2022-09-04 Jason A. Donenfeld New
[v4,3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter Make ghes_edac a proper module --- 2022-08-31 Justin He New
[4/4] Remove unused variable ret in __efi_get_rsdp_addr() Remove unused variables resulting in CONFIG_EFI warnings --- 2022-08-31 Michel Lespinasse New
[3/4] Remove unused variable ret in efi_get_conf_table() Remove unused variables resulting in CONFIG_EFI warnings --- 2022-08-31 Michel Lespinasse New
[2/4] Remove unused variable nr_tables in efi_get_rsdp_addr() Remove unused variables resulting in CONFIG_EFI warnings --- 2022-08-31 Michel Lespinasse New
[1/4] Remove unused variable et in efi_get_system_table() Remove unused variables resulting in CONFIG_EFI warnings --- 2022-08-31 Michel Lespinasse New
RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls --- 2022-08-28 Xianting Tian New
[v2] Add support for ESRT loading under Xen [v2] Add support for ESRT loading under Xen --- 2022-08-28 Demi Marie Obenour New
[v3,7/7] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel New
[v3,2/7] arm64: kernel: move ID map out of .text mapping arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel New
[v4,9/9] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,8/9] loongarch: avoid orphan input sections efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,7/9] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,6/9] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
Add support for ESRT loading under Xen Add support for ESRT loading under Xen --- 2022-08-25 Demi Marie Obenour New
efi: libstub: Disable struct randomization efi: libstub: Disable struct randomization --- 2022-08-22 Ard Biesheuvel New
[RESEND,v3,9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred Make ghes_edac a proper module --- 2022-08-22 Justin He New
[RESEND,v3,8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled Make ghes_edac a proper module --- 2022-08-22 Justin He New
[RESEND,v3,6/9] ghes: Introduce a flag ghes_present Make ghes_edac a proper module --- 2022-08-22 Justin He New
[RESEND,v3,5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred Make ghes_edac a proper module --- 2022-08-22 Justin He New
[RESEND,v3,4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter Make ghes_edac a proper module --- 2022-08-22 Justin He New
[v3,3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes Make ghes_edac a proper module --- 2022-08-22 Justin He New
[v4,2/3] powerpc/pseries: PLPKS SED Opal keystore support generic and PowerPC SED Opal keystore --- 2022-08-19 Greg Joyce New
[V3] firmware: google: Test spinlock on panic path to avoid lockups [V3] firmware: google: Test spinlock on panic path to avoid lockups --- 2022-08-19 Guilherme G. Piccoli New
[v2,1/3,RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY sed-opal: keyrings, discovery, revert, key store --- 2022-08-18 Greg Joyce New
[resend,9/9] linux: ignore FDT unless we need to modify it linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,8/9] efi: implement LoadFile2 initrd loading protocol for Linux linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,7/9] efi/efinet: Don't close connections at fini_hw() time linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,6/9] efi: add definition of LoadFile2 protocol linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,5/9] linux/arm: account for COFF headers appearing at unexpected offsets linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,4/9] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,3/9] arm64/linux: Remove magic number header field check linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,2/9] efi: move MS-DOS stub out of generic PE header definition linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,1/9] loader: drop argv[] argument in grub_initrd_load() linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
efi/libstub: Disable RNG structure randomization efi/libstub: Disable RNG structure randomization --- 2022-08-18 Daniel Marth New
« 1 2 ... 5 6 716 17 »