summaryrefslogtreecommitdiffstats
path: root/include/linux/minmax.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-301-0/+64
|\
| * minmax: Introduce {min,max}_array()Herve Codina2023-07-091-0/+64
* | minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-0/+27
|/
* minmax: clamp more efficiently by avoiding extra comparisonJason A. Donenfeld2022-11-181-1/+1
* minmax: sanity check constant bounds when clampingJason A. Donenfeld2022-11-181-2/+24
* linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-221-8/+2
* kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-161-0/+153