aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/watch_queue.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19watch_queue: Annotate struct watch_filter with __counted_byKees Cook1-1/+1
2023-06-06watch_queue: prevent dangling pipe pointerSiddh Raman Pant1-2/+1
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab1-1/+1
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2020-10-01pipe: Fix memory leaks in create_pipe_files()Qian Cai1-0/+6
2020-05-19pipe: Add general notification queue supportDavid Howells1-0/+127