Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-19 | pipe: Allow buffers to be marked read-whole-or-error for notifications | David Howells | 4 | -3/+10 |
2020-05-19 | Add sample notification program | David Howells | 4 | -0/+197 |
2020-05-19 | watch_queue: Add a key/keyring notification facility | David Howells | 12 | -28/+270 |
2020-05-19 | security: Add hooks to rule on setting a watch | David Howells | 4 | -0/+25 |
2020-05-19 | pipe: Add general notification queue support | David Howells | 10 | -76/+1318 |
2020-05-19 | pipe: Add O_NOTIFICATION_PIPE | David Howells | 1 | -0/+3 |
2020-05-19 | security: Add a hook for the point of notification insertion | David Howells | 4 | -0/+38 |