On Wed, 6 Dec 2023 at 15:26, Lucas De Marchi wrote:
>
> On Sun, Oct 22, 2023 at 07:09:28PM +0100, Dimitri John Ledkov wrote:
> >Add support for parsing FIPS 202 SHA-3 signature hashes. Separately,
> >it is not clear why explicit hashes are re-encoded here, instead of
> >tr
v6.7 and with this patch are
automatically supported.
Signed-off-by: Dimitri John Ledkov
---
configure.ac| 7 -
libkmod/libkmod-signature.c | 59 +
2 files changed, 20 insertions(+), 46 deletions(-)
diff --git a/configure.ac b/configure.ac
Add support for parsing FIPS 202 SHA-3 signature hashes. Separately,
it is not clear why explicit hashes are re-encoded here, instead of
trying to generically show any digest openssl supports.
Signed-off-by: Dimitri John Ledkov
---
libkmod/libkmod-signature.c | 12
1 file changed
On 12/03/2021 21:49, Eric Snowberg wrote:
>
>> On Mar 12, 2021, at 11:39 AM, Dimitri John Ledkov
>> wrote:
>>
>> On 25/02/2021 20:59, David Howells wrote:
>>> From: Eric Snowberg
>>>
>>> During boot the Secure Boot Forbidden Signature D
On 25/02/2021 20:59, David Howells wrote:
> From: Eric Snowberg
>
> During boot the Secure Boot Forbidden Signature Database, dbx,
> is loaded into the blacklist keyring. Systems booted with shim
> have an equivalent Forbidden Signature Database called mokx.
> Currently mokx is only used by shim
compressor streams with/without padding
into kunit tests, across all decompressor algorithms.
[1] ./Documentation/driver-api/early-userspace/buffer-format.rst
BugLink: https://bugs.launchpad.net/bugs/1835660
Signed-off-by: Dimitri John Ledkov
---
lib/decompress_unlz4.c | 8
1 file
Heya,
So I did a trimmed export of the patch from repository pointed out, and I have
a comment about the config change below. I'm pretty sure i probably got the
headers wrong, so sorry if i break threading with this email.
On 18/06/15 15:52, Jan Kara wrote:
> The functionality of ext3 is fully
/NVM-Express-1_1a.pdf
Signed-off-by: Dimitri John Ledkov
---
Changes since v1:
- Change cntlid from __le16 to __u16 ("it's a cookie")
- Change eui64 from __le64 to __u8[8] (as per IEEE's recommendation)
include/uapi/linux/nvme.h | 19 +++
1 file changed,
/NVM-Express-1_1a.pdf
Signed-off-by: Dimitri John Ledkov
---
include/uapi/linux/nvme.h | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/include/uapi/linux/nvme.h b/include/uapi/linux/nvme.h
index 096fe1c..73cb2af 100644
--- a/include/uapi/linux/nvme.h
+++ b
/NVM-Express-1_1a.pdf
Signed-off-by: Dimitri John Ledkov
---
include/uapi/linux/nvme.h | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/include/uapi/linux/nvme.h b/include/uapi/linux/nvme.h
index 096fe1c..73cb2af 100644
--- a/include/uapi/linux/nvme.h
+++ b
10 matches
Mail list logo