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