messages from 2021-11-22 07:10:21 to 2021-11-29 16:43:31 UTC [more...]
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-29 16:41 UTC (24+ messages)
[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
2021-11-29 16:34 UTC (30+ messages)
` [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
` [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel
` [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}
` [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
` [PATCH 8/9] lib/nodemask: add num_node_state_eq()
` [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API
[PATCH v43 00/15] /dev/random - a new approach
2021-11-29 15:31 UTC (21+ messages)
` [PATCH v43 01/15] Linux Random Number Generator
` [kbuild-all] "
[PATCH v3 0/2] use SM3 instead of SM3_256
2021-11-29 13:01 UTC (3+ messages)
[PATCH] crypto: DH: remove duplicate includes
2021-11-29 8:34 UTC
[PATCH] crypto: octeontx2 - uninitialized variable in kvf_limits_store()
2021-11-27 14:10 UTC
[PATCH v8 00/17] Enroll kernel keys thru MOK
2021-11-27 0:49 UTC (25+ messages)
` [PATCH v8 01/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v8 02/17] integrity: Fix warning about missing prototypes
` [PATCH v8 03/17] integrity: Introduce a Linux keyring called machine
` [PATCH v8 04/17] integrity: Do not allow machine keyring updates following init
` [PATCH v8 05/17] X.509: Parse Basic Constraints for CA
` [PATCH v8 06/17] KEYS: CA link restriction
` [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v8 08/17] integrity: add new keyring handler for mok keys
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v8 10/17] KEYS: add a reference to machine keyring
` [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v8 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v8 13/17] integrity: store reference to "
` [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys
` [PATCH v8 15/17] efi/mokvar: move up init order
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
[PATCH] crypto: siphash - use _unaligned version by default
2021-11-26 20:19 UTC (6+ messages)
[PATCHv7 00/12] nvme: In-band authentication support
2021-11-26 7:52 UTC (17+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions
[PATCH] crypto: TDES - disallow in FIPS mode
2021-11-26 5:33 UTC (2+ messages)
[PATCH] crypto: DH - limit key size to 2048 in FIPS mode
2021-11-26 5:32 UTC (2+ messages)
[PATCH] crypto: RSA - limit key size to 2048 in FIPS mode
2021-11-26 5:32 UTC (2+ messages)
[PATCH] crypto: Jitter RNG - consider 32 LSB for APT
2021-11-26 5:32 UTC (2+ messages)
[PATCH 0/4] crypto: hisilicon/qm - misc clean up and fixes
2021-11-26 5:32 UTC (2+ messages)
[PATCH v4 0/4] Add SP800-108 KDF implementation to crypto API
2021-11-26 5:32 UTC (2+ messages)
[PATCH 1/2] dt-bindings: crypto: sun8i-ce: Add compatible for D1
2021-11-26 5:31 UTC (3+ messages)
` [PATCH 2/2] crypto: sun8i-ce: Add support for the D1 variant
[PATCH v3 00/25] crypto: qat - PFVF refactoring
2021-11-26 5:31 UTC (2+ messages)
[PATCH v2 0/6] crypto: DRBG - improve 'nopr' reseeding
2021-11-26 5:31 UTC (2+ messages)
[PATCH v3 0/9] STM32 CRYP driver: many fixes
2021-11-26 5:24 UTC (3+ messages)
` [PATCH v3 3/9] crypto: stm32/cryp - fix CTR counter carry
[PATCH V4 0/5] Add SEV_INIT_EX support
2021-11-26 5:19 UTC (2+ messages)
[PATCH] hwrng: virtio - unregister device before reset
2021-11-25 18:04 UTC
[PATCH v2 0/6] KEXEC_SIG with appended signature
2021-11-25 18:02 UTC (7+ messages)
` [PATCH v2 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig
[PATCH v3 00/15] x86: Support Key Locker
2021-11-24 20:07 UTC (16+ messages)
` [PATCH v3 01/15] Documentation/x86: Document "
` [PATCH v3 02/15] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v3 03/15] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v3 04/15] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v3 05/15] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [PATCH v3 06/15] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v3 07/15] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [PATCH v3 08/15] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states
` [PATCH v3 09/15] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v3 10/15] crypto: x86/aes - Prepare for a new AES implementation
` [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [PATCH v3 12/15] crypto: x86/aes-kl - Support ECB mode
` [PATCH v3 13/15] crypto: x86/aes-kl - Support CBC mode
` [PATCH v3 14/15] crypto: x86/aes-kl - Support CTR mode
` [PATCH v3 15/15] crypto: x86/aes-kl - Support XTS mode
[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-11-24 7:53 UTC (6+ messages)
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator
` [PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
[PATCH] crypto: fix flexible_array.cocci warnings
2021-11-24 3:17 UTC (3+ messages)
` [kbuild-all] "
[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism
2021-11-23 17:10 UTC (2+ messages)
[PATCH 00/13]Update the icicle kit device tree
2021-11-23 11:35 UTC (9+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
[PATCHv6 00/12] nvme: In-band authentication support
2021-11-23 9:06 UTC (34+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions
linux-next: Fixes tags need some work in the crypto tree
2021-11-22 21:29 UTC
[PATCH] crypto: sa2ul - Use bitfield helpers
2021-11-22 15:54 UTC
[PATCH v43 05/15] LRNG - CPU entropy source
2021-11-22 11:48 UTC (3+ messages)
[PATCH] dt-bindings: crypto: Add optional dma properties
2021-11-22 9:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).