platform/kernel/linux-rpi.git
2022-12-02 Herbert Xucrypto: rsa-pkcs1pad - Use helper to set reqsize
2022-12-02 Nikolaus Vosscrypto: caam - warn if blob_gen key is insecure
2022-12-02 Wang Yufencrypto: qat - fix error return code in adf_probe
2022-11-25 Jason A. Donenfeldhwrng: u2fzero - account for high quality RNG
2022-11-25 Weili Qiancrypto: hisilicon/qm - add device status check when...
2022-11-25 Weili Qiancrypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask...
2022-11-25 Uwe Kleine... crypto: atmel-sha204a - Convert to i2c's .probe_new()
2022-11-25 Uwe Kleine... crypto: atmel-ecc - Convert to i2c's .probe_new()
2022-11-25 Eric BiggersRevert "crypto: shash - avoid comparing pointers to...
2022-11-25 Eric Biggerscrypto: arm/nhpoly1305 - eliminate unnecessary CFI...
2022-11-25 Eric Biggerscrypto: arm64/sm3 - fix possible crash with CFI enabled
2022-11-25 Eric Biggerscrypto: arm64/nhpoly1305 - eliminate unnecessary CFI...
2022-11-25 Eric Biggerscrypto: x86/sm4 - fix crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/sm3 - fix possible crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/sha512 - fix possible crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/sha256 - fix possible crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/sha1 - fix possible crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/nhpoly1305 - eliminate unnecessary CFI...
2022-11-25 Eric Biggerscrypto: x86/aria - fix crash with CFI enabled
2022-11-25 Eric Biggerscrypto: x86/aegis128 - fix possible crash with CFI...
2022-11-25 Daniel Jordanpadata: Fix list iterator in padata_do_serial()
2022-11-25 Daniel Jordanpadata: Always leave BHs disabled when running ->parallel()
2022-11-25 Zhang Yiquncrypto: tcrypt - Fix multibuffer skcipher speed test...
2022-11-25 Eric Biggerscrypto: algboss - compile out test-related code when...
2022-11-25 Eric Biggerscrypto: kdf - silence noisy self-test
2022-11-25 Eric Biggerscrypto: kdf - skip self-test when tests disabled
2022-11-25 Eric Biggerscrypto: api - compile out crypto_boot_test_finished...
2022-11-25 Eric Biggerscrypto: algboss - optimize registration of internal...
2022-11-25 Eric Biggerscrypto: api - optimize algorithm registration when...
2022-11-25 Herbert XuMerge branch 'i2c/client_device_id_helper-immutable...
2022-11-22 Uwe Kleine... crypto: ccree - Make cc_debugfs_global_fini() available...
2022-11-18 Wenkai Lincrypto: hisilicon/sec - remove continuous blank lines
2022-11-18 Kai Yecrypto: hisilicon/sec - fix spelling mistake 'ckeck...
2022-11-18 Kai Yecrypto: hisilicon/qm - the command dump process is...
2022-11-18 Kai Yecrypto: hisilicon/qm - split a debugfs.c from qm
2022-11-18 Kai Yecrypto: hisilicon/qm - modify the process of regs dfx
2022-11-18 Kai Yecrypto: hisilicon/qm - delete redundant null assignment...
2022-11-18 Herbert Xucrypto: skcipher - Allow sync algorithms with large...
2022-11-18 Xiongfeng Wangcrypto: hisilicon/qm - add missing pci_dev_put() in...
2022-11-18 Herbert Xucrypto: cryptd - Use request context instead of stack...
2022-11-18 Tianjia Zhangcrypto: arm64 - Fix unused variable compilation warning...
2022-11-18 Gaosheng Cuicrypto: ccree - Remove debugfs when platform_driver_reg...
2022-11-18 Tomas Marekhwrng: stm32 - rename readl return value
2022-11-18 Jason A. Donenfeldhwrng: core - treat default_quality as a maximum and...
2022-11-14 Angel Iglesiasi2c: core: Introduce i2c_client_get_device_id helper...
2022-11-11 Shashank Guptacrypto: qat - remove ADF_STATUS_PF_RUNNING flag from...
2022-11-11 Yang Licrypto: rockchip - Remove surplus dev_err() when using...
2022-11-11 Ard Biesheuvelcrypto: lib/aesgcm - Provide minimal library implementation
2022-11-11 Ard Biesheuvelcrypto: lib/gf128mul - make gf128mul_lle time invariant
2022-11-11 Ard Biesheuvelcrypto: move gf128mul library into lib/crypto
2022-11-04 Ralph Siemsencrypto: doc - use correct function name
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - add CE implementation for GCM mode
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - add CE implementation for CCM mode
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - add CE implementation for cmac...
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - add CE implementation for XTS mode
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - add CE implementation for CTS-CBC...
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - export reusable CE acceleration...
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - simplify sm4_ce_expand_key() of...
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - refactor and simplify CE implementation
2022-11-04 Tianjia Zhangcrypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
2022-11-04 Tianjia Zhangcrypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
2022-11-04 Tianjia Zhangcrypto: arm64/sm4 - refactor and simplify NEON implemen...
2022-11-04 Tianjia Zhangcrypto: arm64/sm3 - add NEON assembly implementation
2022-11-04 Tianjia Zhangcrypto: arm64/sm3 - raise the priority of the CE implem...
2022-11-04 Anirudh Venkataramanancrypto: tcrypt - Drop leading newlines from prints
2022-11-04 Anirudh Venkataramanancrypto: tcrypt - Drop module name from print string
2022-11-04 Anirudh Venkataramanancrypto: tcrypt - Use pr_info/pr_err
2022-11-04 Anirudh Venkataramanancrypto: tcrypt - Use pr_cont to print test results
2022-10-28 wangjianlicrypto: octeontx - fix repeated words in comments
2022-10-28 Kai Yecrypto: hisilicon/qm - delete redundancy check
2022-10-28 Kai Yecrypto: hisilicon/qm - add pci bdf number check
2022-10-28 Kai Yecrypto: hisilicon/qm - increase the memory of local...
2022-10-28 Frederick Lawlercrypto: af_alg - Support symmetric encryption via keyri...
2022-10-28 Corentin Labbecrypto: rockchip - Add support for RK3399
2022-10-28 Corentin Labbecrypto: rockchip - permit to have more than one reset
2022-10-28 Corentin Labbecrypto: rockchip - rk_ahash_reg_init use crypto_info...
2022-10-28 Corentin Labbecrypto: rockchip - Check for clocks numbers and their...
2022-10-28 Corentin Labbecrypto: rockchip - store crypto_info in request context
2022-10-28 Corentin Labbedt-bindings: crypto: rockchip: add new compatible
2022-10-28 Corentin Labbedt-bindings: crypto: convert rockchip-crypto to YAML
2022-10-28 Corentin Labbecrypto: rockchip - use the rk_crypto_info given as...
2022-10-28 Corentin Labbecrypto: rockchip - use a rk_crypto_info variable instea...
2022-10-28 Corentin Labbecrypto: rockchip - rework rk_handle_req function
2022-10-28 Corentin Labbecrypto: rockchip - rename ablk functions to cipher
2022-10-28 Corentin Labbecrypto: rockchip - add support for rk3328
2022-10-28 Corentin Labbecrypto: rockchip - fix style issue
2022-10-28 Corentin Labbecrypto: rockchip - use read_poll_timeout
2022-10-28 Corentin Labbecrypto: rockchip - add myself as maintainer
2022-10-28 Corentin Labbecrypto: rockchip - use clk_bulk to simplify clock manag...
2022-10-28 Corentin Labbecrypto: rockchip - handle reset also in PM
2022-10-28 Corentin Labbecrypto: rockchip - introduce PM
2022-10-28 Corentin Labbecrypto: rockchip - add debugfs
2022-10-28 Corentin Labbecrypto: rockchip - rewrite type
2022-10-28 Corentin Labbecrypto: rockchip - rework by using crypto_engine
2022-10-28 Corentin Labbecrypto: rockchip - remove non-aligned handling
2022-10-28 Corentin Labbecrypto: rockchip - better handle cipher key
2022-10-28 Corentin Labbecrypto: rockchip - add fallback for ahash
2022-10-28 Corentin Labbecrypto: rockchip - add fallback for cipher
2022-10-28 Corentin Labbecrypto: rockchip - do not store mode globally
2022-10-28 Corentin Labbecrypto: rockchip - fix privete/private typo
next