index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-25
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
2022-11-25
crypto: algboss - compile out test-related code when tests disabled
Eric Biggers
2022-11-25
crypto: kdf - silence noisy self-test
Eric Biggers
2022-11-25
crypto: kdf - skip self-test when tests disabled
Eric Biggers
2022-11-25
crypto: api - compile out crypto_boot_test_finished when tests disabled
Eric Biggers
2022-11-25
crypto: algboss - optimize registration of internal algorithms
Eric Biggers
2022-11-25
crypto: api - optimize algorithm registration when self-tests disabled
Eric Biggers
2022-11-25
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Herbert Xu
2022-11-22
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-11-18
crypto: skcipher - Allow sync algorithms with large request contexts
Herbert Xu
2022-11-18
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
2022-11-18
crypto: cryptd - Use request context instead of stack for sub-request
Herbert Xu
2022-11-18
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
Tianjia Zhang
2022-11-18
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-11-18
hwrng: stm32 - rename readl return value
Tomas Marek
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-11-11
crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()
Yang Li
2022-11-11
crypto: lib/aesgcm - Provide minimal library implementation
Ard Biesheuvel
2022-11-11
crypto: lib/gf128mul - make gf128mul_lle time invariant
Ard Biesheuvel
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-04
crypto: doc - use correct function name
Ralph Siemsen
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
2022-11-04
crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
Tianjia Zhang
2022-11-04
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Tianjia Zhang
2022-11-04
crypto: arm64/sm4 - refactor and simplify NEON implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
2022-11-04
crypto: arm64/sm3 - raise the priority of the CE implementation
Tianjia Zhang
2022-11-04
crypto: tcrypt - Drop leading newlines from prints
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Drop module name from print string
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_info/pr_err
Anirudh Venkataramanan
2022-11-04
crypto: tcrypt - Use pr_cont to print test results
Anirudh Venkataramanan
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
[next]