aboutsummaryrefslogtreecommitdiff
path: root/samples/pidfd
AgeCommit message (Expand)AuthorFilesLines
2021-05-02.gitignore: prefix local generated files with a slashGravatar Masahiro Yamada 1-1/+1
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yGravatar Masahiro Yamada 1-3/+1
2020-05-17samples: pidfd: build sample program for target architectureGravatar Masahiro Yamada 1-4/+4
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-2/+2
2019-06-24samples: make pidfd-metadata fail gracefully on older kernelsGravatar Dmitry V. Levin 1-2/+6
2019-06-05samples: fix pidfd-metadata compilationGravatar Guenter Roeck 1-0/+4
2019-05-10samples: add .gitignore for pidfd-metadataGravatar Christian Brauner 1-0/+1
2019-05-07samples: show race-free pidfd metadata accessGravatar Christian Brauner 2-0/+118