messages from 2023-06-08 05:45:39 to 2023-06-13 20:13:23 UTC [more...]
[PATCH 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"
2023-06-13 20:12 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "linux,keycode"
[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
2023-06-13 19:01 UTC (12+ messages)
` [PATCH v5 1/4] RISC-V: add Zbc extension detection
` [PATCH v5 2/4] RISC-V: add Zbkb "
` [PATCH v5 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
[PATCH] crypto: rsa - allow only odd e and restrict value in FIPS mode
2023-06-13 16:17 UTC
[PATCH] KEYS: use kfree_sensitive with key
2023-06-13 16:07 UTC
[PATCH] crypto: Replace strlcpy with strscpy
2023-06-13 14:26 UTC (3+ messages)
[PATCH 0/5] crypto: Add akcipher interface without SGs
2023-06-13 12:53 UTC (8+ messages)
` [PATCH 1/5] crypto: akcipher - Add sync interface without SG lists
` [PATCH 2/5] crypto: dsa - Add interface for sign/verify
` [PATCH 3/5] KEYS: Add forward declaration in asymmetric-parser.h
` [PATCH 4/5] KEYS: asymmetric: Move sm2 code into x509_public_key
` [PATCH 5/5] KEYS: asymmetric: Use new crypto interface without scatterlists
[PATCH] crypto: qat - remove idle_filter setting
2023-06-13 10:29 UTC
[syzbot] [crypto?] general protection fault in cryptd_hash_export
2023-06-13 10:24 UTC (2+ messages)
[PATCH] crypto: geniv - Split geniv out of AEAD Kconfig option
2023-06-13 9:13 UTC
[PATCH] crypto: algboss - Add missing dependency on RNG2
2023-06-13 8:49 UTC
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-06-13 6:24 UTC (64+ messages)
` [PATCH RFC v9 01/51] KVM: x86: Add gmem hook for initializing private memory
` [PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating "
` [PATCH RFC v9 03/51] KVM: x86: Use full 64-bit error code for kvm_mmu_do_page_fault
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 06/51] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH RFC v9 09/51] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v9 10/51] x86/fault: Add helper for dumping RMP entries
` [PATCH RFC v9 11/51] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v9 12/51] x86/fault: Report RMP page faults for kernel addresses
` [PATCH RFC v9 13/51] x86/fault: Handle RMP page faults for user addresses
` [PATCH RFC v9 14/51] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v9 15/51] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v9 16/51] crypto: ccp: Define the SEV-SNP commands
` [PATCH RFC v9 17/51] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v9 18/51] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list
` [PATCH RFC v9 20/51] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v9 21/51] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v9 22/51] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v9 23/51] KVM: SEV: Select CONFIG_KVM_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH RFC v9 24/51] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v9 25/51] KVM: SVM: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH RFC v9 26/51] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v9 27/51] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v9 28/51] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v9 29/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v9 30/51] KVM: Add HVA range operator
` [PATCH RFC v9 31/51] KVM: Split out memory attribute xarray updates to helper function
` [PATCH RFC v9 32/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v9 33/51] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v9 34/51] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH RFC v9 35/51] KVM: SVM: Add KVM_EXIT_VMGEXIT
` [PATCH RFC v9 36/51] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v9 37/51] KVM: SVM: Add support to handle "
` [PATCH RFC v9 38/51] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH RFC v9 39/51] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v9 40/51] KVM: SVM: Add support to handle RMP nested page faults
` [PATCH RFC v9 41/51] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH RFC v9 42/51] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v9 43/51] KVM: SEV: Configure MMU to check for private fault flags
` [PATCH RFC v9 44/51] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH RFC v9 45/51] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH RFC v9 46/51] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH RFC v9 48/51] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v9 49/51] x86/sev: Add KVM commands for per-instance certs
` [PATCH RFC v9 50/51] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v9 51/51] crypto: ccp: Add debug support for decrypting pages
[RESEND v7 0/3] Add dedicated Qcom ICE driver
2023-06-13 2:50 UTC (6+ messages)
` [RESEND v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RESEND v7 3/3] mmc: sdhci-msm: "
[PATCH] crypto: frcypt Fix checkpatch warnings
2023-06-12 17:23 UTC (4+ messages)
` [PATCH v2] crypto: fcrypt: Fix block comment
[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
2023-06-12 14:45 UTC (4+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
[PATCH v7 0/3] Add dedicated Qcom ICE driver
2023-06-12 14:16 UTC (6+ messages)
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v7 3/3] mmc: sdhci-msm: "
[PATCH] crypto: qat - add fw_counters debugfs file
2023-06-12 13:26 UTC
[syzbot] [crypto?] general protection fault in crypto_shash_finup
2023-06-12 9:41 UTC
[syzbot] [crypto?] general protection fault in crypto_shash_final
2023-06-12 9:42 UTC
[syzbot] [crypto?] general protection fault in shash_async_final
2023-06-12 9:41 UTC
[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in extract_iter_to_sg
2023-06-12 9:40 UTC
[syzbot] [crypto?] general protection fault in shash_async_export
2023-06-12 9:40 UTC
[PATCH v3 0/2] crypto: starfive - Add RSA algo to drivers
2023-06-12 8:52 UTC (3+ messages)
` [PATCH v3 1/2] crypto: starfive - Update hash module irq handling
` [PATCH v3 2/2] crypto: starfive - Add RSA algo support
[PATCH] crypto: caam - optimize RNG sample size
2023-06-12 8:30 UTC
[PATCH] crypto: caam - add a test for the RNG
2023-06-12 8:28 UTC
[PATCH] crypto: caam - adjust RNG timing to support more devices
2023-06-12 8:26 UTC
[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
2023-06-12 8:22 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] crypto:caam - avoid allocating memory at crypto request runtime for skcipher
` [PATCH v2 2/5] crypto:caam - avoid allocating memory at crypto request runtime for aead
` [PATCH v2 3/5] crypto: caam - avoid allocating memory at crypto request runtime for hash
` [PATCH v2 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
` [PATCH v2 5/5] crypto: caam/qi2 "
[linux-next:master] [crypto] bb897c5504: stress-ng.af-alg.ops_per_sec -8.0% regression
2023-06-10 14:06 UTC (3+ messages)
[PATCH 0/3] crypto - some SPDX cleanups for arch code
2023-06-10 7:30 UTC (6+ messages)
` [PATCH 2/3] crypto: arm - add some missing SPDX headers
[PATCH 0/3] fixup potential cpu stall
2023-06-10 6:51 UTC (16+ messages)
` [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs
` [PATCH 2/3] virtio_console: "
` [PATCH 3/3] virtio_bt: "
[PATCH v2 0/2] crypto: LEA block cipher implementation
2023-06-10 2:14 UTC (6+ messages)
[PATCH] dt-bindings: crypto: intel,ixp4xx: drop unneeded quotes
2023-06-09 22:54 UTC (3+ messages)
[PATCH] crypto: qat - do not export adf_init_admin_pm()
2023-06-09 19:42 UTC
[PATCH] crypto: n2: Use of_property_read_reg() to parse "reg"
2023-06-09 18:31 UTC
[PATCH] crypto: qat - expose pm_idle_enabled through sysfs
2023-06-09 17:06 UTC
[PATCH 0/4] crypto: qat - extend configuration for 4xxx
2023-06-09 16:38 UTC (5+ messages)
` [PATCH 1/4] crypto: qat - move returns to default case
` [PATCH 2/4] crypto: qat - make fw images name constant
` [PATCH 3/4] crypto: qat - refactor fw config logic for 4xxx
` [PATCH 4/4] crypto: qat - extend configuration "
[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
2023-06-09 16:20 UTC (4+ messages)
` [PATCH v2 5/12] "
[RESEND] crypto: qat - add internal timer for qat 4xxx
2023-06-09 11:55 UTC
[PATCH] crypto: qat - add internal timer for qat 4xxx
2023-06-09 12:04 UTC (3+ messages)
[PATCH net-next 2/6] algif: Remove hash_sendpage*()
2023-06-09 10:02 UTC
dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
2023-06-09 9:25 UTC (3+ messages)
[PATCH] crypto: qat - set deprecated capabilities as reserved
2023-06-09 9:12 UTC (2+ messages)
[PATCH] crypto: qat - update slice mask for 4xxx devices
2023-06-09 9:12 UTC (2+ messages)
[PATCH v2 0/2] crypto: starfive - Add RSA algo to drivers
2023-06-09 9:04 UTC (3+ messages)
` [PATCH v2 2/2] crypto: starfive - Add RSA algo support
[PATCH] docs: crypto: async-tx-api: fix typo in struct name
2023-06-09 8:00 UTC (2+ messages)
[PATCH v4 00/11] Add dynamic boost control support
2023-06-08 11:17 UTC (12+ messages)
` [PATCH v4 01/11] crypto: ccp: Rename macro for security attributes
` [PATCH v4 02/11] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH v4 03/11] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH v4 04/11] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH v4 05/11] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH v4 06/11] crypto: ccp: Add support for setting user ID "
` [PATCH v4 07/11] crypto: ccp: Add support for getting and setting DBC parameters
` [PATCH v4 08/11] crypto: ccp: Add a sample library for ioctl use
` [PATCH v4 09/11] crypto: ccp: Add a sample python script for Dynamic Boost Control
` [PATCH v4 10/11] crypto: ccp: Add unit tests for dynamic boost control
` [PATCH v4 11/11] crypto: ccp: Add Mario to MAINTAINERS
[PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
2023-06-08 13:40 UTC (2+ messages)
[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
2023-06-08 12:32 UTC (4+ messages)
` [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
[PATCH 0/8] SPDX conversion for cryptographic algorithms
2023-06-08 11:12 UTC (17+ messages)
` [PATCH 1/8] crypto: Convert dual BSD 3-Clause/GPL 2.0 boilerplate to SPDX identifier
` [PATCH 3/8] crypto: drbg: Convert dual BSD 3-Clause/GPL-1.0 license "
` [PATCH 8/8] crypto: cts: Convert MIT boilerplate to corresponding SPDX license identifier
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).