messages from 2024-08-16 21:58:23 to 2024-08-26 22:44:24 UTC [more...]
[PATCH v10 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-26 22:38 UTC (19+ messages)
` [PATCH v10 01/20] Documentation/x86: Secure Launch kernel documentation
` [PATCH v10 02/20] x86: Secure Launch Kconfig
` [PATCH v10 03/20] x86: Secure Launch Resource Table header file
` [PATCH v10 05/20] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v10 06/20] x86: Add early SHA-256 "
` [PATCH v10 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v10 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v10 09/20] x86: Secure Launch kernel early boot stub
` [PATCH v10 10/20] x86: Secure Launch kernel late "
` [PATCH v10 11/20] x86: Secure Launch SMP bringup support
` [PATCH v10 12/20] kexec: Secure Launch kexec SEXIT support
` [PATCH v10 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v10 14/20] tpm: Protect against locality counter underflow
` [PATCH v10 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v10 16/20] tpm: Make locality requests return consistent values
` [PATCH v10 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v10 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
` [PATCH v10 19/20] x86: Secure Launch late initcall platform module
[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-08-26 20:55 UTC (3+ messages)
[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
2024-08-26 13:52 UTC (31+ messages)
` [PATCH v9 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v9 02/23] drviers: crypto: meson: add platform data
` [PATCH v9 03/23] drivers: crypto: meson: remove clock input
` [PATCH v9 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v9 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v9 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v9 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v9 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v9 09/23] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v9 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v9 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v9 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v9 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v9 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v9 15/23] drivers: crypto: meson: add support for AXG-series
` [PATCH v9 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v9 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line
` [PATCH v9 18/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v9 19/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v9 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v9 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v9 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v9 23/23] arch: arm64: dts: meson: axg: "
[PATCH v2 0/2] LoongArch: Implement getrandom() in vDSO
2024-08-26 8:54 UTC (4+ messages)
[PATCH v2] MIPS: crypto: Clean up useless assignment operations
2024-08-26 7:35 UTC
[PATCH] hwrng: mtk - Use devm_pm_runtime_enable
2024-08-26 7:04 UTC
[PATCH v23 2/4] random: introduce generic vDSO getrandom() implementation
2024-08-26 6:53 UTC (3+ messages)
` [PATCH] random: vDSO getrandom() must reject invalid flag
[PATCH] hwrng: mtk - Add remove function
2024-08-26 6:41 UTC (3+ messages)
crypto: starfive: kernel oops when unloading jh7110_crypto module and loading it again
2024-08-26 2:04 UTC (2+ messages)
[PATCH] padata: Honor the caller's alignment in case of chunk_size 0
2024-08-25 15:57 UTC (8+ messages)
` [EXTERNAL] "
[PATCH] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
2024-08-25 11:53 UTC (2+ messages)
[PATCH] crypto: ccp: Properly unregister /dev/sev on sev PLATFORM_STATUS failure
2024-08-24 18:31 UTC (4+ messages)
[PATCH 1/2] Fix counter width checks
2024-08-24 13:52 UTC (2+ messages)
[PATCH] crypto: qat - fix "Full Going True" macro definition
2024-08-24 13:51 UTC (2+ messages)
[PATCH 0/3] crypto: spacc - More Smatch fixes
2024-08-24 13:50 UTC (2+ messages)
[PATCH 0/3] crypto: spacc - Fix Smatch issues
2024-08-24 13:50 UTC (2+ messages)
[PATCH] crypto: x86/sha256: Add parentheses around macros' single arguments
2024-08-24 13:49 UTC (2+ messages)
[PATCH] crypto: ccp: Add additional information about an SEV firmware upgrade
2024-08-24 13:49 UTC (2+ messages)
[PATCH -next] crypto: keembay - fix module autoloading
2024-08-24 13:49 UTC (4+ messages)
Intermittent EHEALTH Failure in FIPS Mode - jitterentropy jent_entropy_init() in Kernel 6.6.14
2024-08-24 13:48 UTC (4+ messages)
` [PATCH] crypto: JENT - set default OSR to 3
[PATCH] padata: use integer wrap around to prevent deadlock on seq_nr overflow
2024-08-24 13:42 UTC (2+ messages)
[PATCH v2 00/16] Add cmd descriptor support
2024-08-24 7:07 UTC (29+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
` [PATCH v2 02/16] dmaengine: qcom: bam_dma: add bam_pipe_lock dt property
` [PATCH v2 03/16] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support
` [PATCH v2 04/16] crypto: qce - Add support for crypto address read
` [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api
` [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking
[PATCH] crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
2024-08-23 18:38 UTC
[PATCH] crypto: img-hash - use devm_clk_get_enabled() helpers
2024-08-23 9:52 UTC
[PATCH] crypto: atmel-{aes,sha} - use devm_clk_get_prepared() helpers
2024-08-23 9:42 UTC
[PATCH -next] crypto: Remove unused parameter from macro ROLDQ
2024-08-23 6:57 UTC
[PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
2024-08-23 0:45 UTC (15+ messages)
` [EXTERNAL] "
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-22 18:29 UTC (13+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH 1/1] dt-bindings: crypto: fsl,sec-v4.0: add second register space for rtic
2024-08-22 15:43 UTC (2+ messages)
[PATCH 0/5] Templatize ecdsa signature decoding
2024-08-22 12:25 UTC (4+ messages)
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op
[PATCH 0/2] hwrng: rockchip - two simple cleanups
2024-08-21 18:12 UTC (3+ messages)
` [PATCH 1/2] hwrng: rockchip - rst is used only during probe
` [PATCH 2/2] hwrng: rockchip - handle devm_pm_runtime_enable errors
[PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers
2024-08-21 6:42 UTC (2+ messages)
[PATCH] tools/crypto:Remove unused variable
2024-08-20 19:53 UTC (2+ messages)
[PATCH v5 0/7] Add SPAcc Crypto Driver Support
2024-08-20 17:13 UTC (4+ messages)
` [PATCH v5 6/7] Add SPAcc dts overlay
[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
2024-08-20 14:14 UTC (28+ messages)
` [PATCH v2 01/14] mpi: Introduce mpi_key_length()
` [PATCH v2 02/14] rsa: add parser of raw format
` [PATCH v2 03/14] PGPLIB: PGP definitions (RFC 4880)
` [PATCH v2 04/14] PGPLIB: Basic packet parser
` [PATCH v2 05/14] PGPLIB: Signature parser
` [PATCH v2 06/14] KEYS: PGP data parser
` [PATCH v2 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v2 08/14] KEYS: PGP-based public key signature verification
` [PATCH v2 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v2 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v2 11/14] verification: introduce verify_pgp_signature()
` [PATCH v2 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v2 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v2 14/14] KEYS: Introduce load_pgp_public_keyring()
[PATCH -next 0/6] Cleanup unused function declarations
2024-08-20 13:55 UTC (8+ messages)
` [PATCH -next 1/6] crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr()
` [PATCH -next 2/6] crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
` [PATCH -next 3/6] crypto: octeontx - Remove unused declaration otx_cpt_callback()
` [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master()
` [PATCH -next 5/6] crypto: amlogic - Remove unused declaration meson_enqueue()
` [PATCH -next 6/6] crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()
[PATCH v4 0/7] Add SPAcc Crypto Driver Support
2024-08-20 9:44 UTC (8+ messages)
` [PATCH v4 1/7] Add SPAcc Skcipher support
` [PATCH v4 5/7] Add SPAcc Kconfig and Makefile
` [PATCH v4 6/7] Add SPAcc dts overlay
(no subject)
2024-08-20 2:03 UTC (13+ messages)
` [PATCH v3 1/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
`
[PATCHv9 0/9] nvme: implement secure concatenation
2024-08-19 17:44 UTC (4+ messages)
[PATCH v3 00/10] Remove pcim_iomap_regions_request_all()
2024-08-19 15:03 UTC (3+ messages)
` [PATCH v3 03/10] crypto: qat - replace deprecated PCI functions
[PATCH] crypto: jitter - Use min() to simplify jent_read_entropy()
2024-08-19 14:18 UTC
[PATCH RESEND] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
2024-08-19 8:48 UTC
[PATCH 0/2] crypto: marvell - Remove custom swap function in favor of built-in sort swap
2024-08-17 7:09 UTC (2+ messages)
[PATCH][next] crypto: nx - Use static_assert() to check struct sizes
2024-08-17 7:08 UTC (2+ messages)
[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
2024-08-17 7:08 UTC (2+ messages)
[PATCH][next] crypto: qat - Use static_assert() to check struct sizes
2024-08-17 7:08 UTC (2+ messages)
[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
2024-08-17 7:07 UTC (2+ messages)
[PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
2024-08-17 7:07 UTC (2+ messages)
[PATCH 1/3] crypto: api - Remove instance larval fulfilment
2024-08-17 6:58 UTC (5+ messages)
` [v3 PATCH "
` [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
` [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "
[PATCH] crypto: octeontx2 - Fix authenc setkey
2024-08-17 4:36 UTC
[PATCH] crypto: octeontx - Fix authenc setkey
2024-08-17 4:13 UTC (3+ messages)
` [v2 PATCH] "
` [v3 "
[PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
2024-08-16 21:58 UTC (4+ messages)
` [PATCH] KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS
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).