Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 10:21:00 to 2022-09-06 17:51:06 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-09-06 17:50 UTC  (9+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-09-06 17:35 UTC  (2+ messages)

[PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
 2022-09-06 17:09 UTC  (13+ messages)

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-09-06 16:54 UTC  (2+ messages)

[PATCH] efi: x86: Wipe setup_data on pure EFI boot
 2022-09-06 12:21 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH 00/16] x86_64: Improvements at compressed kernel stage
 2022-09-06 10:41 UTC  (17+ messages)
` [PATCH 01/16] x86/boot: Align vmlinuz sections on page size
` [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB
` [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
` [PATCH 04/16] x86/boot: Increase boot page table size
` [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping
` [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
` [PATCH 07/16] x86/boot: Map memory explicitly
` [PATCH 08/16] x86/boot: Remove mapping from page fault handler
` [PATCH 09/16] efi/libstub: Move helper function to related file
` [PATCH 10/16] x86/boot: Make console interface more abstract
` [PATCH 11/16] x86/boot: Split trampoline and pt init code
` [PATCH 12/16] x86/boot: Add EFI kernel extraction interface
` [PATCH 13/16] efi/x86: Support extracting kernel from libstub
` [PATCH 14/16] x86/build: Make generated PE more spec compliant
` [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions
` [PATCH 16/16] efi/libstub: Use memory attribute protocol

[PATCH] Add support for ESRT loading under Xen
 2022-09-06  6:49 UTC  (4+ messages)

[PATCH V3] LoongArch: Add efistub booting support
 2022-09-05 18:35 UTC  (21+ messages)

[PATCH v5 0/8] Make ghes_edac a proper module
 2022-09-05 15:24 UTC  (9+ messages)
` [PATCH v5 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v5 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v5 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v5 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v5 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v5 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v5 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v5 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v4 0/8] Make ghes_edac a proper module
 2022-09-05 14:33 UTC  (14+ messages)
` [PATCH v4 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v4 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v4 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v4 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v4 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v4 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v4 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v4 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v2] Add support for ESRT loading under Xen
 2022-09-05 11:46 UTC  (2+ messages)

[PATCH 0/4] Remove unused variables resulting in CONFIG_EFI warnings
 2022-09-05 10:20 UTC  (7+ messages)
` [PATCH 1/4] Remove unused variable et in efi_get_system_table()
` [PATCH 2/4] Remove unused variable nr_tables in efi_get_rsdp_addr()
` [PATCH 3/4] Remove unused variable ret in efi_get_conf_table()
` [PATCH 4/4] Remove unused variable ret in __efi_get_rsdp_addr()

[PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round
 2022-09-05  9:50 UTC  (3+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-09-05  6:50 UTC  (6+ messages)

Wycena paneli fotowoltaicznych
 2022-09-02  7:55 UTC 

[PATCH v4 0/9] efi: implement generic compressed boot support
 2022-09-01  0:48 UTC  (21+ messages)
` [PATCH v4 1/9] efi: name the ARCH-stub.c files uniformly
` [PATCH v4 2/9] efi/libstub: add some missing EFI prototypes
` [PATCH v4 3/9] efi/libstub: use EFI provided memcpy/memset routines
` [PATCH v4 4/9] efi/libstub: move efi_system_table global var into separate object
` [PATCH v4 5/9] efi/libstub: implement generic EFI zboot
` [PATCH v4 6/9] arm64: efi: enable generic EFI compressed boot
` [PATCH v4 7/9] riscv: "
` [PATCH v4 8/9] loongarch: avoid orphan input sections
            `  "
` [PATCH v4 9/9] loongarch: efi: enable generic EFI compressed boot
    `  "

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-30  1:21 UTC  (26+ messages)
` [RESEND PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [RESEND PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter
` [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred
` [RESEND PATCH v3 6/9] ghes: Introduce a flag ghes_present
` [RESEND PATCH v3 7/9] apei/ghes: Use unrcu_pointer for cmpxchg
` [RESEND PATCH v3 8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled
` [RESEND PATCH v3 9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred

Procedo Academy "Bild: Investieren Sie einmal 250 $ und erhalten Sie ab 1000 $ pro Tag"
 2022-08-28 20:59 UTC 

[efi:next] BUILD SUCCESS bb45d2db8492036a6fc938ec0b228834ea6e1cf9
 2022-08-27 22:18 UTC 

[PATCH v3 0/7] arm64: efi: leave MMU and caches on at boot
 2022-08-27 15:58 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: lds: reduce effective minimum image alignment to 64k
` [PATCH v3 2/7] arm64: kernel: move ID map out of .text mapping
` [PATCH v3 3/7] arm64: head: record the MMU state at primary entry
` [PATCH v3 4/7] arm64: head: avoid cache invalidation when entering with the MMU on
` [PATCH v3 5/7] arm64: head: clean the ID map page to the PoC
` [PATCH v3 6/7] arm64: efi/libstub: use EFI_LOADER_CODE region when moving the kernel in memory
` [PATCH v3 7/7] arm64: efi/libstub: enter with the MMU on

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2022-08-26 12:00 UTC  (2+ messages)

[syzbot] BUG: corrupted list in efivar_entry_remove
 2022-08-26 11:10 UTC 

[efi:urgent] BUILD SUCCESS 1a3887924a7e6edd331be76da7bf4c1e8eab4b1e
 2022-08-25 22:10 UTC 

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-08-25 20:09 UTC  (6+ messages)
` [PATCH v12 43/46] virt: Add SEV-SNP guest driver

[PATCH] efi: libstub: Disable struct randomization
 2022-08-25  9:18 UTC  (3+ messages)

[PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-22 15:33 UTC  (4+ messages)
` [PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

"The Telegraph: Nicht genug Geld fur irgendetwas? Es gibt einen Ausgang"
 2022-08-22 12:17 UTC 

[PATCH] efi/libstub: Disable RNG structure randomization
 2022-08-22  7:37 UTC  (8+ messages)

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-08-19 22:31 UTC  (4+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-08-19 22:17 UTC 

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-19 19:37 UTC  (13+ messages)
` [PATCH v2 5/7] EDAC/ghes: Prevent chipset-specific edac from loading after ghes_edac is registered

[PATCH] arm64/linux: Remove magic number header field check
 2022-08-19 17:18 UTC  (2+ messages)

ExitBootServices() fails on Samsung W737 (Galaxy Book2)
 2022-08-19 13:17 UTC  (4+ messages)
  ` [Bug 216375] EFI stub: ERROR: Exit boot services failed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).