index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
mpi
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-11-24
crypto: lib/mpi - use min() instead of min_t()
David Laight
-1
/
+1
2025-06-30
lib/crypto: Explicitly include <linux/export.h>
Eric Biggers
-1
/
+16
2024-11-15
crypto: lib/mpi - Export mpi_set_bit
Herbert Xu
-0
/
+1
2024-10-05
crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
Qianqiang Liu
-1
/
+1
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
-47
/
+117
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
-1100
/
+10
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
-1508
/
+0
2024-07-13
crypto: lib/mpi - delete unnecessary condition
Dan Carpenter
-6
/
+4
2024-06-21
crypto: lib/mpi - Use swap() in mpi_powm()
Jiapeng Chong
-7
/
+2
2024-06-21
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Jiapeng Chong
-4
/
+2
2023-12-22
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
-0
/
+3
2023-08-11
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
Mark O'Donovan
-2
/
+6
2023-08-11
crypto: lib - Move mpi into lib/crypto
Herbert Xu
-0
/
+7298