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