Linux EFI/UEFI Development
[Prev Page][Next Page]
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli Channabasappa <skoralah@xxxxxxx>
- [PATCH] efi: mokvar-table: fix some issues in new code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: Delete deprecated parameter comments
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi/libstub: Fix missing-prototypes in string.c
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
- From: Laszlo Ersek <lersek@xxxxxxxxxx>
- [PATCH] efi: add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
- From: "Lee, Chun-Yi" <joeyli.kernel@xxxxxxxxx>
- [PATCH] efi: Delete deprecated parameter comments
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Punit Agrawal <punit1.agrawal@xxxxxxxxxxxxx>
- Re: [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 6/7] efi: efivars: limit availability to X86 builds
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 4/7] efi: gsmi: fix false dependency on CONFIG_EFI_VARS
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 3/7] efi: efivars: un-export efivars_sysfs_init()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 7/7] efi: efivars: remove deprecated sysfs interface
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 5/7] efi: remove some false dependencies on CONFIG_EFI_VARS
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/7] efi: pstore: move workqueue handling out of efivars
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/7] efi: pstore: disentangle from deprecated efivars module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/7] efi: deprecate/remove efivars sysfs interface
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Punit Agrawal <punit1.agrawal@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 05/10] ARM: p2v: factor out BE8 handling
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 04/10] ARM: p2v: factor out shared loop processing
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 07/10] ARM: p2v: use relative references in patch site arrays
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 00/10] ARM: p2v: reduce min alignment to 2 MiB
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 08/10] ARM: p2v: simplify __fixup_pv_table()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 07/10] ARM: p2v: use relative references in patch site arrays
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 06/10] ARM: p2v: drop redundant 'type' argument from __pv_stub
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 05/10] ARM: p2v: factor out BE8 handling
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 04/10] ARM: p2v: factor out shared loop processing
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 03/10] ARM: p2v: move patching code to separate assembler source file
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 02/10] ARM: assembler: introduce adr_l, ldr_l and str_l macros
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 01/10] ARM: p2v: fix handling of LPAE translation in BE mode
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v2 01/10] ARM: p2v: fix handling of LPAE translation in BE mode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 01/10] ARM: p2v: fix handling of LPAE translation in BE mode
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 00/10] ARM: p2v: reduce min alignment to 2 MiB
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH v2 09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] efi: Support for MOK variable config table
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH V2 1/3] efi: Support for MOK variable config table
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 1/3] efi: Support for MOK variable config table
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 08/10] ARM: p2v: simplify __fixup_pv_table()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 07/10] ARM: p2v: use relative references in patch site arrays
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 06/10] ARM: p2v: drop redundant 'type' argument from __pv_stub
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 05/10] ARM: p2v: factor out BE8 handling
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 04/10] ARM: p2v: factor out shared loop processing
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 03/10] ARM: p2v: move patching code to separate assembler source file
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 02/10] ARM: assembler: introduce adr_l, ldr_l and str_l macros
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 01/10] ARM: p2v: fix handling of LPAE translation in BE mode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 00/10] ARM: p2v: reduce min alignment to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] efi/libstub: Fix missing-prototypes in string.c
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH] efivarfs: Replace invalid slashes with exclamation marks in dentries.
- From: Michael Schaller <misch@xxxxxxxxxx>
- [RFC/RFT PATCH 6/6] ARM: p2v: reduce p2v alignment requirement to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 5/6] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 4/6] ARM: p2v: use relative references in patch site arrays
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 3/6] ARM: p2v: drop redundant 'type' argument from __pv_stub
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 2/6] ARM: p2v: factor out BE8 handling
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 1/6] ARM: p2v: factor out shared loop processing
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.9 23/90] efi/arm: Defer probe of PCIe backed efifb on DT systems
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 096/330] efi/arm: Defer probe of PCIe backed efifb on DT systems
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 052/206] efi/arm: Defer probe of PCIe backed efifb on DT systems
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 029/127] efi/arm: Defer probe of PCIe backed efifb on DT systems
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 23/90] efi/arm: Defer probe of PCIe backed efifb on DT systems
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 4/7] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 5/7] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 7/7] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 6/7] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 3/7] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 2/7] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v8 0/7] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- [efi:next] BUILD SUCCESS 612b5d506d066cdf0a739963e7cd28642d500ec1
- From: kernel test robot <lkp@xxxxxxxxx>
- [GIT PULL] EFI fixes for v5.9-rc5
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [GIT PULL] EFI changes for v5.10
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- RE: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Russ Anderson <rja@xxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- [efi:next] BUILD SUCCESS 973c2d60254e9548b4f8568e1a349f3852315dd5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [efi:urgent] BUILD SUCCESS 46908326c6b801201f1e46f5ed0db6e85bef74ae
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 0/2] UEFI v2.8 Memory Error Record Updates
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 1/2] efi/libstub: Add efi_warn and *_once logging helpers
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
- From: Smita Koralahalli Channabasappa <skoralah@xxxxxxx>
- Re: [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli Channabasappa <skoralah@xxxxxxx>
- Re: EFI regression for efi=noruntime support
- From: Branden Sherrell <sherrellbc@xxxxxxxxx>
- RE: [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: EFI regression for efi=noruntime support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- EFI regression for efi=noruntime support
- From: Branden Sherrell <sherrellbc@xxxxxxxxx>
- RE: [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH v2 0/2] UEFI v2.8 Memory Error Record Updates
- From: Russ Anderson <rja@xxxxxxx>
- Re: [PATCH 03/12] ARM: module: add support for place relative relocations
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Quirk to handle Dell BIOS
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- Re: [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH 03/12] ARM: module: add support for place relative relocations
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- [PATCH 12/12] ARM: kvm: replace open coded VA->PA calculations with adr_l call
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 11/12] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 10/12] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 09/12] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 08/12] ARM: head: use PC-relative insn sequence for __smp_alt
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 07/12] ARM: kernel: use relative references for UP/SMP alternatives
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 06/12] ARM: head.S: use PC-relative insn sequence for secondary_data
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 05/12] ARM: head-common.S: use PC-relative insn sequence for idmap creation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 04/12] ARM: head-common.S: use PC-relative insn sequence for __proc_info
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 03/12] ARM: module: add support for place relative relocations
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 02/12] ARM: efistub: replace adrl pseudo-op with adr_l macro invocation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 01/12] ARM: assembler: introduce adr_l, ldr_l and str_l macros
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
- From: Chester Lin <clin@xxxxxxxx>
- [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [RFC PATCH 2/2] efi/libstub: Dump command line before/after conversion
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [RFC PATCH 0/2] Quirk to handle Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli Channabasappa <skoralah@xxxxxxx>
- [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH v3 0/2] Decode raw MSR values of MCA registers in BERT
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi/printf: remove unneeded semicolon
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 0/3] integrity: Load certs from EFI MOK config table
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RE: EFISTUB arguments in Dell BIOS
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH V2 0/3] integrity: Load certs from EFI MOK config table
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- RE: EFISTUB arguments in Dell BIOS
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v5] test_firmware: Test platform fw loading on non-EFI systems
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5] test_firmware: Test platform fw loading on non-EFI systems
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- Re: [PATCH] efi/printf: remove unneeded semicolon
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH RFC/RFT 1/3] efi/libstub: Export efi_low_alloc_above() to other units
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH RFC/RFT 3/3] efi/libstub: base FDT and initrd placement on image address not DRAM base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Grant Likely <grant.likely@xxxxxxx>
- Re: [PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH RFC/RFT 2/3] efi/libstub: Use low allocation for the uncompressed kernel
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7 0/9] Add UEFI support for RISC-V
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] efi/printf: remove unneeded semicolon
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH v7 0/9] Add UEFI support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Jacobo Pantoja <jacobopantoja@xxxxxxxxx>
- Re: [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: EFISTUB arguments in Dell BIOS
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
- Re: [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Maxim Uvarov <maxim.uvarov@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH V2 1/3] efi: Support for MOK variable config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH V2 3/3] integrity: Load certs from the EFI MOK config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH V2 0/3] integrity: Load certs from EFI MOK config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH 0/3] integrity: Load certs from EFI MOK config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/1] efi/libstub: DRAM base calculation
- From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
- Re: [PATCH 5/6] arm64/ima: add ima arch support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 6/6] docs/arm: add the description of uefi-secure-boot param
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 5/6] arm64/ima: add ima arch support
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 3/6] efi: add secure boot flag
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 4/6] efi/arm: check secure boot status in efi init
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 2/6] efi/arm: a helper to parse secure boot param in fdt params
- From: Chester Lin <clin@xxxxxxxx>
- [PATCH 0/6] add ima_arch support for ARM64
- From: Chester Lin <clin@xxxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Punit Agrawal <punit1.agrawal@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli Channabasappa <skoralah@xxxxxxx>
- Re: [PATCH v7 0/5] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH v7 5/5] x86/boot/compressed: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 4/5] x86/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 0/5] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 1/5] arm64/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 3/5] arm/boot: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v7 2/5] arm/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Yazen Ghannam <yazen.ghannam@xxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Punit Agrawal <punit1.agrawal@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/3] ia64: remove unneeded header includes from <asm/mca.h>
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH v2 0/2] Decode raw MSR values of MCA registers in BERT
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH v7 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 9/9] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 8/9] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 6/9] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 4/9] include: pe.h: Add RISC-V related PE definition
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 2/9] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v7 0/9] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- Re: [PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
- From: joeyli <jlee@xxxxxxxx>
- Re: [PATCH v6 0/9] Add UEFI support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
- From: joeyli <jlee@xxxxxxxx>
- Re: [PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/3] integrity: Load certs from EFI MOK config table
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] Add UEFI support for RISC-V
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 3/3] integrity: Load certs from the EFI MOK config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH 1/3] efi: Support for MOK variable config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH 0/3] integrity: Load certs from EFI MOK config table
- From: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
- [PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
- From: "Lee, Chun-Yi" <joeyli.kernel@xxxxxxxxx>
- RE: [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v6 0/9] Add UEFI support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v2] efi/efivars: Create efivars mount point via efivars abstraction
- From: "Lee, Chun-Yi" <joeyli.kernel@xxxxxxxxx>
- [PATCH 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- [PATCH 0/2] Decode raw MSR values of MCA registers in BERT
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- Re: [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 02/10] arm64: hyperv: Add core Hyper-V include files
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v7 09/10] arm64: efi: Export screen_info
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v7 09/10] arm64: efi: Export screen_info
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v7 09/10] arm64: efi: Export screen_info
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v7 09/10] arm64: efi: Export screen_info
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v7 01/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 03/10] arm64: hyperv: Add hypercall and register access functions
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 02/10] arm64: hyperv: Add core Hyper-V include files
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 09/10] arm64: efi: Export screen_info
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- [PATCH v7 06/10] arm64: hyperv: Add kexec and panic handlers
- From: Michael Kelley <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH] efi/efivars: create efivars mount point when get variable services are available
- From: joeyli <jlee@xxxxxxxx>
- Re: [GIT PULL] EFI fixes for v5.9-rc1
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH v6 19/29] arm/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 21/29] arm/boot: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 25/29] x86/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 22/29] x86/asm: Avoid generating unused kprobe sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 13/29] arm64/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 14/29] arm64/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 27/29] x86/boot/compressed: Remove, discard, or assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 29/29] x86/boot/compressed: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 26/29] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 28/29] x86/boot/compressed: Add missing debugging sections to output
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 03/29] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 00/29] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 04/29] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 02/29] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 06/29] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 08/29] arm64/mm: Remove needless section quotes
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 10/29] arm64/build: Remove .eh_frame* sections due to unwind tables
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 16/29] arm/build: Explicitly keep .ARM.attributes sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 18/29] arm/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 15/29] arm/build: Refactor linker script headers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 07/29] efi/libstub: Disable -mbranch-protection
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 17/29] arm/build: Add missing sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 20/29] arm/boot: Handle all sections explicitly
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 24/29] x86/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 23/29] x86/build: Enforce an empty .got.plt section
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 12/29] arm64/build: Add missing DWARF sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 11/29] arm64/build: Use common DISCARDS in linker script
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 09/29] arm64/kernel: Remove needless Call Frame Information annotations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 05/29] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v6 01/29] vmlinux.lds.h: Create COMMON_DISCARDS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 00/17] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 00/17] Warn on orphan section placement
- From: Will Deacon <will@xxxxxxxxxx>
- [efi:urgent] BUILD SUCCESS fb1201aececc59990b75ef59fca93ae4aa1e1444
- From: kernel test robot <lkp@xxxxxxxxx>
- [GIT PULL] EFI fixes for v5.9-rc1
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi/efivars: create efivars mount point when get variable services are available
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- [efi:urgent] BUILD SUCCESS ed52deb08ae3a4ed161bd253c0845216e7bbad36
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 9/9] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 8/9] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 6/9] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 4/9] include: pe.h: Add RISC-V related PE definition
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 2/9] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v6 0/9] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id
- From: Alex Kluver <alex.kluver@xxxxxxx>
- [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
- From: Alex Kluver <alex.kluver@xxxxxxx>
- [PATCH v2 0/2] UEFI v2.8 Memory Error Record Updates
- From: Alex Kluver <alex.kluver@xxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Norbert Kaminski <norbert.kaminski@xxxxxxxxx>
- [PATCH] efi/efivars: create efivars mount point when get variable services are available
- From: "Lee, Chun-Yi" <joeyli.kernel@xxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Jan Beulich <jbeulich@xxxxxxxx>
- [efi:urgent] BUILD SUCCESS 477ecfc4260135c7a37f18e7648f0b135dcd352a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections
- From: Fangrui Song <maskray@xxxxxxxxxx>
- [efi:urgent 6/7] arch/x86/platform/efi/efi_32.c:53:20: sparse: sparse: incorrect type in assignment (different address spaces)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 2/2] Documentation: efi: remove description of efi=old_map
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/2] efi/x86: Move 32-bit code into efi_32.c
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/2] efi: old memmap removal followup fixes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH] efi: discover ESRT table on Xen PV too
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] efi: discover ESRT table on Xen PV too
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/9] RISC-V: Add early ioremap support
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v5 1/9] RISC-V: Move DT mapping outof fixmap
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: KASAN: use-after-free Read in refcount_inc_not_zero_checked (2)
- From: syzbot <syzbot+eff6b596cc8194e2f029@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 8/9] RISC-V: Add EFI runtime services
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v5 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/3] Three small fixes to cmdline parsing
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/3] Three small fixes to cmdline parsing
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 3/3] efi/libstub: Handle unterminated cmdline
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 2/3] efi/libstub: Handle NULL cmdline
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH 1/3] efi/libstub: Stop parsing arguments at "--"
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 9/9] RISC-V: Add page table dump support for uefi
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v5 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/9] RISC-V: Add early ioremap support
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- [PATCH v5 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 2/9] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 8/9] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 4/9] include: pe.h: Add RISC-V related PE definition
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 9/9] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 6/9] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH v5 0/9] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- Re: [PATCH v5 06/36] x86/boot: Remove run-time relocations from head_{32,64}.S
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 06/36] x86/boot: Remove run-time relocations from head_{32,64}.S
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/17] module: Call security_kernel_post_load_data()
- From: KP Singh <kpsingh@xxxxxxxxxxxx>
- Re: [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
- From: KP Singh <kpsingh@xxxxxxxxxxxx>
- Re: [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/17] module: Call security_kernel_post_load_data()
- From: Jessica Yu <jeyu@xxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v2 3/5] kasan, arm64: don't instrument functions that enable kasan
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v2 3/5] kasan, arm64: don't instrument functions that enable kasan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 2/5] efi: provide empty efi_enter_virtual_mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 1/5] kasan: don't tag stacks allocated with pagealloc
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 2/5] efi: provide empty efi_enter_virtual_mode implementation
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 3/5] kasan, arm64: don't instrument functions that enable kasan
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 4/5] kasan: allow enabling stack tagging for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 5/5] kasan: adjust kasan_stack_oob for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- [PATCH v2 0/5] kasan: support stack instrumentation for tag-based mode
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Fāng-ruì Sòng <maskray@xxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Fāng-ruì Sòng <maskray@xxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
- From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
- Re: [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v5 05/36] x86/boot: Remove run-time relocations from .head.text code
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v5 19/36] arm64/build: Add missing DWARF sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 18/36] arm64/build: Use common DISCARDS in linker script
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 27/36] arm/boot: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 15/36] arm64/mm: Remove needless section quotes
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 17/36] arm64/build: Remove .eh_frame* sections due to unwind tables
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 25/36] arm/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 26/36] arm/boot: Handle all sections explicitly
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 24/36] arm/build: Add missing sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 22/36] arm/build: Refactor linker script headers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 28/36] x86/asm: Avoid generating unused kprobe sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 00/36] Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 01/36] x86/boot/compressed: Move .got.plt entries out of the .got section
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 03/36] x86/boot/compressed: Get rid of GOT fixup code
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 05/36] x86/boot: Remove run-time relocations from .head.text code
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 09/36] vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 08/36] vmlinux.lds.h: Create COMMON_DISCARDS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 12/36] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 10/36] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 14/36] efi/libstub: Disable -mbranch-protection
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 11/36] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 16/36] arm64/kernel: Remove needless Call Frame Information annotations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 21/36] arm64/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 30/36] x86/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 31/36] x86/build: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 33/36] x86/boot/compressed: Remove, discard, or assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 34/36] x86/boot/compressed: Add missing debugging sections to output
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 35/36] x86/boot/compressed: Warn on orphan section placement
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 36/36] arm/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 20/36] arm64/build: Assert for unwanted sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 07/36] x86/boot: Check that there are no run-time relocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 06/36] x86/boot: Remove run-time relocations from head_{32,64}.S
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 02/36] x86/boot/compressed: Force hidden visibility for all symbol references
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v5 04/36] x86/boot: Add .text.* to setup.ld
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFT PATCH v4 0/9] Add UEFI support for RISC-V
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
- From: James Morris <jmorris@xxxxxxxxx>
- [RFT PATCH v4 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 4/9] include: pe.h: Add RISC-V related PE definition
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 6/9] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 9/9] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 8/9] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 2/9] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v4 0/9] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- [PATCH] efi/libstub: Handle NULL cmdline
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH v4 17/17] test_firmware: Test partial read support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 03/17] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 02/17] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 00/17] Introduce partial kernel_read_file() support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 05/17] fs/kernel_read_file: Split into separate source file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 13/17] IMA: Add support for file reads without contents
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 14/17] fs/kernel_file_read: Add "offset" arg for partial reads
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 16/17] firmware: Add request_partial_firmware_into_buf()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 15/17] firmware: Store opt_flags in fw_priv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 11/17] module: Call security_kernel_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v4 01/17] test_firmware: Test platform fw loading on non-EFI systems
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 15/19] IMA: Add support for file reads without contents
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
- From: Mimi Zohar <zohar@xxxxxxxxxx>
- Re: [GIT PULL] EFI fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] efi/libstub: Stop parsing arguments at "--"
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [GIT PULL] EFI fixes for v5.8-rc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [GIT PULL] EFI fixes
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [GIT PULL] EFI fixes for v5.8-rc
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- [PATCH v3 16/19] fs/kernel_file_read: Add "offset" arg for partial reads
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 17/19] firmware: Store opt_flags in fw_priv
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 19/19] test_firmware: Test partial read support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 00/19] Introduce partial kernel_read_file() support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 01/19] test_firmware: Test platform fw loading on non-EFI systems
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 05/19] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 14/19] LSM: Add "contents" flag to kernel_read_file hook
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 15/19] IMA: Add support for file reads without contents
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 13/19] module: Call security_kernel_post_load_data()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 02/19] selftest/firmware: Add selftest timeout in settings
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] efi: add missed destroy_workqueue when efisubsys_init fails
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL] EFI fixes for v5.8-rc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [PATCH] efi: add missed destroy_workqueue when efisubsys_init fails
- From: Li Heng <liheng40@xxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] efi/x86: Mark kernel rodata non-executable
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [GIT PULL] EFI fixes for v5.8-rc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [PATCH] efi/x86: Mark kernel rodata non-executable
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- [PATCH] partitions/efi: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [RFT PATCH v3 3/9] RISC-V: Implement late mapping page table allocation functions
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 2/9] RISC-V: Add early ioremap support
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 7/9] efi: Rename arm-init to efi-init common for all arch
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 6/9] RISC-V: Add EFI stub support.
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 5/9] RISC-V: Add PE/COFF header for EFI stub
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 9/9] RISC-V: Add page table dump support for uefi
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 8/9] RISC-V: Add EFI runtime services
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 4/9] include: pe.h: Add RISC-V related PE definition
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 1/9] RISC-V: Move DT mapping outof fixmap
- From: Atish Patra <atish.patra@xxxxxxx>
- [RFT PATCH v3 0/9] Add UEFI support for RISC-V
- From: Atish Patra <atish.patra@xxxxxxx>
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] crypto: add sha256() function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch/x86/boot: Don't add the EFI stub to targets
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] ARM: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arch/x86/boot: Don't add the EFI stub to targets
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] arch/x86/boot: Don't add the EFI stub to targets
- From: Arvind Sankar <nivedita@xxxxxxxxxxxx>
- Re: [PATCH v2] efi: avoid error message when booting under Xen
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [patch v3 05/13] x86: Remove support for UV1 platform from uv_bau.h
- [patch v3 13/13] x86: Remove (now unused) EFI_UV1_MEMMAP from efi.h
- [patch v3 01/13] x86: Remove support for UV1 platform from uv_time.c
- [patch v3 06/13] x86: Remove support for uv1 platform from uv_hub.h
- [patch v3 10/13] x86: Delete SGI UV1 detection.
- [patch v3 09/13] x86: Remove efi=old_map command line option
- [patch v3 00/13] Remove UV1 platform support and associated efi=oldmap option
- [patch v3 11/13] x86: Remove references to no-longer-used efi_have_uv1_memmap()
- [patch v3 07/13] x86: Remove support for UV1 platform from uv.h
- [patch v3 02/13] x86: Remove support for UV1 platform from uv_tlb.c
- [patch v3 04/13] x86: Remove support for UV1 platform from uv_mmrs.h
- [patch v3 12/13] x86: Remove uv bios and efi code related to (now unused) EFI_UV1_MEMMAP
- [patch v3 08/13] x86: Remove vestigial mention of UV1 platform from arch/x86/include/asm/uv/bios.h
- [patch v3 03/13] x86: Remove support for UV1 platform from x2apic_uv_x.c
- Re: [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH v2] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] efi: avoid error message when booting under Xen
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2] efi: avoid error message when booting under Xen
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] efi: avoid error message when booting under Xen
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] efi: avoid error message when booting under Xen
- From: Jürgen Groß <jgross@xxxxxxxx>
- Re: [PATCH] efi: avoid error message when booting under Xen
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [GIT PULL] EFI fixes
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]