Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 23:05:31 to 2022-09-08 12:13:06 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-09-08 12:11 UTC  (10+ messages)
` [PATCHv7 02/14] mm: Add "

[GIT PULL] EFI fixes for v6.0 #1
 2022-09-08 10:43 UTC 

[PATCH v1 0/8] ACPI: unify _UID handling as integer
 2022-09-08 10:06 UTC  (16+ messages)
` [PATCH v1 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v1 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v1 3/8] ACPI: x86: "
` [PATCH v1 4/8] i2c: amd-mp2-plat: "
` [PATCH v1 5/8] i2c: mlxbf: "
` [PATCH v1 6/8] perf: qcom_l2_pmu: "
` [PATCH v1 7/8] spi: pxa2xx: "
` [PATCH v1 8/8] efi/dev-path-parser: "

[PATCH] efi/x86: libstub: remove unused variables
 2022-09-08  9:03 UTC  (6+ messages)

[PATCH resend 0/9] linux: implement LoadFile2 initrd loading
 2022-09-08  7:29 UTC  (3+ messages)
` [PATCH resend 8/9] efi: implement LoadFile2 initrd loading protocol for Linux

[efi:urgent] BUILD SUCCESS 9cb636b5f6a8cc6d1b50809ec8f8d33ae0c84c95
 2022-09-08  7:01 UTC 

[PATCH v5 0/8] Make ghes_edac a proper module
 2022-09-08  1:11 UTC  (12+ 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 V3] firmware: google: Test spinlock on panic path to avoid lockups
 2022-09-08  0:35 UTC  (14+ messages)

[PATCH v5] efi: capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 16:15 UTC  (3+ messages)

[PATCH v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 15:48 UTC  (2+ messages)

[PATCH] efi/capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 15:19 UTC  (7+ messages)

[PATCH v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 13:52 UTC 

[PATCH v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 13:46 UTC 

[PATCH v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write
 2022-09-07 10:31 UTC 

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-09-07  8:22 UTC  (6+ messages)
` [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

[efi:next] BUILD SUCCESS 4bf23298820093992beac22cc1532414ae189acd
 2022-09-07  2:57 UTC 

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-09-07  1:51 UTC  (3+ messages)

[RFC PATCH] generic_entry: Add stackleak support
 2022-09-07  1:48 UTC 

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-09-06 19:39 UTC  (8+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[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  (17+ messages)

[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  (18+ messages)
` [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

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)


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).