Linux-EFI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-21 11:52:44 to 2022-06-14 12:03:49 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-14 12:02 UTC  (15+ messages)
` [PATCHv7 01/14] x86/boot: Centralize __pa()/__va() definitions
` [PATCHv7 02/14] mm: Add support for unaccepted memory
` [PATCHv7 03/14] mm: Report unaccepted memory in meminfo
` [PATCHv7 04/14] efi/x86: Get full memory map in allocate_e820()
` [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv7 06/14] efi/x86: Implement support for unaccepted memory
` [PATCHv7 07/14] x86/boot/compressed: Handle "
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv7 09/14] x86/mm: Provide helpers for unaccepted memory
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv7 11/14] x86: Disable kexec if system has "
` [PATCHv7 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv7 13/14] x86/tdx: Refactor try_accept_one()
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support

[PATCH] Correct comment on efi_memmap_alloc
 2022-06-14 11:48 UTC 

[PATCH v5 0/5] introduce mirrored memory support for arm64
 2022-06-14 10:50 UTC  (9+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 2/5] mm: Ratelimited mirrored memory related warning messages
` [PATCH v5 3/5] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd
` [PATCH v5 5/5] memblock: Disable mirror feature if kernelcore is not specified

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-06-14  0:46 UTC  (3+ messages)
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table

[PATCH v4 0/6] introduce mirrored memory support for arm64
 2022-06-13 11:54 UTC  (16+ messages)
` [PATCH v4 1/6] efi: Make efi_find_mirror() public
` [PATCH v4 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v4 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v4 4/6] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v4 5/6] mm: Only remove nomap flag for initrd
` [PATCH v4 6/6] memblock: Disable mirror feature if kernelcore is not specified

[PATCH] efi/capsule-loader: Add write mutex to prevent uaf
 2022-06-11 19:40 UTC 

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-11  9:56 UTC  (34+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified

[efi:urgent] BUILD SUCCESS 05c800c26b21e089e22e1738ea28568a2be5bd61
 2022-06-11  6:48 UTC 

Linux DRTM on UEFI platforms
 2022-06-10 16:40 UTC  (3+ messages)

[PATCH] efi: sysfb_efi: remove unnecessary <asm/efi.h> include
 2022-06-10  9:09 UTC  (2+ messages)

[PATCH] efi/x86: libstub: Fix typo in __efi64_argmap* name
 2022-06-09 11:46 UTC  (2+ messages)

[PATCH] efi: random: wait for CRNG to become ready before refreshing the seed
 2022-06-09  9:39 UTC  (3+ messages)

Napływ Klientów ze strony
 2022-06-08  8:15 UTC 

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-06-07 18:15 UTC  (18+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "

[PATCH] firmware/efi: Add write mutex to prevent uaf - revision
 2022-06-07 17:59 UTC 

[PATCH] firmware/efi: Add write mutex to prevent uaf
 2022-06-07 17:29 UTC 

[PATCH v3 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-06-07  0:42 UTC  (3+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-06 11:42 UTC  (4+ messages)
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support

[GIT PULL] EFI updates for v5.19 #2
 2022-06-03 21:49 UTC  (2+ messages)

[PATCH] efi: clean up Kconfig dependencies on CONFIG_EFI
 2022-06-03 15:45 UTC  (2+ messages)

[PATCH V15 11/24] LoongArch: Add boot and setup routines
 2022-06-03 11:48 UTC  (5+ messages)

[PATCH V14 11/24] LoongArch: Add boot and setup routines
 2022-06-03 10:08 UTC  (8+ messages)
  ` Steps forward for the LoongArch UEFI bringup patch? (was: Re: [PATCH V14 11/24] LoongArch: Add boot and setup routines)

[PATCH 0/2] UEFI panic notification mechanism
 2022-06-02 17:39 UTC  (2+ messages)

[PATCH V13 11/24] LoongArch: Add boot and setup routines
 2022-06-02 10:19 UTC 

[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
 2022-06-02  8:39 UTC  (13+ messages)
` [PATCHv6 02/15] mm: Add "
` [PATCHv6 03/15] efi/x86: Get full memory map in allocate_e820()
` [PATCHv6 10/15] x86/mm: Report unaccepted memory in /proc/meminfo
` [PATCHv6 15/15] mm/vmstat: Add counter for memory accepting

[PATCH] LoongArch: Fix unsigned expression compared with zero
 2022-06-02  4:00 UTC 

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-06-02  3:43 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 75ed63d919400b803691a0c757ee23c6f767a625
 2022-06-02  1:05 UTC 

[PATCH V12 11/24] LoongArch: Add boot and setup routines
 2022-06-01 12:29 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-06-01  7:45 UTC 

[PATCH v2] efi: EFI_DISABLE_RUNTIME should depend on EFI
 2022-05-28  9:39 UTC  (3+ messages)

[PATCH] riscv: read-only pages should not be writable
 2022-05-28  9:26 UTC  (3+ messages)

[PATCH] efi/x86: libstub: Make DXE calls mixed mode safe
 2022-05-28  9:14 UTC 

[PATCH 00/30] security, efi: Add kernel lockdown
 2022-05-28  0:11 UTC  (4+ messages)
` [PATCH 18/30] acpi: Disable APEI error injection if the kernel is locked down

[PATCH] x86: Fix all occurences of "the the"
 2022-05-27  6:14 UTC 

[PATCH V3 0/5] Support for 64bit hartid on RV64 platforms
 2022-05-27  5:17 UTC  (6+ messages)
` [PATCH V3 1/5] riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
` [PATCH V3 2/5] riscv: spinwait: Fix hartid variable type
` [PATCH V3 3/5] riscv: smp: Add 64bit hartid support on RV64
` [PATCH V3 4/5] riscv: cpu: "
` [PATCH V3 5/5] riscv/efi_stub: Add 64bit boot-hartid "

[PATCH V2 0/5] Support for 64bit hartid on RV64 platforms
 2022-05-27  4:30 UTC  (11+ messages)
` [PATCH V2 1/5] riscv: cpu_ops_sbi: Support for 64bit hartid
` [PATCH V2 2/5] riscv: spinwait: Fix hartid variable type
` [PATCH V2 3/5] riscv: smp: Support for 64bit hartid
` [PATCH V2 4/5] riscv: cpu: "
` [PATCH V2 5/5] riscv/efi_stub: Support for 64bit boot-hartid

[PATCH 0/5] Support for 64bit hartid on RV64 platforms
 2022-05-26 10:15 UTC  (17+ messages)
` [PATCH 1/5] riscv: cpu_ops_sbi: Support for 64bit hartid
` [PATCH 2/5] riscv: cpu_ops_spinwait: "
` [PATCH 3/5] riscv: smp: "
` [PATCH 4/5] riscv: cpu: "
` [PATCH 5/5] riscv/efi_stub: Support for 64bit boot-hartid

[PATCH V11 09/22] LoongArch: Add boot and setup routines
 2022-05-24 12:48 UTC  (4+ messages)
      `  "

[PATCH] LoongArch: take size of pointed value, not pointer
 2022-05-24 12:11 UTC  (5+ messages)

Hello Sir, I seek your urgent consideration
 2022-05-24  9:23 UTC 

Napływ Klientów ze strony
 2022-05-24  8:00 UTC 

[PATCH] efi: EFI_DISABLE_RUNTIME should depend on EFI
 2022-05-24  7:36 UTC  (3+ messages)

[PATCH] LoongArch: Fix unsigned function returning negative constant
 2022-05-24  4:02 UTC  (3+ messages)

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-24  1:11 UTC  (11+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[GIT PULL] EFI updates for v5.19
 2022-05-23 19:20 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 3f68e69520d3d52d66a6ad872a75b7d8f2ea7665
 2022-05-21 11:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).