Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 12715 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
54
55
56
…
127
128
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
-
-
-
2022-12-19
Peter Zijlstra
New
crypto: certs: fix FIPS selftest depenency
crypto: certs: fix FIPS selftest depenency
-
-
-
2022-12-15
Arnd Bergmann
New
crypto: wp512: disable kmsan checks in wp512_process_buffer()
crypto: wp512: disable kmsan checks in wp512_process_buffer()
-
-
-
2022-12-15
Arnd Bergmann
New
[8/8] crypto: x86/chacha - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
New
[7/8] crypto: x86/blake2s - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
Superseded
[6/8] crypto: x86/ghash - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
New
[5/8] crypto: x86/sm3 - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
New
[4/8] crypto: x86/crc - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
Superseded
[3/8] crypto: x86/sha - add kernel-doc comments to assembly
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
New
[2/8] doc: support kernel-doc for asm functions
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
New
[1/8] crypto: clean up kernel-doc headers
crypto: kernel-doc for assembly language
-
-
-
2022-12-15
Elliott, Robert (Servers)
Superseded
crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
-
-
-
2022-12-14
Peter Gonda
New
[RFC,v7,64/64] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,63/64] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,62/64] x86/sev: Add KVM commands for instance certs
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,61/64] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,60/64] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,59/64] ccp: Add support to decrypt the page
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,58/64] KVM: SVM: Add module parameter to enable the SEV-SNP
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,57/64] KVM: SEV: Handle restricted memory invalidations for SNP
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,56/64] KVM: x86/mmu: Generate KVM_EXIT_MEMORY_FAULT for implicit conversions for SNP
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,55/64] KVM: SVM: Add SNP-specific handling for memory attribute updates
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,54/64] KVM: SVM: Support SEV-SNP AP Creation NAE event
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,53/64] KVM: SVM: Use a VMSA physical address variable for populating VMCB
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,51/64] KVM: SVM: Add support to handle the RMP nested page fault
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,50/64] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,49/64] KVM: SVM: Introduce ops for the post gfn map and unmap
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,48/64] KVM: SVM: Add support to handle Page State Change VMGEXIT
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,46/64] KVM: SVM: Add KVM_EXIT_VMGEXIT
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,45/64] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,44/64] KVM: SVM: Remove the long-lived GHCB host map
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,43/64] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,42/64] KVM: x86: Define RMP page fault error bits for #NPF
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,41/64] KVM: X86: Keep the NPT and RMP page level in sync
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,37/64] KVM: SVM: Add KVM_SNP_INIT command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,36/64] KVM: SVM: Add initial SEV-SNP support
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,35/64] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,34/64] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,33/64] KVM: SVM: Add support to handle AP reset MSR protocol
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,32/64] crypto: ccp: Provide APIs to query extended attestation report
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,30/64] crypto: ccp: Add the SNP_PLATFORM_STATUS command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,29/64] crypto: ccp: Handle the legacy SEV command when SNP is enabled
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,28/64] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,27/64] crypto: ccp: Introduce snp leaked pages list
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,26/64] crypto:ccp: Provide API to issue SEV and SNP commands
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
Superseded
[RFC,v7,25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,24/64] crypto:ccp: Define the SEV-SNP commands
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,23/64] x86/fault: Add support to dump RMP entry on fault
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,22/64] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling.
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,21/64] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,20/64] x86/fault: Add support to handle the RMP fault for user address
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,19/64] x86/traps: Define RMP violation #PF error code
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,18/64] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,17/64] x86/mm/pat: Introduce set_memory_p
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,15/64] x86/sev: Add RMP entry lookup helpers
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,14/64] x86/sev: Add the host SEV-SNP initialization support
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,13/64] x86/cpufeatures: Add SEV-SNP CPU feature
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,12/64] KVM: SEV: Implement .fault_is_private callback
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,09/64] KVM: Add HVA range operator
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,08/64] KVM: Move kvm_for_each_memslot_in_hva_range() to be used in SVM
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,06/64] KVM: x86: Add platform hooks for private memory invalidations
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,05/64] KVM: x86: Add 'update_mem_attr' x86 op
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,04/64] KVM: x86: Add 'fault_is_private' x86 op
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,03/64] KVM: SVM: Advertise private memory support to KVM
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[RFC,v7,01/64] KVM: Fix memslot boundary condition for large page
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2022-12-14
Michael Roth
New
[v2,4/4] crypto: aead - fix inaccurate documentation
crypto: Accelerated GCM for IPSec on ARM/arm64
-
-
-
2022-12-14
Ard Biesheuvel
Accepted
[v2,3/4] crypto: tcrypt - include larger key sizes in RFC4106 benchmark
crypto: Accelerated GCM for IPSec on ARM/arm64
-
-
-
2022-12-14
Ard Biesheuvel
Accepted
[v2,2/4] crypto: arm64/gcm - add RFC4106 support
crypto: Accelerated GCM for IPSec on ARM/arm64
-
-
-
2022-12-14
Ard Biesheuvel
Accepted
[v2,1/4] crypto: arm/ghash - implement fused AES/GHASH version of AES-GCM
crypto: Accelerated GCM for IPSec on ARM/arm64
-
-
-
2022-12-14
Ard Biesheuvel
Accepted
[v4,4/4] dt-bindings: bus: add documentation for Aspeed AHBC
Add Aspeed ACRY driver for hardware acceleration
-
-
-
2022-12-14
Neal Liu
Superseded
[v4,2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
Add Aspeed ACRY driver for hardware acceleration
-
-
-
2022-12-14
Neal Liu
Superseded
[v3,10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
Add CA enforcement keyring restrictions
-
-
-
2022-12-14
Eric Snowberg
New
[v3,07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
Add CA enforcement keyring restrictions
-
-
-
2022-12-14
Eric Snowberg
New
[v3,06/10] KEYS: Introduce keyring restriction that validates ca trust
Add CA enforcement keyring restrictions
-
-
-
2022-12-14
Eric Snowberg
New
[v3,03/10] KEYS: X.509: Parse Basic Constraints for CA
Add CA enforcement keyring restrictions
-
-
-
2022-12-14
Eric Snowberg
New
[v3,01/10] KEYS: Create static version of public_key_verify_signature
Add CA enforcement keyring restrictions
-
-
-
2022-12-14
Eric Snowberg
Superseded
[v3,1/2] padata: Mark padata_work_init() as __ref
Fix lack of section mismatch warnings with LTO
-
-
-
2022-12-13
Nathan Chancellor
Accepted
[RFC] crypto: use kmap_local() not kmap_atomic()
[RFC] crypto: use kmap_local() not kmap_atomic()
-
-
-
2022-12-13
Ard Biesheuvel
Accepted
[v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
[v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
-
-
-
2022-12-13
Rijo Thomas
New
crypto: arm/sha1 - Fix clang function cast warnings
crypto: arm/sha1 - Fix clang function cast warnings
-
-
-
2022-12-13
Herbert Xu
Accepted
[v12,6/6] x86: vdso: Wire up getrandom() vDSO implementation
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
Superseded
[v12,5/6] random: introduce generic vDSO getrandom() implementation
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
Superseded
[v12,4/6] arch: allocate vgetrandom_alloc() syscall number
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
Superseded
[v12,3/6] random: add vgetrandom_alloc() syscall
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
Superseded
[RFC,v12,2/6] x86: mm: Skip faulting instruction for VM_DROPPABLE faults
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
New
[RFC,v12,1/6] mm: add VM_DROPPABLE for designating always lazily freeable mappings
implement getrandom() in vDSO
-
-
-
2022-12-12
Jason A. Donenfeld
Superseded
crypto: arm/ghash - implement fused AES/GHASH implementation of GCM
crypto: arm/ghash - implement fused AES/GHASH implementation of GCM
-
-
-
2022-12-12
Ard Biesheuvel
New
crypto: lib/blake2s - Split up test function to halve stack usage
crypto: lib/blake2s - Split up test function to halve stack usage
-
-
-
2022-12-11
Herbert Xu
Superseded
[v2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
[v2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
-
-
-
2022-12-09
Roberto Sassu
New
«
1
2
...
54
55
56
…
127
128
»