index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-22
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
Horia Geantă
2021-10-22
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-15
crypto: octeontx2 - set assoclen in aead_do_fallback()
Ovidiu Panait
2021-10-15
crypto: ccp - Fix whitespace in sev_cmd_buffer_len()
Peter Gonda
2021-10-08
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-10-08
crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
Sebastian Andrzej Siewior
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
2021-10-08
crypto: qat - extract send and wait from adf_vf2pf_request_version()
Marco Chiappero
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
2021-10-08
crypto: qat - rename pfvf collision constants
Marco Chiappero
2021-10-08
crypto: qat - move pfvf collision detection values
Marco Chiappero
2021-10-08
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
2021-10-08
crypto: qat - use hweight for bit counting
Giovanni Cabiddu
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
2021-10-08
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
2021-10-08
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-10-08
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-10-08
crypto: ccree - avoid out-of-range warnings from clang
Arnd Bergmann
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
2021-10-01
crypto: api - Export crypto_boot_test_finished
Herbert Xu
2021-10-01
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
2021-10-01
crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency
Arnd Bergmann
2021-10-01
hwrng: meson - Improve error handling for core clock
Uwe Kleine-König
2021-09-24
crypto: api - Fix built-in testing dependency failures
Herbert Xu
2021-09-24
crypto: marvell/cesa - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-24
crypto: qat - power up 4xxx device
Giovanni Cabiddu
2021-09-24
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2021-09-17
crypto: aesni - check walk.nbytes instead of err
Shreyansh Chouhan
2021-09-17
crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()
Tim Gardner
2021-09-17
crypto: img-hash - remove need for error return variable ret
Colin Ian King
2021-09-17
hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-17
crypto: qat - remove unneeded packed attribute
Giovanni Cabiddu
2021-09-17
crypto: qat - free irq in case of failure
Wojciech Ziemba
2021-09-17
crypto: qat - free irqs only if allocated
Maksim Lukoshkov
2021-09-17
crypto: qat - remove unmatched CPU affinity to cluster IRQ
Wojciech Ziemba
2021-09-17
crypto: qat - replace deprecated MSI API
Wojciech Ziemba
2021-09-17
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
2021-09-17
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
2021-09-17
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
2021-09-17
crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
Ard Biesheuvel
2021-09-17
crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
Ard Biesheuvel
2021-09-17
crypto: arm64/aes-ccm - remove non-SIMD fallback path
Ard Biesheuvel
2021-09-17
crypto: arm64/aes-ccm - yield NEON when processing auth-only data
Ard Biesheuvel
2021-09-17
crypto: arm64/aes-ce - stop using SIMD helper for skciphers
Ard Biesheuvel
2021-09-17
crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Ard Biesheuvel
2021-09-17
crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
Ard Biesheuvel
2021-09-17
crypto: sm4 - Do not change section of ck and sbox
Nathan Chancellor
2021-09-17
hwrng: Kconfig - Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-09-17
crypto: jitter - drop kernel-doc notation
Randy Dunlap
[next]