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

Date List Subject
2022-11-03 19:38:08 linux-crypto [PATCH v5 0/3] crypto: Add AES-GCM implementation to lib/crypto
2022-11-03 17:32:01 linux-kernel Re: [PATCH V3] efi: pstore: Add module parameter for setting the record size
2022-11-02 09:28:42 linux-kernel Re: [RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-02 08:35:13 linux-kernel Re: [PATCH] arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
2022-10-31 10:35:07 linux-kernel Re: [PATCH] arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
2022-10-28 15:52:29 linux-kernel Re: [PATCH] MAINTAINERS: adjust entry after arm64 efi-entry.S file movement
2022-10-27 13:59:55 linux-kernel Re: [RFC PATCH] arm64: Enable data independent timing (DIT) in the kernel
2022-10-27 11:45:00 linux-kernel [RFC PATCH] arm64: Enable data independent timing (DIT) in the kernel
2022-10-26 22:03:41 linux-kernel Re: [REGRESSION] Failure to write the NVRAM variables starting from kernel 6.0 on T2 Macs
2022-10-26 17:02:35 linux-crypto Re: Should Linux set the new constant-time mode CPU flags?
2022-10-26 11:40:20 linux-kernel Re: [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head
2022-10-25 12:54:52 linux-crypto Re: [PATCH v4 3/3] crypto: aesgcm - Provide minimal library implementation
2022-10-25 09:24:34 linux-kernel Re: [PATCH] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
2022-10-24 06:37:29 linux-crypto [PATCH v4 3/3] crypto: aesgcm - Provide minimal library implementation
2022-10-24 06:36:58 linux-crypto [PATCH v4 1/3] crypto: move gf128mul library into lib/crypto
2022-10-24 06:36:45 linux-crypto [PATCH v4 2/3] crypto: gf128mul - make gf128mul_lle time invariant
2022-10-24 06:36:44 linux-crypto [PATCH v4 0/3] crypto: Add AES-GCM implementation to lib/crypto
2022-10-24 06:15:58 linux-kernel Re: [PATCH] efi/tpm: Pass correct address to memblock_reserve
2022-10-22 10:19:42 linux-kernel Re: [PATCH v10 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
2022-10-19 21:39:01 linux-kernel Re: [REGRESSION] Failure to write the NVRAM variables starting from kernel 6.0 on T2 Macs
2022-10-19 16:03:56 linux-kernel Re: [PATCH printk v2 08/38] efi: earlycon: use console_is_enabled()
2022-10-19 11:10:37 linux-kernel Re: [kbuild-all] Re: drivers/firmware/efi/libstub/zboot.c:163:1: sparse: sparse: symbol 'efi_zboot_entry' was not declared. Should it be static?
2022-10-19 08:30:06 linux-kernel Re: [PATCH 14/16] x86/build: Make generated PE more spec compliant
2022-10-19 08:28:26 linux-kernel Re: [PATCH 12/16] x86/boot: Add EFI kernel extraction interface
2022-10-19 08:27:40 linux-kernel Re: [PATCH 09/16] efi/libstub: Move helper function to related file
2022-10-19 08:27:39 linux-kernel Re: [PATCH 13/16] efi/x86: Support extracting kernel from libstub
2022-10-19 08:23:55 linux-kernel Re: [PATCH 16/16] efi/libstub: Use memory attribute protocol
2022-10-19 08:09:51 linux-kernel Re: [PATCH 04/16] x86/boot: Increase boot page table size
2022-10-19 08:03:07 linux-kernel Re: [PATCH] efi/libstub: make memory protection warnings include newlines.
2022-10-19 07:55:23 linux-kernel Re: [PATCH 15/16] efi/libstub: Add memory attribute protocol definitions
2022-10-19 07:39:49 linux-kernel Re: [PATCH 06/16] x86/boot: Setup memory protection for bzImage code
2022-10-19 07:39:18 linux-kernel Re: [PATCH 10/16] x86/boot: Make console interface more abstract
2022-10-19 07:36:28 linux-kernel Re: [PATCH 03/16] x86/boot: Set cr0 to known state in trampoline
2022-10-19 07:34:29 linux-kernel Re: [PATCH 08/16] x86/boot: Remove mapping from page fault handler
2022-10-19 07:29:02 linux-kernel Re: [PATCH 05/16] x86/boot: Support 4KB pages for identity mapping
2022-10-19 07:15:37 linux-kernel Re: [PATCH 02/16] x86/build: Remove RWX sections and align on 4KB
2022-10-19 07:08:36 linux-kernel Re: [PATCH 01/16] x86/boot: Align vmlinuz sections on page size
2022-10-18 21:08:49 linux-crypto Re: [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto
2022-10-18 20:07:43 linux-crypto [PATCH v3 3/3] crypto: gcmaes - Provide minimal library implementation
2022-10-18 20:07:37 linux-crypto [PATCH v3 2/3] crypto: gf128mul - make gf128mul_lle time invariant
2022-10-18 20:07:16 linux-crypto [PATCH v3 1/3] crypto: move gf128mul library into lib/crypto
2022-10-18 20:07:15 linux-crypto [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto
2022-10-18 19:54:51 linux-kernel Re: drivers/firmware/efi/libstub/zboot.c:163:1: sparse: sparse: symbol 'efi_zboot_entry' was not declared. Should it be static?
2022-10-18 14:58:07 linux-kernel Re: [PATCH 0/5] pstore: Use zstd directly by default for compression
2022-10-18 13:53:58 linux-crypto Re: [PATCH v2] crypto: gcmaes - Provide minimal library implementation
2022-10-18 08:44:30 linux-kernel Re: [PATCH 0/5] pstore: Use zstd directly by default for compression
2022-10-17 21:35:46 linux-kernel Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)
2022-10-17 21:09:49 linux-kernel Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)
2022-10-17 20:24:44 linux-kernel Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)
2022-10-17 20:10:47 linux-kernel Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)
2022-10-17 20:09:01 linux-kernel Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)