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
2021-09-21 02:59:42 linux-kernel Re: [PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call Stack
2021-09-20 09:27:43 linux-kernel Re: [PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call Stack
2021-09-14 16:13:23 linux-kernel Re: [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
2021-09-14 15:55:12 linux-kernel Re: [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
2021-09-14 15:47:25 linux-kernel Re: [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
2021-09-14 12:15:02 linux-kernel [RFC PATCH 6/8] powerpc: smp: remove hack to obtain offset of task_struct::cpu
2021-09-14 12:13:29 linux-kernel [RFC PATCH 8/8] ARM: rely on core code to keep thread_info::cpu updated
2021-09-14 12:13:10 linux-kernel [RFC PATCH 7/8] riscv: rely on core code to keep thread_info::cpu updated
2021-09-14 12:13:04 linux-kernel [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
2021-09-14 12:13:03 linux-kernel [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
2021-09-14 12:12:40 linux-kernel [RFC PATCH 0/8] Move task_struct::cpu back into thread_info
2021-09-14 12:12:31 linux-kernel [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info
2021-09-14 12:12:24 linux-kernel [RFC PATCH 2/8] x86: add CPU field to struct thread_info
2021-09-14 12:12:23 linux-kernel [RFC PATCH 3/8] s390: add CPU field to struct thread_info
2021-09-12 06:46:44 linux-crypto Re: [bug report] crypto: aesni - xts_crypt() return if walk.nbytes is 0
2021-09-11 16:24:21 linux-crypto Re: [bug report] crypto: aesni - xts_crypt() return if walk.nbytes is 0
2021-09-10 17:31:23 linux-kernel Re: [PATCH v2] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
2021-09-09 14:01:01 linux-kernel Re: [PATCH 6/7] ARM: Use TPIDRPRW for current
2021-09-09 13:57:51 linux-kernel Re: [PATCH 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
2021-09-09 11:31:07 linux-kernel Re: [PATCH v2] ARM: decompress: Use /memreserve/ DTS nodes when validating memory
2021-09-09 10:50:20 linux-kernel Re: [PATCH] ARM: decompressor: Avoid UNPREDICTABLE NOP encoding
2021-09-08 09:34:00 linux-kernel Re: [PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
2021-09-08 07:56:16 linux-kernel Re: [PATCH 4/7] ARM: Use hack from powerpc to get current cpu number
2021-09-07 16:17:44 linux-kernel Re: [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
2021-09-07 16:10:19 linux-kernel Re: [PATCH 2/5][RFC] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
2021-09-06 08:48:50 linux-kernel Re: [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
2021-09-05 21:09:18 linux-kernel Re: [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
2021-09-05 20:28:59 linux-kernel Re: [PATCH 1/3] ARM: Pass cpu number to secondary_start_kernel
2021-09-03 19:31:33 linux-kernel Re: [PATCH 4/5] ARM: Add basic support for EcoNet EN7523 SoC
2021-09-02 20:08:49 linux-kernel Re: [PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
2021-09-01 18:48:21 linux-kernel Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
2021-08-31 10:24:40 linux-kernel Re: [PATCH] powerpc/32: Add support for out-of-line static calls
2021-08-30 13:49:48 linux-crypto Re: [PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
2021-08-29 14:10:22 linux-kernel Re: [PATCH v2: 1/1] efi/libstub: "Exiting bootservices" message
2021-08-29 12:54:28 linux-kernel Re: [PATCH] efi/libstub: "Exiting bootservices" message
2021-08-29 06:36:35 linux-crypto Re: [PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
2021-08-28 12:23:56 linux-kernel Re: [tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
2021-08-27 14:07:47 linux-kernel Re: [PATCH] efi: cper: check section header more appropriately
2021-08-27 07:05:20 linux-crypto [PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
2021-08-27 07:05:17 linux-crypto [PATCH v7 2/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
2021-08-27 07:05:16 linux-crypto [PATCH v7 6/7] crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
2021-08-27 07:05:16 linux-crypto [PATCH v7 4/7] crypto: arm64/aes-ccm - yield NEON when processing auth-only data
2021-08-27 07:04:41 linux-crypto [PATCH v7 1/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
2021-08-27 07:04:40 linux-crypto [PATCH v7 5/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path
2021-08-27 07:04:40 linux-crypto [PATCH v7 7/7] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
2021-08-27 07:04:40 linux-crypto [PATCH v7 3/7] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
2021-08-26 07:05:11 linux-kernel Re: arch/arm/boot/compressed/fdt_check_mem_start.c:62:10: warning: no previous prototype for function 'fdt_check_mem_start'
2021-08-25 16:13:13 linux-crypto Re: [RFCv3 05/15] tcp: authopt: Add crypto initialization
2021-08-22 13:24:44 linux-crypto Re: [PATCH] crypto: xts_crypt() return if walk.nbytes is 0
2021-08-20 11:35:18 linux-kernel Re: [PATCH] x86/efi: Restore Firmware IDT in before ExitBootServices()
2021-08-20 11:16:11 linux-crypto Re: [PATCH] crypto: xts_crypt() return if walk.nbytes is 0