David Laight ([email protected])

Number of posts: 3810 (0.79 per day)
First post: 2011-02-02 14:17:25
Last post: 2024-04-16 20:57:54

Date List Subject
2024-04-16 20:57:54 linux-kernel RE: [PATCH] seq_file: Optimize seq_puts()
2024-04-16 20:32:02 linux-kernel RE: [PATCH 002/437] fs: add generic read/write iterator helpers
2024-04-16 11:10:11 linux-kernel RE: powerpc: io-defs.h:43:1: error: performing pointer arithmetic on a null pointer has undefined behavior [-Werror,-Wnull-pointer-arithmetic]
2024-04-15 11:23:40 linux-kernel RE: [PATCH] xfs: replace deprecated strncpy with strscpy_pad
2024-04-15 08:43:59 linux-kernel RE: [PATCH] MIPS: ralink: Use min() to fix Coccinelle warning
2024-04-11 10:28:14 linux-kernel RE: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-10 08:12:51 linux-kernel RE: More annoying code generation by clang
2024-04-08 14:52:11 linux-kernel RE: [PATCH 2/3] arm64: add __READ_ONCE_EX()
2024-04-08 07:46:21 linux-kernel RE: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
2024-04-04 07:54:27 linux-crypto RE: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
2024-04-03 08:29:16 linux-crypto RE: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
2024-03-26 10:21:19 linux-kernel RE: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-25 14:54:03 linux-kernel RE: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-24 22:30:33 linux-kernel RE: [PATCH bpf] bpf: verifier: prevent userspace memory access
2024-03-24 20:05:38 linux-kernel RE: [PATCH bpf] bpf: verifier: prevent userspace memory access
2024-03-24 19:42:53 linux-kernel RE: [PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
2024-03-24 19:10:25 linux-kernel RE: [PATCH v4 00/16] x86-64: Stack protector and percpu improvements
2024-03-22 14:24:25 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-22 09:24:58 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-21 15:21:35 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-21 14:38:07 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-21 12:57:46 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-21 12:08:51 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-21 10:23:13 linux-kernel RE: [PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-18 15:53:50 linux-kernel RE: [RFC 00/14] Dynamic Kernel Stacks
2024-03-18 15:39:20 linux-kernel RE: [RFC 00/14] Dynamic Kernel Stacks
2024-03-18 09:47:36 linux-kernel RE: [PATCH v2] locking/osq_lock: Optimize osq_lock performance using per-NUMA
2024-03-17 21:03:53 linux-kernel RE: [patch 5/9] x86: Cure per CPU madness on UP
2024-03-17 19:00:17 linux-kernel RE: [RFC 00/14] Dynamic Kernel Stacks
2024-03-12 22:19:00 linux-kernel RE: [RFC 00/14] Dynamic Kernel Stacks
2024-03-11 21:42:57 linux-kernel RE: On the optimum size of a batch
2024-03-11 21:19:59 linux-kernel RE: [PATCH] f2fs: Cast expression type to unsigned long in __count_extent_cache()
2024-03-10 19:43:26 linux-kernel RE: Question about unpacking large initramfs (>2G)
2024-03-10 19:21:36 linux-kernel RE: [PATCH] sysfs: make sysfs_emit() return ssize_t
2024-03-10 19:07:47 linux-kernel RE: On the optimum size of a batch
2024-03-10 18:37:38 linux-kernel RE: [PATCH] kbuild: remove GCC's default -Wpacked-bitfield-compat flag
2024-03-10 18:16:11 linux-kernel RE: [for-linus][PATCH 0/3] tracing: Fixes for v6.8
2024-03-10 17:46:24 linux-kernel RE: [PATCH] f2fs: Cast expression type to unsigned long in __count_extent_cache()
2024-03-09 14:58:32 linux-kernel RE: [PATCH] usercopy: delete __noreturn from usercopy_abort
2024-03-09 14:35:12 linux-kernel RE: arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
2024-03-05 09:27:07 linux-kernel RE: [PATCH v11] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-03-01 21:58:58 linux-kernel RE: [PATCH v2] zswap: replace RB tree with xarray
2024-03-01 17:24:55 linux-kernel RE: [PATCH v11] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-03-01 13:45:21 linux-kernel RE: [+externe Mail+] RE: [PATCH] compiler.h: Explain how __is_constexpr() works
2024-03-01 09:32:36 linux-kernel RE: [PATCH] compiler.h: Explain how __is_constexpr() works
2024-03-01 08:53:13 linux-kernel RE: [PATCH] x86/apic: Use div64_ul() instead of do_div()
2024-02-29 22:42:04 linux-kernel RE: stackinit unit test failures on m68k
2024-02-29 22:19:34 linux-kernel RE: Linux 6.8-rc6
2024-02-29 22:13:43 linux-kernel RE: [PATCH] x86/apic: Use div64_ul() instead of do_div()
2024-02-29 21:59:34 linux-kernel RE: [PATCH v1 4/6] perf threads: Move threads to its own files
2024-02-27 22:44:29 linux-kernel RE: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests