Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 2021-05-02 | 1 | -1/+1 |
* | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 2020-08-10 | 1 | -3/+1 |
* | samples: pidfd: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -4/+4 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-04 | 1 | -2/+2 |
* | samples: make pidfd-metadata fail gracefully on older kernels | Dmitry V. Levin | 2019-06-24 | 1 | -2/+6 |
* | samples: fix pidfd-metadata compilation | Guenter Roeck | 2019-06-05 | 1 | -0/+4 |
* | samples: add .gitignore for pidfd-metadata | Christian Brauner | 2019-05-10 | 1 | -0/+1 |
* | samples: show race-free pidfd metadata access | Christian Brauner | 2019-05-07 | 2 | -0/+118 |