1. c99c627 UPSTREAM: crypto: x86/poly1305 - unify Poly1305 state struct with generic code by Ard Biesheuvel · 4 years, 9 months ago
  2. 4afb116 UPSTREAM: crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 4 years, 9 months ago
  3. aff2622 UPSTREAM: crypto: chacha - unexport chacha_generic routines by Ard Biesheuvel · 4 years, 9 months ago
  4. b449e88 UPSTREAM: crypto: mips/chacha - wire up accelerated 32r2 code from Zinc by Ard Biesheuvel · 4 years, 9 months ago
  5. c683297 UPSTREAM: crypto: mips/chacha - import 32r2 ChaCha code from Zinc by Jason A. Donenfeld · 4 years, 9 months ago
  6. 1567532 UPSTREAM: crypto: arm/chacha - expose ARM ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  7. 221466e UPSTREAM: crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 4 years, 9 months ago
  8. 1a95e0b UPSTREAM: crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code by Ard Biesheuvel · 4 years, 9 months ago
  9. b8a786e UPSTREAM: crypto: arm64/chacha - expose arm64 ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  10. 9bb7acc UPSTREAM: crypto: arm64/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 4 years, 9 months ago
  11. 9603ada UPSTREAM: crypto: arm64/chacha - use combined SIMD/ALU routine for more speed by Ard Biesheuvel · 6 years ago
  12. e9da63a UPSTREAM: crypto: arm64/chacha - optimize for arbitrary length inputs by Ard Biesheuvel · 6 years ago
  13. 0a524ae UPSTREAM: crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 4 years, 9 months ago
  14. c2674ee UPSTREAM: crypto: x86/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 4 years, 9 months ago
  15. 2aa92df UPSTREAM: crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 4 years, 9 months ago
  16. c099f33 UPSTREAM: crypto: lib - tidy up lib/crypto Kconfig and Makefile by Ard Biesheuvel · 4 years, 9 months ago
  17. f383e97 UPSTREAM: crypto: chacha - constify ctx and iv arguments by Eric Biggers · 5 years ago
  18. 0227da5 UPSTREAM: crypto: x86/poly1305 - Clear key material from stack in SSE2 variant by Tommi Hirvola · 5 years ago
  19. 2be733e UPSTREAM: crypto: xchacha20 - fix comments for test vectors by Eric Biggers · 6 years ago
  20. b6685e5 UPSTREAM: crypto: xchacha - add test vector from XChaCha20 draft RFC by Eric Biggers · 6 years ago
  21. 182b5fa UPSTREAM: crypto: arm64/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  22. 4b74fb2 UPSTREAM: crypto: arm64/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  23. 158dbe8 UPSTREAM: crypto: arm64/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  24. 2087809 UPSTREAM: crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() by Eric Biggers · 6 years ago
  25. f03b06c UPSTREAM: crypto: x86/chacha - yield the FPU occasionally by Eric Biggers · 6 years ago
  26. c4d866c UPSTREAM: crypto: x86/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  27. 3fdd3e7 UPSTREAM: crypto: x86/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  28. 75fe50a UPSTREAM: crypto: x86/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  29. 7e63c8c UPSTREAM: crypto: x86/chacha20 - Add a 4-block AVX-512VL variant by Martin Willi · 6 years ago
  30. 69d4a86 UPSTREAM: crypto: x86/chacha20 - Add a 2-block AVX-512VL variant by Martin Willi · 6 years ago
  31. 4eb8f27 UPSTREAM: crypto: x86/chacha20 - Add a 8-block AVX-512VL variant by Martin Willi · 6 years ago
  32. 3720fd6 UPSTREAM: crypto: x86/chacha20 - Add a 4-block AVX2 variant by Martin Willi · 6 years ago
  33. 3928787 UPSTREAM: crypto: x86/chacha20 - Add a 2-block AVX2 variant by Martin Willi · 6 years ago
  34. 26b2d7b UPSTREAM: crypto: x86/chacha20 - Use larger block functions more aggressively by Martin Willi · 6 years ago
  35. 5057483 UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant by Martin Willi · 6 years ago
  36. bb5aadc UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant by Martin Willi · 6 years ago
  37. bca1a50 UPSTREAM: crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant by Martin Willi · 6 years ago
  38. 176784c ANDROID: GKI: Enable CONFIG_USB_ANNOUNCE_NEW_DEVICES by Alistair Delva · 3 years, 10 months ago
  39. b00feba ANDROID: GKI: Enable CONFIG_X86_X2APIC by Abdulla Kamar · 3 years, 10 months ago
  40. d04d010 ANDROID: move builds to use gas prebuilts by Nick Desaulniers · 3 years, 10 months ago
  41. f75b05a UPSTREAM: binder: fix UAF when releasing todo list by Todd Kjos · 3 years, 10 months ago
  42. 13abe23 Merge 4.19.152 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 10 months ago
  43. ad32697 Linux 4.19.152 by Greg Kroah-Hartman · 3 years, 10 months ago
  44. e2c5f02 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA by Dominik Przychodni · 4 years ago
  45. fc86d27 crypto: bcm - Verify GCM/CCM key length in setkey by Herbert Xu · 3 years, 10 months ago
  46. bc9c21f drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case by Arnaud Patard · 5 years ago
  47. 9fd231b reiserfs: Fix oops during mount by Jan Kara · 3 years, 10 months ago
  48. 0364aee reiserfs: Initialize inode keys properly by Jan Kara · 3 years, 11 months ago
  49. 2b00a51 USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters by Mychaela N. Falconia · 3 years, 11 months ago
  50. cd86e2ee USB: serial: pl2303: add device-id for HP GC device by Scott Chen · 3 years, 11 months ago
  51. a9a19989 staging: comedi: check validity of wMaxPacketSize of usb endpoints found by Anant Thazhemadam · 3 years, 10 months ago
  52. aa803a6 USB: serial: option: Add Telit FT980-KS composition by Leonid Bloch · 3 years, 10 months ago
  53. 32f09ec USB: serial: option: add Cellient MPL200 card by Wilken Gottwalt · 3 years, 10 months ago
  54. d4503a3 media: usbtv: Fix refcounting mixup by Oliver Neukum · 3 years, 11 months ago
  55. c1ad9bb Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 3 months ago
  56. 3882085 Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 1 month ago
  57. 0c75831 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 3 months ago
  58. 7b2e806 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years ago
  59. 360f80e Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years ago
  60. 128278f Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years ago
  61. 23759ba ARM: 8867/1: vdso: pass --be8 to linker if necessary by Jason A. Donenfeld · 5 years ago
  62. 444a6d0 ARM: 8939/1: kbuild: use correct nm executable by Dmitry Golovin · 4 years, 9 months ago
  63. e7f04b0 ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO by Masahiro Yamada · 5 years ago
  64. b801d56 perf cs-etm: Move definition of 'traceid_list' global variable from header file by Leo Yan · 4 years, 3 months ago
  65. 71ca95b FROMLIST: arm64: vdso32: Allow ld.lld to properly link the VDSO by Nathan Chancellor · 3 years, 10 months ago
  66. 9f80205 Merge 4.19.151 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 10 months ago
  67. 47f6500 Linux 4.19.151 by Greg Kroah-Hartman · 3 years, 10 months ago
  68. d71f3fb net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails by Anant Thazhemadam · 3 years, 10 months ago
  69. 94c5167 mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 3 years, 10 months ago
  70. abfe666 mmc: core: don't set limits.discard_granularity as 0 by Coly Li · 3 years, 10 months ago
  71. 80e745b perf: Fix task_function_call() error handling by Kajol Jain · 4 years ago
  72. 4b00aa5 rxrpc: Fix server keyring leak by David Howells · 3 years, 10 months ago
  73. 3995eed rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 3 years, 10 months ago
  74. 4a0b275 rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years ago
  75. 5de841c rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years ago
  76. f9c195b net/mlx5e: Fix VLAN create flow by Aya Levin · 3 years, 11 months ago
  77. 7a592c6 net/mlx5e: Fix VLAN cleanup flow by Aya Levin · 3 years, 11 months ago
  78. a0dab3f net: usb: ax88179_178a: fix missing stop entry in driver_info by Wilken Gottwalt · 3 years, 11 months ago
  79. 58e1d85 mdio: fix mdio-thunder.c dependency & build error by Randy Dunlap · 3 years, 11 months ago
  80. 3f396a6 bonding: set dev->needed_headroom in bond_setup_by_slave() by Eric Dumazet · 3 years, 11 months ago
  81. 66a675d xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 3 years, 11 months ago
  82. deea1e4 platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP by Necip Fazil Yildiran · 3 years, 11 months ago
  83. e1f07bb net: stmmac: removed enabling eee in EEE set callback by Voon Weifeng · 3 years, 11 months ago
  84. ce86883 xfrm: clone whole liftime_cur structure in xfrm_do_migrate by Antony Antony · 4 years ago
  85. e4e0a05 xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate by Antony Antony · 4 years ago
  86. fb48241 xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate by Antony Antony · 4 years ago
  87. 50e1179 xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate by Antony Antony · 4 years ago
  88. a1491a6 drm/amdgpu: prevent double kfree ttm->sg by Philip Yang · 3 years, 11 months ago
  89. 5ab1e49 openvswitch: handle DNAT tuple collision by Dumitru Ceara · 3 years, 10 months ago
  90. c7c4834 net: team: fix memory leak in __team_options_register by Anant Thazhemadam · 3 years, 10 months ago
  91. 34c9b9c team: set dev->needed_headroom in team_setup_by_port() by Eric Dumazet · 3 years, 11 months ago
  92. a813aae sctp: fix sctp_auth_init_hmacs() error path by Eric Dumazet · 3 years, 10 months ago
  93. 250a51b i2c: owl: Clear NACK and BUS error bits by Cristian Ciocaltea · 3 years, 10 months ago
  94. f1a66d5 i2c: meson: fixup rate calculation with filter delay by Nicolas Belin · 3 years, 10 months ago
  95. 59b6343 i2c: meson: fix clock setting overwrite by Jerome Brunet · 3 years, 10 months ago
  96. eb13209 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 3 years, 10 months ago
  97. a01cb66 xfrmi: drop ignore_df check before updating pmtu by Sabrina Dubroca · 4 years ago
  98. fbe96d5 mm/khugepaged: fix filemap page_to_pgoff(page) != offset by Hugh Dickins · 3 years, 10 months ago
  99. f74e8d4 macsec: avoid use-after-free in macsec_handle_frame() by Eric Dumazet · 3 years, 10 months ago
  100. b6df5af nvme-core: put ctrl ref when module ref get fail by Chaitanya Kulkarni · 3 years, 10 months ago