index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
util_macros.h
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-12
util_macros.h: make the header more resilient
Andy Shevchenko
2025-05-11
util_macros.h: fix the reference in kernel-doc
Andy Shevchenko
2025-05-11
kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h
Andy Shevchenko
2025-02-17
drm: Move for_each_if() to util_macros.h for wider use
Andy Shevchenko
2024-11-11
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-02
util_macros.h: add missing inclusion
Andy Shevchenko
2023-01-24
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-05-05
util_macros.h: have array pointer point to array of constants
Guenter Roeck
2015-04-17
util_macros.h: add find_closest() macro
Bartosz Golaszewski