Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
minmax: Relax type checks in min() and max().
| Archived =
No
| 5 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v3,5/5] minmax: Relax check to allow comparison between int and small unsigned constants.
minmax: Relax type checks in min() and max().
- - -
-
-
-
2023-08-04
David Laight
New
[v3,4/5] minmax: Allow comparisons of 'int' against 'unsigned char/short'.
minmax: Relax type checks in min() and max().
- - -
-
-
-
2023-08-04
David Laight
New
[v3,3/5] minmax: Fix indentation of __cmp_once() and __clamp_once()
minmax: Relax type checks in min() and max().
- - -
-
-
-
2023-08-04
David Laight
New
[v3,2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness.
minmax: Relax type checks in min() and max().
- - -
-
-
-
2023-08-04
David Laight
New
[v3,1/5] minmax: Add min_unsigned(a, b) and max_unsigned(a, b)
minmax: Relax type checks in min() and max().
- - -
-
-
-
2023-08-04
David Laight
New