Charlie Jenkins ([email protected])

Number of posts: 803 (2.28 per day)
First post: 2023-06-26 19:17:48
Last post: 2024-06-13 17:37:34

Date List Subject
2024-02-27 23:50:33 linux-kernel [PATCH v5 0/2] riscv: Use Kconfig to set unaligned access speed
2024-02-27 23:50:03 linux-kernel [PATCH v5 1/2] riscv: lib: Introduce has_fast_unaligned_access function
2024-02-27 23:16:01 linux-kernel [PATCH v5 2/2] riscv: Set unaligned access speed at compile time
2024-02-27 19:49:57 linux-kernel Re: [PATCH v4 2/2] riscv: Set unalignment speed at compile time
2024-02-27 19:24:24 linux-kernel Re: [PATCH v4 2/2] riscv: Set unalignment speed at compile time
2024-02-27 19:07:17 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-27 18:23:46 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-27 18:21:07 linux-kernel Re: [PATCH v4 2/2] riscv: Set unalignment speed at compile time
2024-02-27 17:56:54 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-27 17:55:03 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-26 23:17:18 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-26 19:25:11 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-26 18:35:32 linux-kernel Re: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-23 22:11:59 linux-kernel [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-23 20:06:08 linux-kernel Re: [PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-23 17:58:01 linux-kernel Re: [PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-23 17:54:54 linux-kernel Re: [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-23 17:51:41 linux-kernel Re: [PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
2024-02-23 17:39:02 linux-kernel Re: "test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
2024-02-23 07:01:03 linux-kernel Re: "test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
2024-02-23 06:13:05 linux-kernel Re: "test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
2024-02-22 02:57:17 linux-kernel [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-22 02:56:59 linux-kernel [PATCH v9 1/2] lib: checksum: Fix type casting in checksum kunits
2024-02-22 02:56:51 linux-kernel [PATCH v9 0/2] lib: checksum: Fix issues with checksum tests
2024-02-22 02:38:20 linux-kernel [PATCH 4/4] parisc: checksum: Optimize from32to16
2024-02-22 02:38:14 linux-kernel [PATCH 3/4] parisc: checksum: Remove folding from csum_partial
2024-02-22 02:38:01 linux-kernel [PATCH 2/4] parisc: checksum: Use generic implementations
2024-02-22 02:37:49 linux-kernel [PATCH 1/4] asm-generic headers: Allow csum_partial arch override
2024-02-22 02:37:43 linux-kernel [PATCH 0/4] parisc: checksum: Use generic implementations and optimize checksum
2024-02-17 03:00:30 linux-kernel Re: [PATCH] parisc: Fix csum_ipv6_magic on 64-bit systems
2024-02-16 20:40:37 linux-kernel [PATCH v4 2/2] riscv: Set unalignment speed at compile time
2024-02-16 20:39:56 linux-kernel [PATCH v4 0/2] riscv: Use Kconfig to set unaligned access speed
2024-02-16 20:39:19 linux-kernel [PATCH v4 1/2] riscv: lib: Introduce has_fast_misaligned_access function
2024-02-16 19:24:33 linux-kernel Re: [PATCH v3 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
2024-02-16 06:14:08 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 19:42:31 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 16:52:04 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 15:46:59 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 04:38:53 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 04:04:44 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-15 01:44:14 linux-kernel Re: [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-14 21:51:40 linux-kernel [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-14 21:51:18 linux-kernel [PATCH v8 1/2] lib: checksum: Fix type casting in checksum kunits
2024-02-14 21:43:37 linux-kernel [PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
2024-02-14 20:22:48 linux-kernel Re: [PATCH] parisc: Fix csum_ipv6_magic on 64-bit systems
2024-02-14 01:15:36 linux-kernel Re: [PATCH] parisc: Fix csum_ipv6_magic on 32-bit systems
2024-02-13 21:08:05 linux-kernel Re: [PATCH] parisc: Fix ip_fast_csum
2024-02-13 01:14:19 linux-kernel Re: [PATCH v7 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-12 23:37:31 linux-kernel [PATCH v11 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
2024-02-12 23:37:23 linux-kernel [PATCH v11 4/4] cpumask: Add assign cpu
2024-02-12 23:37:11 linux-kernel [PATCH v11 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl