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: |
  201. Re: [PATCH] KEYS: Add ECDH support
       - by Eric Biggers @ 2024-03-31  0:48 UTC [3%]

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

  203. 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%]

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

  205. [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%]

  206. [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating private pages
       - by Michael Roth @ 2024-03-29 22:58 UTC [3%]

  207. [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
       - by Michael Roth @ 2024-03-29 22:58 UTC [4%]

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

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

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

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

  212. Re: [PATCH v1 1/4] Add SPAcc driver to Linux kernel
       - by Easwar Hariharan @ 2024-03-29 17:56 UTC [0%]

  213. [PATCH v2] crypto: jitter - Remove duplicate word in comment
       - by Thorsten Blum @ 2024-03-29 15:44 UTC [3%]

  214. Re: [PATCH v2 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Ard Biesheuvel @ 2024-03-29  9:03 UTC [0%]

  215. [PATCH v2 4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation
       - by Eric Biggers @ 2024-03-29  8:03 UTC [10%]

  216. [PATCH v2 5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
       - by Eric Biggers @ 2024-03-29  8:03 UTC [10%]

  217. [PATCH v2 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
       - by Eric Biggers @ 2024-03-29  8:03 UTC [10%]

  218. [PATCH v2 2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
       - by Eric Biggers @ 2024-03-29  8:03 UTC [9%]

  219. [PATCH v2 3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation
       - by Eric Biggers @ 2024-03-29  8:03 UTC [8%]

  220. [PATCH v2 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Eric Biggers @ 2024-03-29  8:03 UTC [5%]

  221. Re: [PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
       - by Pawan Gupta @ 2024-03-29  6:57 UTC [3%]

  222. Re: [PATCH v9 11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation
       - by Pawan Gupta @ 2024-03-29  6:20 UTC [3%]

  223. [PATCH v9 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [10%]

  224. [PATCH v9 13/14] crypto: x86/aes - Prepare for new AES-XTS implementation
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [12%]

  225. [PATCH v9 12/14] x86/Kconfig: Add a configuration for Key Locker
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [9%]

  226. [PATCH v9 11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [8%]

  227. [PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [8%]

  228. [PATCH v9 09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [9%]

  229. [PATCH v9 08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [9%]

  230. [PATCH v9 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [7%]

  231. [PATCH v9 06/14] x86/keylocker: Define Key Locker CPUID leaf
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [9%]

  232. [PATCH v9 05/14] x86/msr-index: Add MSRs for Key Locker wrapping key
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [8%]

  233. [PATCH v9 04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [8%]

  234. [PATCH v9 03/14] x86/insn: Add Key Locker instructions to the opcode map
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [6%]

  235. [PATCH v9 02/14] x86/cpufeature: Enumerate Key Locker feature
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [7%]

  236. [PATCH v9 01/14] Documentation/x86: Document Key Locker
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [6%]

  237. [PATCH v9 00/14] x86: Support Key Locker
       - by Chang S. Bae @ 2024-03-29  1:53 UTC [9%]

  238. [PATCH v1 1/4] Add SPAcc driver to Linux kernel
       - by Pavitrakumar M @ 2024-03-28 18:26 UTC [3%]

  239. [PATCH 2/4] crypto: iaa - Add deflate-canned compression algorithm
       - by Andre Glover @ 2024-03-28 17:44 UTC [12%]

  240. [PATCH 1/4] crypto: Add 'canned' compression mode for zlib
       - by Andre Glover @ 2024-03-28 17:44 UTC [6%]

  241. [PATCH] crypto: jitter - Remove duplicate word in comment
       - by Thorsten Blum @ 2024-03-28 16:03 UTC [3%]

  242. [PATCH 0/7] sysctl: Remove sentinel elements from misc directories
       - by Joel Granados via B4 Relay @ 2024-03-28 15:57 UTC [3%]

  243. [PATCH] raid6test: Use str_plural() to fix Coccinelle warning
       - by Thorsten Blum @ 2024-03-28 13:15 UTC [9%]

  244. Re: [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code
       - by Herbert Xu @ 2024-03-28 10:57 UTC [3%]

  245. Re: [PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
       - by Herbert Xu @ 2024-03-28 10:53 UTC [0%]

  246. [PATCH v7 4/6] MAINTAINERS: add entry for DCP-based trusted keys
       - by David Gstir @ 2024-03-27  8:24 UTC [9%]

  247. Re: [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Eric Biggers @ 2024-03-26 16:47 UTC [3%]

  248. [PATCH v6 11/23] drivers: crypto: meson: introduce hasher
       - by Alexey Romanov @ 2024-03-26 15:32 UTC [1%]

  249. [PATCH v6 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
       - by Alexey Romanov @ 2024-03-26 15:32 UTC [4%]

  250. [PATCH v6 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by Alexey Romanov @ 2024-03-26 15:32 UTC [6%]

  251. [PATCH v6 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
       - by Alexey Romanov @ 2024-03-26 15:32 UTC [11%]

  252. [PATCH 4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation
       - by Eric Biggers @ 2024-03-26  8:03 UTC [10%]

  253. [PATCH 5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
       - by Eric Biggers @ 2024-03-26  8:03 UTC [10%]

  254. [PATCH 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
       - by Eric Biggers @ 2024-03-26  8:03 UTC [10%]

  255. [PATCH 2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
       - by Eric Biggers @ 2024-03-26  8:03 UTC [10%]

  256. [PATCH 3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation
       - by Eric Biggers @ 2024-03-26  8:03 UTC [8%]

  257. [PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
       - by Eric Biggers @ 2024-03-26  8:02 UTC [4%]

  258. Re: Build regressions/improvements in v6.9-rc1
       - by Geert Uytterhoeven @ 2024-03-26  7:50 UTC [3%]

  259. [PATCH 6.1 314/451] crypto: jitter - fix CRYPTO_JITTERENTROPY help text
       - by Sasha Levin @ 2024-03-24 23:09 UTC [3%]

  260. [PATCH 6.6 450/638] crypto: jitter - fix CRYPTO_JITTERENTROPY help text
       - by Sasha Levin @ 2024-03-24 22:58 UTC [3%]

  261. [PATCH 6.7 504/713] crypto: jitter - fix CRYPTO_JITTERENTROPY help text
       - by Sasha Levin @ 2024-03-24 22:43 UTC [3%]

  262. [PATCH 6.8 473/715] crypto: jitter - fix CRYPTO_JITTERENTROPY help text
       - by Sasha Levin @ 2024-03-24 22:30 UTC [3%]

  263. [PATCH v5 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
       - by Marek Behún @ 2024-03-23 16:43 UTC [6%]

  264. [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
       - by Marek Behún @ 2024-03-23 16:43 UTC [3%]

  265. [PATCH v2 2/2] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Chang S. Bae @ 2024-03-22 23:04 UTC [17%]

  266. [PATCH v2 1/2] crypto: x86/aesni - Rearrange AES key size check
       - by Chang S. Bae @ 2024-03-22 23:04 UTC [9%]

  267. [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code
       - by Chang S. Bae @ 2024-03-22 23:04 UTC [10%]

  268. Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Jarkko Sakkinen @ 2024-03-21 16:12 UTC [0%]

  269. Re: [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
       - by Roman Smirnov @ 2024-03-21 12:01 UTC [0%]

  270. Re: [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
       - by Herbert Xu @ 2024-03-21  9:54 UTC [0%]

  271. Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Roman Smirnov @ 2024-03-20  8:21 UTC [0%]

  272. BUG: unable to handle kernel paging request in crypto_sha3_update
       - by xingwei lee @ 2024-03-20  2:57 UTC [2%]

  273. Re: [PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
       - by Palmer Dabbelt @ 2024-03-20  1:48 UTC [0%]

  274. Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Jarkko Sakkinen @ 2024-03-19 20:14 UTC [0%]

  275. Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Roman Smirnov @ 2024-03-19 14:44 UTC [0%]

  276. Re: [PATCH] MAINTAINERS: update maintainer for microchip nand and pmecc drivers
       - by Balamanikandan.Gunasundar @ 2024-03-19 10:45 UTC [0%]

  277. [PATCH] MAINTAINERS: update maintainer for microchip nand and pmecc drivers
       - by Balamanikandan Gunasundar @ 2024-03-19  8:36 UTC [17%]

  278. [PATCH v6 3/5] crypto: tegra: Add Tegra Security Engine driver
       - by Akhil R @ 2024-03-19  8:23 UTC [2%]

  279. Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Jarkko Sakkinen @ 2024-03-18 23:39 UTC [3%]

  280. Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
       - by Peter Gonda @ 2024-03-18 21:02 UTC [0%]

  281. Re: [PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
       - by Guenter Roeck @ 2024-03-18  0:33 UTC [0%]

  282. Re: [PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
       - by Barry Song @ 2024-03-18  0:21 UTC [0%]

  283. Re: [PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
       - by Guenter Roeck @ 2024-03-18  0:13 UTC [3%]

  284. [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
       - by Roman Smirnov @ 2024-03-15 10:33 UTC [4%]

  285. [GIT PULL] Crypto Update for 6.9
       - by Herbert Xu @ 2024-03-15  3:04 UTC [1%]

  286. [PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit
       - by Li Zhijian @ 2024-03-14  8:45 UTC [8%]

  287. [PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
       - by Eric Biggers @ 2024-03-13  3:48 UTC [1%]

  288. Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Chang S. Bae @ 2024-03-12 15:37 UTC [6%]

  289. Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Ard Biesheuvel @ 2024-03-12 15:18 UTC [3%]

  290. Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Chang S. Bae @ 2024-03-12 15:03 UTC [6%]

  291. Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Ard Biesheuvel @ 2024-03-12  7:46 UTC [3%]

  292. Re: [PATCH RFC 8/8] clavis: Introduce new LSM called clavis
       - by Randy Dunlap @ 2024-03-12  2:45 UTC [0%]

  293. Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Eric Biggers @ 2024-03-12  2:15 UTC [3%]

  294. [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
       - by Chang S. Bae @ 2024-03-11 21:32 UTC [17%]

  295. [PATCH RFC 8/8] clavis: Introduce new LSM called clavis
       - by Eric Snowberg @ 2024-03-11 16:11 UTC [4%]

  296. [PATCH RFC 7/8] clavis: Introduce a new key type called clavis_key_acl
       - by Eric Snowberg @ 2024-03-11 16:11 UTC [2%]

  297. [PATCH RFC 0/8] Clavis LSM
       - by Eric Snowberg @ 2024-03-11 16:11 UTC [3%]

  298. [PATCH RFC 4/8] clavis: Prevent clavis boot param from changing during kexec
       - by Eric Snowberg @ 2024-03-11 16:11 UTC [3%]

  299. [PATCH RFC 2/8] clavis: Introduce a new system keyring called clavis
       - by Eric Snowberg @ 2024-03-11 16:11 UTC [2%]

  300. Re: [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages
       - by Binbin Wu @ 2024-03-11  5:50 UTC [0%]

  301. [PATCH v6 4/6] MAINTAINERS: add entry for DCP-based trusted keys
       - by David Gstir @ 2024-03-07 15:38 UTC [9%]

  302. Re: [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based trusted keys
       - by David Gstir @ 2024-03-07 15:34 UTC [0%]

  303. [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
       - by Roman Smirnov @ 2024-03-07  7:13 UTC [3%]

  304. [PATCH v5 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Xin Zeng @ 2024-03-06 13:58 UTC [4%]

  305. [PATCH v5 09/10] crypto: qat - implement interface for live migration
       - by Xin Zeng @ 2024-03-06 13:58 UTC [5%]

  306. [PATCH v5 07/10] crypto: qat - add bank save and restore flows
       - by Xin Zeng @ 2024-03-06 13:58 UTC [2%]

  307. [PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
       - by Roman Smirnov @ 2024-03-06  7:29 UTC [3%]

  308. [PATCH 1/4] Add SPAcc driver to Linux kernel
       - by Pavitrakumar M @ 2024-03-05 11:28 UTC [3%]

  309. [PATCH v4 7/7] crypto: starfive: Add sm4 support for JH8100
       - by Jia Jie Ho @ 2024-03-05  7:10 UTC [3%]

  310. [PATCH v4 4/7] crypto: starfive: Use dma for aes requests
       - by Jia Jie Ho @ 2024-03-05  7:10 UTC [6%]

  311. Re: [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based trusted keys
       - by Jarkko Sakkinen @ 2024-03-04 22:48 UTC [0%]

  312. [PATCH 4/4] crypto: iaa - Change iaa statistics to atomic64_t
       - by Tom Zanussi @ 2024-03-04 21:20 UTC [3%]

  313. RE: [PATCH v4 01/10] crypto: qat - adf_get_etr_base() helper
       - by Tian, Kevin @ 2024-03-04  9:18 UTC [3%]

  314. Re: [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
       - by Stefan Berger @ 2024-03-03 16:32 UTC [0%]

  315. Re: [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
       - by Lukas Wunner @ 2024-03-03 11:07 UTC [3%]

  316. Re: [PATCH v3] X.509: Introduce scope-based x509_certificate allocation
       - by Lukas Wunner @ 2024-03-02  8:27 UTC [0%]

  317. [PATCH v5 11/21] drivers: crypto: meson: introduce hasher
       - by Alexey Romanov @ 2024-03-01 13:29 UTC [1%]

  318. [PATCH v5 10/21] drivers: crypto: meson: avoid kzalloc in engine thread
       - by Alexey Romanov @ 2024-03-01 13:29 UTC [4%]

  319. [PATCH v5 09/21] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by Alexey Romanov @ 2024-03-01 13:29 UTC [6%]

  320. [PATCH v5 07/21] drivers: crypto: meson: move algs definition and cipher API to cipher.c
       - by Alexey Romanov @ 2024-03-01 13:29 UTC [11%]

  321. Re: [RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS
       - by Herbert Xu @ 2024-03-01 10:37 UTC [0%]

  322. Re: [PATCH v3] X.509: Introduce scope-based x509_certificate allocation
       - by Herbert Xu @ 2024-03-01 10:10 UTC [3%]

  323. Re: [RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS
       - by Corentin LABBE @ 2024-02-28 20:37 UTC [0%]

  324. [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Xin Zeng @ 2024-02-28 14:34 UTC [4%]

  325. [PATCH v4 09/10] crypto: qat - implement interface for live migration
       - by Xin Zeng @ 2024-02-28 14:34 UTC [5%]

  326. [PATCH v4 07/10] crypto: qat - add bank save and restore flows
       - by Xin Zeng @ 2024-02-28 14:33 UTC [2%]

  327. RE: [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Zeng, Xin @ 2024-02-28 13:57 UTC [0%]

  328. [PATCH v3 6/6] crypto: starfive: Add sm4 support for JH8100
       - by Jia Jie Ho @ 2024-02-27 16:37 UTC [3%]

  329. [PATCH v3 3/6] crypto: starfive: Use dma for aes requests
       - by Jia Jie Ho @ 2024-02-27 16:37 UTC [6%]

  330. Re: [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Alex Williamson @ 2024-02-26 18:55 UTC [0%]

  331. [PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
       - by Tudor Ambarus @ 2024-02-26 11:52 UTC [21%]

  332. Re: [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
       - by Miquel Raynal @ 2024-02-26 10:21 UTC [0%]

  333. [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
       - by Tudor Ambarus @ 2024-02-26  9:47 UTC [17%]

  334. Re: [PATCH] crypto: fix CRYPTO_JITTERENTROPY help text
       - by Herbert Xu @ 2024-02-24  0:52 UTC [0%]

  335. Re: [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
       - by Andrew Cooper @ 2024-02-23 16:42 UTC [0%]

  336. Re: [syzbot] [crypto?] KMSAN: uninit-value in des3_ede_decrypt
       - by xingwei lee @ 2024-02-23 14:56 UTC [1%]

  337. Re: [RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS
       - by Ard Biesheuvel @ 2024-02-23 12:37 UTC [0%]

  338. Re: [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
       - by Ard Biesheuvel @ 2024-02-23  9:27 UTC [0%]

  339. [RFC PATCH] crypto: remove CONFIG_CRYPTO_STATS
       - by Eric Biggers @ 2024-02-23  9:03 UTC [1%]

  340. Re: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
       - by Michael S. Tsirkin @ 2024-02-22 20:31 UTC [6%]

  341. Re: [PATCH v7] misc: Add Nitro Secure Module driver
       - by Michael S. Tsirkin @ 2024-02-22 19:13 UTC [6%]

  342. Re: [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
       - by Dan Williams @ 2024-02-22 18:11 UTC [0%]

  343. Re: [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
       - by Dave Jiang @ 2024-02-22 17:23 UTC [4%]

  344. Re: [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
       - by Guenter Roeck @ 2024-02-22 15:23 UTC [0%]

  345. [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
       - by Marek Behún @ 2024-02-22 14:58 UTC [3%]

  346. Re: [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
       - by Andrew Cooper @ 2024-02-22 12:30 UTC [0%]

  347. Re: [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
       - by Sricharan Ramabadhran @ 2024-02-22 11:06 UTC [0%]

  348. Re: [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
       - by Ard Biesheuvel @ 2024-02-22  9:34 UTC [0%]

  349. Re: [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
       - by Andrew Cooper @ 2024-02-22  3:04 UTC [3%]

  350. [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Xin Zeng @ 2024-02-21 15:50 UTC [4%]

  351. [PATCH v3 09/10] crypto: qat - implement interface for live migration
       - by Xin Zeng @ 2024-02-21 15:50 UTC [5%]

  352. [PATCH v3 07/10] crypto: qat - add bank save and restore flows
       - by Xin Zeng @ 2024-02-21 15:50 UTC [2%]

  353. [PATCH v2 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Xin Zeng @ 2024-02-20  3:20 UTC [4%]

  354. [PATCH v2 09/10] crypto: qat - implement interface for live migration
       - by Xin Zeng @ 2024-02-20  3:20 UTC [5%]

  355. [PATCH v2 07/10] crypto: qat - add bank save and restore flows
       - by Xin Zeng @ 2024-02-20  3:20 UTC [2%]

  356. [PATCH v5 3/5] crypto: tegra: Add Tegra Security Engine driver
       - by Akhil R @ 2024-02-19 17:25 UTC [2%]

  357. RE: [EXTERNAL] [PATCH 07/10] crypto: qat - add bank save and restore flows
       - by Wan, Siming @ 2024-02-19  3:41 UTC [3%]

  358. Re: [PATCH] crypto: fix CRYPTO_JITTERENTROPY help text
       - by Bagas Sanjaya @ 2024-02-18  5:33 UTC [0%]

  359. [PATCH] crypto: fix CRYPTO_JITTERENTROPY help text
       - by Randy Dunlap @ 2024-02-17 16:55 UTC [3%]

  360. Re: [syzbot] [arm?] [crypto?] KASAN: invalid-access Read in neon_aes_ctr_encrypt
       - by Ard Biesheuvel @ 2024-02-17 14:34 UTC [0%]

  361. [syzbot] [arm?] [crypto?] KASAN: invalid-access Read in neon_aes_ctr_encrypt
       - by syzbot @ 2024-02-17  1:35 UTC [4%]

  362. Re: [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
       - by ross.philipson @ 2024-02-15 22:26 UTC [0%]

  363. Re: [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
       - by Ard Biesheuvel @ 2024-02-15  8:29 UTC [0%]

  364. Re: [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
       - by Ard Biesheuvel @ 2024-02-15  7:56 UTC [0%]

  365. Re: [PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
       - by Eric Biggers @ 2024-02-14 22:42 UTC [0%]

  366. [PATCH v8 09/15] x86: Secure Launch SMP bringup support
       - by Ross Philipson @ 2024-02-14 22:18 UTC [14%]

  367. [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
       - by Ross Philipson @ 2024-02-14 22:18 UTC [8%]

  368. [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
       - by Ross Philipson @ 2024-02-14 22:18 UTC [1%]

  369. [PATCH v8 08/15] x86: Secure Launch kernel late boot stub
       - by Ross Philipson @ 2024-02-14 22:18 UTC [1%]

  370. [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
       - by Ross Philipson @ 2024-02-14 22:18 UTC [12%]

  371. [PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
       - by Ross Philipson @ 2024-02-14 22:18 UTC [4%]

  372. Re: [PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
       - by Ard Biesheuvel @ 2024-02-14 16:34 UTC [0%]

  373. [PATCH 15/15] crypto: adiantum - Convert from skcipher to lskcipher
       - by Herbert Xu @ 2024-02-13  8:48 UTC [10%]

  374. [PATCH 12/15] crypto: cts - Convert from skcipher to lskcipher
       - by Herbert Xu @ 2023-12-07 10:13 UTC [2%]

  375. [PATCH 10/15] crypto: skcipher - Move nesting check into ecb
       - by Herbert Xu @ 2023-12-06  6:05 UTC [5%]

  376. [PATCH 07/15] crypto: adiantum - Use lskcipher instead of cipher
       - by Herbert Xu @ 2023-12-05  9:52 UTC [8%]

  377. [PATCH 05/15] crypto: skcipher - Add twopass attribute
       - by Herbert Xu @ 2023-12-05  6:09 UTC [4%]

  378. [PATCH 04/15] crypto: xts - Convert from skcipher to lskcipher
       - by Herbert Xu @ 2023-12-04 10:24 UTC [3%]

  379. [PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
       - by Eric Biggers @ 2024-02-13  5:54 UTC [6%]

  380. Re: [PATCH v2] X.509: Introduce scope-based x509_certificate allocation
       - by Lukas Wunner @ 2024-02-13  5:04 UTC [0%]

  381. Re: [PATCH v2] X.509: Introduce scope-based x509_certificate allocation
       - by Dan Williams @ 2024-02-12 20:57 UTC [3%]

  382. Re: [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
       - by neil.armstrong @ 2024-02-12 17:15 UTC [0%]

  383. Re: [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
       - by neil.armstrong @ 2024-02-12 17:12 UTC [0%]

  384. [PATCH v4 11/20] drivers: crypto: meson: introduce hasher
       - by Alexey Romanov @ 2024-02-12 13:50 UTC [1%]

  385. [PATCH v4 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
       - by Alexey Romanov @ 2024-02-12 13:50 UTC [4%]

  386. [PATCH v4 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by Alexey Romanov @ 2024-02-12 13:50 UTC [6%]

  387. [PATCH v4 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
       - by Alexey Romanov @ 2024-02-12 13:50 UTC [11%]

  388. Re: [PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
       - by Eric Biggers @ 2024-02-10 18:12 UTC [10%]

  389. Re: [PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
       - by Jerry Shih @ 2024-02-10 15:25 UTC [0%]

  390. Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
       - by Steven Price @ 2024-02-09 15:02 UTC [0%]

  391. Re: [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
       - by Sean Christopherson @ 2024-02-09 14:28 UTC [3%]

  392. Re: [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
       - by Sean Christopherson @ 2024-02-08 17:29 UTC [3%]

  393. RE: [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Shameerali Kolothum Thodi @ 2024-02-08 12:17 UTC [0%]

  394. Re: [PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement
       - by Lukas Bulwahn @ 2024-02-08  9:47 UTC [0%]

  395. [PATCH v2] MAINTAINERS: adjust file entries after crypto vmx file movement
       - by Lukas Bulwahn @ 2024-02-08  9:33 UTC [5%]

  396. [PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
       - by Eric Biggers @ 2024-02-08  6:08 UTC [11%]

  397. Re: [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
       - by Alex Williamson @ 2024-02-06 21:14 UTC [0%]

  398. Re: [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by Vadim Fedorenko @ 2024-02-06 14:07 UTC [0%]

  399. Re: [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
       - by neil.armstrong @ 2024-02-06 13:13 UTC [0%]

  400. RE: [PATCH v4 3/5] crypto: tegra: Add Tegra Security Engine driver
       - by Akhil R @ 2024-02-06  5:50 UTC [0%]


Results 201-400 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).