LinuxLists
Users
About
Ard Biesheuvel (
[email protected]
)
Number of posts: 3764 (2.22 per day)
First post: 2019-10-26 14:57:27
Last post: 2024-06-13 22:02:51
Previous Page
/
Next Page
Date
List
Subject
2023-06-07 07:36:04
linux-kernel
[PATCH v5 15/20] decompress: Use 8 byte alignment
2023-06-07 07:36:01
linux-kernel
[PATCH v5 07/20] x86/decompressor: Call trampoline as a normal function
2023-06-07 07:36:01
linux-kernel
[PATCH v5 13/20] x86/efistub: Perform 4/5 level paging switch from the stub
2023-06-07 07:31:14
linux-kernel
[PATCH v5 16/20] x86/decompressor: Move global symbol references to C code
2023-06-07 07:28:16
linux-kernel
[PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register
2023-06-07 07:27:47
linux-kernel
[PATCH v5 14/20] x86/efistub: Prefer EFI memory attributes protocol over DXE services
2023-06-07 07:27:17
linux-kernel
[PATCH v5 05/20] x86/decompressor: Use proper sequence to take the address of the GOT
2023-06-07 07:27:10
linux-kernel
[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
2023-06-06 17:40:56
linux-crypto
[PATCH 0/3] crypto - some SPDX cleanups for arch code
2023-06-06 17:40:56
linux-crypto
[PATCH 1/3] crypto: arm64 - add some missing SPDX headers
2023-06-06 17:40:56
linux-crypto
[PATCH 2/3] crypto: arm - add some missing SPDX headers
2023-06-06 17:40:56
linux-crypto
[PATCH 3/3] crypto: x86 - add some missing SPDX headers
2023-06-06 15:47:37
linux-kernel
Re: [PATCH v9 6/6] x86/efi: Safely enable unaccepted memory in UEFI
2023-06-06 12:30:40
linux-crypto
Re: [PATCH] crypto: md4: Fix checkpatch issues
2023-06-06 11:06:01
linux-crypto
Re: [GIT PULL] Asymmetric keys fix for v6.4-rc5
2023-06-06 07:41:28
linux-kernel
Re: [PATCH v5 3/3] efi: Add tee-based EFI variable driver
2023-06-02 23:00:19
linux-kernel
Re: [PATCH] efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility
2023-06-02 22:26:19
linux-kernel
Re: [PATCH v4 20/21] x86/efistub: Perform SNP feature test while running in the firmware
2023-06-02 21:50:41
linux-kernel
Re: [PATCH v4 20/21] x86/efistub: Perform SNP feature test while running in the firmware
2023-06-02 16:21:17
linux-kernel
Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
2023-06-02 16:09:46
linux-kernel
Re: [PATCHv13 4/9] x86/boot/compressed: Handle unaccepted memory
2023-06-02 13:12:46
linux-kernel
Re: [PATCH] efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
2023-06-02 10:38:25
linux-kernel
[PATCH v4 01/21] x86/efistub: Branch straight to kernel entry point from C code
2023-06-02 10:36:17
linux-kernel
[PATCH v4 15/21] decompress: Use 8 byte alignment
2023-06-02 10:35:52
linux-kernel
[PATCH v4 05/21] x86/decompressor: Use proper sequence to take the address of the GOT
2023-06-02 10:35:44
linux-kernel
[PATCH v4 20/21] x86/efistub: Perform SNP feature test while running in the firmware
2023-06-02 10:35:38
linux-kernel
[PATCH v4 02/21] x86/efistub: Simplify and clean up handover entry code
2023-06-02 10:35:01
linux-kernel
[PATCH v4 12/21] x86/decompressor: Merge trampoline cleanup with switching code
2023-06-02 10:34:09
linux-kernel
[PATCH v4 11/21] x86/decompressor: Only call the trampoline when changing paging levels
2023-06-02 10:32:59
linux-kernel
[PATCH v4 13/21] x86/efistub: Perform 4/5 level paging switch from the stub
2023-06-02 10:32:52
linux-kernel
[PATCH v4 03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
2023-06-02 10:32:47
linux-kernel
[PATCH v4 21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot
2023-06-02 10:32:25
linux-kernel
[PATCH v4 14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services
2023-06-02 10:32:12
linux-kernel
[PATCH v4 00/21] efi/x86: Avoid bare metal decompressor during EFI boot
2023-06-02 10:32:01
linux-kernel
[PATCH v4 07/21] x86/decompressor: Call trampoline as a normal function
2023-06-02 10:29:40
linux-kernel
[PATCH v4 16/21] x86/decompressor: Move global symbol references to C code
2023-06-02 10:29:37
linux-kernel
[PATCH v4 09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
2023-06-02 10:29:34
linux-kernel
[PATCH v4 04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint
2023-06-02 10:28:40
linux-kernel
[PATCH v4 18/21] x86/head_64: Store boot_params pointer in callee-preserved register
2023-06-02 10:28:28
linux-kernel
[PATCH v4 19/21] efi/libstub: Add limit argument to efi_random_alloc()
2023-06-02 10:27:51
linux-kernel
[PATCH v4 17/21] x86/decompressor: Factor out kernel decompression and relocation
2023-06-02 10:25:51
linux-kernel
[PATCH v4 10/21] x86/decompressor: Call trampoline directly from C code
2023-06-02 10:25:22
linux-kernel
[PATCH v4 08/21] x86/decompressor: Use standard calling convention for trampoline
2023-06-02 10:25:05
linux-kernel
[PATCH v4 06/21] x86/decompressor: Store boot_params pointer in callee save register
2023-06-02 10:08:51
linux-kernel
Re: [PATCH 1/2] ARM: mm: Refactor __do_page_fault()
2023-06-02 10:08:40
linux-kernel
Re: [PATCH 1/2] ARM: mm: Refactor __do_page_fault()
2023-06-01 14:53:08
linux-kernel
Re: [PATCH 7/7] modpost: detect section mismatch for R_ARM_REL32
2023-06-01 13:19:53
linux-kernel
Re: [PATCH 7/7] modpost: detect section mismatch for R_ARM_REL32
2023-06-01 12:30:05
linux-kernel
Re: [PATCH 5/7] modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}
2023-06-01 09:15:55
linux-kernel
Re: [PATCH] ARM: Replace all non-returning strlcpy with strscpy
2023-05-30 16:24:32
linux-kernel
Re: [PATCH v4 1/4] lib/ucs2_string: Add UCS-2 strlcpy function