Hello -
There's an updated ell-key-crypto branch on
git.kernel.org:
https://git.kernel.org/cgit/linux/kernel/git/martineau/linux.git/
This is based on v4.9-rc5 of the kernel and includes:
* My keyctl restricted keyring patch set
* linux-fs/keys-blacklist (as a basis for upstreaming)
* linux-fs/keys-next (for keyctl crypto ops)
* A revert commit for an AF_ALG hash commit that caused a kernel crash
when ELL's unit/test-checksum was run
The nl80211 patches I had been carrying for iwd are part of v4.9.
The previous v4.8 key crypto kernel is tagged as ell-key-crypto-48
Relative to my Fedora 24 kernel 4.8 config, the following commands will
enable the required config options:
$ cp /boot/config-<recent kernel-version> .config
$ scripts/config --enable CONFIG_PKCS8_PRIVATE_KEY_PARSER
$ make olddefconfig
--
Mat Martineau
Intel OTC