messages from 2024-10-07 08:27:13 to 2024-10-16 12:41:58 UTC [more...]
[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
2024-10-16 12:41 UTC (8+ messages)
` [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v4 03/10] crypto: qat - replace "
` [PATCH v4 04/10] crypto: marvell "
` [PATCH v4 05/10] intel_th: pci: Replace "
` [PATCH v4 06/10] wifi: iwlwifi: replace "
` [PATCH v4 07/10] ntb: idt: Replace "
[PATCH v2 RESEND] crypto: lib/mpi - Extend support for scope-based resource management
2024-10-16 11:21 UTC (11+ messages)
` [v2] "
` [PATCH v3 0/3] lib: Extending "
` [PATCH v3 1/3] crypto: lib/mpi - Extend "
` [PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa()
` [PATCH v3 3/3] lib/digsig: Use scope-based resource management for two "
[REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
2024-10-16 9:53 UTC (15+ messages)
` [PATCH] crypto: marvell/cesa - Disable hash algorithms
[PATCH v4 0/4] Add support for stm32mp25x RNG
2024-10-16 8:04 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v4 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v4 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v4 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v3 0/4] Add support for stm32mp25x RNG
2024-10-16 8:00 UTC (9+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v3 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v3 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v3 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v2 0/4] Add support for stm32mp25x RNG
2024-10-16 7:54 UTC (18+ messages)
` [PATCH v2 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v2 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v2 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH 0/2] arm64: Speed up CRC-32 using PMULL instructions
2024-10-16 7:12 UTC (5+ messages)
` [PATCH 1/2] arm64/lib: Handle CRC-32 alternative in C code
` [PATCH 2/2] arm64/crc32: Implement 4-way interleave using PMULL
[PATCHv10 0/9] nvme: implement secure concatenation
2024-10-16 6:40 UTC (14+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/9] nvme: add nvme_auth_generate_psk()
` [PATCH 3/9] nvme: add nvme_auth_generate_digest()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries
[GIT PULL] Crypto Update for 6.3
2024-10-16 5:37 UTC (11+ messages)
` [GIT PULL] Crypto Update for 6.4
` [GIT PULL] Crypto Update for 6.5
` [GIT PULL] Crypto Update for 6.6
` [GIT PULL] Crypto Update for 6.7
` [GIT PULL] Crypto Update for 6.8
` [GIT PULL] Crypto Fixes "
` [GIT PULL] Crypto Fixes for 6.9
` [GIT PULL] Crypto Fixes for 6.10
` [GIT PULL] Crypto Fixes for 6.12
WARNING: CPU: 1 PID: 81 at crypto/testmgr.c:5931 alg_test+0x2a4/0x300 (Thinkpad T60, v6.12-rc2)
2024-10-16 5:36 UTC (3+ messages)
[PATCH 0/2] crypto: Enable fuzz testing for generic crc32/crc32c
2024-10-16 4:15 UTC (6+ messages)
` [PATCH 1/2] crypto/crc32: Provide crc32-base alias to enable fuzz testing
` [PATCH 2/2] crypto/crc32c: Provide crc32c-base "
[RFC 0/5] Another initramfs signature checking set
2024-10-15 22:22 UTC (6+ messages)
` [RFC 1/5] initramfs: Add initramfs signature checking
` [RFC 2/5] KEYS/certs: Start the builtin key and cert system earlier
` [RFC 3/5] initramfs: Use existing module signing infrastructure
` [RFC 4/5] sign-file: Add -i option to sign initramfs images
` [RFC 5/5] initramfs: Enforce initramfs signature
[PATCH 00/10] AEGIS x86 assembly tuning
2024-10-15 15:43 UTC (5+ messages)
` [PATCH 03/10] crypto: x86/aegis128 - eliminate some indirect calls
[PATCH][next] crypto: tegra: remove redundant error check on ret
2024-10-15 13:11 UTC
drivers/nx: Invalid wait context issue when rebooting
2024-10-15 11:18 UTC (8+ messages)
[v2 PATCH 1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock
2024-10-15 10:55 UTC (2+ messages)
` [v2 PATCH 2/2] crypto/nx: Fix invalid wait context during kexec reboot
[PATCH 0/3] crypto: x86/crc32c - jump table elimination and other cleanups
2024-10-15 10:55 UTC (9+ messages)
` [PATCH 1/3] crypto: x86/crc32c - simplify code for handling fewer than 200 bytes
` [PATCH 2/3] crypto: x86/crc32c - access 32-bit arguments as 32-bit
` [PATCH 3/3] crypto: x86/crc32c - eliminate jump table and excessive unrolling
[PATCH] dt-bindings: rng: Add Marvell Armada RNG support
2024-10-15 6:24 UTC (2+ messages)
[PATCH -next] crypto: testmgr - don't generate WARN for -EAGAIN
2024-10-15 2:09 UTC (2+ messages)
` [PATCH] crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY
[PATCH] crypto: qat - Constify struct pm_status_row
2024-10-14 19:55 UTC
[PATCH] crypto: ecdsa - Update Kconfig help text for NIST P521
2024-10-14 13:13 UTC (2+ messages)
[RFC PATCH v1 20/57] crypto: Remove PAGE_SIZE compile-time constant assumption
2024-10-14 10:58 UTC
Build regressions/improvements in v6.12-rc3
2024-10-14 10:29 UTC (4+ messages)
[PATCH cryptodev-2.6] crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
2024-10-14 9:43 UTC
[PATCH] crypto/nx: Rename devdata_mutex to devdata_spinlock
2024-10-14 5:20 UTC
[PATCH] crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key()
2024-10-12 8:24 UTC (2+ messages)
[PATCH 0/4] Add support for stm32mp25x RNG
2024-10-11 16:18 UTC (22+ messages)
` [PATCH 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
2024-10-11 16:10 UTC (6+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
BUG: Kernel NULL pointer dereference on read at 0x00000000 in pnv_get_random_long()
2024-10-11 10:45 UTC (3+ messages)
crypto: starfive: kernel oops when unloading jh7110_crypto module and loading it again
2024-10-11 8:19 UTC
[PATCH 1/2] crypto: crypto4xx_core: avoid explicit resource
2024-10-10 19:48 UTC (2+ messages)
` [PATCH 2/2] crypto: crypto4xx_core: use devm in probe
[PATCHv2 0/5] cesa: small cleanups
2024-10-10 19:45 UTC (6+ messages)
` [PATCHv2 1/5] crypto: cesa: add COMPILE_TEST
` [PATCHv2 2/5] crypto: cesa: use enabled variants for clk_get
` [PATCHv2 3/5] crypto: cesa: remove irq_set_affinity_hint
` [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram
` [PATCHv2 5/5] crypto: cesa: use devm_platform_get_and_ioremap_resource
linux-next: build warning after merge of the crypto tree
2024-10-10 9:13 UTC (3+ messages)
` [PATCH cryptodev-2.6] crypto: doc - Fix akcipher title reference
[PATCH] crypto: x86/cast5: Remove unused cast5_ctr_16way
2024-10-10 9:12 UTC (2+ messages)
[PATCH v7 1/7] crypto: shash - add support for finup_mb
2024-10-10 8:29 UTC (2+ messages)
[PATCH] crypto: jitter - output full sample from test interface
2024-10-10 2:47 UTC
[RFC PATCH 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine
2024-10-09 22:11 UTC (4+ messages)
` [RFC PATCH 2/2] crypto: Add Mediatek EIP-93 crypto engine support
[PATCH] dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga"
2024-10-09 21:11 UTC (2+ messages)
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-09 13:34 UTC (12+ messages)
[PATCH v1] hwrng: histb-rng: Fix the wrong format specifier
2024-10-09 6:42 UTC
qcom-rng is broken for acpi
2024-10-08 20:08 UTC (11+ messages)
[PATCH] drivers/histb-rng: Fix the wrong format specifier
2024-10-08 7:22 UTC
[PATCH] hwrng: core - Add WARN_ON for buggy read return values
2024-10-07 23:28 UTC (10+ messages)
[PATCH] crypto: Switch back to struct platform_driver::remove()
2024-10-07 20:58 UTC
[PATCH] crypto: qat - remove faulty arbiter config reset
2024-10-07 13:42 UTC
[PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
2024-10-07 11:02 UTC (3+ messages)
[v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm during registration
2024-10-07 8:31 UTC (11+ messages)
` [PATCH] crypto: api - Fix generic algorithm self-test races
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).