[go: nahoru, domu]

  1. 71baffb UPSTREAM: crypto: xts - use 'spawn' for underlying single-block cipher by Eric Biggers · 11 months ago
  2. fcfe028 Merge 5.15.149 into android13-5.15-lts by Greg Kroah-Hartman · 4 months ago
  3. a6fec63 crypto: api - Disallow identical driver names by Herbert Xu · 9 months ago
  4. f8386f7 Merge 5.15.148 into android13-5.15-lts by Greg Kroah-Hartman · 7 months ago
  5. a5f2f91 crypto: scomp - fix req->dst buffer overflow by Chengming Zhou · 8 months ago
  6. d2205b9b crypto: af_alg - Disallow multiple in-flight AIO requests by Herbert Xu · 9 months ago
  7. b5d865c Merge 5.15.140 into android13-5.15-lts by Greg Kroah-Hartman · 9 months ago
  8. 546c179 crypto: pcrypt - Fix hungtask for PADATA_RESET by Lu Jialin · 12 months ago
  9. c70292c Merge 5.15.133 into android13-5.15-lts by Greg Kroah-Hartman · 10 months ago
  10. 07952c0 Revert "crypto: api - Use work queue in crypto_destroy_instance" by Greg Kroah-Hartman · 11 months ago
  11. 6b0adfa crypto: lrw,xts - Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 2 months ago
  12. f983580 Merge 5.15.132 into android13-5.15-lts by Greg Kroah-Hartman · 11 months ago
  13. 51ffed9 X.509: if signature is unsupported skip validation by Thore Sommer · 1 year ago
  14. 048545d crypto: api - Use work queue in crypto_destroy_instance by Herbert Xu · 1 year, 1 month ago
  15. 104df1c crypto: rsa-pkcs1pad - Use helper to set reqsize by Herbert Xu · 1 year, 9 months ago
  16. 9b36b1c Merge 5.15.116 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 2 months ago
  17. 57ccfec Merge 5.15.112 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 2 months ago
  18. ab69d69 Merge 5.15.111 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 2 months ago
  19. d5ea1b5 Merge 5.15.108 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 2 months ago
  20. 6cb7e757 KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() by Roberto Sassu · 1 year, 9 months ago
  21. f716374 crypto: engine - fix crypto_queue backlog handling by Olivier Bacon · 1 year, 4 months ago
  22. fa4e304 crypto: engine - Use crypto_request_complete by Herbert Xu · 1 year, 7 months ago
  23. a8cc4d5 crypto: engine - check if BH is disabled during completion by Corentin Labbe · 2 years, 6 months ago
  24. 1056b20 crypto: drbg - Only fail when jent is unavailable in FIPS mode by Herbert Xu · 1 year, 5 months ago
  25. 9317d66 crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors by Nicolai Stange · 2 years, 9 months ago
  26. 63b7fbaa crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON() by Toke Høiland-Jørgensen · 1 year, 5 months ago
  27. 4f52495 Merge 5.15.99 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 4 months ago
  28. 0efd9ed asymmetric_keys: log on fatal failures in PE/pkcs7 by Robbie Harwood · 1 year, 6 months ago
  29. ae2b44a verify_pefile: relax wrapper length check by Robbie Harwood · 1 year, 6 months ago
  30. 5155624 Merge tag 'android13-5.15.94_r00' into android13-5.15 by Greg Kroah-Hartman · 1 year, 5 months ago
  31. b677cb4 crypto: rsa-pkcs1pad - Use akcipher_request_complete by Herbert Xu · 1 year, 7 months ago
  32. 912eb10 crypto: xts - Handle EBUSY correctly by Herbert Xu · 1 year, 7 months ago
  33. 36ec108 crypto: seqiv - Handle EBUSY correctly by Herbert Xu · 1 year, 7 months ago
  34. 840a1d3 crypto: essiv - Handle EBUSY correctly by Herbert Xu · 1 year, 7 months ago
  35. 2936952 KEYS: asymmetric: Fix ECDSA use via keyctl uapi by Denis Kenzior · 2 years ago
  36. 4ef0a7d ANDROID: crypto: testmgr - add back deleted hctr2 test vectors by Eric Biggers · 1 year, 8 months ago
  37. 20ec745 Merge 5.15.86 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  38. a60104c Merge tag 'android13-5.15.78_r00' into android13-5.15 by Greg Kroah-Hartman · 1 year, 8 months ago
  39. 4baf503 ANDROID: fips140: add crypto_memneq() back to the module by Eric Biggers · 1 year, 8 months ago
  40. 221afb2 crypto: tcrypt - Fix multibuffer skcipher speed test mem leak by Zhang Yiqun · 1 year, 9 months ago
  41. 442caec crypto: cryptd - Use request context instead of stack for sub-request by Herbert Xu · 1 year, 9 months ago
  42. 9c80744 UPSTREAM: crypto: algboss - compile out test-related code when tests disabled by Eric Biggers · 1 year, 9 months ago
  43. 02ffa3b UPSTREAM: crypto: api - compile out crypto_boot_test_finished when tests disabled by Eric Biggers · 1 year, 9 months ago
  44. 7bf98ba UPSTREAM: crypto: algboss - optimize registration of internal algorithms by Eric Biggers · 1 year, 9 months ago
  45. 46b75c8 BACKPORT: crypto: api - optimize algorithm registration when self-tests disabled by Eric Biggers · 1 year, 9 months ago
  46. 9662706 UPSTREAM: crypto: api - Fix boot-up crash when crypto manager is disabled by Herbert Xu · 2 years, 10 months ago
  47. 3f5a00a UPSTREAM: crypto: api - Do not create test larvals if manager is disabled by Herbert Xu · 2 years, 10 months ago
  48. da83ad2 UPSTREAM: crypto: api - Export crypto_boot_test_finished by Herbert Xu · 2 years, 11 months ago
  49. e07f206 UPSTREAM: crypto: api - Fix built-in testing dependency failures by Herbert Xu · 3 years ago
  50. 5feed5b Merge tag 'android13-5.15.74_r00' into android13-5.15 by Greg Kroah-Hartman · 1 year, 9 months ago
  51. b049ff1 Merge 5.15.75 into android13-5.15-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  52. 779a993 crypto: akcipher - default implementation for setting a private key by Ignat Korchagin · 2 years ago
  53. b84c40f UPSTREAM: crypto: jitter - add oversampling of noise source by Stephan Müller · 2 years, 8 months ago ASB-2022-10-01_13-5.15
  54. 6606d95 UPSTREAM: crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL by Nathan Huckleberry · 2 years, 3 months ago
  55. 9a11762 UPSTREAM: crypto: x86/aesni-xctr - Add accelerated implementation of XCTR by Nathan Huckleberry · 2 years, 3 months ago
  56. 927d584 UPSTREAM: crypto: hctr2 - Add HCTR2 support by Nathan Huckleberry · 2 years, 3 months ago
  57. b07dcba UPSTREAM: crypto: polyval - Add POLYVAL support by Nathan Huckleberry · 2 years, 3 months ago
  58. 24a19f5 UPSTREAM: crypto: xctr - Add XCTR support by Nathan Huckleberry · 2 years, 3 months ago
  59. 8fd5b33 Merge 5.15.61 into android13-5.15-lts by Greg Kroah-Hartman · 2 years ago
  60. 84075af KEYS: asymmetric: enforce SM2 signature use pkey algo by Tianjia Zhang · 2 years, 2 months ago
  61. 3dd33a0 crypto: blake2s - remove shash module by Jason A. Donenfeld · 2 years, 3 months ago
  62. b9490d7 Merge 5.15.49 into android13-5.15-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  63. a9422ed2 Merge 5.15.46 into android13-5.15-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  64. 89405fc Merge 5.15.45 into android13-5.15-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  65. aa2c64b Merge branch 'android13-5.15' into android13-5.15-lts by Alistair Delva · 2 years, 1 month ago
  66. 5bf17fe ANDROID: Remove all but top-level OWNERS by Todd Kjos · 2 years, 1 month ago
  67. 795aa0c crypto: memneq - move into lib/ by Jason A. Donenfeld · 2 years, 3 months ago
  68. fdb58cc Merge 5.15.44 into android13-5.15-lts by Greg Kroah-Hartman · 2 years, 2 months ago
  69. 2a30446 crypto: cryptd - Protect per-CPU resource by disabling BH. by Sebastian Andrzej Siewior · 2 years, 4 months ago
  70. 5763176 crypto: ecrdsa - Fix incorrect use of vli_cmp by Vitaly Chikunov · 2 years, 4 months ago
  71. e617179 crypto: drbg - make reseeding from get_random_bytes() synchronous by Nicolai Stange · 2 years, 3 months ago
  72. da20870 crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed() by Nicolai Stange · 2 years, 3 months ago
  73. 585f6b7 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized() by Nicolai Stange · 2 years, 3 months ago
  74. fa99680 crypto: drbg - prepare for more fine-grained tracking of seeding state by Nicolai Stange · 2 years, 3 months ago
  75. e16cc79 lib/crypto: add prompts back to crypto libraries by Justin M. Forbes · 2 years, 3 months ago
  76. 6da877d random: replace custom notifier chain with standard one by Jason A. Donenfeld · 2 years, 6 months ago
  77. 4562644 lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI by Jason A. Donenfeld · 2 years, 7 months ago
  78. caba66e lib/crypto: blake2s: include as built-in by Jason A. Donenfeld · 2 years, 8 months ago
  79. b41a37c Merge 5.15.33 into android13-5.15 by Greg Kroah-Hartman · 2 years, 4 months ago
  80. f84b163 crypto: xts - Add softdep on ecb by Herbert Xu · 2 years, 6 months ago
  81. af3c34e crypto: authenc - Fix sleep in atomic context in decrypt_tail by Herbert Xu · 2 years, 7 months ago
  82. 2221a0f crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() by Eric Biggers · 2 years, 7 months ago
  83. dc7cacd crypto: rsa-pkcs1pad - restore signature length check by Eric Biggers · 2 years, 7 months ago
  84. 5013dbd crypto: rsa-pkcs1pad - correctly get hash from source scatterlist by Eric Biggers · 2 years, 7 months ago
  85. 9c8d8f8 crypto: rsa-pkcs1pad - only allow with rsa by Eric Biggers · 2 years, 7 months ago
  86. a1e55db KEYS: asymmetric: properly validate hash_algo and encoding by Eric Biggers · 2 years, 6 months ago
  87. 255921f KEYS: asymmetric: enforce that sig algo matches key algo by Eric Biggers · 2 years, 6 months ago
  88. 2db9143 ANDROID: fips140: add kernel crypto module by Ard Biesheuvel · 3 years, 5 months ago
  89. c761c905 Merge 5.15.23 into android13-5.15 by Greg Kroah-Hartman · 2 years, 6 months ago
  90. 40eb05e crypto: api - Move cryptomgr soft dependency into algapi by Herbert Xu · 2 years, 7 months ago
  91. a8b5dc3 Merge 5.15.17 into android13-5.15 by Greg Kroah-Hartman · 2 years, 7 months ago
  92. bed51da crypto: jitter - consider 32 LSB for APT by Stephan Müller · 2 years, 9 months ago
  93. 36de88a Merge 5.15.3 into android13-5.15 by Greg Kroah-Hartman · 2 years, 9 months ago
  94. fb657a4 crypto: pcrypt - Delay write to padata->info by Daniel Jordan · 2 years, 10 months ago
  95. 19bbbeb crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks by Horia Geantă · 2 years, 10 months ago
  96. a213407 crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency by Arnd Bergmann · 2 years, 11 months ago
  97. ad6dba9 Merge c7a5238ef68b ("Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux") into android-mainline by Greg Kroah-Hartman · 3 years ago
  98. 44a7d44 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
  99. ec118cc Merge tag 'v5.14-rc7' into android-mainline by Greg Kroah-Hartman · 3 years ago
  100. 6ae51ff crypto: sha512 - remove imaginary and mystifying clearing of variables by Lukas Bulwahn · 3 years ago