| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: add definition for keyctl_restrict_keyring() | Eric Biggers | 2017-11-03 | 1 | -0/+1 |
| | | | | | | Add a definition for keyctl_restrict_keyring(), which was added in the v4.12 kernel. | ||||
| * | sys/linux: add definition for keyctl_dh_compute() | Eric Biggers | 2017-11-03 | 1 | -0/+1 |
| | | | | | | | Add a definition for keyctl_dh_compute(), which was added in the v4.7 kernel, then in the v4.12 kernel extended to take in an optional 'keyctl_kdf_params' argument. (Requires CONFIG_KEY_DH_OPERATIONS=y.) | ||||
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -0/+69 |
