Ard Biesheuvel ([email protected])

Number of posts: 157 (1.51 per day)
First post: 2024-01-11 12:33:31
Last post: 2024-04-25 12:09:25

Date List Subject
2024-04-25 12:09:25 linux-kernel [PATCH v2 3/4] x86/boot/64: Determine VA/PA offset before entering C code
2024-04-25 12:09:09 linux-kernel [PATCH v2 2/4] x86/xen/pvh: Move startup code into .ref.text
2024-04-25 12:08:56 linux-kernel [PATCH v2 1/4] x86/sev: Avoid WARN()s in early boot code
2024-04-25 12:08:44 linux-kernel [PATCH v2 4/4] x86/boot/64: Avoid intentional absolute symbol references in .head.text
2024-04-24 16:27:09 linux-kernel [RFC PATCH 5/9] x86/purgatory: Simplify GDT and drop data segment
2024-04-24 16:23:05 linux-kernel [RFC PATCH 0/9] kexec x86 purgatory cleanup
2024-04-24 16:21:34 linux-kernel [RFC PATCH 4/9] x86/purgatory: Avoid absolute reference to GDT
2024-04-24 16:04:53 linux-kernel [RFC PATCH 2/9] x86/purgatory: Simplify stack handling
2024-04-24 16:03:51 linux-kernel [RFC PATCH 1/9] x86/purgatory: Drop function entry padding from purgatory
2024-04-24 15:55:47 linux-kernel [RFC PATCH 9/9] kexec: Drop support for partially linked purgatory executables
2024-04-24 15:55:28 linux-kernel [RFC PATCH 8/9] x86/purgatory: Simplify references to regs array
2024-04-24 15:55:21 linux-kernel [RFC PATCH 7/9] x86/purgatory: Use fully linked PIE ELF executable
2024-04-24 15:55:06 linux-kernel [RFC PATCH 6/9] kexec: Add support for fully linked purgatory executables
2024-04-24 15:54:21 linux-kernel [RFC PATCH 3/9] x86/purgatory: Drop pointless GDT switch
2024-04-20 14:53:31 linux-kernel [PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
2024-04-18 20:18:36 linux-kernel [PATCH] x86/purgatory: Switch to the position-independent small code model
2024-04-15 16:31:53 linux-kernel [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
2024-04-15 16:22:33 linux-kernel [PATCH v4 3/3] btf: Avoid weak external references
2024-04-15 16:21:29 linux-kernel [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
2024-04-15 16:21:00 linux-kernel [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
2024-04-15 13:30:35 linux-crypto [PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
2024-04-15 08:13:59 linux-kernel [PATCH v3 2/3] vmlinux: Avoid weak reference to notes section
2024-04-15 08:13:50 linux-kernel [PATCH v3 1/3] kallsyms: Avoid weak references for kallsyms symbols
2024-04-15 07:59:46 linux-kernel [PATCH v3 3/3] btf: Avoid weak external references
2024-04-15 07:58:56 linux-kernel [PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
2024-04-10 15:15:58 linux-kernel [PATCH v2] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
2024-04-10 10:27:58 linux-kernel [PATCH] x86/boot/64: Clear CR4.PGE to disable global 1:1 mappings
2024-04-09 17:36:13 linux-kernel [PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
2024-04-09 15:15:31 linux-kernel [PATCH v2 3/3] btf: Avoid weak external references
2024-04-09 15:04:15 linux-kernel [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
2024-04-09 15:04:07 linux-kernel [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
2024-03-29 09:35:06 linux-kernel [PATCH 3/3] btf: Avoid weak external references
2024-03-29 09:34:54 linux-kernel [PATCH 2/3] vmlinux: Avoid weak reference to notes section
2024-03-29 09:34:32 linux-kernel [PATCH 1/3] kallsyms: Avoid weak references for kallsyms symbols
2024-03-29 09:34:22 linux-kernel [PATCH 0/3] kbuild: Avoid weak external linkage where possible
2024-03-28 15:05:39 linux-kernel [PATCH] x86/efistub: Reinstate soft limit for initrd loading
2024-03-28 06:43:33 linux-kernel [PATCH] gcc-plugins/stackleak: Avoid .head.text section
2024-03-25 13:44:06 linux-kernel [PATCH] x86/efistub: Add missing boot_params for mixed mode compat entry
2024-03-15 18:45:09 linux-kernel [PATCH] x86/efistub: Clear decompressor BSS in native EFI entrypoint
2024-03-07 14:32:09 linux-kernel [RFC PATCH v6.10 4/4] x86/boot/64: Avoid intentional absolute symbol references in .head.text
2024-03-07 14:32:01 linux-kernel [RFC PATCH v6.10 3/4] x86/boot/64: Determine VA/PA offset before entering C code
2024-03-07 14:31:40 linux-kernel [RFC PATCH v6.10 2/4] x86/xen/pvh: Move startup code into .ref.text
2024-03-07 14:31:19 linux-kernel [RFC PATCH v6.10 1/4] x86/sev: Avoid WARN()s in early boot code
2024-03-07 14:31:04 linux-kernel [RFC PATCH v6.10 0/4] x86: Rid .head.text of all abs references
2024-02-27 15:24:24 linux-kernel [PATCH v7 9/9] x86/startup_64: Drop global variables keeping track of LA57 state
2024-02-27 15:24:09 linux-kernel [PATCH v7 8/9] x86/sev: Move early startup code into .head.text section
2024-02-27 15:24:03 linux-kernel [PATCH v7 7/9] x86/sme: Move early SME kernel encryption handling into .head.text
2024-02-27 15:23:39 linux-kernel [PATCH v7 5/9] efi/libstub: Add generic support for parsing mem_encrypt=
2024-02-27 15:20:47 linux-kernel [PATCH v7 6/9] x86/boot: Move mem_encrypt= parsing to the decompressor
2024-02-27 15:20:33 linux-kernel [PATCH v7 4/9] x86/startup_64: Simplify virtual switch on primary boot
2024-02-27 15:20:31 linux-kernel [PATCH v7 2/9] x86/startup_64: Defer assignment of 5-level paging global variables