LinuxLists
Users
About
Dimitri John Ledkov (
[email protected]
)
Number of posts: 79 (0.08 per day)
First post: 2021-03-12 18:41:23
Last post: 2024-01-09 19:52:39
Next Page
Date
List
Subject
2024-01-09 19:52:39
linux-kernel
Re: [PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
2024-01-09 11:57:33
linux-kernel
Re: [BUG] SHA-3 causes kmod 28 to segfault
2024-01-08 18:47:01
linux-kernel
Re: [BUG] SHA-3 causes kmod 28 to segfault
2024-01-08 18:15:16
linux-kernel
Re: [BUG] SHA-3 causes kmod 28 to segfault
2023-12-13 14:44:50
linux-kernel
[PATCH v2 0/3] objtool: make it more strict
2023-12-13 13:43:40
linux-kernel
[PATCH v2 3/3] objtool: make objtool RETPOLINE validation fatal when building with CONFIG_RETPOLINE=y
2023-12-13 13:43:39
linux-kernel
[PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
2023-12-13 13:43:35
linux-kernel
[PATCH v2 2/3] objtool: make objtool SLS validation fatal when building with CONFIG_SLS=y
2023-12-12 20:40:23
linux-kernel
Re: [PATCH] objtool: Make objtool check actually fatal upon fatal errors
2023-12-12 20:12:10
linux-kernel
Re: [PATCH] kmod: Add FIPS 202 SHA-3 support
2023-12-12 18:54:01
linux-kernel
[PATCH] objtool: Make objtool check actually fatal upon fatal errors
2023-11-24 18:07:35
linux-kernel
Re: [PATCH 0/5] remove the last bits of a.out support
2023-11-24 14:37:33
linux-kernel
Re: [PATCH 0/5] remove the last bits of a.out support
2023-11-23 18:04:02
linux-kernel
[PATCH 5/5] uapi: remove a.out.h uapi header
2023-11-23 18:03:58
linux-kernel
[PATCH 2/5] alpha: stop shipping a.out.h uapi headers
2023-11-23 18:03:47
linux-kernel
[PATCH 4/5] x86: stop shipping a.out.h uapi headers
2023-11-23 18:03:41
linux-kernel
[PATCH 3/5] m68k: stop shipping a.out.h uapi headers
2023-11-23 18:03:36
linux-kernel
[PATCH 1/5] alpha: remove a.out support from tools/objstrip
2023-11-23 18:03:18
linux-kernel
[PATCH 0/5] remove the last bits of a.out support
2023-10-31 12:43:51
linux-crypto
Re: [ppc64le] WARN at crypto/testmgr.c:5804
2023-10-31 12:41:54
linux-crypto
Re: [PATCH] crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
2023-10-30 12:06:31
linux-kernel
[PATCH v2 4/4] crypto: drbg - Remove SHA1 from drbg
2023-10-30 12:06:13
linux-crypto
[PATCH v2 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
2023-10-30 12:06:13
linux-crypto
[PATCH v2 3/4] crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
2023-10-30 12:06:00
linux-crypto
[PATCH v2 1/4] crypto: drbg - ensure most preferred type is FIPS health checked
2023-10-30 12:05:49
linux-crypto
[PATCH v2 0/4] drbg small fixes
2023-10-30 10:31:21
linux-crypto
Re: [PATCH 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
2023-10-29 20:49:10
linux-crypto
[PATCH 4/4] crypto: drbg - Remove SHA1 from drbg
2023-10-29 20:49:06
linux-crypto
[PATCH 3/4] crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
2023-10-29 20:49:00
linux-crypto
[PATCH 2/4] crypto: drbg - update FIPS CTR self-checks to aes256
2023-10-29 20:48:43
linux-crypto
[PATCH 1/4] crypto: drbg - ensure most preferred type is FIPS health checked
2023-10-29 01:10:15
linux-kernel
[PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
2023-10-25 12:58:00
linux-crypto
Re: [PATCH] docs: module-signing: adjust guide after sha1 and sha224 support is gone
2023-10-22 19:41:06
linux-crypto
[PATCH] apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
2023-10-22 18:23:34
linux-crypto
[PATCH 6/6] Documentation/module-signing.txt: bring up to date
2023-10-22 18:23:13
linux-crypto
[PATCH 5/6] crypto: enable automatic module signing with FIPS 202 SHA-3
2023-10-22 18:23:08
linux-kernel
[PATCH 4/6] crypto: x509 pkcs7 - allow FIPS 202 SHA-3 signatures
2023-10-22 18:22:55
linux-crypto
[PATCH 1/6] x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
2023-10-22 18:22:51
linux-crypto
[PATCH 3/6] crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
2023-10-22 18:22:50
linux-crypto
[PATCH 2/6] crypto: FIPS 202 SHA-3 register in hash info for IMA
2023-10-22 18:22:28
linux-crypto
[PATCH 0/6] crypto: pkcs7 x509 add FIPS 202 SHA-3 support
2023-10-22 18:09:50
linux-kernel
[PATCH] kmod: Add FIPS 202 SHA-3 support
2023-10-21 00:18:00
linux-kernel
[PATCH v2] crypto: mscode_parser - remove sha224 authenticode support
2023-10-14 23:03:18
linux-crypto
Re: [PATCH] crypto: remove md4 driver
2023-10-13 14:40:26
linux-crypto
Re: [PATCH] crypto: remove md4 driver
2023-10-10 21:28:21
linux-crypto
[PATCH] crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
2023-10-10 21:26:59
linux-kernel
[PATCH] module: Do not offer sha224 for built-in module signing
2023-10-10 21:25:56
linux-kernel
[PATCH] crypto: mscode_parser: remove sha224 authenticode support
2023-10-10 21:23:39
linux-crypto
[PATCH] crypto: pkcs7: remove sha1 support
2023-10-08 04:24:02
linux-crypto
[PATCH] crypto: remove md4 driver
2023-10-02 01:55:00
linux-kernel
[PATCH] crypto: pkcs7: remove md4 md5 x.509 support