From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lennert Buytenhek Date: Thu, 13 Jun 2019 15:45:16 +0000 Subject: [PATCH 0/3] Several keyctl pkey_* fixes Message-Id: <20190613154516.GC9017@wantstofly.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: To: keyrings@vger.kernel.org Hello, Here are some patches to make keyctl's pkey_* operations work for me -- without at least patches 1 and 2, they don't seem to work at all and I don't see how they ever could have worked. Patch 3 isn't required but makes things a little more consistent. Thanks in advance! Cheers, Lennert