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-06-07 09:53:42 linux-kernel Re: [PATCH] recordmcount: avoid using ABS symbol as reference
2021-06-07 07:09:10 linux-kernel Re: [PATCH] recordmcount: avoid using ABS symbol as reference
2021-06-07 06:39:22 linux-kernel Re: [PATCH] recordmcount: avoid using ABS symbol as reference
2021-06-05 15:33:47 linux-crypto Re: Qualcomm Crypto Engine performance numbers on mainline kernel
2021-06-05 07:02:41 linux-crypto [PATCH v2] crypto: shash - avoid comparing pointers to exported functions under CFI
2021-06-04 19:01:11 linux-crypto [PATCH] crypto: shash - stop comparing function pointers to avoid breaking CFI
2021-06-01 05:51:17 linux-kernel Re: [PATCH v2 1/4] PCI: of: Override 64-bit flag for non-prefetchable memory below 4GB
2021-05-31 19:39:22 linux-kernel Re: [PATCH v2 1/5] arm64: kexec_file: Forbid non-crash kernels
2021-05-31 19:37:38 linux-kernel Re: [PATCH v2 0/5] arm64: Make kexec_file_load honor iomem reservations
2021-05-31 06:10:07 linux-kernel Re: [PATCH 0/4] arm64: Make kexec_file_load honor iomem reservations
2021-05-26 19:36:14 linux-crypto Re: [PATCH v6 5/6] crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
2021-05-26 19:07:43 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-26 14:22:52 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-26 14:18:37 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-26 10:08:45 linux-crypto [PATCH v6 6/6] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
2021-05-26 10:08:35 linux-crypto [PATCH v6 4/6] crypto: arm64/aes-ccm - remove non-SIMD fallback path
2021-05-26 10:08:35 linux-crypto [PATCH v6 5/6] crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
2021-05-26 10:08:33 linux-crypto [PATCH v6 3/6] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
2021-05-26 10:08:31 linux-crypto [PATCH v6 1/6] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
2021-05-26 10:08:30 linux-crypto [PATCH v6 2/6] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
2021-05-26 10:08:15 linux-crypto [PATCH v6 0/6] running kernel mode SIMD with softirqs disabled
2021-05-26 09:15:01 linux-crypto Re: [PATCH v5 5/5] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
2021-05-26 09:14:26 linux-crypto Re: [PATCH v5 4/5] crypto: arm64/aes-ccm - remove non-SIMD fallback path
2021-05-25 22:20:51 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-25 18:05:58 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-25 18:03:42 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-25 17:42:33 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-25 13:56:10 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-24 18:08:11 linux-kernel Re: [PATCH 2/2] arm64: remove page granularity limitation from KFENCE
2021-05-24 10:28:17 linux-kernel Re: [PATCH 0/2] allow the sysfb support to be used in non-x86 arches
2021-05-23 12:21:47 linux-kernel Re: [BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
2021-05-22 12:11:43 linux-kernel Re: [PATCH] x86/efi: Log 32/64-bit mismatch with kernel as an error
2021-05-21 11:50:47 linux-crypto [PATCH v5 0/5] running kernel mode SIMD with softirqs disabled
2021-05-21 11:49:04 linux-crypto [PATCH v5 2/5] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
2021-05-21 11:49:04 linux-crypto [PATCH v5 3/5] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
2021-05-21 11:49:04 linux-crypto [PATCH v5 1/5] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
2021-05-21 11:49:04 linux-crypto [PATCH v5 4/5] crypto: arm64/aes-ccm - remove non-SIMD fallback path
2021-05-21 11:49:04 linux-crypto [PATCH v5 5/5] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
2021-05-21 11:08:29 linux-crypto Re: [PATCH v3 1/7] crypto: handle zero sized AEAD inputs correctly
2021-05-21 10:10:24 linux-crypto Re: [PATCH v4 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
2021-05-20 21:52:53 linux-kernel Re: [PATCH 5.12 06/45] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
2021-05-20 11:28:13 linux-crypto [PATCH] crypto: tcrypt - enable tests for xxhash and blake2
2021-05-19 19:30:46 linux-crypto [PATCH v4 0/7] running kernel mode SIMD with softirqs disabled
2021-05-19 19:30:11 linux-crypto Re: [PATCH v4 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
2021-05-19 19:30:07 linux-crypto [PATCH v4 4/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
2021-05-19 19:30:06 linux-crypto [PATCH v4 6/7] crypto: arm64/aes-ce - stop using SIMD helper for skciphers
2021-05-19 19:29:52 linux-crypto [PATCH v4 7/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path
2021-05-19 19:29:16 linux-crypto [PATCH v4 3/7] crypto: skcipher - disallow en/decrypt for non-task or non-softirq context
2021-05-19 19:29:16 linux-crypto [PATCH v4 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
2021-05-19 19:29:16 linux-crypto [PATCH v4 1/7] crypto: skcipher - handle zero sized inputs correctly
2021-05-19 19:28:45 linux-crypto [PATCH v4 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context