index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
mpi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
crypto: lib/mpi - use min() instead of min_t()
David Laight
1
-1
/
+1
2025-06-30
lib/crypto: Explicitly include <linux/export.h>
Eric Biggers
8
-1
/
+16
2024-11-15
crypto: lib/mpi - Export mpi_set_bit
Herbert Xu
1
-0
/
+1
2024-10-05
crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
Qianqiang Liu
1
-1
/
+1
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
7
-47
/
+117
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
11
-1100
/
+10
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
2
-1508
/
+0
2024-07-13
crypto: lib/mpi - delete unnecessary condition
Dan Carpenter
1
-6
/
+4
2024-06-21
crypto: lib/mpi - Use swap() in mpi_powm()
Jiapeng Chong
1
-7
/
+2
2024-06-21
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Jiapeng Chong
1
-4
/
+2
2023-12-22
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
1
-0
/
+3
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
26
-0
/
+7298