linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 21:20:27 to 2021-07-30 11:31:07 UTC [more...]

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-30 11:31 UTC  (66+ messages)
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-07-30  8:06 UTC  (4+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-07-30  6:30 UTC  (22+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
` [PATCH 03/12] clk: mediatek: add mt7986 clock support
` [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
` [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH 06/12] pinctrl: mediatek: add support "
` [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [PATCH 09/12] dt-bindings: serial: Add compatible for Mediatek MT7986
` [PATCH 10/12] dt-bindings: watchdog: "
` [PATCH 11/12] arm64: dts: mediatek: add mt7986a support
` [PATCH 12/12] arm64: dts: mediatek: add mt7986b support

[PATCH v2] KEYS: trusted: fix use as module when CONFIG_TCG_TPM=m
 2021-07-30  6:21 UTC  (9+ messages)

[RFC v1 0/2] crypto: tcrypt: small changes to run under KUnit
 2021-07-30  5:33 UTC  (6+ messages)
` [RFC v1 1/2] crypto: tcrypt: minimal conversion "

[RESEND] crypto: atmel-aes: use swap()
 2021-07-30  3:11 UTC  (4+ messages)

[PATCH] crypto: ecc: handle unaligned input buffer in ecc_swap_digits
 2021-07-30  3:11 UTC  (3+ messages)

[PATCH] padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
 2021-07-30  3:10 UTC  (3+ messages)

[PATCH] crypto: sun8i-ss - Use kfree_sensitive
 2021-07-30  3:10 UTC  (2+ messages)

[PATCH v3 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2021-07-30  3:09 UTC  (6+ messages)
` [PATCH v3 1/4] crypto: sm4 - create SM4 library based on sm4 generic code
` [PATCH v3 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
` [PATCH v3 3/4] crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
` [PATCH v3 4/4] crypto: tcrypt - add the asynchronous speed test for SM4

[PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
 2021-07-30  3:10 UTC  (11+ messages)
` [PATCH 1/9] crypto: atmel-tdes: Clarify how tdes dev gets allocated to the tfm
` [PATCH 2/9] crypto: atmel-tdes: Handle error messages
` [PATCH 3/9] crypto: atmel-aes: Add blocksize constraint for ECB and CBC modes
` [PATCH 4/9] crypto: atmel-aes: Add XTS input length constraint
` [PATCH 5/9] crypto: atmel-aes: Add NIST 800-38A's zero length cryptlen constraint
` [PATCH 6/9] crypto: atmel-tdes: Add FIPS81's "
` [PATCH 7/9] crypto: atmel-{aes, tdes}: Set OFB's blocksize to 1
` [PATCH 8/9] crypto: atmel-aes: Add fallback to XTS software implementation
` [PATCH 9/9] crypto: atmel-aes: Allocate aes dev at tfm init time

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-07-29 19:34 UTC  (5+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-29 18:28 UTC  (9+ messages)

Extending CRYPTO_ALG_OPTIONAL_KEY for cipher algorithms
 2021-07-29 10:32 UTC  (4+ messages)

[PATCH] crypto: ccp: shutdown SEV firmware on kexec
 2021-07-28 20:41 UTC  (2+ messages)

[RFC] tcp: Initial support for RFC5925 auth option
 2021-07-28  6:49 UTC  (8+ messages)

[PATCH 1/6] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
 2021-07-27 10:23 UTC  (6+ messages)
` [PATCH 2/6] crypto: omap-sham - initialize req only after omap_sham_hw_init()
` [PATCH 3/6] crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
` [PATCH 4/6] crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
` [PATCH 5/6] crypto: omap-sham - drop suspend and resume functions
` [PATCH 6/6] crypto: omap-sham - drop pm_runtime_irqsafe() usage

[PATCH v2] crypto: ccm - avoid negative wrapping of integers
 2021-07-27  5:38 UTC  (4+ messages)

[PATCH v3 0/2] hwrng: Add Arm SMCCC TRNG based driver
 2021-07-27  0:59 UTC  (6+ messages)
` [PATCH v3 1/2] firmware: smccc: Register smccc_trng platform device
` [PATCH v3 2/2] hwrng: Add Arm SMCCC TRNG based driver

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-07-26 17:13 UTC  (13+ messages)
` [PATCH RFC v2 01/12] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 03/12] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH RFC v2 04/12] integrity: add add_to_mok_keyring
` [PATCH RFC v2 05/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_system_trusted_or_ca
` [PATCH RFC v2 06/12] integrity: accessor function to get trust_moklist
` [PATCH RFC v2 07/12] integrity: add new keyring handler for mok keys
` [PATCH RFC v2 08/12] integrity: Suppress error message for keys added to the mok keyring
` [PATCH RFC v2 09/12] KEYS: add a reference to "
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys
` [PATCH RFC v2 11/12] integrity: Do not allow mok keyring updates following init
` [PATCH RFC v2 12/12] integrity: store reference to mok keyring

[PATCH] crypto: avoid negative wrapping of integers
 2021-07-26 16:45 UTC 

[PATCH v4] crypto: sun8i-ss: fix multiple memory leaks in sun8i_ss_hash_run
 2021-07-26 15:31 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
 2021-07-26 15:27 UTC 

[PATCH v3] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
 2021-07-26  9:55 UTC 

[PATCH v2] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
 2021-07-26  8:29 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
 2021-07-26  7:05 UTC  (3+ messages)

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-24 11:17 UTC  (39+ messages)
` [PATCH 05/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/11] nvme: Implement "
` [PATCH 07/11] nvme-auth: augmented challenge support
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication

[RESEND] gpu: ipu-v3: use swap()
 2021-07-23  9:58 UTC  (2+ messages)

[PATCH] crypto: x86/aes-ni - add missing error checks in XTS code
 2021-07-23  6:53 UTC  (2+ messages)

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-22  6:31 UTC  (7+ messages)
` [PATCH 1/4] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH 2/4] KEYS: trusted: allow trust sources "
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator
` [PATCH 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH 0/3] DCP as trusted keys backend
 2021-07-21 17:17 UTC  (5+ messages)
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-21 17:02 UTC  (10+ messages)
` [PATCH v2 6/6] "

[PATCH v2] hwrng: Add Arm SMCCC TRNG based driver
 2021-07-21 11:16 UTC  (6+ messages)

[PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
 2021-07-19 20:53 UTC  (5+ messages)


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).