1. 695a313 UPSTREAM: crypto: x86/chacha-sse3 - use unaligned loads for state array by Ard Biesheuvel · 4 years, 1 month ago
  2. 08c5708 UPSTREAM: crypto: lib/chacha20poly1305 - Add missing function declaration by Herbert Xu · 4 years, 1 month ago
  3. 792cfa1 UPSTREAM: crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 4 months ago
  4. 81be0f9 UPSTREAM: crypto: arm[64]/poly1305 - add artifact to .gitignore files by Jason A. Donenfeld · 4 years, 5 months ago
  5. bb9d68e UPSTREAM: crypto: x86/curve25519 - leave r12 as spare register by Jason A. Donenfeld · 4 years, 5 months ago
  6. c5396e2 UPSTREAM: crypto: x86/curve25519 - replace with formally verified implementation by Jason A. Donenfeld · 4 years, 7 months ago
  7. cdae15d UPSTREAM: crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 5 months ago
  8. cb7a012 UPSTREAM: crypto: x86/curve25519 - support assemblers with no adx support by Jason A. Donenfeld · 4 years, 5 months ago
  9. 4ad23a4 UPSTREAM: crypto: chacha20poly1305 - prevent integer overflow on large input by Jason A. Donenfeld · 4 years, 6 months ago
  10. fd987cc UPSTREAM: crypto: Kconfig - allow tests to be disabled when manager is disabled by Jason A. Donenfeld · 4 years, 7 months ago
  11. 38a0ebb UPSTREAM: crypto: arm/chacha - fix build failured when kernel mode NEON is disabled by Ard Biesheuvel · 4 years, 7 months ago
  12. c097cd0 UPSTREAM: crypto: x86/poly1305 - emit does base conversion itself by Jason A. Donenfeld · 4 years, 7 months ago
  13. 02a5ca6 UPSTREAM: crypto: chacha20poly1305 - add back missing test vectors and test chunking by Jason A. Donenfeld · 4 years, 7 months ago
  14. 0b9a0a6 UPSTREAM: crypto: x86/poly1305 - fix .gitignore typo by Jason A. Donenfeld · 4 years, 7 months ago
  15. 4363192 UPSTREAM: crypto: curve25519 - Fix selftest build error by Herbert Xu · 4 years, 7 months ago
  16. b9e5a18 UPSTREAM: crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit by Jason A. Donenfeld · 4 years, 7 months ago
  17. d127b15 UPSTREAM: crypto: x86/poly1305 - wire up faster implementations for kernel by Jason A. Donenfeld · 4 years, 7 months ago
  18. c2eb2a2 UPSTREAM: crypto: x86/poly1305 - import unmodified cryptogams implementation by Jason A. Donenfeld · 4 years, 7 months ago
  19. 1ff35de UPSTREAM: crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 4 years, 7 months ago
  20. 66be5f3 UPSTREAM: crypto: lib/curve25519 - re-add selftests by Jason A. Donenfeld · 4 years, 8 months ago
  21. 3d68fc0 UPSTREAM: crypto: arm/curve25519 - add arch-specific key generation function by Jason A. Donenfeld · 4 years, 8 months ago
  22. a8bc521 UPSTREAM: crypto: chacha - fix warning message in header file by Valdis Klētnieks · 4 years, 8 months ago
  23. 942b0ee UPSTREAM: crypto: arch - conditionalize crypto api in arch glue for lib code by Jason A. Donenfeld · 4 years, 9 months ago
  24. 0fe1538 UPSTREAM: crypto: lib/chacha20poly1305 - use chacha20_crypt() by Eric Biggers · 4 years, 9 months ago
  25. 44d6873 UPSTREAM: crypto: x86/chacha - only unregister algorithms if registered by Eric Biggers · 4 years, 9 months ago
  26. 77073bb UPSTREAM: crypto: chacha_generic - remove unnecessary setkey() functions by Eric Biggers · 4 years, 9 months ago
  27. fe1532c UPSTREAM: crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine by Ard Biesheuvel · 4 years, 9 months ago
  28. 4d9f6d7 UPSTREAM: crypto: chacha20poly1305 - import construction and selftest from Zinc by Ard Biesheuvel · 4 years, 9 months ago
  29. 6d6d746 UPSTREAM: crypto: arm/curve25519 - wire up NEON implementation by Jason A. Donenfeld · 4 years, 9 months ago
  30. ccf950e UPSTREAM: crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation by Jason A. Donenfeld · 4 years, 9 months ago
  31. f9f4dfd UPSTREAM: crypto: curve25519 - x86_64 library and KPP implementations by Jason A. Donenfeld · 4 years, 9 months ago
  32. b7bb533 UPSTREAM: crypto: lib/curve25519 - work around Clang stack spilling issue by Ard Biesheuvel · 4 years, 9 months ago
  33. fe7ebbd UPSTREAM: crypto: curve25519 - implement generic KPP driver by Ard Biesheuvel · 4 years, 9 months ago
  34. 40175d2 UPSTREAM: crypto: curve25519 - add kpp selftest by Ard Biesheuvel · 4 years, 9 months ago
  35. 4e804a1 UPSTREAM: crypto: curve25519 - generic C library implementations by Jason A. Donenfeld · 4 years, 9 months ago
  36. db2e6ec UPSTREAM: crypto: blake2s - x86_64 SIMD implementation by Jason A. Donenfeld · 4 years, 9 months ago
  37. 537dbe5 UPSTREAM: crypto: blake2s - implement generic shash driver by Ard Biesheuvel · 4 years, 9 months ago
  38. 8e4def7 UPSTREAM: crypto: testmgr - add test cases for Blake2s by Ard Biesheuvel · 4 years, 9 months ago
  39. dc97e1c UPSTREAM: crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 4 years, 9 months ago
  40. 688b66e UPSTREAM: crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation by Ard Biesheuvel · 4 years, 9 months ago
  41. 2c07f92 UPSTREAM: crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 4 years, 9 months ago
  42. 36a372f UPSTREAM: crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 4 years, 9 months ago
  43. 4e42c8c UPSTREAM: crypto: x86/poly1305 - expose existing driver as poly1305 library by Ard Biesheuvel · 4 years, 9 months ago
  44. 48c9cbd UPSTREAM: crypto: x86/poly1305 - depend on generic library not generic shash by Ard Biesheuvel · 4 years, 9 months ago
  45. d1fa3dd UPSTREAM: crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 4 years, 9 months ago
  46. c99c627 UPSTREAM: crypto: x86/poly1305 - unify Poly1305 state struct with generic code by Ard Biesheuvel · 4 years, 9 months ago
  47. 4afb116 UPSTREAM: crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 4 years, 9 months ago
  48. aff2622 UPSTREAM: crypto: chacha - unexport chacha_generic routines by Ard Biesheuvel · 4 years, 9 months ago
  49. b449e88 UPSTREAM: crypto: mips/chacha - wire up accelerated 32r2 code from Zinc by Ard Biesheuvel · 4 years, 9 months ago
  50. c683297 UPSTREAM: crypto: mips/chacha - import 32r2 ChaCha code from Zinc by Jason A. Donenfeld · 4 years, 9 months ago
  51. 1567532 UPSTREAM: crypto: arm/chacha - expose ARM ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  52. 221466e UPSTREAM: crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 4 years, 9 months ago
  53. 1a95e0b UPSTREAM: crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code by Ard Biesheuvel · 4 years, 9 months ago
  54. b8a786e UPSTREAM: crypto: arm64/chacha - expose arm64 ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  55. 9bb7acc UPSTREAM: crypto: arm64/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 4 years, 9 months ago
  56. 9603ada UPSTREAM: crypto: arm64/chacha - use combined SIMD/ALU routine for more speed by Ard Biesheuvel · 6 years ago
  57. e9da63a UPSTREAM: crypto: arm64/chacha - optimize for arbitrary length inputs by Ard Biesheuvel · 6 years ago
  58. 0a524ae UPSTREAM: crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  59. c2674ee UPSTREAM: crypto: x86/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 4 years, 9 months ago
  60. 2aa92df UPSTREAM: crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 4 years, 9 months ago
  61. c099f33 UPSTREAM: crypto: lib - tidy up lib/crypto Kconfig and Makefile by Ard Biesheuvel · 4 years, 9 months ago
  62. f383e97 UPSTREAM: crypto: chacha - constify ctx and iv arguments by Eric Biggers · 5 years ago
  63. 0227da5 UPSTREAM: crypto: x86/poly1305 - Clear key material from stack in SSE2 variant by Tommi Hirvola · 5 years ago
  64. 2be733e UPSTREAM: crypto: xchacha20 - fix comments for test vectors by Eric Biggers · 6 years ago
  65. b6685e5 UPSTREAM: crypto: xchacha - add test vector from XChaCha20 draft RFC by Eric Biggers · 6 years ago
  66. 182b5fa UPSTREAM: crypto: arm64/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  67. 4b74fb2 UPSTREAM: crypto: arm64/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  68. 158dbe8 UPSTREAM: crypto: arm64/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  69. 2087809 UPSTREAM: crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() by Eric Biggers · 6 years ago
  70. f03b06c UPSTREAM: crypto: x86/chacha - yield the FPU occasionally by Eric Biggers · 6 years ago
  71. c4d866c UPSTREAM: crypto: x86/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  72. 3fdd3e7 UPSTREAM: crypto: x86/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  73. 75fe50a UPSTREAM: crypto: x86/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  74. 7e63c8c UPSTREAM: crypto: x86/chacha20 - Add a 4-block AVX-512VL variant by Martin Willi · 6 years ago
  75. 69d4a86 UPSTREAM: crypto: x86/chacha20 - Add a 2-block AVX-512VL variant by Martin Willi · 6 years ago
  76. 4eb8f27 UPSTREAM: crypto: x86/chacha20 - Add a 8-block AVX-512VL variant by Martin Willi · 6 years ago
  77. 3720fd6 UPSTREAM: crypto: x86/chacha20 - Add a 4-block AVX2 variant by Martin Willi · 6 years ago
  78. 3928787 UPSTREAM: crypto: x86/chacha20 - Add a 2-block AVX2 variant by Martin Willi · 6 years ago
  79. 26b2d7b UPSTREAM: crypto: x86/chacha20 - Use larger block functions more aggressively by Martin Willi · 6 years ago
  80. 5057483 UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant by Martin Willi · 6 years ago
  81. bb5aadc UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant by Martin Willi · 6 years ago
  82. bca1a50 UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant by Martin Willi · 6 years ago
  83. 176784c ANDROID: GKI: Enable CONFIG_USB_ANNOUNCE_NEW_DEVICES by Alistair Delva · 3 years, 10 months ago
  84. b00feba ANDROID: GKI: Enable CONFIG_X86_X2APIC by Abdulla Kamar · 3 years, 10 months ago
  85. d04d010 ANDROID: move builds to use gas prebuilts by Nick Desaulniers · 3 years, 10 months ago
  86. f75b05a UPSTREAM: binder: fix UAF when releasing todo list by Todd Kjos · 3 years, 10 months ago
  87. 13abe23 Merge 4.19.152 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 10 months ago
  88. ad32697 Linux 4.19.152 by Greg Kroah-Hartman · 3 years, 10 months ago
  89. e2c5f02 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA by Dominik Przychodni · 4 years ago
  90. fc86d27 crypto: bcm - Verify GCM/CCM key length in setkey by Herbert Xu · 3 years, 10 months ago
  91. bc9c21f drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case by Arnaud Patard · 5 years ago
  92. 9fd231b reiserfs: Fix oops during mount by Jan Kara · 3 years, 10 months ago
  93. 0364aee reiserfs: Initialize inode keys properly by Jan Kara · 3 years, 11 months ago
  94. 2b00a51 USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters by Mychaela N. Falconia · 3 years, 11 months ago
  95. cd86e2ee USB: serial: pl2303: add device-id for HP GC device by Scott Chen · 3 years, 11 months ago
  96. a9a19989 staging: comedi: check validity of wMaxPacketSize of usb endpoints found by Anant Thazhemadam · 3 years, 10 months ago
  97. aa803a6 USB: serial: option: Add Telit FT980-KS composition by Leonid Bloch · 3 years, 10 months ago
  98. 32f09ec USB: serial: option: add Cellient MPL200 card by Wilken Gottwalt · 3 years, 10 months ago
  99. d4503a3 media: usbtv: Fix refcounting mixup by Oliver Neukum · 3 years, 11 months ago
  100. c1ad9bb Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 3 months ago