linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-29 10:44:41 to 2018-11-27 19:16:47 UTC [more...]

[GIT PULL 0/5] EFI fixes for v4.20
 2018-11-27 19:16 UTC  (8+ messages)
` [PATCH 1/5] efi: Fix debugobjects warning on efi_rts_work
` [PATCH 2/5] efi: arm: revert deferred unmap of early memmap mapping
` [PATCH 3/5] efi/arm: libstub: pack FDT after populating it
` [PATCH 4/5] efi/arm: defer persistent reservations until after paging_init()
` [PATCH 5/5] efi: permit calling efi_mem_reserve_persistent from atomic context

[PATCH 0/2 RESEND v7] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-27 15:34 UTC  (10+ messages)
` [PATCH 1/2 RESEND v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 RESEND v7] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 4.4 18/70] efi/libstub/arm64: Force hidden visibility for section markers
 2018-11-26 10:50 UTC  (2+ messages)
` [PATCH 4.4 19/70] efi/libstub/arm64: Set -fpie when building the EFI stub

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2018-11-25 21:16 UTC  (2+ messages)

[PATCH 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-11-25 15:15 UTC  (8+ messages)
` [PATCH 1/7] integrity: Define a trusted platform keyring
` [PATCH 2/7] integrity: Load certs to the "
` [PATCH 3/7] efi: Add EFI signature data types
` [PATCH 4/7] efi: Add an EFI signature blob parser
` [PATCH 5/7] efi: Import certificates from UEFI Secure Boot
` [PATCH 6/7] efi: Allow the "db" UEFI variable to be suppressed
` [PATCH 7/7] ima: Support platform keyring for kernel appraisal

[GIT PULL 0/1] EFI fix for v4.20
 2018-11-23 21:51 UTC  (2+ messages)
` [PATCH 1/1] efi: prevent GICv3 WARN() by mapping memreserve table before first use

[PATCH AUTOSEL 4.9 14/15] efi/arm: Revert deferred unmap of early memmap mapping
 2018-11-22 19:56 UTC 

[PATCH AUTOSEL 4.14 18/21] efi/arm: Revert deferred unmap of early memmap mapping
 2018-11-22 19:54 UTC 

[PATCH AUTOSEL 4.19 32/36] efi/arm: Revert deferred unmap of early memmap mapping
 2018-11-22 19:52 UTC 

[PATCH] x86: fix -Wmissing-prototypes warning
 2018-11-22 11:14 UTC  (4+ messages)

[PATCH 4.9 28/59] efi/libstub/arm64: Use hidden attribute for struct screen_info reference
 2018-11-21 19:06 UTC  (4+ messages)
` [PATCH 4.9 29/59] efi/libstub/arm64: Force hidden visibility for section markers
` [PATCH 4.9 30/59] efi/libstub: Preserve .debug sections after absolute relocation check
` [PATCH 4.9 31/59] efi/libstub/arm64: Set -fpie when building the EFI stub

[RFT PATCH] efi: map memreserve table before first use
 2018-11-21 13:33 UTC  (6+ messages)

[RFT PATCH v2] efi: map memreserve table before first use
 2018-11-20 19:16 UTC 

[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-20  6:18 UTC  (35+ messages)
` [PATCH v11 1/5] x86/boot: Add efi_get_rsdp_addr() to dig out RSDP from EFI table
` [PATCH v11 2/5] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v11 3/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdlien from kexec
` [PATCH v11 4/5] x86/boot: Dig out SRAT table from RSDP and find immovable memory
` [PATCH v11 5/5] x86/boot/KASLR: Walk srat tables to filter "

[PATCH 0/3] selftest/ima: fail kexec_load syscall
 2018-11-19 19:56 UTC  (4+ messages)
` [PATCH 1/3] ima: add error mesage to kexec_load
` [PATCH 2/3] selftests/ima: kexec_load syscall test
` [PATCH 3/3] x86/ima: retry detecting secure boot mode

[PATCH 4.14 106/124] efi/arm/libstub: Pack FDT after populating it
 2018-11-19 16:29 UTC 

[PATCH 4.18 143/171] efi/arm/libstub: Pack FDT after populating it
 2018-11-19 16:28 UTC 

[PATCH 4.19 170/205] efi/arm/libstub: Pack FDT after populating it
 2018-11-19 16:27 UTC 

[GIT PULL] EFI fixes
 2018-11-18 20:05 UTC  (2+ messages)

[PATCH] firmware: efi: add NULL pointer checks in efivars api functions
 2018-11-16 21:30 UTC  (5+ messages)

[PATCH] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-12 12:14 UTC  (6+ messages)

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-11 13:45 UTC  (20+ messages)

Object debugging warning from efivar
 2018-11-11  1:38 UTC  (3+ messages)

[PATCH] efi/libstub: Disable some warnings for x86{,_64}
 2018-11-08 20:42 UTC  (7+ messages)

[PATCH v2 0/6] arm/efi: fix memblock reallocation crash due to persistent reservations
 2018-11-08 19:14 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: memblock: don't permit memblock resizing until linear mapping is up
` [PATCH v2 2/6] ARM: mm: permit memblock resizing right after mapping the linear region
` [PATCH v2 3/6] ARM: mm: permit early_memremap() to be used in paging_init()
` [PATCH v2 4/6] efi/arm: defer persistent reservations until after paging_init()
` [PATCH v2 5/6] efi: permit multiple entries in persistent memreserve data structure
` [PATCH v2 6/6] efi: reduce the amount of memblock reservations for persistent allocations

[PATCH 0/2] efi/arm regression fixes
 2018-11-08 18:45 UTC  (3+ messages)
` [PATCH 1/2] efi: arm: revert deferred unmap of early memmap mapping
` [PATCH 2/2] efi/arm: libstub: pack FDT after populating it

BUG: sleeping function called from invalid context at mm/slab.h:421
 2018-11-08 17:25 UTC  (2+ messages)

[Bug Report] kdump crashes after latest EFI memblock changes on arm64 machines with large number of CPUs
 2018-11-08  5:58 UTC  (6+ messages)

[PATCH 0/4] arm/efi: fix memblock reallocation crash due to persistent reservations
 2018-11-07 10:24 UTC  (20+ messages)
` [PATCH 1/4] arm64: memblock: don't permit memblock resizing until linear mapping is up
` [PATCH 2/4] efi/arm: defer persistent reservations until after paging_init()
` [PATCH 3/4] efi: permit multiple entries in persistent memreserve data structure
` [PATCH 4/4] efi: reduce the amount of memblock reservations for persistent allocations

[PATCH v10 0/7] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-07  1:28 UTC  (10+ messages)
` [PATCH v10 1/7] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline
` [PATCH v10 2/7] x86/boot: Copy kstrtoull() to compressed period

[PATCH 0/4] Enable deadcode elimination at link time
 2018-11-06 14:22 UTC  (5+ messages)
` [PATCH 1/4] EFI stub: remove -fdata-sections

[PATCH V3 0/3] Unmap EFI boot services code/data regions after boot
 2018-11-05 13:20 UTC  (9+ messages)
` [PATCH V3 1/3] x86/mm/pageattr: Introduce helper function to unmap EFI boot services
` [PATCH V3 2/3] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
` [PATCH V3 3/3] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86

[PATCH] efi: Fix debugobjects warning on efi_rts_work
 2018-11-05 13:01 UTC  (3+ messages)

[PATCH v2 0/2] efi/fdt: get_fdt cleanups
 2018-11-05 12:41 UTC  (5+ messages)
` [PATCH v2 1/2] efi/fdt: Indentation fix
` [PATCH v2 2/2] efi/fdt: Simplify get_fdt flow

[PATCH v5 2/2] efi: take size of partition entry from GPT header
 2018-11-04 19:51 UTC 

[PATCH v5 1/2] efi: add sanity checks for GPT entries
 2018-11-04 19:50 UTC 

[PATCH V2 0/2] Unmap EFI boot services code/data regions after boot
 2018-10-29 18:38 UTC  (12+ messages)
` [PATCH V2 1/2] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
` [PATCH V2 2/2] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86

[PATCH 0/8] add generic builtin command line
 2018-10-29 10:44 UTC  (9+ 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 NNTP newsgroup(s).