LinuxLists
Users
About
David Laight (
[email protected]
)
Number of posts: 3849 (0.79 per day)
First post: 2011-02-02 14:17:25
Last post: 2024-06-09 14:25:46
Previous Page
/
Next Page
Date
List
Subject
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
2024-02-27 09:13:37
linux-kernel
RE: [PATCH next v2 03/11] minmax: Simplify signedness check
2024-02-26 22:36:34
linux-kernel
RE: [PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-26 10:33:13
linux-kernel
RE: [PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
2024-02-26 10:25:32
linux-kernel
RE: [PATCH next v2 02/11] minmax: Use _Static_assert() instead of static_assert()
2024-02-25 21:36:41
linux-kernel
RE: [PATCH next v2 08/11] minmax: Add min_const() and max_const()
2024-02-25 21:09:53
linux-kernel
RE: [PATCH next v2 08/11] minmax: Add min_const() and max_const()
2024-02-25 16:57:59
linux-kernel
[PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
2024-02-25 16:57:34
linux-kernel
[PATCH next v2 10/11] block: Use a boolean expression instead of max() on booleans
2024-02-25 16:55:07
linux-kernel
[PATCH next v2 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
2024-02-25 16:53:55
linux-kernel
[PATCH next v2 08/11] minmax: Add min_const() and max_const()
2024-02-25 16:53:25
linux-kernel
[PATCH next v2 07/11] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
2024-02-25 16:52:43
linux-kernel
[PATCH next v2 06/11] minmax: Remove 'constexpr' check from __careful_clamp()