aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19pipe: Add notification lossage handlingDavid Howells4-0/+40
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells4-3/+10
2020-05-19Add sample notification programDavid Howells4-0/+197
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells12-28/+270
2020-05-19security: Add hooks to rule on setting a watchDavid Howells4-0/+25
2020-05-19pipe: Add general notification queue supportDavid Howells10-76/+1318
2020-05-19pipe: Add O_NOTIFICATION_PIPEDavid Howells1-0/+3
2020-05-19security: Add a hook for the point of notification insertionDavid Howells4-0/+38