linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 17:09:33 to 2019-11-10 16:26:31 UTC [more...]

[PATCH AUTOSEL 4.19 133/191] efi: honour memory reservations passed via a linux specific config table
 2019-11-10 16:26 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 134/191] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH AUTOSEL 4.19 135/191] efi/x86: Handle page faults occurring while running EFI runtime services
` [PATCH AUTOSEL 4.19 191/191] x86/efi: fix a -Wtype-limits compilation warning

[PATCH v8 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-09 19:00 UTC  (5+ messages)
` [PATCH v8 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v8 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v8 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v8 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-08 14:23 UTC  (26+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v3 2/9] kcsan: Add Documentation entry in dev-tools
` [PATCH v3 3/9] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v3 4/9] build, kcsan: Add KCSAN build exceptions
` [PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v3 6/9] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v3 7/9] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v3 8/9] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 9/9] x86, kcsan: Enable KCSAN for x86

[PATCH v5 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-11-08 13:39 UTC  (16+ messages)
` [PATCH v5 1/3] x86/boot: Introduce the kernel_info
` [PATCH v5 2/3] x86/boot: Introduce the kernel_info.setup_type_max
` [PATCH v5 3/3] x86/boot: Introduce the setup_indirect

[PATCH v7 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-08  9:42 UTC  (7+ messages)
` [PATCH v7 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v7 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v7 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v7 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[GIT PULL 0/4] EFI updates for v5.5
 2019-11-07 15:10 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: update Ard's email address to @kernel.org
` [PATCH 2/4] efi/random: use arch-independent efi_call_proto()
` [PATCH 3/4] x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
` [PATCH 4/4] efi: libstub/tpm: enable tpm eventlog function for ARM platforms

Investment opportunity
 2019-11-07 15:08 UTC 

[PATCH v8 00/12] EFI Specific Purpose Memory Support
 2019-11-07 14:12 UTC  (16+ messages)
` [PATCH v8 01/12] acpi/numa: Establish a new drivers/acpi/numa/ directory
` [PATCH v8 02/12] efi: Enumerate EFI_MEMORY_SP
` [PATCH v8 03/12] x86/efi: Push EFI_MEMMAP check into leaf routines
` [PATCH v8 04/12] efi: Common enable/disable infrastructure for EFI soft reservation
` [PATCH v8 05/12] x86/efi: EFI soft reservation to E820 enumeration
` [PATCH v8 06/12] arm/efi: EFI soft reservation to memblock
` [PATCH v8 07/12] x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
` [PATCH v8 08/12] lib: Uplevel the pmem "region" ida to a global allocator
` [PATCH v8 09/12] dax: Fix alloc_dax_region() compile warning
` [PATCH v8 10/12] device-dax: Add a driver for "hmem" devices
` [PATCH v8 11/12] acpi/numa/hmat: Register HMAT at device_initcall level
` [PATCH v8 12/12] acpi/numa/hmat: Register "soft reserved" memory as an "hmem" device

[PATCH V2] EFI/stub: tpm: enable tpm eventlog function for ARM64 platform
 2019-11-07  9:20 UTC  (2+ messages)

[PATCH 00/30] security, efi: Add kernel lockdown
 2019-11-07  8:21 UTC  (3+ messages)
` [PATCH 18/30] acpi: Disable APEI error injection if the kernel is locked down

[PATCH] EFI/stub: tpm: enable tpm eventlog function for ARM64 platform
 2019-11-07  8:03 UTC  (4+ messages)

RE:RE:faktura n.529607753756
 2019-11-07  7:34 UTC 

[PATCH] efi: Return EFI_RESERVED_TYPE in efi_mem_type() for absent addresses
 2019-11-07  2:34 UTC  (3+ messages)

[PATCH 0/2] x86, efi/random: invoke EFI_RNG_PROTOCOL in the x86 EFI stub
 2019-11-06 14:38 UTC  (4+ messages)
` [PATCH 1/2] efi/random: use arch-independent efi_call_proto()
` [PATCH 2/2] x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table

[PATCH v6 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-06  3:22 UTC  (7+ messages)
` [PATCH v6 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v6 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v6 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v6 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-11-05 23:02 UTC  (15+ messages)
` [PATCH v10 1/9] powerpc: detect the secure boot mode of the system
  ` [PATCH v10a "
` [PATCH v10 2/9] powerpc/ima: add support to initialize ima policy rules
` [PATCH v10 3/9] powerpc: detect the trusted boot state of the system
  ` [PATCH v10a "
` [PATCH v10 4/9] powerpc/ima: define trusted boot policy
` [PATCH v10 5/9] ima: make process_buffer_measurement() generic
` [PATCH v10 6/9] certs: add wrapper function to check blacklisted binary hash
` [PATCH v10 7/9] ima: check against blacklisted hashes for files with modsig
` [PATCH v10 8/9] powerpc/ima: update ima arch policy to check for blacklist
` [RFC PATCH v10 9/9] powerpc/ima: indicate kernel modules appended signatures are enforced

[PATCH 4.4 15/46] efi/cper: Fix endianness of PCIe class code
 2019-11-04 21:44 UTC  (2+ messages)
` [PATCH 4.4 16/46] efi/x86: Do not clean dummy variable in kexec path

[PATCH 4.9 21/62] efi/cper: Fix endianness of PCIe class code
 2019-11-04 21:44 UTC  (2+ messages)
` [PATCH 4.9 22/62] efi/x86: Do not clean dummy variable in kexec path

[PATCH 4.14 41/95] efi/cper: Fix endianness of PCIe class code
 2019-11-04 21:44 UTC  (2+ messages)
` [PATCH 4.14 42/95] efi/x86: Do not clean dummy variable in kexec path

[PATCH 4.19 081/149] efi/cper: Fix endianness of PCIe class code
 2019-11-04 21:44 UTC  (2+ messages)
` [PATCH 4.19 082/149] efi/x86: Do not clean dummy variable in kexec path

[PATCH 5.3 051/163] efi/cper: Fix endianness of PCIe class code
 2019-11-04 21:44 UTC  (2+ messages)
` [PATCH 5.3 052/163] efi/x86: Do not clean dummy variable in kexec path

[PATCH v4 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-11-04 15:16 UTC  (4+ messages)
` [PATCH v4 2/3] x86/boot: Introduce the kernel_info.setup_type_max

x86/boot: add ramoops.mem_size=1048576 boot parameter cause can't boot
 2019-11-02  5:41 UTC  (3+ messages)

[GIT PULL] EFI fixes
 2019-11-01 19:10 UTC  (2+ messages)

[RFC PATCH] arch/x86: efistub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
 2019-10-31 15:30 UTC  (10+ messages)
` efistub: EFI_RNG_PROTOCOL on Dell Inc. Latitude 7390

[GIT PULL v2 0/6] EFI fixes for v5.4
 2019-10-31 13:47 UTC  (17+ messages)
` [PATCH v2 1/6] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
  ` [tip: efi/urgent] "
` [PATCH v2 2/6] efi/tpm: return -EINVAL when determining tpm final events log size fails
  ` [tip: efi/urgent] efi/tpm: Return "
` [PATCH v2 3/6] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness
  ` [tip: efi/urgent] efi/random: Treat "
` [PATCH v2 4/6] efi: libstub/arm: account for firmware reserved memory at the base of RAM
  ` [tip: efi/urgent] efi: libstub/arm: Account "
` [PATCH v2 5/6] x86, efi: never relocate kernel below lowest acceptable address
  ` [tip: efi/urgent] x86, efi: Never "
` [PATCH v2 6/6] efi/efi_test: lock down /dev/efi_test and require CAP_SYS_ADMIN
  ` [tip: efi/urgent] efi/efi_test: Lock "

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 16:35 UTC  (27+ messages)
` [PATCH v9 1/8] powerpc: detect the secure boot mode of the system
` [PATCH v9 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v9 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v9 4/8] powerpc/ima: define trusted boot policy
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic
` [PATCH v9 7/8] ima: check against blacklisted hashes for files with modsig

[ARK INTERNAL PATCHv2 2/5] efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
 2019-10-30 14:17 UTC 

[PATCH v7 00/12] EFI Specific Purpose Memory Support
 2019-10-29  3:06 UTC  (5+ messages)
` [PATCH v7 01/12] acpi/numa: Establish a new drivers/acpi/numa/ directory

[PATCH v5 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring
 2019-10-25 16:02 UTC  (2+ messages)

[PATCH v5 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-25 15:58 UTC  (6+ messages)
` [PATCH v5 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v5 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v5 3/4] x86/efi: move common keyring handler functions to new file

[PATCH] Cleanup: replace prefered with preferred
 2019-10-24 18:47 UTC  (4+ messages)

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 17:09 UTC  (6+ messages)
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN


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