aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/util_macros.h (follow)
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+66
2025-05-12util_macros.h: make the header more resilientAndy Shevchenko1-0/+3
2025-05-11util_macros.h: fix the reference in kernel-docAndy Shevchenko1-1/+1
2025-05-11kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.hAndy Shevchenko1-0/+66
2025-02-17drm: Move for_each_if() to util_macros.h for wider useAndy Shevchenko1-0/+15
2024-11-11util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+2
2023-02-02util_macros.h: add missing inclusionAndy Shevchenko1-0/+2
2023-01-24bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki1-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski1-0/+40