summaryrefslogtreecommitdiffstats
path: root/samples/watch_queue
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-1/+2
* watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi2021-01-211-1/+1
* kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-101-2/+1
* samples: watch_queue: build sample program for target architectureMasahiro Yamada2020-06-221-6/+4
* watch_queue: add gitignore for generated sample programLinus Torvalds2020-06-131-0/+1
* pipe: Add notification lossage handlingDavid Howells2020-05-191-0/+3
* pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-05-191-1/+1
* Add sample notification programDavid Howells2020-05-192-0/+190