David Laight ([email protected])

Number of posts: 3820 (0.79 per day)
First post: 2011-02-02 14:17:25
Last post: 2024-04-29 14:02:53

Date List Subject
2024-02-08 10:05:07 linux-kernel RE: [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-04 19:40:48 linux-kernel RE: [PATCH v8 0/4] Introduce mseal
2024-02-01 23:05:25 linux-kernel RE: [PATCH 3/3] riscv: optimized memset
2024-02-01 22:43:49 linux-kernel RE: [RFC] string: Allow 2-argument strscpy()
2024-01-30 11:51:45 linux-kernel RE: [PATCH 2/3] riscv: optimized memmove
2024-01-29 09:40:08 linux-kernel RE: [PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-01-29 09:23:25 linux-kernel RE: [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans
2024-01-28 22:22:42 linux-kernel RE: [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans
2024-01-28 19:37:44 linux-kernel [PATCH next 11/11] minmax: min() and max() don't need to return constant expressions
2024-01-28 19:36:40 linux-kernel [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans
2024-01-28 19:35:15 linux-kernel [PATCH next 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
2024-01-28 19:33:21 linux-kernel [PATCH next 08/11 minmax: Add min_const() and max_const()
2024-01-28 19:32:02 linux-kernel RE: [PATCH next 0711] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
2024-01-28 19:31:17 linux-kernel RE: [PATCH next 00611] minmax: Remove 'constexpr' check from __careful_clamp()
2024-01-28 19:30:22 linux-kernel RE: [PATCH next 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
2024-01-28 19:29:34 linux-kernel RE: [PATCH next 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
2024-01-28 19:28:28 linux-kernel RE: [PATCH next 03/11] minmax: Simplify signedness check
2024-01-28 19:27:50 linux-kernel RE: [PATCH next 02/11] minmax: Use _Static_assert() instead of static_assert()
2024-01-28 19:26:57 linux-kernel RE: [PATCH next 01/11] minmax: Put all the clamp() definitions together
2024-01-28 19:24:37 linux-kernel [PATCH next 00/11] minmax: Optimise to reduce .i line length.
2024-01-28 19:02:33 linux-kernel RE: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
2024-01-28 12:47:35 linux-kernel RE: [PATCH 2/3] riscv: optimized memmove
2024-01-28 12:36:35 linux-kernel RE: [PATCH 1/3] riscv: optimized memcpy
2024-01-28 12:17:26 linux-kernel RE: [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
2024-01-27 21:23:35 linux-kernel RE: [PATCH 0/1] tools/nolibc/string: export strlen()
2024-01-27 15:27:27 linux-kernel RE: [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-27 15:11:43 linux-kernel RE: [GIT PULL] Enable -Wstringop-overflow globally
2024-01-27 14:52:40 linux-kernel RE: [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params
2024-01-27 14:33:02 linux-kernel RE: [PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-01-27 11:12:22 linux-kernel RE: [RFC] Printing numbers in SI units
2024-01-24 15:11:47 linux-kernel RE: [PATCH] spi: Raise limit on number of chip selects
2024-01-24 12:12:58 linux-kernel RE: [PATCH] iov_iter: streamline iovec/bvec alignment iteration
2024-01-24 09:08:26 linux-kernel RE: [PATCH v3 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-01-23 10:16:35 linux-kernel RE: [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
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