Show patches with: Submitter = David Laight       |   24 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next,7/7] minmax.h: Remove some #defines that are only expanded once minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,6/7] minmax.h: Simplify the variants of clamp() minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,5/7] minmax.h: Move all the clamp() definitions after the min/max() ones minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp() minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,3/7] minmax.h: Reduce the #define expansion of min(), max() and clamp() minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,2/7] minmax.h: Update some comments minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[next,1/7] minmax.h: Add whitespace around operators and after commas minmax.h: Cleanups and minor optimisations - - - --- 2024-11-18 David Laight New
[v2,8/8] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,7/8] minmax: Use __auto_type minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,6/8] minmax: Optimise _Static_assert() check in clamp() minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,5/8] minmax: Factor out the zero-extension logic from umin/umax. minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,4/8] minmax: Simplify signedness check minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,3/8] compiler.h: Add __if_constexpr(expr, if_const, if_not_const) minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,2/8] minmax: Use _Static_assert() instead of static_assert() minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[v2,1/8] minmax: Put all the clamp() definitions together minmax: reduce compilation time - - - --- 2024-07-28 David Laight New
[7/7] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[6/7] minmax: Optimise _Static_assert() check in clamp() minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[5/7] minmax: Factor out the zero-extension logic from umin/umax minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[4/7] minmax: Simplify signedness check minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const) minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[2/7] minmax: Use _Static_assert() instead of static_assert() minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
[1/7] minmax: Put all the clamp() definitions together minmax: reduce compilation time - - - --- 2024-07-24 David Laight New
Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size - 1 - --- 2023-09-07 David Laight New
slab: kmalloc_size_roundup() must not return 0 for non-zero size slab: kmalloc_size_roundup() must not return 0 for non-zero size - - - --- 2023-09-06 David Laight New