messages from 2023-04-12 18:39:09 to 2023-04-26 18:02:57 UTC [more...]
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-04-26 18:02 UTC (12+ messages)
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[GIT PULL] Crypto Fixes for 5.16
2023-04-26 17:06 UTC (12+ messages)
` [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
` [GIT PULL] Crypto Update for 6.3
` [GIT PULL] Crypto Update for 6.4
[PATCH V4 00/23] Add basic ACPI support for RISC-V
2023-04-26 16:47 UTC (7+ messages)
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang
[PATCH 00/10] Add dynamic boost control support
2023-04-26 14:43 UTC (11+ messages)
` [PATCH 01/10] crypto: ccp: Rename macro for security attributes
` [PATCH 02/10] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH 03/10] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH 04/10] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH 05/10] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH 06/10] crypto: ccp: Add support for setting user ID "
` [PATCH 07/10] crypto: ccp: Add support for getting and setting DBC parameters
[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
2023-04-26 11:44 UTC (11+ messages)
` [RFC][PATCH 1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser
` [RFC][PATCH 2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
` [RFC][PATCH 5/6] selftests/bpf: Prepare a test for UMD-parsed signatures
` [RFC][PATCH 6/6] KEYS: asymmetric: Add UMD handler
[PATCH -next] crypto: jitter - change module_init(jent_mod_init) to subsys_initcall(jent_mod_init)
2023-04-26 9:48 UTC (5+ messages)
[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
2023-04-26 8:19 UTC (19+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH 2/5] Glue code for optmized Chacha20 implementation "
` [PATCH 3/5] An optimized Poly1305 implementation with 4-way unrolling "
` [PATCH 4/5] Glue code for optmized Poly1305 implementation "
` [PATCH 5/5] Update Kconfig and Makefile
[PATCH v6 0/4] crypto: starfive - Add drivers for crypto engine
2023-04-26 8:09 UTC (8+ messages)
` [PATCH v6 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v6 2/4] crypto: starfive - Add crypto engine support
` [PATCH v6 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v6 4/4] crypto: starfive - Add hash and HMAC support
[PATCH v2] crypto: caam - refactor RNG initialization
2023-04-26 7:05 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec
2023-04-25 14:06 UTC (3+ messages)
` [PATCH 1/2] crypto: octeontx2: add support for AF to CPT PF uplink mbox
` [PATCH 2/2] crypto: octeontx2: hardware configuration for inline IPsec
[linux-next:pending-fixes] BUILD SUCCESS 0a6daccdbdd65cc86e2c4479211cd7f5915c9cd8
2023-04-25 11:13 UTC
Słowa kluczowe do wypozycjonowania
2023-04-25 9:42 UTC
[PATCH v3 0/6] Introduce STM32 system bus
2023-04-25 7:56 UTC (9+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
[PATCH v3] crypto: engine - Fix struct crypto_engine_op doc
2023-04-24 19:05 UTC (2+ messages)
[PATCH v2] crypto: engine - Fix struct crypto_engine_op doc
2023-04-24 1:25 UTC (2+ messages)
[PATCH] crypto: engine - Fix typo in struct crypto_engine_op doc
2023-04-24 0:08 UTC (2+ messages)
[PATCH v5 0/6] Add CA enforcement keyring restrictions
2023-04-21 21:12 UTC (9+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction
[PATCH v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
2023-04-21 16:56 UTC
[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
2023-04-21 14:52 UTC (2+ messages)
[PATCH] hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm
2023-04-21 14:00 UTC (2+ messages)
[PATCH] crypto: ixp4xx - silence uninitialized variable warning
2023-04-21 8:58 UTC (3+ messages)
[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
2023-04-21 6:08 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] crypto: jitter - replace LFSR with SHA3-256
` [PATCH v3 0/2] crypto: jitter - SHA-3 conditioner and test interface
` [PATCH v3 1/2] crypto: jitter - replace LFSR with SHA3-256
` [PATCH v3 2/2] crypto: jitter - add interface for gathering of raw entropy
[PATCH 20/22] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
2023-04-21 2:50 UTC
[PATCH] dt-bindings: rng: Drop unneeded quotes
2023-04-20 21:30 UTC (2+ messages)
[PATCH] crypto: engine - fix crypto_queue backlog handling
2023-04-20 15:00 UTC
[PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG
2023-04-20 12:48 UTC (2+ messages)
[PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration
2023-04-20 10:22 UTC (6+ messages)
` [PATCH v9 1/2] i2c: designware: Use PCI PSP driver for communication
` [PATCH v9 2/2] i2c: designware: Add doorbell support for Mendocino
[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
2023-04-20 10:22 UTC (7+ messages)
` [PATCH v2 1/2] Remove POWER10_CPU dependency
` [PATCH v2 2/2] Move Power10 feature, PPC_MODULE_FEATURE_P10
[PATCH] crypto: Add some test vectors for cmac(camellia)
2023-04-20 10:22 UTC (2+ messages)
[PATCH v2 00/13] crypto: x86 - avoid absolute references
2023-04-20 10:21 UTC (3+ messages)
[PATCH] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
2023-04-20 10:19 UTC (2+ messages)
[PATCH v5 0/4] crypto: starfive - Add drivers for crypto engine
2023-04-20 10:10 UTC (3+ messages)
` [PATCH v5 4/4] crypto: starfive - Add hash and HMAC support
[PATCH] crypto: hash - Make crypto_ahash_alg helper available
2023-04-20 10:05 UTC
[PATCH] crypto: hash - Add statesize to crypto_ahash
2023-04-20 10:05 UTC
[PATCH] crypto: arm/sha1-neon - Fix clang function cast warnings
2023-04-19 21:56 UTC (6+ messages)
` [PATCH] crypto: arm/sha256-neon "
` [PATCH] crypto: arm/sha512-neon "
RPCSEC GSS krb5 KUnit test fails on arm64 with h/w accelerated ciphers enabled
2023-04-19 21:53 UTC
[PATCH 5.10 0/4] Fix built-in testing dependency failures
2023-04-18 13:51 UTC (8+ messages)
` [PATCH 5.10 1/4] crypto: api - "
` [PATCH 5.10 2/4] crypto: api - Do not create test larvals if manager is disabled
` [PATCH 5.10 3/4] crypto: api - Export crypto_boot_test_finished
` [PATCH 5.10 4/4] crypto: api - Fix boot-up crash when crypto manager is disabled
[PATCH 6.2 091/139] verify_pefile: relax wrapper length check
2023-04-18 12:22 UTC (2+ messages)
` [PATCH 6.2 092/139] asymmetric_keys: log on fatal failures in PE/pkcs7
[PATCH 6.1 085/134] verify_pefile: relax wrapper length check
2023-04-18 12:22 UTC (2+ messages)
` [PATCH 6.1 086/134] asymmetric_keys: log on fatal failures in PE/pkcs7
[PATCH 5.15 45/91] verify_pefile: relax wrapper length check
2023-04-18 12:21 UTC (2+ messages)
` [PATCH 5.15 46/91] asymmetric_keys: log on fatal failures in PE/pkcs7
[PATCH 5.10 091/124] verify_pefile: relax wrapper length check
2023-04-18 12:21 UTC (2+ messages)
` [PATCH 5.10 092/124] asymmetric_keys: log on fatal failures in PE/pkcs7
[PATCH 5.4 68/92] verify_pefile: relax wrapper length check
2023-04-18 12:21 UTC (2+ messages)
` [PATCH 5.4 69/92] asymmetric_keys: log on fatal failures in PE/pkcs7
[PATCH 0/6] crypto: api - Add support for cloning tfms
2023-04-18 12:30 UTC (11+ messages)
` [PATCH 1/6] crypto: api - Add crypto_tfm_get
` [PATCH 2/6] crypto: api - Add crypto_clone_tfm
` [PATCH 3/6] crypto: hash - Add crypto_clone_ahash/shash
` [PATCH 4/6] crypto: hmac - Add support for cloning
` [PATCH 5/6] crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
` [PATCH 6/6] crypto: cryptd - Add support for cloning hashes
[PATCH 4.19 45/57] verify_pefile: relax wrapper length check
2023-04-18 12:21 UTC
[PATCH 4.14 30/37] verify_pefile: relax wrapper length check
2023-04-18 12:21 UTC
[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
2023-04-17 20:25 UTC
new order
2023-04-17 15:22 UTC
[PATCH v7 0/3] Add dedicated Qcom ICE driver
2023-04-17 8:47 UTC (3+ messages)
` [PATCH v7 3/3] mmc: sdhci-msm: Switch to the new ICE API
[ANNOUNCE] [CFP] Linux Security Summit Europe (LSS-EU)
2023-04-17 8:35 UTC
[PATCH V2 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-04-17 7:40 UTC (3+ messages)
` [PATCH V2 3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
[PATCH] firmware_loader: rework crypto dependencies
2023-04-14 16:42 UTC (4+ messages)
[PATCH] ixp4xx_crypto: fix building wiht 64-bit dma_addr_t
2023-04-14 16:03 UTC (2+ messages)
Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-14 12:32 UTC (17+ messages)
[PATCH v2 2/2] crypto: caam - OP-TEE firmware support
2023-04-14 11:06 UTC (3+ messages)
` [PATCH v3 0/2] No access to CAAM page 0 registers
[PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration
2023-04-14 11:05 UTC (2+ messages)
[PATCH] crypto: ccp: Don't initialize CCP for PSP 0x1649
2023-04-14 11:05 UTC (2+ messages)
[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-04-14 9:19 UTC (7+ messages)
` [PATCH V3 1/6] dt-bindings: serial: fsl-imx-uart: add missing properties
` [PATCH V3 2/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
` [PATCH V3 3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
` [PATCH V3 4/6] dt-bindings: imxgpt: add "
` [PATCH V3 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V3 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC
[PATCH v3 0/8] Support ACPI PSP on Hyper-V
2023-04-13 21:53 UTC (13+ messages)
[PATCH] crypto: ixp4xx - Remove COMPILE_TEST from Kconfig dependencies
2023-04-13 20:12 UTC (3+ messages)
` [PATCH] crypto: ixp4xx - Do not check word size when compile testing
[PATCH] sunrpc: Fix RFC6803 encryption test
2023-04-13 15:11 UTC (4+ messages)
[PATCH] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
2023-04-13 13:46 UTC (4+ messages)
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-04-13 6:00 UTC (4+ messages)
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).