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-03-16 13:46:44
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 12:43:54
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 12:38:51
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 12:21:55
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 10:18:40
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 09:57:18
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 07:58:56
linux-kernel
Re: kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-14 22:32:02
linux-kernel
Re: [PATCH V2] efi/libstub: Call setup_graphics() before handle_kernel_image()
2023-03-14 12:02:56
linux-kernel
Re: Linux 6.3-rc2
2023-03-13 23:07:10
linux-kernel
Re: linux-next: build failure after merge of the efi-fixes tree
2023-03-12 13:09:48
linux-kernel
Re: [PATCH v4 20/26] x86/build: Make generated PE more spec compliant
2023-03-12 08:07:05
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-11 17:40:59
linux-kernel
Re: [PATCH v4 21/26] efi/x86: Explicitly set sections memory attributes
2023-03-11 17:31:38
linux-kernel
Re: [PATCH v4 20/26] x86/build: Make generated PE more spec compliant
2023-03-11 17:28:10
linux-kernel
Re: [PATCH v4 17/26] x86/boot: Reduce size of the DOS stub
2023-03-11 14:42:52
linux-kernel
Re: [PATCH v4 01/26] x86/boot: Align vmlinuz sections on page size
2023-03-11 09:26:37
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-11 09:02:19
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-11 08:55:35
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-11 08:42:27
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-11 08:16:00
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-10 16:22:54
linux-crypto
Re: [PATCH v2] crypto: lib - implement library version of AES in CFB mode
2023-03-10 16:20:22
linux-kernel
Re: [PATCH v4 23/26] efi/libstub: Use memory attribute protocol
2023-03-10 15:33:44
linux-kernel
Re: [PATCH v4 21/26] efi/x86: Explicitly set sections memory attributes
2023-03-10 15:29:05
linux-kernel
Re: [PATCH v4 20/26] x86/build: Make generated PE more spec compliant
2023-03-10 15:19:05
linux-kernel
Re: [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
2023-03-10 15:14:39
linux-kernel
Re: [PATCH v4 09/26] x86/boot: Remove mapping from page fault handler
2023-03-10 15:10:41
linux-kernel
Re: [PATCH v4 18/26] tools/include: Add simplified version of pe.h
2023-03-10 15:08:03
linux-kernel
Re: [PATCH v4 17/26] x86/boot: Reduce size of the DOS stub
2023-03-10 15:03:57
linux-kernel
Re: [PATCH v4 13/26] x86/boot: Split trampoline and pt init code
2023-03-10 15:00:26
linux-kernel
Re: [PATCH v4 12/26] x86/boot: Make kernel_add_identity_map() a pointer
2023-03-10 14:52:21
linux-kernel
Re: [PATCH v4 03/26] x86/boot: Set cr0 to known state in trampoline
2023-03-10 14:46:10
linux-kernel
Re: [PATCH v4 02/26] x86/build: Remove RWX sections and align on 4KB
2023-03-10 14:44:13
linux-kernel
Re: [PATCH v4 01/26] x86/boot: Align vmlinuz sections on page size
2023-03-09 17:37:55
linux-kernel
Re: [PATCH v4 19/26] x86/build: Cleanup tools/build.c
2023-03-09 17:14:21
linux-kernel
Re: [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
2023-03-09 16:58:25
linux-kernel
Re: [PATCH v4 19/26] x86/build: Cleanup tools/build.c
2023-03-09 16:57:21
linux-kernel
Re: [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
2023-03-09 16:01:08
linux-kernel
Re: [PATCH v4 15/26] efi/x86: Support extracting kernel from libstub
2023-03-09 15:58:20
linux-kernel
Re: [PATCH v4 19/26] x86/build: Cleanup tools/build.c
2023-03-08 10:47:49
linux-kernel
Re: [PATCH v4 06/26] x86/boot: Setup memory protection for bzImage code
2023-03-08 10:30:14
linux-kernel
Re: [PATCH v4 08/26] x86/boot: Map memory explicitly
2023-03-08 09:43:29
linux-kernel
Re: [PATCH v4 05/26] x86/boot: Support 4KB pages for identity mapping
2023-03-08 09:38:28
linux-kernel
Re: [PATCH v4 08/26] x86/boot: Map memory explicitly
2023-03-08 09:34:22
linux-kernel
Re: [PATCH v4 07/26] x86/build: Check W^X of vmlinux during build
2023-03-08 09:25:39
linux-kernel
Re: [PATCH v4 04/26] x86/boot: Increase boot page table size
2023-03-08 08:33:07
linux-kernel
Re: [PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
2023-03-07 21:05:07
linux-kernel
Re: [PATCH] cper-arm: Remove unnecessary aer.h include
2023-03-07 17:08:12
linux-kernel
Re: [PATCH v3 06/60] arm64: ptdump: Allow VMALLOC_END to be defined at boot
2023-03-07 17:04:16
linux-kernel
Re: [PATCH v3 09/60] arm64: mm: Reclaim unused vmemmap region for vmalloc use
2023-03-07 14:14:02
linux-kernel
[PATCH v3 54/60] arm64: ptdump: Deal with translation levels folded at runtime