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
/
cleanup.h
Age
Commit message (
Expand
)
Author
2024-12-07
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-03
deal with the last remaing boolean uses of fd_file()
Al Viro
2024-10-25
cleanup: Add conditional guard helper
David Lechner
2024-10-25
cleanup: Adjust scoped_guard() macros to avoid potential warning
Przemek Kitszel
2024-10-25
cleanup: Remove address space of returned pointer
Uros Bizjak
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-05
cleanup: Add usage and style documentation
Dan Williams
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-28
file: add take_fd() cleanup helper
Christian Brauner
2024-05-27
cleanup: Standardize the header guard define's name
Ingo Molnar
2023-11-15
cleanup: Add conditional guard support
Peter Zijlstra
2023-09-13
cleanup: Make no_free_ptr() __must_check
Peter Zijlstra
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra