aboutsummaryrefslogtreecommitdiff
path: root/samples/watch_queue
AgeCommit message (Expand)AuthorFilesLines
2021-05-02.gitignore: prefix local generated files with a slashGravatar Masahiro Yamada 1-1/+2
2021-01-21watch_queue: Drop references to /dev/watch_queueGravatar Gabriel Krisman Bertazi 1-1/+1
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yGravatar Masahiro Yamada 1-2/+1
2020-06-22samples: watch_queue: build sample program for target architectureGravatar Masahiro Yamada 1-6/+4
2020-06-13watch_queue: add gitignore for generated sample programGravatar Linus Torvalds 1-0/+1
2020-05-19pipe: Add notification lossage handlingGravatar David Howells 1-0/+3
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsGravatar David Howells 1-1/+1
2020-05-19Add sample notification programGravatar David Howells 2-0/+190