index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
3
-3
/
+4
2023-08-18
crypto: omap - Include internal/engine.h
Herbert Xu
1
-16
/
+14
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
2
-1
/
+14
2023-08-18
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
1
-0
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
2
-11
/
+13
2023-08-18
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
1
-5
/
+5
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
2
-47
/
+1
2023-08-18
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2
-4
/
+0
2023-08-18
crypto: stm32 - Remove prepare/unprepare request
Herbert Xu
1
-30
/
+7
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2
-50
/
+11
2023-08-18
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
1
-5
/
+8
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
4
-39
/
+19
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2
-6
/
+0
2023-08-18
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
3
-10
/
+8
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
2
-4
/
+0
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2
-8
/
+14
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
1
-7
/
+3
2023-08-18
dt-bindings: crypto: qcom,prng: Add SM8450
Konrad Dybcio
1
-5
/
+19
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
3
-3
/
+6
2023-08-18
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
1
-0
/
+25
2023-08-18
hwrng: core - Remove duplicated include
GUO Zihua
1
-2
/
+1
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
1
-8
/
+0
2023-08-18
crypto: allwinner - Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
1
-1
/
+1
2023-08-18
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
1
-1
/
+9
2023-08-18
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-08-18
crypto: caam - fix PM operations definition
Arnd Bergmann
2
-4
/
+4
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
1
-3
/
+7
2023-08-11
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
Mark O'Donovan
1
-2
/
+6
2023-08-11
crypto: lib - Move mpi into lib/crypto
Herbert Xu
28
-1
/
+2
2023-08-11
crypto: api - Use work queue in crypto_destroy_instance
Herbert Xu
2
-2
/
+17
2023-08-11
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...
Ruan Jinjie
1
-2
/
+2
2023-08-11
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
1
-2
/
+1
2023-08-11
crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
Frederick Lawler
1
-0
/
+3
2023-08-11
crypto: arm64/aes - remove Makefile hack
Masahiro Yamada
3
-5
/
+3
2023-08-11
crypto: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-11
crypto: stm32 - Drop if block with always false condition
Uwe Kleine-König
1
-5
/
+1
2023-08-11
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
1
-4
/
+3
2023-08-11
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
1
-2
/
+2
2023-08-05
hwrng: xgene: Add explicit io.h include
Rob Herring
1
-0
/
+1
2023-08-04
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
3
-16
/
+19
2023-08-04
hwrng: Explicitly include correct DT includes
Rob Herring
12
-21
/
+12
2023-08-04
crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
David Howells
1
-0
/
+1
2023-08-04
crypto: atmel - Use dev_err_probe instead of dev_err
Wang Ming
1
-2
/
+2
2023-08-04
crypto: caam - add power management support
Horia Geanta
4
-21
/
+306
2023-08-04
crypto: caam - Change structure type representing DECO MID
Franck LENORMAND
1
-7
/
+1
[next]