linux-block.git
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-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
2022-10-28 Corentin Labbecrypto: rockchip - do not do custom power management
2022-10-28 Corentin Labbecrypto: rockchip - do not use uninitialized variable
2022-10-28 Corentin Labbecrypto: rockchip - use dev_err for error message about...
2022-10-21 Tomas Marekhwrng: stm32 - fix read of the last word
2022-10-21 Tomas Marekhwrng: stm32 - fix number of returned bytes on read
2022-10-21 jianchunfucrypto: talitos - Use the defined variable to clean...
2022-10-21 Mingming.Suhwrng: mtk - add mt7986 support
2022-10-21 Corentin Labbecrypto: n2 - add missing hash statesize
2022-10-21 Robert Elliottcrypto: tcrypt - fix return value for multiple subtests
2022-10-21 Herbert Xucrypto: ixp4xx - Fix sparse warnings
2022-10-21 Tomer Maimonhwrng: npcm - Add NPCM8XX support
2022-10-21 Tomer Maimondt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compati...
2022-10-21 Colin Ian Kingcrypto: stm32 - Fix spelling mistake "wite" -> "write"
2022-10-21 Mario Limonciellocrypto: ccp - Add support for TEE for PCI ID 0x14CA
2022-10-21 Natalia Petrovacrypto: nitrox - avoid double free on error path in...
2022-10-21 Yuan Cancrypto: ccp - Remove unused struct ccp_crypto_cpu
2022-10-21 Corentin Labbecrypto: sun8i-ss - use dma_addr instead u32
2022-10-21 Peter Harliman... crypto: inside-secure - Add MaxLinear platform
2022-10-21 Peter Harliman... crypto: inside-secure - Add fw_little_endian option
2022-10-21 Peter Harliman... crypto: inside-secure - Expand soc data structure
2022-10-21 Gustavo A.... crypto: talitos - Replace zero-length arrays with DECLA...
2022-10-21 ruanjinjiecrypto: ccp - Add __init/__exit annotations to module...
2022-10-21 Tianjia Zhangcrypto: scatterwalk - remove duplicate function declara...
2022-10-21 Tianjia Zhangcrypto: ccm - use local variables instead of indirect...
2022-10-21 Weili Qiancrypto: hisilicon/qm - re-enable communicate interrupt...
2022-10-21 Weili Qiancrypto: hisilicon/sec - enabling clock gating of the...
2022-10-21 Weili Qiancrypto: hisilicon/qm - fix incorrect parameters usage
2022-10-21 Yicong Yangcrypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFI...
2022-10-21 Zhiqi Songcrypto: hisilicon/hpre - fix resource leak in remove...
2022-10-21 Nathan Huckleberrycrypto: x86/polyval - Fix crashes when keys are not...
2022-10-16 Linus TorvaldsLinux 6.1-rc1 v6.1-rc1
2022-10-16 Linus TorvaldsMerge tag 'random-6.1-rc1-for-linus' of git://git....
2022-10-16 Linus TorvaldsMerge tag 'perf-tools-for-v6.1-2-2022-10-16' of git...
2022-10-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1' of git://git./linux/kerne...
2022-10-16 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-10-16 Linus TorvaldsMerge tag '6.1-rc-smb3-client-fixes-part2' of git:...
next