Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minmax: clamp more efficiently by avoiding extra comparison | Jason A. Donenfeld | 2022-11-18 | 1 | -1/+1 |
* | minmax: sanity check constant bounds when clamping | Jason A. Donenfeld | 2022-11-18 | 1 | -2/+24 |
* | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn | 2021-05-22 | 1 | -8/+2 |
* | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko | 2020-10-16 | 1 | -0/+153 |