Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH v5 00/12] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name(), Zijun Hu
- [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages, Zijun Hu
- [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v5 06/12] driver core: Remove match_any(), Zijun Hu
- [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev(), Zijun Hu
- [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge(), Zijun Hu
- [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(), Zijun Hu
- [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- [no subject], Unknown
- [efi:next] BUILD SUCCESS 7f0158f3ee12403c26e815c9df4f00d41ee3bb41, kernel test robot
- [efi:next] BUILD SUCCESS ec4696925da6b9baec38345184403ce9e29a2e48, kernel test robot
- [PATCH 0/7] EFI stub cleanup work,
Ard Biesheuvel
- [PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v12 06/19] x86: Add early SHA-256 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 04/19] x86: Secure Launch main header file, Ross Philipson
- [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers, Ross Philipson
- [PATCH v12 02/19] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v12 03/19] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v12 10/19] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v12 09/19] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v12 11/19] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality(), Ross Philipson
- [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section, Ross Philipson
- [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel, Ross Philipson
- [PATCH v12 12/19] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v12 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v12 18/19] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v12 14/19] tpm, tpm_tis: Close all localities, Ross Philipson
- [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value, Ross Philipson
- [PATCH v12 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [RFC PATCH 0/4] efi/zboot: Encapsulate ELF image for arm64,
Ard Biesheuvel
- [PATCH v4 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors,
Smita Koralahalli
- [PATCH v4 1/5] efi/cper, cxl: Prefix protocol error struct and function names with cxl_, Smita Koralahalli
- [PATCH v4 3/5] efi/cper, cxl: Remove cper_cxl.h, Smita Koralahalli
- [PATCH v4 2/5] efi/cper, cxl: Make definitions and structures global, Smita Koralahalli
- [PATCH v4 4/5] acpi/ghes, cper: Recognize and cache CXL Protocol errors, Smita Koralahalli
- [PATCH v4 5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors, Smita Koralahalli
- [PATCH] efi/mokvar: Use const 'struct bin_attribute' callback, Thomas Weißschuh
- [GIT PULL] First batch of EFI fixes for v6.13,
Ard Biesheuvel
- [efi:urgent] BUILD SUCCESS 145ac100b63732291c0612528444d7f5ab593fb2, kernel test robot
- [PATCH] efi: Fix missing `efi_handover_entry` prototype,
Zhou Ding
- [PATCH AUTOSEL 6.6 10/23] LoongArch: Fix reserving screen info memory for above-4G firmware, Sasha Levin
- [PATCH AUTOSEL 6.12 17/36] LoongArch: Fix reserving screen info memory for above-4G firmware, Sasha Levin
- [PATCH] efi/esrt: remove esre_attribute::store(),
Jiri Slaby (SUSE)
- [PATCH v4 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name(), Zijun Hu
- [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages, Zijun Hu
- [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v4 06/11] driver core: Remove match_any(), Zijun Hu
- [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev(), Zijun Hu
- [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(), Zijun Hu
- [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- [PATCH 0/6] convert efivarfs to manage object data correctly,
James Bottomley
- [efi:urgent] BUILD SUCCESS 2ab0837cb91b7de507daa145d17b3b6b2efb3abf, kernel test robot
- [PATCH] efi: bump up EFI_MMAP_NR_SLACK_SLOTS to 32,
Hamza Mahfooz
- [PATCH] efi: make the min and max mmap slack slots configurable,
Hamza Mahfooz
- MODERN CLERGY AND POLITICS FOR SUBJECTS: PROMOTION OF SCIENTIFICALLY DETAILED TRUTH, Andank Sinyatkin
- [PATCH 0/3] efivarfs: bug fixes,
James Bottomley
- [efi:urgent] BUILD SUCCESS 0b2c29fb68f8bf3e87a9d88404aa6fdd486223e5, kernel test robot
- [PATCH] efi/zboot: Limit compression options to GZIP and ZSTD,
Ard Biesheuvel
- [PATCH] efi/cper: Remove extra space in cper message, Ruidong Tian
- [PATCH 0/2] Kexec: Sign Image before packing into EFI STUB,
Pingfan Liu
- [PATCH v3 00/11] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation, Zijun Hu
- [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages, Zijun Hu
- [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v3 06/11] driver core: Remove match_any(), Zijun Hu
- [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation, Zijun Hu
- [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge(), Zijun Hu
- [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- Re: [PATCH v3 00/11] driver core: Constify API device_find_child(), Zijun Hu
- [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
Zijun Hu
- [PATCH v2 01/32] driver core: Constify API device_find_child(), Zijun Hu
- [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type, Zijun Hu
- [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 04/32] hwmon: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 05/32] media: pci: mgb4: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 06/32] thunderbolt: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 09/32] pwm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 10/32] nvdimm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation, Zijun Hu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, quic_zijuhu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, Uwe Kleine-König
- [no subject], Unknown
- UEFI EBS() failures on Lenovo T14s,
Johan Hovold
- [PATCH] hack: efi/libstub: fix t14s exit_boot_services() failure, Johan Hovold
- TPM/EFI issue [Was: Linux 6.12],
Jiri Slaby
- [PATCH v2 0/2] small fixes when boot with acpi=force option,
Yeoreum Yun
- [PATCH 0/2] small fixes when boot with acpi=force option,
Yeoreum Yun
- [PATCH] efi: rci2: mark bin_attribute as __ro_after_init, Thomas Weißschuh
- [GIT PULL] EFI updates for v6.13,
Ard Biesheuvel
- [PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors,
Smita Koralahalli
- [PATCH v3 4/7] acpi/ghes, cxl: Rename cxl_cper_register_work to cxl_cper_register_event_work, Smita Koralahalli
- [PATCH v3 2/7] efi/cper, cxl: Make definitions and structures global, Smita Koralahalli
- [PATCH v3 1/7] efi/cper, cxl: Prefix protocol error struct and function names with cxl_, Smita Koralahalli
- [PATCH v3 3/7] efi/cper, cxl: Remove cper_cxl.h, Smita Koralahalli
- [PATCH v3 5/7] acpi/ghes, cxl: Refactor work registration functions to support multiple workqueues, Smita Koralahalli
- [PATCH v3 7/7] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors, Smita Koralahalli
- [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL Protocol errors, Smita Koralahalli
- [efi:next] BUILD SUCCESS c5d91b16f525ea8c98b3fd8efc5105106d17fe9a, kernel test robot
- [efi:next 14/16] drivers/firmware/efi/libstub/file.c:221:3: error: expected expression, kernel test robot
- [efi:next 14/16] drivers/firmware/efi/libstub/file.c:221:3: warning: label followed by a declaration is a C23 extension, kernel test robot
- [PATCH 1/4] efi/libstub: Free correct pointer on failure,
Ard Biesheuvel
- [PATCH] efi/zboot: Fix outdated comment about using LoadImage/StartImage, Ard Biesheuvel
- [PATCH v2 1/2] x86/efi: Drop support for the EFI_PROPERTIES_TABLE,
Nicolas Saenz Julienne
- [PATCH] x86/efi: Apply EFI Memory Attributes after kexec,
Nicolas Saenz Julienne
- optee-based efi runtime variable service on TI j784s4 platforms,
Enric Balletbo i Serra
- [PATCH] efi: Fix memory leak in efivar_ssdt_load,
Cyrill Gorcunov
- [PATCH v2] efi/memattr: Ignore table if the size is clearly bogus,
Ard Biesheuvel
- [PATCH] efi/memattr: Ignore table if the size is clearly bogus,
Ard Biesheuvel
- [PATCH v5 00/16] Enable Linear Address Space Separation support,
Alexander Shishkin
- [PATCH v5 01/16] x86/cpu: Enumerate the LASS feature bits, Alexander Shishkin
- [PATCH v5 02/16] x86/asm: Introduce inline memcpy and memset, Alexander Shishkin
- [PATCH v5 03/16] x86/alternatives: Disable LASS when patching kernel alternatives, Alexander Shishkin
- [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu, Alexander Shishkin
- [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization, Alexander Shishkin
- [PATCH v5 06/16] efi: Disable LASS around set_virtual_address_map call, Alexander Shishkin
- [PATCH v5 07/16] x86/vsyscall: Reorganize the #PF emulation code, Alexander Shishkin
- [PATCH v5 08/16] x86/traps: Consolidate user fixups in exc_general_protection(), Alexander Shishkin
- [PATCH v5 09/16] x86/vsyscall: Add vsyscall emulation for #GP, Alexander Shishkin
- [PATCH v5 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE, Alexander Shishkin
- [PATCH v5 11/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS, Alexander Shishkin
- [PATCH v5 12/16] x86/cpu: Set LASS CR4 bit as pinning sensitive, Alexander Shishkin
- [PATCH v5 13/16] x86/traps: Communicate a LASS violation in #GP message, Alexander Shishkin
- [PATCH v5 14/16] x86/cpu: Make LAM depend on LASS, Alexander Shishkin
- [PATCH v5 15/16] x86/cpu: Enable LASS during CPU initialization, Alexander Shishkin
- [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases", Alexander Shishkin
- Re: [PATCH v5 00/16] Enable Linear Address Space Separation support, Matthew Wilcox
- [PATCH v2] efi: sysfb_efi: Fix unused const variable 'efifb_fwnode_ops',
Zeng Heng
- [PATCH] drivers/firmware: Fix unused const variable 'efifb_fwnode_ops',
Zeng Heng
- [RFC PATCH v3 00/13] Clavis LSM,
Eric Snowberg
- [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis, Eric Snowberg
- [RFC PATCH v3 10/13] efi: Make clavis boot param persist across kexec, Eric Snowberg
- [RFC PATCH v3 12/13] clavis: Add function redirection for Kunit support, Eric Snowberg
- [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature, Eric Snowberg
- [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl, Eric Snowberg
- [RFC PATCH v3 11/13] clavis: Prevent boot param change during kexec, Eric Snowberg
- [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE), Eric Snowberg
- [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key, Eric Snowberg
- [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time, Eric Snowberg
- [RFC PATCH v3 13/13] clavis: Kunit support, Eric Snowberg
- [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis, Eric Snowberg
- [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key, Eric Snowberg
- [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check, Eric Snowberg
- Re: [RFC PATCH v3 00/13] Clavis LSM, Mimi Zohar
- [efi:next] BUILD SUCCESS 63971b0f51faff0ff844a85d297e27861555c328, kernel test robot
- [no subject], Unknown
- [PATCH 0/4] efi/libstub: Clean up command line handling,
Ard Biesheuvel
- [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection,
Ryan Roberts
- [RFC PATCH v1 56/57] arm64: Determine THREAD_SIZE at boot-time, Ryan Roberts
- [PATCH v2 0/2] efi/libstub: fix efi_parse_options() ignoring the default command line,
Jonathan Marek
- [PATCH V10] acpi/prmt: find block with specific type,
KobaK
- [PATCH V9] acpi/prmt: find block with specific type,
KobaK
- [PATCH V8] acpi/prmt: find block with specific type,
KobaK
- [PATCH 1/3] efi/libstub: fix efi_parse_options() ignoring the default command line,
Jonathan Marek
- Possible overflow of TPM log,
Usama Arif
- [PATCH V7] acpi/prmt: find block with specific type,
KobaK
- [PATCH 1/2 V6] acpi/prmt: find block with specific type,
KobaK
- Re: [PATCH V5] acpi/prmt: find block with specific type,
Rafael J. Wysocki
- [no subject], Unknown
- [PATCH] efi/libstub: measure initrd to PCR9 independent of source,
Jeremy Linton
- [GIT PULL] EFI updates for v6.12,
Ard Biesheuvel
- [RFC PATCH 00/28] x86: Rely on toolchain for relocatable code,
Ard Biesheuvel
- [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping, Ard Biesheuvel
- [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1, Ard Biesheuvel
- [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool, Ard Biesheuvel
- [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds, Ard Biesheuvel
- [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly, Ard Biesheuvel
- [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement, Ard Biesheuvel
- [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base, Ard Biesheuvel
- [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables, Ard Biesheuvel
- [RFC PATCH 09/28] x86/tools: Remove special relocation handling for per-CPU variables, Ard Biesheuvel
- [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes, Ard Biesheuvel
- [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text, Ard Biesheuvel
- [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata, Ard Biesheuvel
- [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 16/28] x86/entry_64: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses, Ard Biesheuvel
- [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code, Ard Biesheuvel
- [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text, Ard Biesheuvel
- [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S, Ard Biesheuvel
- [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code, Ard Biesheuvel
- [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata, Ard Biesheuvel
- [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable, Ard Biesheuvel
- [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls, Ard Biesheuvel
- [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations, Ard Biesheuvel
- [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel, Ard Biesheuvel
- [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool, Ard Biesheuvel
- [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel, Ard Biesheuvel
- [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address, Ard Biesheuvel
- Re: [syzbot] [ntfs3?] kernel panic: corrupted stack end in kernel_init (2), syzbot
- [efi:next] BUILD SUCCESS 04736f7d1945722117def1462fd3602c72c02272, kernel test robot
- [PATCH v2 0/4] libstub,tpm: fix small bugs and improve error reporting,
Gregory Price
- [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v11 03/20] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v11 01/20] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v11 04/20] x86: Secure Launch main header file, Ross Philipson
- [PATCH v11 05/20] x86: Add early SHA-1 support for Secure Launch early measurements, Ross Philipson
- [PATCH v11 06/20] x86: Add early SHA-256 support for Secure Launch early measurements, Ross Philipson
- [PATCH v11 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers, Ross Philipson
- [PATCH v11 08/20] x86/boot: Place TXT MLE header in the kernel_info section, Ross Philipson
- [PATCH v11 09/20] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v11 10/20] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v11 11/20] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v11 12/20] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v11 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v11 14/20] tpm: Protect against locality counter underflow, Ross Philipson
- [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup, Ross Philipson
- [PATCH v11 16/20] tpm: Make locality requests return consistent values, Ross Philipson
- [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses, Ross Philipson
- [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality, Ross Philipson
- [PATCH v11 19/20] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v11 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v11 02/20] x86: Secure Launch Kconfig, Ross Philipson
- Re: [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support, Thomas Gleixner
- Re: [PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support, Jarkko Sakkinen
- "No EFI environment detected" debug message not logged,
ofthecentury
- [PATCH] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption,
Ard Biesheuvel
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]