linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 22:43:20 to 2024-08-30 12:04:48 UTC [more...]

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-30 12:04 UTC  (4+ messages)

[PATCH] crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
 2024-08-30 10:47 UTC  (2+ messages)

[PATCH] crypto: atmel-{aes,sha} - use devm_clk_get_prepared() helpers
 2024-08-30 10:47 UTC  (2+ messages)

[PATCH] crypto: img-hash - use devm_clk_get_enabled() helpers
 2024-08-30 10:47 UTC  (2+ messages)

[PATCH] padata: Honor the caller's alignment in case of chunk_size 0
 2024-08-30 10:39 UTC  (2+ messages)

[PATCH 0/2] hwrng: rockchip - two simple cleanups
 2024-08-30 10:38 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: crypto: fsl,sec-v4.0: add second register space for rtic
 2024-08-30 10:39 UTC  (2+ messages)

[PATCH] char: mxc-rnga: Use devm_clk_get_enabled() helpers
 2024-08-30 10:36 UTC  (2+ messages)

[PATCH -next 0/6] Cleanup unused function declarations
 2024-08-30 10:36 UTC  (2+ messages)

[PATCH] crypto: jitter - Use min() to simplify jent_read_entropy()
 2024-08-30 10:31 UTC  (2+ messages)

[PATCH] crypto: ccp: Properly unregister /dev/sev on sev PLATFORM_STATUS failure
 2024-08-30 10:28 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon - fix resource contention and abnormal branch processing issues
 2024-08-30 10:17 UTC  (4+ messages)
` [PATCH 1/3] crypto: hisilicon - fix missed error branch
` [PATCH 2/3] crypto: hisilicon - add a lock for the qp send operation
` [PATCH 3/3] crypto: hisilicon/trng - modifying the order of header files

[PATCH -next] crypto: Remove unused parameter from macro ROLDQ
 2024-08-30 10:12 UTC  (2+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-30 10:00 UTC  (61+ messages)
` [PATCH 01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH 02/22] soc: qcom: socinfo: add support "
` [PATCH 03/22] dt-bindings: arm: qcom: add SA8255p Ride board
` [PATCH 04/22] dt-bindings: firmware: qcom,scm: document support for SA8255p
` [PATCH 05/22] dt-bindings: mailbox: qcom-ipcc: document the "
` [PATCH 06/22] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
` [PATCH 07/22] dt-bindings: crypto: qcom,prng: document support for SA8255p
` [PATCH 08/22] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/22] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 10/22] dt-bindings: pinctrl: "
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 12/22] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH 13/22] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH 14/22] dt-bindings: arm-smmu: document the "
` [PATCH 15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 17/22] dt-bindings: serial: document support for SA8255p
` [PATCH 18/22] dt-bindings: spi: "
` [PATCH 19/22] dt-bindings: i2c: "
` [PATCH 20/22] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH RESEND] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
 2024-08-30  9:53 UTC  (2+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in lzo1x_1_do_compress (3)
 2024-08-30  9:39 UTC  (4+ messages)

[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
 2024-08-30  9:05 UTC  (10+ messages)

[PATCH] virtio-crypto: support crypto engine framework
 2024-08-30  6:30 UTC  (2+ messages)

[PATCHv9 0/9] nvme: implement secure concatenation
 2024-08-30  6:13 UTC  (6+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()

Driver supporting HW decompression and SW decompression
 2024-08-30  5:38 UTC  (3+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 17:26 UTC  (12+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-08-29 16:13 UTC  (7+ messages)
` [PATCH 1/2] crypto: qcom-rng: rename *_of_data to *_match_data
` [PATCH 2/2] crypto: qcom-rng: fix support for ACPI-based systems

[PATCH v10 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 15:13 UTC  (22+ messages)
` [PATCH v10 04/20] x86: Secure Launch main header file
` [PATCH v10 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [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 v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch

qcom-rng is broken for acpi
 2024-08-29 14:55 UTC  (6+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 14:11 UTC  (6+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset

[PATCH] crypto: ccp: do not request interrupt on cmd completion when irqs disabled
 2024-08-29 10:20 UTC 

[PATCH] random: vDSO: assume key is 32-bit aligned on x86_64
 2024-08-28 17:09 UTC  (2+ messages)

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2024-08-28 16:04 UTC  (14+ messages)

[PATCH v4 0/4] LoongArch: Implement getrandom() in vDSO
 2024-08-28 14:33 UTC  (29+ messages)
` [PATCH v4 1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v4 2/4] selftests/vDSO: Add --cflags for pkg-config command querying libsodium
` [PATCH v4 3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
` [PATCH v4 4/4] selftests/vDSO: Enable vdso getrandom tests for LoongArch

[PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-08-28  2:59 UTC  (7+ 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: x86/aesni - update docs for aesni-intel module
 2024-08-27 18:50 UTC 

[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-27 15:16 UTC  (21+ messages)

[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
 2024-08-27  9:58 UTC  (2+ messages)

(no subject)
 2024-08-27  9:45 UTC  (2+ messages)
` 


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