linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 22:21:21 to 2021-02-05 18:50:07 UTC [more...]

[PATCH] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
 2021-02-05 18:31 UTC  (34+ messages)
                        ` [PATCH] x86/efi: Remove EFI PGD build time checks

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-04 10:16 UTC  (8+ messages)

[PATCH] efi: ia64: move IA64-only declarations to new asm/efi.h header
 2021-02-04  9:27 UTC  (8+ messages)

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-02-03 13:58 UTC  (51+ messages)
` [RFC PATCH 01/17] tools: Add some generic functions and headers
` [RFC PATCH 02/17] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH 03/17] tools: bug: Remove duplicate definition
` [RFC PATCH 04/17] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH 05/17] objtool: arm64: Decode add/sub instructions
` [RFC PATCH 06/17] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH 07/17] objtool: arm64: Decode other system instructions
` [RFC PATCH 08/17] objtool: arm64: Decode load/store instructions
` [RFC PATCH 09/17] objtool: arm64: Decode LDR instructions
` [RFC PATCH 10/17] objtool: arm64: Accept padding in code sections
` [RFC PATCH 11/17] efi: libstub: Ignore relocations for .discard sections
` [RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC PATCH 13/17] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC PATCH 14/17] objtool: arm64: Cache section with switch table information
` [RFC PATCH 15/17] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH 16/17] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH 17/17] objtool: arm64: Enable stack validation for arm64

[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
 2021-02-03  3:04 UTC  (22+ messages)
` [RFC PATCH 01/12] riscv: Move kernel mapping outside of linear mapping
` [RFC PATCH 02/12] riscv: Protect the kernel "
` [RFC PATCH 03/12] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
` [RFC PATCH 04/12] riscv: Allow to dynamically define VA_BITS
` [RFC PATCH 05/12] riscv: Simplify MAXPHYSMEM config
` [RFC PATCH 06/12] riscv: Prepare ptdump for vm layout dynamic addresses
` [RFC PATCH 07/12] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [RFC PATCH 08/12] riscv: Implement sv48 support
` [RFC PATCH 09/12] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [RFC PATCH 10/12] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
` [RFC PATCH 11/12] riscv: Explicit comment about user virtual address space size
` [RFC PATCH 12/12] riscv: Improve virtual kernel memory layout dump

[GIT PULL] EFI changes for v5.12
 2021-01-27 17:56 UTC  (2+ messages)

[GIT PULL] EFI fix for v5.11
 2021-01-27 17:49 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 1c761ee9da1ac6ba7e40d14457fac94c87eaff35
 2021-01-21 23:27 UTC 

[PATCH v2] efi/arm64: Update debug prints to reflect other entropy sources
 2021-01-20 16:47 UTC  (2+ messages)

[PATCH] efi/arm64: Update debug prints to reflect other entropy sources
 2021-01-20 16:28 UTC  (3+ messages)

[efi:next] BUILD SUCCESS 514b1a8477d25a157f65bf52a443f8ffcc2eb54e
 2021-01-20  6:56 UTC 

[PATCH 1/2] efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
 2021-01-19 17:10 UTC  (2+ messages)
` [PATCH 2/2] efi: x86: clean up previous struct mm switching

[efi:next] BUILD SUCCESS c90dd16f9fe2eb1d749d41d144695ee188bfce01
 2021-01-19  3:28 UTC 

[PATCH 1/1] efi/efi_test: read Revision
 2021-01-14 11:05 UTC 

[PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-13 23:56 UTC  (3+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2021-01-06 23:29 UTC  (29+ messages)
` [PATCH v2 07/17] driver core: Add fwnode_init()
` [PATCH v2 08/17] driver core: Add fwnode link support
` [PATCH v2 14/17] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v2 16/17] driver core: Refactor fw_devlink feature
` [PATCH v2 17/17] driver core: Delete pointless parameter in fwnode_operations.add_links

[efi:urgent] BUILD SUCCESS 355845b738e76445c8522802552146d96cb4afa7
 2020-12-31 23:23 UTC 

[PATCH v2] efi/apple-properties: Reinstate support for boolean properties
 2020-12-31  9:27 UTC  (2+ messages)

[PATCH 1/1] efi/efi_test: read RuntimeServicesSupported
 2020-12-29 13:01 UTC  (3+ messages)

[PATCH] efi/apple-properties: Reinstate support for boolean properties
 2020-12-28 14:53 UTC  (2+ messages)

[GIT PULL] efi/core for v5.11
 2020-12-24 21:59 UTC  (2+ messages)

Efistub patch breaks 5.10 for me
 2020-12-17 13:41 UTC  (4+ messages)

[GIT PULL v2] EFI updates for v5.11 (followup fixes)
 2020-12-15  8:01 UTC 

[efi:next] BUILD SUCCESS 9e5e3919781dc9120b86623dcd5b0661fe6a0acc
 2020-12-15  3:35 UTC 

MOK variable config table: Kernel Panic in SEV-enabled VMs
 2020-12-14 21:19 UTC  (2+ messages)

[PATCH] efi/libstub: Allow EFI_NOT_FOUND on LOAD_FILE2_PROTOCOL calls for initrd
 2020-12-14 17:48 UTC  (3+ messages)

[GIT PULL] EFI updates for v5.11 (followup fixes)
 2020-12-14 15:43 UTC  (3+ messages)

[PATCH v2] efi: ia64: disable the capsule loader
 2020-12-14 15:22 UTC 

[efi:next 13/15] drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2071:42: warning: shift count >= width of type
 2020-12-14 14:52 UTC 

[efi:next] BUILD SUCCESS 7b7ab8de753afd63b440db5cfb39a8c205d1103d
 2020-12-14  4:24 UTC 

[efi:next 13/14] arch/x86/kernel/reboot.c:613: undefined reference to `efi_capsule_pending'
 2020-12-13 15:20 UTC 

[PATCH] efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
 2020-12-13 15:13 UTC 

[PATCH] efi: ia64: disable the capsule loader
 2020-12-13 13:52 UTC 

[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-11 16:10 UTC  (8+ messages)
` [RFC PATCH v1 07/12] efi: "

[RFC] Documentation for /dev/efi_test
 2020-12-10 22:58 UTC  (2+ messages)

[GIT PULL] More EFI changes for v5.11
 2020-12-10 11:07 UTC 

[efi:next] BUILD SUCCESS 0d013943a149b584f910dede95f23e147170e6c5
 2020-12-09 20:44 UTC 

[PATCH 4.4] Revert "crypto: arm64/sha - avoid non-standard inline asm tricks"
 2020-12-09 11:01 UTC  (8+ messages)
          ` [PATCH 4.4] arm64: assembler: make adr_l work in modules under KASLR

[efi:next] BUILD SUCCESS b27ca384049075401be4ccef5c664f66142f7028
 2020-12-08 23:16 UTC 


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