Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-05 | 1 | -4/+2 |
|\ | |||||
| * | lib/mpi: Fix karactx leak in mpi_powm | Herbert Xu | 2019-07-03 | 1 | -4/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
|/ | |||||
* | lib/mpi: remove redundant variable esign | Colin Ian King | 2018-08-07 | 1 | -2/+1 |
* | lib/mpi: call cond_resched() from mpi_powm() loop | Eric Biggers | 2017-11-10 | 1 | -0/+2 |
* | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin | 2016-11-25 | 1 | -1/+6 |
* | MPILIB: Provide count_leading/trailing_zeros() based on arch functions | David Howells | 2012-10-08 | 1 | -2/+2 |
* | lib/mpi: return error code on dividing by zero | Dmitry Kasatkin | 2012-02-02 | 1 | -1/+1 |
* | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+323 |