summaryrefslogtreecommitdiffstats
path: root/kernel/watch_queue.c
Commit message (Expand)AuthorAgeFilesLines
* watch_queue: rectify kernel-doc for init_watch()Lukas Bulwahn2021-01-261-1/+1
* watch_queue: Limit the number of watches a user can holdDavid Howells2020-08-171-0/+8
* Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-7/+3
* pipe: Add notification lossage handlingDavid Howells2020-05-191-0/+2
* pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-05-191-1/+1
* pipe: Add general notification queue supportDavid Howells2020-05-191-0/+657