summaryrefslogtreecommitdiff
path: root/include/linux/util_macros.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-21util_macros.h: fix kernel-doc for u64_to_user_ptr()Andy Shevchenko1-2/+2
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+66
2025-05-13util_macros.h: make the header more resilientAndy Shevchenko1-0/+3
2025-05-12util_macros.h: fix the reference in kernel-docAndy Shevchenko1-1/+1
2025-05-12kernel.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-12util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2023-02-03util_macros.h: add missing inclusionAndy Shevchenko1-0/+2
2023-01-25bpf, 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-06util_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