David Laight ([email protected])

Number of posts: 3837 (0.79 per day)
First post: 2011-02-02 14:17:25
Last post: 2024-05-08 12:23:22

Date List Subject
2024-01-22 21:43:03 linux-kernel RE: [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
2024-01-22 17:40:30 linux-kernel RE: [PATCH v2] kbuild: resolve symlinks for O= properly
2024-01-22 17:39:08 linux-kernel RE: [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
2024-01-22 17:26:06 linux-kernel RE: [PATCH] iio: gts-helper: Fix division loop
2024-01-21 22:37:13 linux-kernel RE: [PATCH 1/2] x86: Remove dynamic NOP selection
2024-01-21 22:26:47 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-19 09:14:55 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-18 22:57:33 linux-kernel RE: [PATCH v3 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq
2024-01-18 14:40:43 linux-kernel RE: [PATCH] comedi: drivers: ni_tio: Fix arithmetic expression overflow
2024-01-17 22:49:11 linux-kernel Subject: [PATCH next] ext4: super: Use clamp() instead of clamp_val() to bound timestamps
2024-01-16 17:17:56 linux-kernel RE: [PATCH] riscv: Optimize crc32 with Zbc extension
2024-01-16 16:53:03 linux-kernel RE: [PATCH] selftests/mm: switch to bash from sh
2024-01-15 08:45:24 linux-kernel RE: [GIT PULL] Scheduler changes for v6.8
2024-01-13 22:42:55 linux-kernel RE: [PATCH] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
2024-01-12 14:27:53 linux-kernel RE: [PATCH next v4 1/5] minmax: Add umin(a, b) and umax(a, b)
2024-01-12 13:40:59 linux-kernel RE: [PATCH next v4 1/5] minmax: Add umin(a, b) and umax(a, b)
2024-01-12 13:00:27 linux-crypto RE: [PATCH v6 RESEND 5/5] crypto: LEA block cipher x86_64 optimization
2024-01-12 12:16:34 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-11 21:38:16 linux-kernel RE: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-11 19:41:36 linux-kernel RE: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-10 22:58:50 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-10 09:04:04 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-09 09:42:57 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-09 09:35:59 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-08 13:35:18 linux-kernel RE: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-08 11:05:00 linux-kernel RE: [PATCH] asm-generic: make sparse happy with odd-sized put_unaligned_*()
2024-01-08 10:35:15 linux-kernel RE: [PATCH] net: stmmac: protect statistics updates with a spinlock
2024-01-07 20:56:30 linux-kernel RE: [PATCH] minmax: allow comparisons of 'long long int' against 'unsigned char/short/int'
2024-01-07 12:11:53 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-07 11:45:00 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-06 22:09:22 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-05 23:53:20 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-05 16:12:38 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-05 12:02:35 linux-kernel RE: [PATCH] execve: argument list space enlargement
2024-01-05 10:41:53 linux-kernel RE: x86/csum: Remove unnecessary odd handling
2024-01-04 23:14:50 linux-kernel RE: [PATCH v2] media: venus: use div64_u64() instead of do_div()
2024-01-04 22:57:42 linux-kernel RE: [PATCH v2] input/vmmouse: Fix device name copies
2024-01-02 23:32:36 linux-kernel RE: [PATCH next 2/5] locking/osq_lock: Avoid dirtying the local cpu's 'node' in the osq_lock() fast path.
2024-01-02 10:20:47 linux-kernel RE: [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr().
2024-01-02 09:14:58 linux-kernel RE: [PATCH] block: fix length of strscpy()
2024-01-01 21:48:04 linux-kernel RE: [PATCH] block: fix length of strscpy()
2024-01-01 16:34:25 linux-kernel RE: packet: Improve exception handling in fanout_add()
2024-01-01 08:47:38 linux-kernel RE: [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr().
2023-12-31 21:56:27 linux-kernel [PATCH next v2 5/5] locking/osq_lock: Optimise decode_cpu() and per_cpu_ptr().
2023-12-31 21:55:33 linux-kernel [PATCH next v2 4/5] locking/osq_lock: Avoid writing to node->next in the osq_lock() fast path.
2023-12-31 21:54:36 linux-kernel [PATCH next v2 3/5] locking/osq_lock: Use node->prev_cpu instead of saving node->prev.
2023-12-31 21:53:25 linux-kernel [PATCH next v2 2/5] locking/osq_lock: Optimise the vcpu_is_preempted() check.
2023-12-31 21:51:52 linux-kernel [PATCH next v2 1/5] locking/osq_lock: Defer clearing node->locked until the slow osq_lock() path.
2023-12-31 21:50:26 linux-kernel [PATCH next v2 0/5] locking/osq_lock: Optimisations to osq_lock code.
2023-12-31 11:56:37 linux-kernel RE: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.
2023-12-31 11:42:09 linux-kernel RE: [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses.