Date |
List |
Subject |
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 |
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(). |