messages from 2022-04-13 11:57:16 to 2022-04-20 10:29:22 UTC [more...]
[PATCH v7 0/5] Enable root to update the blacklist keyring
2022-04-20 10:29 UTC (3+ messages)
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
[PATCH] crypto: caam/rng: Add support for PRNG
2022-04-20 6:38 UTC (7+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
[PATCH v2 0/4] virtio-crypto: Improve performance
2022-04-20 3:32 UTC (6+ messages)
` [PATCH v2 1/4] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH v2 2/4] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH v2 3/4] virtio-crypto: adjust dst_len at ops callback
` [PATCH v2 4/4] virtio-crypto: enable retry for virtio-crypto-dev
[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-20 3:02 UTC
[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
2022-04-20 1:27 UTC
[PATCH] random: add fork_event sysctl for polling VM forks
2022-04-20 0:15 UTC (5+ messages)
[PATCH v4] crypto: caam - fix i.MX6SX entropy delay value
2022-04-19 20:38 UTC (2+ messages)
[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-19 19:00 UTC (18+ messages)
` [PATCH v5 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v5 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v5 03/11] riscv: "
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 05/11] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v5 06/11] nios2: "
` [PATCH v5 07/11] x86: "
` [PATCH v5 08/11] um: "
` [PATCH v5 09/11] sparc: "
` [PATCH v5 10/11] xtensa: "
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify
propagating vmgenid outward and upward
2022-04-19 16:43 UTC (6+ messages)
[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
2022-04-19 11:54 UTC (38+ messages)
` [PATCH v5 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v5 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v5 03/33] crypto: rockchip: do not do custom power management
` [PATCH v5 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v5 05/33] crypto: rockchip: do not store mode globally
` [PATCH v5 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v5 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v5 08/33] crypto: rockchip: better handle cipher key
` [PATCH v5 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v5 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v5 11/33] crypto: rockchip: rewrite type
` [PATCH v5 12/33] crypto: rockchip: add debugfs
` [PATCH v5 13/33] crypto: rockchip: introduce PM
` [PATCH v5 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v5 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v5 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v5 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v5 18/33] crypto: rockchip: fix style issue
` [PATCH v5 19/33] crypto: rockchip: add support for rk3328
` [PATCH v5 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v5 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v5 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v5 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v5 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v5 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v5 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v5 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v5 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v5 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v5 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v5 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v5 33/33] crypto: rockchip: Add support for RK3399
linux-next: Fixes tag needs some work in the crypto tree
2022-04-19 10:41 UTC (2+ messages)
[PATCH v3 0/3] crypto: qat - fix dm-crypt related issues
2022-04-19 10:31 UTC (4+ messages)
` [PATCH v3 1/3] crypto: qat - use pre-allocated buffers in datapath
[PATCH v3] crypto: caam - fix i.MX6SX entropy delay value
2022-04-19 10:27 UTC (2+ messages)
[PATCH 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
2022-04-19 7:52 UTC (9+ messages)
[PATCH v4 0/8] crypto: HCTR2 support
2022-04-19 4:33 UTC (22+ messages)
` [PATCH v4 1/8] crypto: xctr - Add XCTR support
` [PATCH v4 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v4 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v4 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v4 5/8] crypto: arm64/aes-xctr: "
` [PATCH v4 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v4 8/8] fscrypt: Add HCTR2 support for filename encryption
[PATCH] random: document crng_fast_key_erasure() destination possibility
2022-04-18 20:01 UTC (3+ messages)
[PATCH] x86: crypto: fix Using uninitialized value walk.flags
2022-04-18 19:30 UTC (2+ messages)
[PATCH v2] crypto: caam - fix i.MX6SX entropy delay value
2022-04-18 16:45 UTC (12+ messages)
` [EXT] "
` [EXT] "
[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-18 11:05 UTC
[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-18 7:10 UTC (25+ messages)
` [PATCH v4 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v4 03/11] riscv: use fallback for random_get_entropy() instead of zero
` [PATCH v4 04/11] mips: "
` [PATCH v4 09/11] sparc: "
` [PATCH v4 10/11] xtensa: "
` [PATCH v4 11/11] random: insist on random_get_entropy() existing in order to simplify
[PATCH] crypto: Make use of the helper function devm_platform_ioremap_resource()
2022-04-18 1:57 UTC
[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-04-17 18:47 UTC (10+ messages)
` [PATCH v7 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v7 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v7 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v7 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v7 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v7 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer
[PATCH] crypto: caam - enable prediction resistance conditionally
2022-04-16 13:28 UTC (8+ messages)
` [EXT] "
[PATCH 0/4] crypto: hisilicon/qm - misc fixes
2022-04-16 10:45 UTC (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - remove unused function declaration
` [PATCH 2/4] crypto: hisilicon/qm - set function with static
` [PATCH 3/4] crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
` [PATCH 4/4] crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-04-15 20:07 UTC (9+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [EXT] "
[PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
2022-04-15 16:20 UTC (3+ messages)
[PATCH 0/7] Add CA enforcement keyring restrictions
2022-04-15 16:14 UTC (13+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag
[PATCH 0/4] virtio-crypto: Improve performance
2022-04-15 12:33 UTC (8+ messages)
` [PATCH 1/4] virtio-crypto: wait ctrl queue instead of busy polling
` "
` [PATCH 2/4] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH 3/4] virtio-crypto: adjust dst_len at ops callback
` [PATCH 4/4] virtio-crypto: enable retry for virtio-crypto-dev
[v2] Add support for hwrng on PolarFire SoC
2022-04-15 10:20 UTC (6+ messages)
` [PATCH v2 1/1] hwrng: mpfs - add polarfire soc hwrng support
` hwrng: mpfs - Enable COMPILE_TEST
[PATCH] crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
2022-04-15 8:41 UTC (6+ messages)
[PATCH] crypto: hisilicon/sgl - align the hardware sgl dma address
2022-04-15 8:41 UTC (2+ messages)
[PATCH 00/11] add regitser checking and last word dumping for ACC
2022-04-15 8:40 UTC (2+ messages)
[PATCH] crypto: ux500/hash - simplify if-if to if-else
2022-04-15 8:40 UTC (2+ messages)
[PATCH v2 00/16] crypto: qat - misc fixes
2022-04-15 8:40 UTC (2+ messages)
[PATCH] crypto: qat - stop using iommu_present()
2022-04-15 8:39 UTC (2+ messages)
[PATCH 0/2] crypto: ccree: fixes and improvements
2022-04-15 8:40 UTC (2+ messages)
[PATCH 1/2] crypto: marvell: cesa: ECB does not IV
2022-04-13 19:11 UTC (2+ messages)
` [PATCH 2/2] crypto: marvell: cesa: Add fallback for handling empty length case
[PATCH] crypto: ccp - Log when resetting PSP SEV state
2022-04-13 15:58 UTC
[PATCH 0/2] New compatible for sa3ul for AM62x
2022-04-13 15:48 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
[PATCH] crypto: ccp - Fix the INIT_EX data file open failure
2022-04-13 15:40 UTC (2+ messages)
[PATCH 0/2] hwrng: cn10k - Optimize random number generator driver
2022-04-13 14:16 UTC (3+ messages)
` [PATCH 1/2] hwrng: cn10k - Optimize cn10k_rng_read()
` [PATCH 2/2] hwrng: cn10k - Make check_rng_health() return an error code
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).