Show patches with: Archived = No       |   3435 patches
« 1 2 ... 13 14 1534 35 »
Patch Series S/W/F Date Submitter Delegate State
[v7,2/8] EDAC/ghes: Add a notifier for reporting memory errors Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[v7,1/8] efi/cper: export several helpers for ghes_edac to use Make ghes_edac a proper module --- 2022-09-29 Justin He Superseded
[5/8] drivers: firmware: efi: libstub: enable generic commandline generic command line v5 --- 2022-09-29 Daniel Walker (danielwa) Superseded
[4/4] efi: libstub: Undeprecate the command line initrd loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
[3/4] efi: libstub: Add mixed mode support to command line initrd loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
[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
[1/4] efi: libstub: Implement devicepath support for initrd commandline loader efi: Improve command line initrd loader support --- 2022-09-27 Ard Biesheuvel Accepted
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: Disable W^X detection and enforcement on 32-bit x86/mm: Disable W^X detection and enforcement on 32-bit --- 2022-09-23 Dave Hansen Accepted
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
efi: zboot: create MemoryMapped() device path for the parent if needed efi: zboot: create MemoryMapped() device path for the parent if needed --- 2022-09-22 Ard Biesheuvel Accepted
[v2,16/16] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,15/16] x86/compressed: adhere to calling convention in get_sev_encryption_bit() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,14/16] x86/compressed: move startup32_check_sev_cbit() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,13/16] x86/compressed: move startup32_check_sev_cbit() into .text x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,12/16] x86/compressed: move startup32_load_idt() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,11/16] x86/compressed: move startup32_load_idt() into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,10/16] x86/compressed: pull global variable ref up into startup32_load_idt() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,09/16] x86/compressed: avoid touching ECX in startup32_set_idt_entry() x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[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,07/16] x86/compressed: efi: merge multiple definitions of image_offset into one x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,06/16] x86/compressed: efi-mixed: move efi32_pe_entry() out of head_64.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[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,04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Accepted
[v2,03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[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
[v2,01/16] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S x86: head_64.S spring cleaning --- 2022-09-21 Ard Biesheuvel Superseded
[v2,8/8] efi/loongarch: libstub: remove dependency on flattened DT efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,7/8] efi: libstub: install boot-time memory map as config table efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,6/8] efi: libstub: remove DT dependency from generic stub efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,5/8] efi: libstub: unify initrd loading between architectures efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,4/8] efi: libstub: remove pointless goto kludge efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,3/8] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,2/8] efi: libstub: avoid efi_get_memory_map() for allocating the virt map efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
[v2,1/8] efi: libstub: drop pointless get_memory_map() call efi: disentangle the generic EFI stub from FDT --- 2022-09-20 Ard Biesheuvel Accepted
efi: libstub: check Shim mode using MokSBStateRT efi: libstub: check Shim mode using MokSBStateRT --- 2022-09-20 Ard Biesheuvel New
[v2,2/2] efi/libstub: measure EFI LoadOptions efi: measure kernel command line --- 2022-09-20 Ard Biesheuvel Accepted
[v2,1/2] efi/libstub: refactor the initrd measuring functions efi: measure kernel command line --- 2022-09-20 Ard Biesheuvel Accepted
[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
[2/3] efi: random: Use 'ACPI reclaim' memory for random seed efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel Superseded
[1/3] efi: random: reduce seed size to 32 bytes efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel Superseded
[12/12] efi: loongarch: add support for DT hardware descriptions efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[11/12] efi/loongarch: libstub: remove dependency on flattened DT efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[10/12] efi: libstub: remove pointless goto kludge efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[09/12] efi: libstub: install boot-time memory map as config table efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[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
[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
[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
[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
[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
[01/12] efi: libstub: drop pointless get_memory_map() call efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
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
[v3,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v3,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer ACPI: unify _UID handling as integer --- 2022-09-13 Andy Shevchenko Accepted
[v6,8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[v6,7/8] apei/ghes: Use unrcu_pointer for cmpxchg Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[v6,6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[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
[v6,3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[v6,2/8] EDAC/ghes: Add a notifier for reporting memory errors Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[v6,1/8] efi/cper: export several helpers for ghes_edac to use Make ghes_edac a proper module --- 2022-09-12 Justin He Superseded
[v5,8/8] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v5,7/8] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,6/8] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,5/8] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[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,3/8] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,2/8] efi/libstub: add some missing EFI prototypes efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,1/8] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[V4] firmware: google: Test spinlock on panic path to avoid lockups [V4] firmware: google: Test spinlock on panic path to avoid lockups --- 2022-09-09 Guilherme G. Piccoli Accepted
[V2] efi: efibc: Guard against allocation failure [V2] efi: efibc: Guard against allocation failure --- 2022-09-09 Guilherme G. Piccoli Accepted
[v2,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[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
[v2,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[v2,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer ACPI: unify _UID handling as integer --- 2022-09-08 Andy Shevchenko Superseded
[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
[v1,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
[v1,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
[v1,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
[v1,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer() ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
[v1,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer ACPI: unify _UID handling as integer --- 2022-09-07 Andy Shevchenko Superseded
« 1 2 ... 13 14 1534 35 »