messages from 2023-10-12 04:37:46 to 2023-10-20 05:50:35 UTC [more...]
[PATCH] virtio-crypto: handle config changed by work queue
2023-10-20 5:50 UTC (2+ messages)
[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
2023-10-20 5:27 UTC (5+ messages)
` [PATCH 07/11] crypto: qat - add retrieval of fw capabilities
` [PATCH 08/11] crypto: qat - add rate limiting feature to qat_4xxx
[PATCH v4] padata: Fix refcnt handling in padata_free_shell()
2023-10-20 5:03 UTC (2+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-20 0:43 UTC (71+ messages)
` [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
` [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
` [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v10 27/50] KVM: Add HVA range operator
` [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
` [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v10 33/50] KVM: SEV: Add support to handle "
` [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
[PATCH 00/12] PCI device authentication
2023-10-19 7:58 UTC (30+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication
[PATCH] crypto: jitter - use permanent health test storage
2023-10-19 7:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/17] crypto: stop supporting alignmask in shash
2023-10-19 5:53 UTC (18+ messages)
` [PATCH 01/17] crypto: sparc/crc32c - stop using the shash alignmask
` [PATCH 02/17] crypto: stm32 - remove unnecessary alignmask
` [PATCH 03/17] crypto: xilinx/zynqmp-sha "
` [PATCH 04/17] crypto: mips/crc32 - remove redundant setting of alignmask to 0
` [PATCH 05/17] crypto: loongarch/crc32 "
` [PATCH 06/17] crypto: cbcmac - remove unnecessary alignment logic
` [PATCH 07/17] crypto: cmac "
` [PATCH 08/17] crypto: hmac "
` [PATCH 09/17] crypto: vmac - don't set alignmask
` [PATCH 10/17] crypto: xcbc - remove unnecessary alignment logic
` [PATCH 11/17] crypto: shash - remove support for nonzero alignmask
` [PATCH 12/17] libceph: stop checking crypto_shash_alignmask
` [PATCH 13/17] crypto: drbg - "
` [PATCH 14/17] crypto: testmgr "
` [PATCH 15/17] crypto: adiantum - stop using alignmask of shash_alg
` [PATCH 16/17] crypto: hctr2 "
` [PATCH 17/17] crypto: shash - remove crypto_shash_alignmask
[PATCH] crypto: shash - eliminate indirect call for default import and export
2023-10-18 22:34 UTC
[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
2023-10-18 1:24 UTC (18+ messages)
[PATCH V1 0/4] Enable TRNG for SA8775P and SC7280
2023-10-17 16:29 UTC (10+ messages)
` [PATCH V1 1/4] dt-bindings: crypto: qcom,prng: document SA8775P
` [PATCH V1 2/4] dt-bindings: crypto: qcom,prng: document SC7280
` [PATCH V1 3/4] arm64: dts: qcom: sa8775p: add TRNG node
` [PATCH V1 4/4] arm64: dts: qcom: sc7280: "
` (subset) [PATCH V1 0/4] Enable TRNG for SA8775P and SC7280
[PATCH] crypto: qcom: add HW_RANDOM dependency
2023-10-17 7:13 UTC (3+ messages)
[PATCH] crypto: qcom-rng - Add missing dependency on hw_random
2023-10-17 7:12 UTC (2+ messages)
Linux 6.5 broke iwd
2023-10-16 19:37 UTC (10+ messages)
` [PATCH] KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
[PATCH V2] dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
2023-10-16 18:27 UTC (3+ messages)
[PATCH 00/10] Add Marvell CN10KB/CN10KA B0 support
2023-10-16 14:02 UTC (12+ messages)
` [PATCH 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF
[PATCH v6 00/11] Introduce STM32 Firewall framework
2023-10-16 12:02 UTC (5+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2023-10-16 11:50 UTC (9+ messages)
` [PATCH RFC gmem v1 1/8] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH RFC gmem v1 2/8] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
` [PATCH RFC gmem v1 5/8] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH RFC gmem v1 6/8] KVM: x86: Add KVM_X86_SNP_VM vm_type
` [PATCH RFC gmem v1 7/8] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
[RFC PATCH] crypto: de-prioritize QAT
2023-10-16 11:26 UTC
[RFC/REFACT] Refactoring and significantly reducing code complexity
2023-10-16 10:47 UTC (5+ messages)
[PATCH] crypto: rsa - Add module alias for pkcs1pad
2023-10-16 5:57 UTC
[PATCH] certs: Break circular dependency when selftest is modular
2023-10-16 5:21 UTC
[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
2023-10-16 3:32 UTC (5+ messages)
` [PATCH v4 3/5] crypto: qcom-rng - Add hw_random interface support
` (subset) [PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
[PATCH v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing")
2023-10-16 1:25 UTC (4+ messages)
[PATCH] crypto: remove md4 driver
2023-10-14 23:02 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b
2023-10-14 7:35 UTC
[PATCH v4 2/2] misc: Add Nitro Secure Module driver
2023-10-13 15:43 UTC (2+ messages)
[PATCH] crypto: hisilicon/qm - alloc buffer to set and get xqc
2023-10-13 10:39 UTC (2+ messages)
[PATCH] crypto: jitter - reuse allocated entropy collector
2023-10-13 10:38 UTC (2+ messages)
[PATCH] crypto: aspeed-hace: Use device_get_match_data()
2023-10-13 10:38 UTC (2+ messages)
[PATCH] hwrng: n2: Use device_get_match_data()
2023-10-13 10:38 UTC (2+ messages)
[PATCH v4] crypto: qat - add cnv_errors debugfs file
2023-10-13 10:37 UTC (2+ messages)
[PATCH v6 0/2] Add debugfs pm_status for qat driver
2023-10-13 10:36 UTC (2+ messages)
[PATCH] crypto: qat - add namespace to driver
2023-10-13 10:36 UTC (2+ messages)
[PATCH] crypto: authencesn - Fix incorrect setauthsize function
2023-10-13 10:21 UTC (2+ messages)
[PATCH] crypto: xts - use 'spawn' for underlying single-block cipher
2023-10-13 10:13 UTC (2+ messages)
[syzbot] general protection fault in scatterwalk_copychunks (4)
2023-10-13 8:49 UTC (3+ messages)
` [syzbot] [net] [crypto] "
[PATCH] crypto: skcipher - fix weak key check for lskciphers
2023-10-13 5:57 UTC (2+ messages)
[PATCH v2] crypto: skcipher - fix weak key check for lskciphers
2023-10-13 5:56 UTC
[PATCH] crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
2023-10-13 3:49 UTC
[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error
2023-10-12 17:58 UTC (2+ messages)
[PATCH] crypto: hifn_795x - Silence gcc format-truncation false positive warnings
2023-10-12 15:08 UTC
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-10-12 7:50 UTC
[PATCH] crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
2023-10-12 5:11 UTC
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).