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