summaryrefslogtreecommitdiff
path: root/include/linux/cleanup.h
AgeCommit message (Expand)Author
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-10-25cleanup: Add conditional guard helperDavid Lechner
2024-10-25cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel
2024-10-25cleanup: Remove address space of returned pointerUros Bizjak
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-05cleanup: Add usage and style documentationDan Williams
2024-07-16Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-28file: add take_fd() cleanup helperChristian Brauner
2024-05-27cleanup: Standardize the header guard define's nameIngo Molnar
2023-11-15cleanup: Add conditional guard supportPeter Zijlstra
2023-09-13cleanup: Make no_free_ptr() __must_checkPeter Zijlstra
2023-06-26locking: Introduce __cleanup() based infrastructurePeter Zijlstra