linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-02 16:19:23 to 2024-09-09 07:57:09 UTC [more...]

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:53 UTC  (14+ messages)
` [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 02/19] crypto: testmgr: "
` [PATCH RESEND v2 03/19] drm/i915/selftests: "
` [PATCH RESEND v2 04/19] drm/lib: "
` [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 09/19] bpf: "
` [PATCH RESEND v2 10/19] lib/interval_tree_test.c: "
` [PATCH RESEND v2 11/19] kunit: string-stream-test: "
` [PATCH RESEND v2 12/19] random32: "
` [PATCH RESEND v2 13/19] lib/rbtree-test: "

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:05 UTC  (20+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "
` [PATCH v2 10/19] lib/interval_tree_test.c: "
` [PATCH v2 11/19] kunit: string-stream-test: "
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[syzbot] [crypto?] [ntfs3?] KMSAN: uninit-value in sw842_compress
 2024-09-09  3:09 UTC  (3+ messages)

qcom-rng is broken for acpi
 2024-09-06 20:33 UTC 

[PATCH v8 0/6] Add SPAcc Crypto Driver
 2024-09-06 16:25 UTC  (10+ messages)
` [PATCH v8 1/6] Add SPAcc Skcipher support
` [PATCH v8 2/6] Add SPAcc AUTODETECT support
` [PATCH v8 3/6] Add SPAcc ahash support
` [PATCH v8 4/6] Add SPAcc AEAD support
` [PATCH v8 5/6] Add SPAcc Kconfig and Makefile
` [PATCH v8 6/6] Add SPAcc compilation in crypto

[PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode
 2024-09-06 11:14 UTC  (6+ messages)

[PATCH v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
 2024-09-06 10:43 UTC 

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

[PATCH v2 00/16] Add cmd descriptor support
 2024-09-06  7:06 UTC  (5+ messages)

[PATCH][next] crypto: qat - Remove trailing space after \n newline
 2024-09-06  7:10 UTC  (2+ messages)

[PATCH][next] crypto: hisilicon/sec - Remove trailing space after \n newline
 2024-09-06  7:10 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon - fix issues related to device reset
 2024-09-06  7:10 UTC  (2+ messages)

[PATCH v2 0/3] crypto: hisilicon - fix resource contention and abnormal branch processing issues
 2024-09-06  7:10 UTC  (2+ messages)

[PATCH] virtio-crypto: support crypto engine framework
 2024-09-06  7:09 UTC  (3+ messages)

[PATCH] crypto: ccp: do not request interrupt on cmd completion when irqs disabled
 2024-09-06  7:07 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - update docs for aesni-intel module
 2024-09-06  7:06 UTC  (2+ messages)

[PATCH] hwrng: mtk - Use devm_pm_runtime_enable
 2024-09-06  6:59 UTC  (2+ messages)

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-09-06  6:59 UTC  (5+ messages)
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op

[PATCH v1 0/1] dt-bindings: crypto: Document support for SPAcc
 2024-09-06  6:58 UTC  (7+ messages)
` [PATCH v1 1/1] "

[PATCH v3] MIPS: crypto: Clean up useless assignment operations
 2024-09-06  6:40 UTC 

[RESEND. PATCH v2] MIPS: crypto: Clean up useless assignment operations
 2024-09-06  5:56 UTC  (2+ messages)

[PATCH v3 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-09-06  2:04 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] crypto: qcom-rng: rename *_of_data to *_match_data

qcom-rng is broken for acpi
 2024-09-06  0:14 UTC  (6+ messages)

[PATCH v3] dt-bindings: crypto: qcom,prng: document support for SA8255p
 2024-09-05 19:06 UTC 

[PATCH 0/1] dt-bindings: crypto: Document support for SPAcc
 2024-09-05 12:27 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v7 0/6] Add SPAcc Crypto Driver Support
 2024-09-05 11:41 UTC  (9+ messages)

[PATCH] crypto: octeontx* - Select CRYPTO_AUTHENC
 2024-09-05  2:21 UTC 

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-05  1:01 UTC  (8+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v5 0/2] arm64: Implement getrandom() in vDSO
 2024-09-04 15:56 UTC  (8+ messages)
` [PATCH v5 1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
` [PATCH v5 2/2] arm64: vdso: wire up getrandom() vDSO implementation

[PATCH v2 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-09-04 14:43 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: qcom-rng: rename *_of_data to *_match_data

[PATCH 1/2] Device tree registration and property names changes
 2024-09-04  7:53 UTC  (5+ messages)
` [PATCH 2/2] SPAcc DT bindings

[PATCH -next] crypto: qat - remove redundant null pointer checks in adf_dbgfs_init()
 2024-09-03 14:42 UTC 

[PATCH] KEYS: asymmetric: Calculate size from pointer
 2024-09-03 13:48 UTC 

[PATCH] crypto: aegis128: Fix indentation issue in crypto_aegis128_process_crypt()
 2024-09-03 12:55 UTC 

[PATCH v4 0/2] arm64: Implement getrandom() in vDSO
 2024-09-03 12:40 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
` [PATCH v4 2/2] arm64: vdso: wire up getrandom() vDSO implementation

[PATCH] crypto: algboss - Pass instance creation error up
 2024-09-03  9:54 UTC  (3+ messages)

Request for Quote and Meeting Availability
 2024-09-03  9:15 UTC 

[PATCH] crypto: testmgr - Hide ENOENT errors
 2024-09-02 23:33 UTC 

[PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-09-02 23:07 UTC  (11+ 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: api - Fix generic algorithm self-test races


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