aboutsummaryrefslogtreecommitdiffstats
path: root/samples/watch_queue (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-1/+2
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi1-1/+1
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-2/+1
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada1-6/+4
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-05-19pipe: Add notification lossage handlingDavid Howells1-0/+3
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells1-1/+1
2020-05-19Add sample notification programDavid Howells2-0/+190