Age | Commit message (Expand) | Author |
---|---|---|
2022-07-29 | lib/mpi: fix typo 'the the' in comment | Slark Xiao |
2021-08-12 | lib/mpi: use kcalloc in mpi_resize | Hongbo Li |
2021-07-01 | lib/mpi: fix spelling mistakes | Zhen Lei |
2020-09-25 | lib/mpi: Extend the MPI library | Tianjia Zhang |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2015-06-16 | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk |
2013-09-25 | MPILIB: add module description and license | Konstantin Khlebnikov |
2012-05-26 | Remove unused code from MPI library | Dmitry Kasatkin |
2012-02-02 | lib/mpi: check for possible zero length | Dmitry Kasatkin |
2012-02-02 | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin |
2011-11-09 | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin |