messages from 2022-12-06 14:03:54 to 2022-12-14 20:12:16 UTC [more...]
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-12-14 19:40 UTC (49+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 09/64] KVM: Add HVA range operator
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 12/64] KVM: SEV: Implement .fault_is_private callback
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 15/64] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v7 17/64] x86/mm/pat: Introduce set_memory_p
` [PATCH RFC v7 18/64] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v7 19/64] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v7 20/64] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v7 21/64] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v7 22/64] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v7 23/64] x86/fault: Add support to dump RMP entry on fault
` [PATCH RFC v7 24/64] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 26/64] crypto:ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v7 27/64] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v7 28/64] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v7 30/64] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 32/64] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v7 33/64] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v7 34/64] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH RFC v7 35/64] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v7 36/64] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v7 41/64] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH RFC v7 42/64] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v7 43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH RFC v7 45/64] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH RFC v7 46/64] KVM: SVM: Add KVM_EXIT_VMGEXIT
` [PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v7 48/64] KVM: SVM: Add support to handle "
` [PATCH RFC v7 49/64] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH RFC v7 50/64] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH RFC v7 51/64] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH v2 0/4] crypto: Accelerated GCM for IPSec on ARM/arm64
2022-12-14 17:19 UTC (5+ messages)
` [PATCH v2 1/4] crypto: arm/ghash - implement fused AES/GHASH version of AES-GCM
` [PATCH v2 2/4] crypto: arm64/gcm - add RFC4106 support
` [PATCH v2 3/4] crypto: tcrypt - include larger key sizes in RFC4106 benchmark
` [PATCH v2 4/4] crypto: aead - fix inaccurate documentation
Słowa kluczowe do wypozycjonowania
2022-12-14 9:05 UTC
[GIT PULL] Crypto Fixes for 5.15
2022-12-14 8:15 UTC (11+ messages)
` [GIT PULL] Crypto Fixes for 5.16
` [GIT PULL] Crypto Fixes for 5.17
` [GIT PULL] Crypto Fixes for 5.18
` [GIT PULL] Crypto Fixes for 5.19
` [GIT PULL] Crypto Update for 5.20
` [GIT PULL] Crypto Update for 6.1
` [GIT PULL] Crypto Update for 6.2
[PATCH v4 0/4] Add Aspeed ACRY driver for hardware acceleration
2022-12-14 7:01 UTC (5+ messages)
` [PATCH v4 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v4 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
` [PATCH v4 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v4 4/4] dt-bindings: bus: add documentation for Aspeed AHBC
[PATCH v3 0/2] Fix lack of section mismatch warnings with LTO
2022-12-14 6:52 UTC (3+ messages)
` [PATCH v3 1/2] padata: Mark padata_work_init() as __ref
[PATCH v3 00/10] Add CA enforcement keyring restrictions
2022-12-14 0:34 UTC (11+ messages)
` [PATCH v3 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v3 02/10] KEYS: Add missing function documentation
` [PATCH v3 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v3 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v3 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v3 06/10] KEYS: Introduce keyring restriction that validates ca trust
` [PATCH v3 07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
` [PATCH v3 08/10] integrity: Use root of trust signature restriction
` [PATCH v3 09/10] KEYS: CA link restriction
` [PATCH v3 10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
[RFC PATCH] crypto: use kmap_local() not kmap_atomic()
2022-12-13 20:58 UTC (3+ messages)
arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char
2022-12-13 19:45 UTC (6+ messages)
` [PATCH] crypto: arm/sha1 - Fix clang function cast warnings
[PATCH v2 0/2] ARM: allow kernel mode NEON in softirq context
2022-12-13 16:56 UTC (5+ messages)
` [PATCH v2 1/2] ARM: vfp: Manipulate VFP state with softirqs disabled
` [PATCH v2 2/2] ARM: permit non-nested kernel mode NEON in softirq context
[PATCH v2 0/2] Fix lack of section mismatch warnings with LTO
2022-12-13 16:48 UTC (8+ messages)
` [PATCH v2 1/2] padata: Mark padata_work_init() as __ref
[PATCH v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
2022-12-13 11:10 UTC
[PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
2022-12-13 11:07 UTC (6+ messages)
[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
2022-12-13 6:32 UTC (6+ messages)
[PATCH v2 00/10] Add CA enforcement keyring restrictions
2022-12-13 2:41 UTC (17+ messages)
` [PATCH v2 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v2 02/10] KEYS: Add missing function documentation
` [PATCH v2 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v2 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v2 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v2 06/10] KEYS: Introduce keyring restriction that validates ca trust
` [PATCH v2 07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
` [PATCH v2 08/10] integrity: Use root of trust signature restriction
` [PATCH v2 09/10] KEYS: CA link restriction
` [PATCH v2 10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
[PATCH v12 0/6] implement getrandom() in vDSO
2022-12-12 21:01 UTC (8+ messages)
` [PATCH RFC v12 1/6] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH RFC v12 2/6] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
` [PATCH v12 3/6] random: add vgetrandom_alloc() syscall
` [PATCH v12 4/6] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v12 5/6] random: introduce generic vDSO getrandom() implementation
` [PATCH v12 6/6] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH] crypto: arm/ghash - implement fused AES/GHASH implementation of GCM
2022-12-12 18:37 UTC
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-12-12 16:36 UTC (3+ messages)
` (subset) "
[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
2022-12-12 12:44 UTC (4+ messages)
` [PATCH v10 28/33] arm64: dts: rockchip: rk3399: add crypto node
[PATCH v2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2022-12-12 9:15 UTC (4+ messages)
lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
2022-12-11 6:22 UTC (3+ messages)
` [PATCH] crypto: lib/blake2s - Split up test function to halve stack usage
[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
2022-12-11 6:16 UTC (6+ messages)
` [PATCH v10 3/3] crypto: hisilicon/qm - define the device isolation strategy
[PATCH v7 0/4] crypto: aria: implement aria-avx2 and aria-avx512
2022-12-10 9:31 UTC (7+ messages)
` [PATCH v7 1/4] crypto: aria: add keystream array into request ctx
` [PATCH v7 2/4] crypto: aria: do not use magic number offsets of aria_ctx
` [PATCH v7 3/4] crypto: aria: implement aria-avx2
` [PATCH v7 4/4] crypto: aria: implement aria-avx512
[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
2022-12-10 1:57 UTC (7+ messages)
[PATCH v3 00/17] crypt: x86 - fix RCU stalls
2022-12-10 0:34 UTC (13+ messages)
` [PATCH v4 00/24] crypto: "
` [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
[PATCH] KEYS: asymmetric: Make a copy of sig and digest in vmalloced stack
2022-12-09 14:27 UTC (4+ messages)
[PATCH v3 0/4] crypto: stm32 - reuse for Ux500
2022-12-09 11:08 UTC (2+ messages)
[PATCH v2 0/2] hwrng: Fix PCI device refcount leak
2022-12-09 11:08 UTC (2+ messages)
[PATCH] crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
2022-12-09 11:07 UTC (2+ messages)
[PATCH 0/4] crypto: arm64 - use frame_push/pop macros
2022-12-09 11:07 UTC (2+ messages)
[PATCH v3 00/12] crypto: qat - enable compression deflate algorithm
2022-12-09 11:06 UTC (2+ messages)
[PATCH v3 0/5] cpumask: improve on cpumask_local_spread() locality
2022-12-08 20:57 UTC (12+ messages)
` [PATCH v3 1/5] lib/find: introduce find_nth_and_andnot_bit
` [PATCH v3 2/5] cpumask: introduce cpumask_nth_and_andnot
` [PATCH v3 3/5] sched: add sched_numa_find_nth_cpu()
` [PATCH v3 4/5] cpumask: improve on cpumask_local_spread() locality
` [PATCH v3 5/5] lib/cpumask: reorganize cpumask_local_spread() logic
[REGESSION] Bug 216502 - slow crng initialization on Rockchip 3399 (Friendyarm NanoPi M4)
2022-12-08 15:32 UTC (2+ messages)
` [REGESSION] Bug 216502 - slow crng initialization on Rockchip 3399 (Friendyarm NanoPi M4) #forregzbot
[PATCH] crypto: caam: blob_gen.c: fix CAAM io mem access
2022-12-08 15:27 UTC (2+ messages)
[PATCH] crypto: atmel: Add capability case for the 0x600 SHA and AES IP versions
2022-12-08 10:56 UTC (2+ messages)
[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
2022-12-08 2:55 UTC (11+ messages)
` [PATCH v2 3/4] sched: add sched_numa_find_nth_cpu()
[PATCH 0/2] Fix lack of section mismatch warnings with LTO
2022-12-07 18:58 UTC (5+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init
[PATCH] public_key: Add a comment to public_key_signature struct definition
2022-12-07 10:54 UTC
[PATCH v2 0/6] crypto/realtek: add new driver
2022-12-06 19:20 UTC (7+ messages)
` [PATCH v2 1/6] crypto/realtek: header definitions
` [PATCH v2 2/6] crypto/realtek: core functions
` [PATCH v2 3/6] crypto/realtek: hash algorithms
` [PATCH v2 4/6] crypto/realtek: skcipher algorithms
` [PATCH v2 5/6] crypto/realtek: enable module
` [PATCH v2 6/6] crypto/realtek: add devicetree documentation
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).