linux-crypto
Thread
Date
Earlier messages
Messages by Thread
[PATCH RFC 11/13] virtio-rng: fix DMA cacheline alignment for data buffer
Michael S. Tsirkin
[PATCH RFC 09/13] virtio_input: fix DMA cacheline alignment for evts
Michael S. Tsirkin
[PATCH RFC 00/13] fix DMA aligment issues around virtio
Michael S. Tsirkin
[PATCH RFC 03/13] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
[PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
Michael S. Tsirkin
Re: [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
Petr Tesarik
Re: [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
Michael S. Tsirkin
Re: [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
Michael S. Tsirkin
Re: [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
Petr Tesarik
[PATCH RFC 02/13] docs: dma-api: document __dma_align_begin/end
Michael S. Tsirkin
[PATCH RFC 04/13] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
[PATCH RFC 05/13] dma-debug: track cache clean flag in entries
Michael S. Tsirkin
Re: [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
Petr Tesarik
Re: [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
Michael S. Tsirkin
[PATCH RFC 11/13] virtio-rng: fix DMA alignment for data buffer
Michael S. Tsirkin
[PATCH RFC 07/13] vsock/virtio: fix DMA alignment for event_list
Michael S. Tsirkin
[PATCH RFC 10/13] virtio_scsi: fix DMA cacheline issues for events
Michael S. Tsirkin
[PATCH RFC 13/13] vsock/virtio: reorder fields to reduce struct padding
Michael S. Tsirkin
[PATCH RFC 06/13] virtio: add virtqueue_add_inbuf_cache_clean API
Michael S. Tsirkin
[PATCH RFC 12/13] virtio_input: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
[PATCH RFC 08/13] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
[PATCH RFC 09/13] virtio_input: fix DMA alignment for evts
Michael S. Tsirkin
Re: [PATCH RFC 00/13] fix DMA aligment issues around virtio
Petr Tesarik
Re: [PATCH RFC 00/13] fix DMA aligment issues around virtio
Michael S. Tsirkin
[PATCH] KEYS: replace -EEXIST with -EBUSY
Daniel Gomez
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
Marco Elver
[PATCH v5 01/36] compiler_types: Move lock checking attributes to compiler-context-analysis.h
Marco Elver
[PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
Marco Elver
Re: [PATCH v5 04/36] Documentation: Add documentation for Compiler-Based Context Analysis
Bart Van Assche
[PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
Re: [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Bart Van Assche
Re: [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
Re: [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Bart Van Assche
Re: [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
Re: [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Peter Zijlstra
[PATCH v5 03/36] compiler-context-analysis: Add test stub
Marco Elver
[PATCH v5 05/36] checkpatch: Warn about context_unsafe() without comment
Marco Elver
[PATCH v5 06/36] cleanup: Basic compatibility with context analysis
Marco Elver
Re: [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
Bart Van Assche
[PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
Marco Elver
Re: [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
Bart Van Assche
[PATCH v5 30/36] kcsan: Enable context analysis
Marco Elver
[PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c
Marco Elver
[PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
Marco Elver
Re: [PATCH v5 21/36] debugfs: Make debugfs_cancellation a context lock struct
Bart Van Assche
[PATCH v5 14/36] rcu: Support Clang's context analysis
Marco Elver
[PATCH v5 20/36] locking/ww_mutex: Support Clang's context analysis
Marco Elver
[PATCH v5 29/36] kcov: Enable context analysis
Marco Elver
[PATCH v5 09/36] compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
[PATCH v5 33/36] printk: Move locking annotation to printk.c
Marco Elver
[PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
Marco Elver
Re: [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
Bart Van Assche
Re: [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
Marco Elver
[PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
Marco Elver
Re: [PATCH v5 22/36] um: Fix incorrect __acquires/__releases annotations
Bart Van Assche
[PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
Marco Elver
Re: [PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
Bart Van Assche
Re: [PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
Marco Elver
Re: [PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
Bart Van Assche
Re: [PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
Marco Elver
[PATCH v5 34/36] security/tomoyo: Enable context analysis
Marco Elver
[PATCH v5 18/36] locking/local_lock: Include missing headers
Marco Elver
Re: [PATCH v5 18/36] locking/local_lock: Include missing headers
Bart Van Assche
[PATCH v5 28/36] kfence: Enable context analysis
Marco Elver
[PATCH v5 16/36] kref: Add context-analysis annotations
Marco Elver
Re: [PATCH v5 16/36] kref: Add context-analysis annotations
Bart Van Assche
[PATCH v5 31/36] stackdepot: Enable context analysis
Marco Elver
[PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
Marco Elver
Re: [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
Bart Van Assche
Re: [PATCH v5 13/36] bit_spinlock: Support Clang's context analysis
Marco Elver
[PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
Marco Elver
Re: [PATCH v5 12/36] bit_spinlock: Include missing <asm/processor.h>
Bart Van Assche
[PATCH v5 11/36] locking/seqlock: Support Clang's context analysis
Marco Elver
[PATCH v5 35/36] crypto: Enable context analysis
Marco Elver
[PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
Re: [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Bart Van Assche
Re: [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
Re: [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Bart Van Assche
Re: [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
Re: [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's context analysis
Bart Van Assche
[PATCH v5 19/36] locking/local_lock: Support Clang's context analysis
Marco Elver
[PATCH v5 25/36] compiler-context-analysis: Introduce header suppressions
Marco Elver
[PATCH v5 27/36] MAINTAINERS: Add entry for Context Analysis
Marco Elver
[PATCH v5 10/36] locking/mutex: Support Clang's context analysis
Marco Elver
[PATCH v5 26/36] compiler: Let data_race() imply disabled context analysis
Marco Elver
[PATCH v5 15/36] srcu: Support Clang's context analysis
Marco Elver
[PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
Re: [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
Bart Van Assche
Re: [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
[PATCH v5 32/36] rhashtable: Enable context analysis
Marco Elver
[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
David Gow
Re: [PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
Eric Biggers
Re: [PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
David Gow
Re: [PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
Eric Biggers
[PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
David Gow
Re: [PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
David Gow
[PATCH v4 7/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
[PATCH v4 6/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
[PATCH v4 4/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
[PATCH v4 8/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
[PATCH v4 3/9] crypto: virtio: Replace package id with numa node id
Bibo Mao
[PATCH v4 2/9] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
Re: [PATCH v4 2/9] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Jason Wang
[PATCH v4 5/9] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
[PATCH v4 9/9] crypto: virtio: Add skcipher support without IV
Bibo Mao
[PATCH v4 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
Uwe Kleine-König
Re: [PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
Jens Wiklander
Re: [PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
Alexandre Belloni
Re: [PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
Jens Wiklander
[PATCH v4 0/2] lib/crypto: ML-DSA verification support
Eric Biggers
[PATCH v4 1/2] lib/crypto: Add ML-DSA verification support
Eric Biggers
[PATCH v4 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
Re: [PATCH v4 0/2] lib/crypto: ML-DSA verification support
Eric Biggers
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Uwe Kleine-König
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Sumit Garg
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Uwe Kleine-König
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Sumit Garg
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Uwe Kleine-König
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Sumit Garg
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Uwe Kleine-König
Re: [PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
Sumit Garg
[PATCH v4 0/9] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
Luca Weiss
[PATCH v4 1/9] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
Luca Weiss
Re: [PATCH v4 1/9] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
Viresh Kumar
[PATCH v4 2/9] dt-bindings: crypto: qcom,prng: document Milos
Luca Weiss
Re: [PATCH v4 2/9] dt-bindings: crypto: qcom,prng: document Milos
Luca Weiss
[PATCH v4 4/9] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
Luca Weiss
[PATCH v4 8/9] arm64: dts: qcom: Add initial Milos dtsi
Luca Weiss
Re: [PATCH v4 8/9] arm64: dts: qcom: Add initial Milos dtsi
Dmitry Baryshkov
Re: [PATCH v4 8/9] arm64: dts: qcom: Add initial Milos dtsi
Konrad Dybcio
[PATCH v4 3/9] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
Luca Weiss
Re: [PATCH v4 3/9] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
Luca Weiss
[PATCH v4 5/9] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
Luca Weiss
Re: [PATCH v4 5/9] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
Dmitry Baryshkov
Re: [PATCH v4 5/9] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
Luca Weiss
[PATCH v4 6/9] arm64: dts: qcom: Add PM7550 PMIC
Luca Weiss
Re: [PATCH v4 6/9] arm64: dts: qcom: Add PM7550 PMIC
Dmitry Baryshkov
[PATCH v4 7/9] arm64: dts: qcom: Add PMIV0104 PMIC
Luca Weiss
[PATCH v4 9/9] arm64: dts: qcom: Add The Fairphone (Gen. 6)
Luca Weiss
Re: [PATCH v4 9/9] arm64: dts: qcom: Add The Fairphone (Gen. 6)
Dmitry Baryshkov
Re: [PATCH v4 9/9] arm64: dts: qcom: Add The Fairphone (Gen. 6)
Konrad Dybcio
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
syzbot
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
Eric Biggers
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
Darrick J. Wong
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
Eric Biggers
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
Darrick J. Wong
Re: [syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
Christoph Hellwig
[PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
[PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
Re: [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Eric Biggers
Re: [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
Re: [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Eric Biggers
Re: [PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
[PATCH v3 08/10] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
[PATCH v3 08/10] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
[PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
[PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
[PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
[PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
[PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
Bibo Mao
[PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
Bibo Mao
[PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
[PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
Re: [PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
Re: [PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Jason Wang
[PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
Bibo Mao
[PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
Bibo Mao
[PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
[PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
[PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
Re: [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Jason Wang
Re: [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Jason Wang
Re: [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
[PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
Daniel Hodges
[PATCH bpf-next v3 1/6] bpf: Extend bpf_crypto_type with hash operations
Daniel Hodges
[PATCH bpf-next v3 4/6] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Daniel Hodges
[PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
Re: [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
Mykyta Yatsenko
Re: [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
Song Liu
Re: [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
[PATCH bpf-next v3 6/6] selftests/bpf: Add tests for ECDSA signature verification kfuncs
Daniel Hodges
[PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
Daniel Hodges
Re: [PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
Song Liu
Re: [PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
Daniel Hodges
[PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
Re: [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
bot+bpf-ci
Re: [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
Song Liu
Re: [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
[PATCH bpf-next v2 0/5] Add cryptographic hash and signature verification kfuncs to BPF
Daniel Hodges
[PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Daniel Hodges
Re: [PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Song Liu
[PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
Re: [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Mykyta Yatsenko
Re: [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
[PATCH bpf-next v2 4/5] bpf: Add ECDSA signature verification kfuncs
Daniel Hodges
[PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
Earlier messages