linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
    1. [PATCH 1/2] crypto: hisilicon/debugfs - mask the unnecessary info from the dump
       - by Chenghai Huang @ 2024-04-23  1:19 UTC [14%]

    2. [PATCH bpf-next v10 4/4] selftests: bpf: crypto: add benchmark for crypto functions
       - by Vadim Fedorenko @ 2024-04-22 22:50 UTC [2%]

    3. [PATCH bpf-next v10 3/4] selftests: bpf: crypto skcipher algo selftests
       - by Vadim Fedorenko @ 2024-04-22 22:50 UTC [4%]

    4. [PATCH bpf-next v10 2/4] bpf: crypto: add skcipher to bpf crypto
       - by Vadim Fedorenko @ 2024-04-22 22:50 UTC [3%]

    5. [PATCH v2 8/8] dm-verity: improve performance by using multibuffer hashing
       - by Eric Biggers @ 2024-04-22 20:35 UTC [8%]

    6. [PATCH v2 7/8] dm-verity: hash blocks with shash import+finup when possible
       - by Eric Biggers @ 2024-04-22 20:35 UTC [8%]

    7. [PATCH v2 6/8] fsverity: improve performance by using multibuffer hashing
       - by Eric Biggers @ 2024-04-22 20:35 UTC [11%]

    8. [PATCH v2 5/8] crypto: arm64/sha256-ce - add support for finup2x
       - by Eric Biggers @ 2024-04-22 20:35 UTC [6%]

    9. [PATCH v2 4/8] crypto: x86/sha256-ni - add support for finup2x
       - by Eric Biggers @ 2024-04-22 20:35 UTC [6%]

   10. [PATCH v2 0/8] Optimize dm-verity and fsverity using multibuffer hashing
       - by Eric Biggers @ 2024-04-22 20:35 UTC [4%]

   11. Re: [PATCH v9a 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
       - by Chang S. Bae @ 2024-04-22  7:49 UTC [6%]

   12. Re: [syzbot] [crypto?] KMSAN: uninit-value in lzo1x_1_do_compress (2)
       - by syzbot @ 2024-04-22  5:59 UTC [3%]

   13. [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Michael Roth @ 2024-04-21 18:01 UTC [5%]

   14. [PATCH v14 05/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
       - by Michael Roth @ 2024-04-21 18:01 UTC [5%]

   15. [PATCH v14 04/22] KVM: SEV: Add initial SEV-SNP support
       - by Michael Roth @ 2024-04-21 18:01 UTC [5%]

   16. [PATCH v14 15/22] KVM: SEV: Implement gmem hook for invalidating private pages
       - by Michael Roth @ 2024-04-21 18:01 UTC [3%]

   17. [PATCH v14 14/22] KVM: SEV: Implement gmem hook for initializing private pages
       - by Michael Roth @ 2024-04-21 18:01 UTC [4%]

   18. [PATCH v14 11/22] KVM: SEV: Add support to handle RMP nested page faults
       - by Michael Roth @ 2024-04-21 18:01 UTC [2%]

   19. [PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Michael Roth @ 2024-04-21 18:01 UTC [2%]

   20. Re: [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Michael Roth @ 2024-04-21 18:00 UTC [0%]

   21. Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Michael Roth @ 2024-04-21 17:52 UTC [0%]

   22. [PATCH] crypto: x86/aes-gcm - delete unused GCM assembly code
       - by Eric Biggers @ 2024-04-20  5:56 UTC [9%]

   23. [PATCH v2 1/2] certs: Move RSA self-test data to separate file
       - by Joachim Vandersmissen @ 2024-04-20  5:42 UTC [3%]

   24. Re: [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
       - by Vadim Fedorenko @ 2024-04-20  0:56 UTC [0%]

   25. Re: [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
       - by Martin KaFai Lau @ 2024-04-19 21:38 UTC [0%]

   26. Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Paolo Bonzini @ 2024-04-19 16:12 UTC [0%]

   27. Re: [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Paolo Bonzini @ 2024-04-19 12:04 UTC [0%]

   28. Re: [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Paolo Bonzini @ 2024-04-19 11:56 UTC [0%]

   29. Re: [PATCH 0/3] crypto: x86/aes-xts - additional tuning
       - by Herbert Xu @ 2024-04-19 11:04 UTC [0%]

   30. Re: [PATCH] crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
       - by Herbert Xu @ 2024-04-19 11:04 UTC [0%]

   31. Re: [PATCH] crypto: x86/aes-xts - handle CTS encryption more efficiently
       - by Herbert Xu @ 2024-04-19 11:04 UTC [0%]

   32. Re: [PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimization
       - by Herbert Xu @ 2024-04-19 11:00 UTC [0%]

   33. Re: [PATCH] crypto: x86/aes-xts - access round keys using single-byte offsets
       - by Herbert Xu @ 2024-04-19 10:59 UTC [0%]

   34. Re: [PATCH v3 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
       - by Hubert Kario @ 2024-04-19 10:49 UTC [3%]

   35. [PATCH 1/3] hwrng: stm32 - use logical OR in conditional
       - by Marek Vasut @ 2024-04-19  5:01 UTC [3%]

   36. Re: [PATCH v9a 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
       - by Pawan Gupta @ 2024-04-19  0:01 UTC [3%]

   37. Re: [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
       - by Michael Roth @ 2024-04-18 19:57 UTC [3%]

   38. [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support
       - by Michael Roth @ 2024-04-18 19:41 UTC [5%]

   39. [PATCH v13 19/26] KVM: SEV: Implement gmem hook for invalidating private pages
       - by Michael Roth @ 2024-04-18 19:41 UTC [3%]

   40. [PATCH v13 18/26] KVM: SEV: Implement gmem hook for initializing private pages
       - by Michael Roth @ 2024-04-18 19:41 UTC [4%]

   41. [PATCH v13 15/26] KVM: SEV: Add support to handle RMP nested page faults
       - by Michael Roth @ 2024-04-18 19:41 UTC [2%]

   42. [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Michael Roth @ 2024-04-18 19:41 UTC [1%]

   43. [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Michael Roth @ 2024-04-18 19:41 UTC [5%]

   44. [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
       - by Michael Roth @ 2024-04-18 19:41 UTC [2%]

   45. [PATCH v6 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
       - by Marek Behún @ 2024-04-18 12:11 UTC [6%]

   46. Re: [PATCH v6 0/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF device
       - by Yi Liu @ 2024-04-18  1:36 UTC [3%]

   47. [PATCH v6 1/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
       - by Xin Zeng @ 2024-04-17 14:31 UTC [3%]

   48. Re: [PATCH v5 1/5] virt: vmgenid: rearrange code to make review easier
       - by Krzysztof Kozlowski @ 2024-04-17 13:19 UTC [0%]

   49. Re: [PATCH v5 1/5] virt: vmgenid: rearrange code to make review easier
       - by Jason A. Donenfeld @ 2024-04-17 12:42 UTC [4%]

   50. [PATCH v6 4/5] dt-bindings: rng: Add vmgenid support
       - by Babis Chalios @ 2024-04-17 10:40 UTC [3%]

   51. [PATCH v5 4/5] dt-bindings: rng: Add vmgenid support
       - by Babis Chalios @ 2024-04-17  8:12 UTC [3%]

   52. Re: [PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
       - by Eric Biggers @ 2024-04-17  6:14 UTC [0%]

   53. Re: [PATCH v2 2/2] crypto: aead, cipher - zeroize key buffer after use
       - by Eric Biggers @ 2024-04-17  6:13 UTC [0%]

   54. [PATCH bpf-next v9 4/4] selftests: bpf: crypto: add benchmark for crypto functions
       - by Vadim Fedorenko @ 2024-04-16 20:40 UTC [2%]

   55. [PATCH bpf-next v9 2/4] bpf: crypto: add skcipher to bpf crypto
       - by Vadim Fedorenko @ 2024-04-16 20:40 UTC [3%]

   56. [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
       - by Vadim Fedorenko @ 2024-04-16 20:40 UTC [4%]

   57. Re: [PATCH v2 2/2] crypto: aead, cipher - zeroize key buffer after use
       - by Mothershead, Hailey @ 2024-04-16 19:14 UTC [3%]

   58. Re: [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
       - by Paolo Bonzini @ 2024-04-16 17:00 UTC [0%]

   59. Re: [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
       - by Tom Lendacky @ 2024-04-16 14:25 UTC [3%]

   60. Re: [PATCH v9 00/14] x86: Support Key Locker
       - by Chang S. Bae @ 2024-04-15 22:58 UTC [6%]

   61. Re: [PATCH v9 00/14] x86: Support Key Locker
       - by Eric Biggers @ 2024-04-15 22:54 UTC [3%]

   62. Re: [PATCH v2 2/2] crypto: aead,cipher - zeroize key buffer after use
       - by Eric Biggers @ 2024-04-15 22:49 UTC [3%]

   63. Re: [PATCH v9 00/14] x86: Support Key Locker
       - by Chang S. Bae @ 2024-04-15 22:16 UTC [5%]

   64. [RFC PATCH 6/8] fsverity: improve performance by using multibuffer hashing
       - by Eric Biggers @ 2024-04-15 21:37 UTC [11%]

   65. [RFC PATCH 8/8] dm-verity: improve performance by using multibuffer hashing
       - by Eric Biggers @ 2024-04-15 21:37 UTC [8%]

   66. [RFC PATCH 7/8] dm-verity: hash blocks with shash import+finup when possible
       - by Eric Biggers @ 2024-04-15 21:37 UTC [8%]

   67. [RFC PATCH 5/8] crypto: arm64/sha256-ce - add support for finup2x
       - by Eric Biggers @ 2024-04-15 21:37 UTC [7%]

   68. [RFC PATCH 4/8] crypto: x86/sha256-ni - add support for finup2x
       - by Eric Biggers @ 2024-04-15 21:37 UTC [6%]

   69. [RFC PATCH 0/8] Optimize dm-verity and fsverity using multibuffer hashing
       - by Eric Biggers @ 2024-04-15 21:37 UTC [4%]

   70. [PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
       - by Ard Biesheuvel @ 2024-04-15 13:04 UTC [12%]

   71. Re: [PATCH 0/3] crypto: x86/aes-xts - additional tuning
       - by Ard Biesheuvel @ 2024-04-15 12:11 UTC [0%]

   72. Re: [EXT] Re: [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
       - by Jarkko Sakkinen @ 2024-04-13 21:24 UTC [0%]

   73. Re: [PATCH] crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
       - by Ard Biesheuvel @ 2024-04-13  8:54 UTC [0%]

   74. [PATCH 3/3] crypto: x86/aes-xts - optimize size of instructions operating on lengths
       - by Eric Biggers @ 2024-04-13  3:17 UTC [8%]

   75. [PATCH 2/3] crypto: x86/aes-xts - eliminate a few more instructions
       - by Eric Biggers @ 2024-04-13  3:17 UTC [10%]

   76. [PATCH 1/3] crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently
       - by Eric Biggers @ 2024-04-13  3:17 UTC [8%]

   77. [PATCH 0/3] crypto: x86/aes-xts - additional tuning
       - by Eric Biggers @ 2024-04-13  3:17 UTC [3%]

   78. [PATCH] crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
       - by Eric Biggers @ 2024-04-13  0:09 UTC [9%]

   79. [RESEND PATCH] raid6test: Use str_plural() to fix Coccinelle warning
       - by Thorsten Blum @ 2024-04-12 21:29 UTC [9%]

   80. [PATCH] crypto: x86/aes-xts - handle CTS encryption more efficiently
       - by Eric Biggers @ 2024-04-12 15:45 UTC [9%]

   81. [PATCH] crypto: stm32/hash - add full DMA support for stm32mpx
       - by Maxime MERE @ 2024-04-12 12:45 UTC [4%]

   82. Re: [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
       - by Yangyu Chen @ 2024-04-12  7:59 UTC [0%]

   83. Re: [PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
       - by Jerry Shih @ 2024-04-12  8:07 UTC [0%]

   84. Re: [PATCH] crypto: x86/aes-xts - make non-AVX implementation use new glue code
       - by Herbert Xu @ 2024-04-12  7:34 UTC [0%]

   85. Re: [PATCH 0/3] crypto: x86 - add missing vzeroupper instructions
       - by Herbert Xu @ 2024-04-12  7:33 UTC [0%]

   86. Re: [PATCH v2] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
       - by Herbert Xu @ 2024-04-12  7:27 UTC [0%]

   87. Re: [PATCH] crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key()
       - by Herbert Xu @ 2024-04-12  7:27 UTC [0%]

   88. [PATCH v2 1/4] Add SPAcc driver to Linux kernel
       - by Pavitrakumar M @ 2024-04-12  3:53 UTC [2%]

   89. [PATCH v2 4/4] crypto: x86/sha256-ni - simplify do_4rounds
       - by Eric Biggers @ 2024-04-11 16:23 UTC [12%]

   90. [PATCH v2 3/4] crypto: x86/sha256-ni - optimize code size
       - by Eric Biggers @ 2024-04-11 16:23 UTC [11%]

   91. [PATCH v2 2/4] crypto: x86/sha256-ni - rename some register aliases
       - by Eric Biggers @ 2024-04-11 16:23 UTC [10%]

   92. [PATCH v2 1/4] crypto: x86/sha256-ni - convert to use rounds macros
       - by Eric Biggers @ 2024-04-11 16:23 UTC [9%]

   93. [PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimization
       - by Eric Biggers @ 2024-04-11 16:23 UTC [4%]

   94. [PATCH v7 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
       - by Alexey Romanov @ 2024-04-11 13:38 UTC [4%]

   95. [PATCH v7 11/23] drivers: crypto: meson: introduce hasher
       - by Alexey Romanov @ 2024-04-11 13:38 UTC [1%]

   96. [PATCH v7 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by Alexey Romanov @ 2024-04-11 13:38 UTC [6%]

   97. [PATCH v7 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
       - by Alexey Romanov @ 2024-04-11 13:38 UTC [11%]

   98. Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
       - by Michael S. Tsirkin @ 2024-04-10  8:02 UTC [5%]

   99. RE: [EXT] [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
       - by Kshitiz Varshney @ 2024-04-10  7:13 UTC [0%]

  100. RE: [PATCH] caam: init-clk based on caam-page0-access
       - by Pankaj Gupta @ 2024-04-10  7:05 UTC [0%]

  101. Re: [PATCH 1/3] crypto: x86/nh-avx2 - add missing vzeroupper
       - by Tim Chen @ 2024-04-09 22:42 UTC [0%]

  102. Re: [PATCH 3/3] crypto: x86/sha512-avx2 - add missing vzeroupper
       - by Tim Chen @ 2024-04-09 22:38 UTC [0%]

  103. Re: [PATCH 2/3] crypto: x86/sha256-avx2 - add missing vzeroupper
       - by Tim Chen @ 2024-04-09 22:38 UTC [0%]

  104. [PATCH 2/2] crypto: x86/sha256-ni - optimize code size
       - by Eric Biggers @ 2024-04-09 12:42 UTC [11%]

  105. [PATCH 1/2] crypto: x86/sha256-ni - convert to use rounds macros
       - by Eric Biggers @ 2024-04-09 12:42 UTC [9%]

  106. [PATCH 0/2] crypto: x86/sha256-ni - cleanup and optimization
       - by Eric Biggers @ 2024-04-09 12:42 UTC [4%]

  107. Re: [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Eric Biggers @ 2024-04-09 12:32 UTC [10%]

  108. RE: [EXT] [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
       - by Kshitiz Varshney @ 2024-04-09 10:54 UTC [0%]

  109. Re: [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Stefan Kanthak @ 2024-04-09 10:23 UTC [10%]

  110. RE: [EXT] Re: [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
       - by Kshitiz Varshney @ 2024-04-09  9:48 UTC [0%]

  111. Re: [PATCH] crypto: x86/aes-xts - access round keys using single-byte offsets
       - by Ard Biesheuvel @ 2024-04-09  9:12 UTC [0%]

  112. RE: [PATCH] caam: init-clk based on caam-page0-access
       - by Pankaj Gupta @ 2024-04-09  7:00 UTC [0%]

  113. [PATCH] crypto: x86/aes-xts - access round keys using single-byte offsets
       - by Eric Biggers @ 2024-04-09  0:01 UTC [13%]

  114. Re: [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Eric Biggers @ 2024-04-08 15:18 UTC [10%]

  115. Re: [PATCH v2 1/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S
       - by Ard Biesheuvel @ 2024-04-08 14:37 UTC [10%]

  116. [PATCH v2 1/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08 14:08 UTC [17%]

  117. [PATCH v2 1/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08 14:08 UTC [17%]

  118. [PATCH v2 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08 14:08 UTC [13%]

  119. [PATCH v2 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08 14:08 UTC [13%]

  120. Re: [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Eric Biggers @ 2024-04-08 13:12 UTC [10%]

  121. Re: [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Eric Biggers @ 2024-04-08 12:37 UTC [10%]

  122. [PATCH 2/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08  9:38 UTC [17%]

  123. [PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
       - by Stefan Kanthak @ 2024-04-08  9:26 UTC [13%]

  124. Re: [PATCH v9 00/14] x86: Support Key Locker
       - by Eric Biggers @ 2024-04-08  1:48 UTC [4%]

  125. Re: [PATCH v9 00/14] x86: Support Key Locker
       - by Chang S. Bae @ 2024-04-07 23:24 UTC [9%]

  126. [PATCH v9a 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
       - by Chang S. Bae @ 2024-04-07 23:04 UTC [7%]

  127. [PATCH v9a 11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation
       - by Chang S. Bae @ 2024-04-07 23:04 UTC [8%]

  128. [PATCH v9a 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
       - by Chang S. Bae @ 2024-04-07 23:04 UTC [7%]

  129. [PATCH] crypto: x86/aes-xts - make non-AVX implementation use new glue code
       - by Eric Biggers @ 2024-04-07 21:22 UTC [9%]

  130. [PATCH v2 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
       - by Chenghai Huang @ 2024-04-07  7:59 UTC [11%]

  131. [PATCH 2/3] crypto: x86/sha256-avx2 - add missing vzeroupper
       - by Eric Biggers @ 2024-04-06  0:26 UTC [12%]

  132. [PATCH 3/3] crypto: x86/sha512-avx2 - add missing vzeroupper
       - by Eric Biggers @ 2024-04-06  0:26 UTC [12%]

  133. [PATCH 1/3] crypto: x86/nh-avx2 - add missing vzeroupper
       - by Eric Biggers @ 2024-04-06  0:26 UTC [12%]

  134. [PATCH 0/3] crypto: x86 - add missing vzeroupper instructions
       - by Eric Biggers @ 2024-04-06  0:26 UTC [5%]

  135. Re: [PATCH 2/4] crypto: iaa - Add deflate-canned compression algorithm
       - by Tom Zanussi @ 2024-04-05 20:12 UTC [0%]

  136. Re: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Herbert Xu @ 2024-04-05  7:58 UTC [0%]

  137. Re: [PATCH v2] crypto: jitter - Remove duplicate word in comment
       - by Herbert Xu @ 2024-04-05  7:56 UTC [0%]

  138. RE: [EXT] caam test failures with libkcapi
       - by Gaurav Jain @ 2024-04-04 10:50 UTC [0%]

  139. RE: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by David Laight @ 2024-04-04  7:53 UTC [0%]

  140. Re: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Eric Biggers @ 2024-04-04  1:35 UTC [2%]

  141. Re: [PATCH 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
       - by kernel test robot @ 2024-04-03 22:57 UTC [4%]

  142. [PATCH 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
       - by Chenghai Huang @ 2024-04-03 10:01 UTC [6%]

  143. [PATCH v7 3/5] crypto: tegra: Add Tegra Security Engine driver
       - by Akhil R @ 2024-04-03 10:00 UTC [2%]

  144. RE: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by David Laight @ 2024-04-03  8:12 UTC [0%]

  145. [PATCH 00/34] address all -Wunused-const warnings
       - by Arnd Bergmann @ 2024-04-03  8:06 UTC [2%]

  146. [PATCH v8 4/6] MAINTAINERS: add entry for DCP-based trusted keys
       - by David Gstir @ 2024-04-03  7:21 UTC [9%]

  147. Re: [EXT] caam test failures with libkcapi
       - by Ondrej Mosnacek @ 2024-04-02  8:00 UTC [0%]

  148. RE: [EXT] caam test failures with libkcapi
       - by Gaurav Jain @ 2024-04-02  7:03 UTC [0%]

  149. Re: [PATCH v1 1/4] Add SPAcc driver to Linux kernel
       - by Pavitrakumar Managutte @ 2024-04-02  5:02 UTC [0%]

  150. Re: [PATCH v1 1/4] Add SPAcc driver to Linux kernel
       - by Easwar Hariharan @ 2024-04-01 16:34 UTC [0%]

  151. [syzbot] [crypto?] inconsistent lock state in padata_do_parallel (2)
       - by syzbot @ 2024-04-01 14:08 UTC [2%]

  152. [PATCH v2] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
       - by Roman Smirnov @ 2024-04-01 12:22 UTC [3%]

  153. [PATCH] crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key()
       - by Roman Smirnov @ 2024-04-01 12:16 UTC [3%]

  154. Re: [PATCH v1 1/4] Add SPAcc driver to Linux kernel
       - by Pavitrakumar Managutte @ 2024-04-01  7:21 UTC [0%]

  155. Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register()
       - by Krzysztof Kozlowski @ 2024-03-30 12:19 UTC [3%]

  156. Re: [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
       - by Paolo Bonzini @ 2024-03-30 21:05 UTC [4%]

  157. Re: [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Paolo Bonzini @ 2024-03-30 21:44 UTC [3%]

  158. Re: [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
       - by Paolo Bonzini @ 2024-03-30 21:35 UTC [4%]

  159. [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

  160. [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  161. [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

  162. [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  163. [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  164. [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  165. [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  166. [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  167. [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  168. [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  169. [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

  170. [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  171. [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
       - by Michael Roth @ 2024-03-29 22:58 UTC [9%]

  172. [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  173. [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  174. [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  175. [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Michael Roth @ 2024-03-29 22:58 UTC [8%]

  176. [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
       - by Michael Roth @ 2024-03-29 22:58 UTC [8%]

  177. [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  178. [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

  179. Re: [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
       - by Paolo Bonzini @ 2024-03-30 21:31 UTC [4%]

  180. Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register()
       - by Krzysztof Kozlowski @ 2024-03-30 12:19 UTC [4%]

  181. Re: [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
       - by Paolo Bonzini @ 2024-03-30 21:35 UTC [4%]

  182. Re: [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
       - by Paolo Bonzini @ 2024-03-30 21:05 UTC [4%]

  183. Re: [PATCH] KEYS: Add ECDH support
       - by Denis Kenzior @ 2024-03-31  2:38 UTC [4%]

  184. Re: [PATCH v8 04/15] x86: Secure Launch Resource Table header file
       - by Kim Phillips @ 2024-03-29 22:38 UTC [4%]

  185. Re: [PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
       - by Paolo Bonzini @ 2024-03-30 21:44 UTC [3%]

  186. Re: [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
       - by Paolo Bonzini @ 2024-03-30 21:35 UTC [4%]

  187. [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  188. [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
       - by Michael Roth @ 2024-03-29 22:58 UTC [8%]

  189. Re: [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
       - by Paolo Bonzini @ 2024-03-30 21:35 UTC [4%]

  190. [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

  191. [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  192. [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  193. [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  194. Re: [PATCH v9 01/14] Documentation/x86: Document Key Locker
       - by Randy Dunlap @ 2024-03-31 15:48 UTC [3%]

  195. Re: [PATCH 01/22] virtio: store owner from modules with register_virtio_driver()
       - by Michael S. Tsirkin @ 2024-03-31 11:20 UTC [6%]

  196. Re: [PATCH] KEYS: Add ECDH support
       - by Eric Biggers @ 2024-03-31  0:48 UTC [3%]

  197. Re: [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
       - by Paolo Bonzini @ 2024-03-30 21:05 UTC [0%]

  198. Re: [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
       - by Paolo Bonzini @ 2024-03-30 20:55 UTC [0%]

  199. Re: [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
       - by Paolo Bonzini @ 2024-03-30 19:58 UTC [0%]

  200. [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
       - by Michael Roth @ 2024-03-29 22:58 UTC [13%]


Results 1-200 of ~20000   | reverse | options above

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