public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 11:22:20 to 2022-12-19 14:40:21 UTC [more...]

[PATCH v2] efi: random: fix NULL-deref when refreshing seed
 2022-12-19 14:40 UTC  (4+ messages)

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2022-12-19 14:08 UTC  (29+ messages)
` [PATCH v4 01/26] x86/boot: Align vmlinuz sections on page size
` [PATCH v4 02/26] x86/build: Remove RWX sections and align on 4KB
` [PATCH v4 03/26] x86/boot: Set cr0 to known state in trampoline
` [PATCH v4 04/26] x86/boot: Increase boot page table size
` [PATCH v4 05/26] x86/boot: Support 4KB pages for identity mapping
` [PATCH v4 06/26] x86/boot: Setup memory protection for bzImage code
` [PATCH v4 07/26] x86/build: Check W^X of vmlinux during build
` [PATCH v4 08/26] x86/boot: Map memory explicitly
` [PATCH v4 09/26] x86/boot: Remove mapping from page fault handler
` [PATCH v4 10/26] efi/libstub: Move helper function to related file
` [PATCH v4 11/26] x86/boot: Make console interface more abstract
` [PATCH v4 12/26] x86/boot: Make kernel_add_identity_map() a pointer
` [PATCH v4 13/26] x86/boot: Split trampoline and pt init code
` [PATCH v4 14/26] x86/boot: Add EFI kernel extraction interface
` [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
` [PATCH v4 16/26] x86/boot: Reduce lower limit of physical KASLR
` [PATCH v4 17/26] x86/boot: Reduce size of the DOS stub
` [PATCH v4 18/26] tools/include: Add simplified version of pe.h
` [PATCH v4 19/26] x86/build: Cleanup tools/build.c
` [PATCH v4 20/26] x86/build: Make generated PE more spec compliant
` [PATCH v4 21/26] efi/x86: Explicitly set sections memory attributes
` [PATCH v4 22/26] efi/libstub: Add memory attribute protocol definitions
` [PATCH v4 23/26] efi/libstub: Use memory attribute protocol
` [PATCH v4 24/26] efi/libstub: make memory protection warnings include newlines
` [PATCH v4 25/26] efi/x86: don't try to set page attributes on 0-sized regions
` [PATCH v4 26/26] efi/x86: don't set unsupported memory attributes

[PATCH] efi: random: fix NULL-deref when refreshing seed
 2022-12-19 10:18 UTC  (4+ messages)

[PATCH] efi: fix NULL-deref in init error path
 2022-12-19  9:10 UTC 

[PATCH 0/6] RISC-V kasan rework
 2022-12-16 16:21 UTC  (7+ messages)
` [PATCH 1/6] riscv: Split early and final KASAN population functions
` [PATCH 2/6] riscv: Rework kasan "
` [PATCH 3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space
` [PATCH 4/6] riscv: Fix EFI stub usage of KASAN instrumented string functions
` [PATCH 5/6] riscv: Fix ptdump when KASAN is enabled
` [PATCH 6/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

Słowa kluczowe do wypozycjonowania
 2022-12-15  9:00 UTC 

[PATCH] efitools: Include <strings.h> for the strcasecmp function
 2022-12-14 21:43 UTC  (2+ messages)

[PATCH] Define _GNU_SOURCE for a declaration of strptime
 2022-12-14 21:32 UTC 

[PATCH v3 00/24] x86_64: Improvements at compressed kernel stage
 2022-12-14 11:49 UTC  (8+ messages)
  ` [PATCH 1/2] efi/x86: don't set unsupported memory attributes
    ` [PATCH 2/2] efi/x86: don't try to set page attributes on 0-sized regions

[GIT PULL] EFI updates for v6.2
 2022-12-13 22:35 UTC  (2+ messages)

[PATCH] drivers: correct parameters passed to strncmp
 2022-12-13  1:36 UTC 

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-12-12  6:11 UTC  (11+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[efi:next] BUILD SUCCESS c2530a04a73e6b75ed71ed14d09d7b42d6300013
 2022-12-10  2:59 UTC 

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

[PATCH] arm64: efi: Account for the EFI runtime stack in stack unwinder
 2022-12-09 15:10 UTC  (5+ messages)

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-09 11:53 UTC  (12+ messages)
` [PATCH v8 1/3] kexec: Refactor kexec_in_progress into a function
` [PATCH v8 2/3] freezer: refactor pm_freezing "
` [PATCH v8 3/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace

[PATCH 0/2] arm64: efi: Robustify EFI runtime wrapper code
 2022-12-09 10:53 UTC  (5+ messages)
` [PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack
` [PATCH 2/2] arm64: efi: Recover from synchronous exceptions occurring in firmware

[efi:next] BUILD SUCCESS e8dfdf3162eb549d064b8c10b1564f7e8ee82591
 2022-12-09  5:59 UTC 

[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-12-09  1:45 UTC  (2+ messages)

[PATCH v1 1/2] efi/earlycon: Replace open coded strnchrnul()
 2022-12-08 22:12 UTC  (2+ messages)
` [PATCH v1 2/2] efi/earlycon: Speed up scrolling by skiping moving empty space

[PATCH v2 0/2] efi: Add generic magic number in header
 2022-12-07 14:06 UTC  (13+ messages)
` [PATCH v2 1/2] efi: libstub: Always enable initrd command line loader and bump version
` [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header

[PATCH v3 0/14] Zbb string optimizations and call support in alternatives
 2022-12-07 11:32 UTC  (40+ messages)
` [PATCH v3 01/14] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v3 02/14] RISC-V: add prefix to all constants/macros "
` [PATCH v3 03/14] RISC-V: detach funct-values from their offset
` [PATCH v3 04/14] RISC-V: add ebreak instructions to definitions
` [PATCH v3 05/14] RISC-V: add auipc elements to parse_asm header
` [PATCH v3 06/14] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v3 07/14] RISC-V: rename parse_asm.h to insn.h
` [PATCH v3 08/14] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v3 09/14] RISC-V: add U-type imm parsing to insn.h header
` [PATCH v3 10/14] RISC-V: add rd reg "
` [PATCH v3 11/14] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH v3 12/14] efi/riscv: libstub: mark when compiling libstub
` [PATCH v3 13/14] RISC-V: add infrastructure to allow different str* implementations
` [PATCH v3 14/14] RISC-V: add zbb support to string functions

[PATCH v2 0/6] efi/x86: Avoid corrupted config tables under Xen
 2022-12-06 23:19 UTC  (3+ messages)
` [PATCH v2 6/6] efi: Apply allowlist to EFI configuration tables when running "

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2022-12-06 12:59 UTC 

[PATCH] arm64: efi: Limit allocations to 48-bit addressable physical region
 2022-12-05 20:05 UTC 

[efi:next] BUILD SUCCESS 6736ebb6e18898978f8e49d6ee9662e34993e176
 2022-12-03  5:54 UTC 

[efi:urgent] BUILD SUCCESS 7572ac3c979d4d0fb42d73a72d2608656516ff4f
 2022-12-02  6:11 UTC 

[efi:next] BUILD SUCCESS 327b555ed078dde9e119fee497d7ae60b5b1dd62
 2022-12-02  4:53 UTC 

[PATCH] arm64: efi: Make runtime service wrapper more robust
 2022-12-01 23:52 UTC  (4+ messages)

[GIT PULL] EFI fix for v6.1 (#4)
 2022-12-01 19:37 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-12-01 13:47 UTC  (6+ messages)
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap

[efi:urgent] BUILD SUCCESS 1feda1dfb58149bd8a90b1c1fabb18e7c8af0c65
 2022-12-01  6:16 UTC 

[PATCH] arm64: efi: Move runtime services asm wrapper out of .text
 2022-11-30 18:05 UTC 

[efi:urgent] BUILD SUCCESS be2cf04496bb8a608e54d8259531ccdf72123dbc
 2022-11-30 14:03 UTC 

Wycena paneli fotowoltaicznych
 2022-11-30  8:50 UTC 

[PATCH] riscv: Sync efi page table's kernel mappings before switching
 2022-11-29  0:50 UTC  (5+ messages)

[PATCH v3 0/5] Use EFI variables for random seed
 2022-11-28  1:35 UTC  (8+ messages)
` [PATCH v3 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v3 2/5] efi: stub: use random seed from EFI variable

[PATCH RFC v1 0/6] Use EFI variables for random seed
 2022-11-27 21:36 UTC  (6+ messages)
` [PATCH RFC v1 5/6] efi: efivarfs: prohibit reading random seed variables

HARD HAT
 2022-11-27 19:54 UTC 

[PATCH v5 0/7] arm64: efi: leave MMU and caches on at boot
 2022-11-26 14:17 UTC  (7+ messages)

[PATCH v3 00/17] x86: head_64.S spring cleaning
 2022-11-23 14:33 UTC  (11+ messages)

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-11-23 12:05 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox