1. c2cadcc lib/mpi: fix build with clang by Stefan Agner · 7 years ago
  2. ea68394 lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 4 years, 10 months ago
  3. d9868db lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 6 years ago
  4. 443d26a lib/mpi: call cond_resched() from mpi_powm() loop by Eric Biggers · 6 years ago
  5. 31decdc lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  6. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 7 years ago
  7. 4816c94 lib/mpi: Fix SG miter leak by Herbert Xu · 8 years ago
  8. 127827b lib/mpi: Do not do sg_virt by Herbert Xu · 8 years ago
  9. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
  10. 20b5b7f lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() by Nicolai Stange · 8 years ago
  11. cdf24b4 lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk by Nicolai Stange · 8 years ago
  12. 7af791e lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer by Nicolai Stange · 8 years ago
  13. 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 8 years ago
  14. eef0df6 lib/mpi: mpi_read_raw_data(): fix nbits calculation by Nicolai Stange · 8 years ago
  15. dfd9051 lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  16. 4bdf1cf lib/mpi: purge mpi_set_buffer() by Nicolai Stange · 8 years ago
  17. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago
  18. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 8 years ago
  19. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 8 years ago
  20. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  21. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 8 years ago
  22. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 8 years ago
  23. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 8 years ago
  24. 90f864e lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  25. f00fa24 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 8 years ago
  26. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  27. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 8 years ago
  28. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 8 years ago
  29. 654842e lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 8 years ago
  30. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 8 years ago
  31. 9c6bd0c lib/mpi: use "static inline" instead of "extern inline" by Arnd Bergmann · 8 years ago
  32. c5d5524 lib/mpi: avoid assembler warning by Arnd Bergmann · 8 years ago
  33. 3ee0cb5 lib/mpi: Endianness fix by Michal Marek · 8 years ago
  34. 9cbe21d lib/mpi: only require buffers as big as needed for the integer by Andrzej Zaborowski · 8 years ago
  35. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  36. 63349d0 lib/mpi: fix off by one in mpi_read_raw_from_sgl by Stephan Mueller · 9 years ago
  37. a1164a3 move count_zeroes.h out of asm-generic by Christoph Hellwig · 9 years ago
  38. 2d4d1ee lib/mpi: Add mpi sgl helpers by Tadeusz Struk · 9 years ago
  39. 0f74fbf MPI: Fix mpi_read_buffer by Tadeusz Struk · 9 years ago
  40. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  41. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 9 years ago
  42. 36f5811 MPI: MIPS: Fix compilation error with GCC 5.1 by Jaedon Shin · 9 years ago
  43. b9f918a MPILIB: Fix comparison of negative MPIs by Rasmus Villemoes · 9 years ago
  44. 98dbbcb MPILIB: Fix obvious but harmless typo by Rasmus Villemoes · 9 years ago
  45. 7fe2129 MPILIB: Deobfuscate mpi_cmp by Rasmus Villemoes · 9 years ago
  46. 4ff1582 MPILIB: add module description and license by Konstantin Khlebnikov · 11 years ago
  47. a5c6eae alpha: Modernize lib/mpi/longlong.h by Richard Henderson · 11 years ago
  48. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 11 years ago
  49. 70ef557 MPILIB: disable usage of floating point registers on parisc by Helge Deller · 11 years ago
  50. 0d2a1b2 mpilib: use DIV_ROUND_UP and remove unused macros by Andy Shevchenko · 11 years ago
  51. a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 11 years ago
  52. e104599 MPILIB: Provide a function to read raw data into an MPI by David Howells · 12 years ago
  53. 12f008b MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification by David Howells · 12 years ago
  54. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  55. 7cf4206 Remove unused code from MPI library by Dmitry Kasatkin · 12 years ago
  56. 9e235dc Revert "crypto: GnuPG based MPI lib - additional sources (part 4)" by Dmitry Kasatkin · 12 years ago
  57. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  58. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  59. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  60. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  61. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 12 years ago
  62. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 12 years ago
  63. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 12 years ago
  64. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 12 years ago
  65. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 12 years ago
  66. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  67. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  68. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 12 years ago
  69. fe0e94c mpi/mpi-mpow: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  70. 7e8dec9 crypto: GnuPG based MPI lib - additional sources (part 4) by Dmitry Kasatkin · 12 years ago
  71. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  72. 5ce3e31 crypto: GnuPG based MPI lib - header files (part 2) by Dmitry Kasatkin · 13 years ago
  73. cdec9cb crypto: GnuPG based MPI lib - source files (part 1) by Dmitry Kasatkin · 13 years ago