1. 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 3 years, 9 months ago
  2. 26e9420 netlink: add ethernet address policy types by Johannes Berg · 6 years ago
  3. d300eec netlink: add NLA_REJECT policy type by Johannes Berg · 6 years ago
  4. bc09bee Merge 4.19.156 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 11 months ago
  5. 1471e96 lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 3 years, 11 months ago
  6. 11af858 Fonts: Replace discarded const qualifier by Lee Jones · 3 years, 11 months ago
  7. d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 11 months ago
  8. e6786fd sgl_alloc_order: fix memory leak by Douglas Gilbert · 4 years ago
  9. ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 3 years, 11 months ago
  10. 67f4d89 lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years ago
  11. 5cf2fb4 Merge android-4.19-stable.152 (13abe23) into msm-4.19 by Srinivasarao P · 3 years, 11 months ago
  12. 08c5708 UPSTREAM: crypto: lib/chacha20poly1305 - Add missing function declaration by Herbert Xu · 4 years, 3 months ago
  13. cdae15d UPSTREAM: crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 6 months ago
  14. 4ad23a4 UPSTREAM: crypto: chacha20poly1305 - prevent integer overflow on large input by Jason A. Donenfeld · 4 years, 8 months ago
  15. 02a5ca6 UPSTREAM: crypto: chacha20poly1305 - add back missing test vectors and test chunking by Jason A. Donenfeld · 4 years, 8 months ago
  16. 4363192 UPSTREAM: crypto: curve25519 - Fix selftest build error by Herbert Xu · 4 years, 9 months ago
  17. d127b15 UPSTREAM: crypto: x86/poly1305 - wire up faster implementations for kernel by Jason A. Donenfeld · 4 years, 9 months ago
  18. 1ff35de UPSTREAM: crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 4 years, 9 months ago
  19. 66be5f3 UPSTREAM: crypto: lib/curve25519 - re-add selftests by Jason A. Donenfeld · 4 years, 9 months ago
  20. 0fe1538 UPSTREAM: crypto: lib/chacha20poly1305 - use chacha20_crypt() by Eric Biggers · 4 years, 10 months ago
  21. fe1532c UPSTREAM: crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine by Ard Biesheuvel · 4 years, 11 months ago
  22. 4d9f6d7 UPSTREAM: crypto: chacha20poly1305 - import construction and selftest from Zinc by Ard Biesheuvel · 4 years, 11 months ago
  23. b7bb533 UPSTREAM: crypto: lib/curve25519 - work around Clang stack spilling issue by Ard Biesheuvel · 4 years, 11 months ago
  24. 4e804a1 UPSTREAM: crypto: curve25519 - generic C library implementations by Jason A. Donenfeld · 4 years, 11 months ago
  25. dc97e1c UPSTREAM: crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 4 years, 11 months ago
  26. 688b66e UPSTREAM: crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation by Ard Biesheuvel · 4 years, 11 months ago
  27. 2c07f92 UPSTREAM: crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 4 years, 11 months ago
  28. 36a372f UPSTREAM: crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 4 years, 11 months ago
  29. 4e42c8c UPSTREAM: crypto: x86/poly1305 - expose existing driver as poly1305 library by Ard Biesheuvel · 4 years, 11 months ago
  30. d1fa3dd UPSTREAM: crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 4 years, 11 months ago
  31. 4afb116 UPSTREAM: crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 4 years, 11 months ago
  32. 2aa92df UPSTREAM: crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 4 years, 11 months ago
  33. c099f33 UPSTREAM: crypto: lib - tidy up lib/crypto Kconfig and Makefile by Ard Biesheuvel · 4 years, 11 months ago
  34. 5ca1f51 Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 by Srinivasarao P · 4 years ago
  35. c1eee79 Merge android-4.19-stable.146 (443485d) into msm-4.19 by Srinivasarao P · 4 years ago
  36. 0cc3462 Merge android-4.19-stable.136 (204dd19) into msm-4.19 by Srinivasarao P · 4 years ago
  37. 9f80205 Merge 4.19.151 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  38. 2162bcb Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years ago
  39. 2dce03a Merge 4.19.150 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  40. a4ebc2d random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years ago
  41. 9ce79d9 Merge 4.19.149 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
  42. 7c29fd8 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years ago
  43. 9026457 Merge android-4.19-stable.125 (a483478) into msm-4.19 by Srinivasarao P · 4 years ago
  44. 369c9d2 Merge 4.19.141 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  45. 8e69ac0 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 1 month ago
  46. 7086849 Merge 4.19.140 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  47. 2661310 dyndbg: fix a BUG_ON in ddebug_describe_flags by Jim Cromie · 4 years, 2 months ago
  48. 3b375fe Merge 4.19.138 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 2 months ago
  49. e6b7c5f random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 2 months ago
  50. 29204c8 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 2 months ago
  51. d6bbbe0 Reverting below patches from android-4.19-stable.125 by Srinivasarao P · 4 years, 3 months ago
  52. 4f2c5ae ANDROID: lib/vdso: do not update timespec if clock_getres() fails by Chiawei Wang · 4 years, 3 months ago
  53. b96549a Merge 4.19.130 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 3 months ago
  54. c1d9c69 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 4 months ago
  55. 4d01d462 Merge 4.19.129 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 3 months ago
  56. 831900a lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 5 months ago
  57. e18590b lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 4 years, 8 months ago
  58. 216284c4 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  59. a483478 Merge 4.19.125 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 4 months ago
  60. f5a8138 ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
  61. ce1cc0d x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 5 years ago
  62. d46ff52 Merge android-4.19.110 (1984fff) into msm-4.19 by Ivaylo Georgiev · 4 years, 4 months ago
  63. 9179fe9 Merge 4.19.122 into android-4.19 by Greg Kroah-Hartman · 4 years, 4 months ago
  64. ccc4433 lib: devres: add a helper function for ioremap_uc by Tuowen Zhao · 5 years ago
  65. 416d95e lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 5 months ago
  66. aec6244 BACKPORT: lib/vdso: Enable common headers by Vincenzo Frascino · 4 years, 6 months ago
  67. e8af599 UPSTREAM: lib/vdso: Allow the high resolution parts to be compiled out by Thomas Gleixner · 4 years, 8 months ago
  68. 63bc2c9 UPSTREAM: lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres() by Christophe Leroy · 4 years, 8 months ago
  69. da76170 UPSTREAM: lib/vdso: Mark do_hres() and do_coarse() as __always_inline by Andrei Vagin · 4 years, 10 months ago
  70. dfbf6e6 UPSTREAM: lib/vdso: Avoid duplication in __cvdso_clock_getres() by Christophe Leroy · 4 years, 9 months ago
  71. a6500f4 UPSTREAM: lib/vdso: Let do_coarse() return 0 to simplify the callsite by Christophe Leroy · 4 years, 9 months ago
  72. d6f9978 UPSTREAM: lib/vdso: Remove checks on return value for 32 bit vDSO by Vincenzo Frascino · 5 years ago
  73. 0854e59 UPSTREAM: lib/vdso: Build 32 bit specific functions in the right context by Vincenzo Frascino · 5 years ago
  74. f642f2d UPSTREAM: lib/vdso: Make __cvdso_clock_getres() static by Vincenzo Frascino · 4 years, 10 months ago
  75. ca48e5d UPSTREAM: lib/vdso: Make clock_getres() POSIX compliant again by Thomas Gleixner · 5 years ago
  76. 28652a9 UPSTREAM: lib/vdso/32: Provide legacy syscall fallbacks by Thomas Gleixner · 5 years ago
  77. e008bb0 UPSTREAM: lib/vdso: Move fallback invocation to the callers by Thomas Gleixner · 5 years ago
  78. 7deebec UPSTREAM: lib/vdso/32: Remove inconsistent NULL pointer checks by Thomas Gleixner · 5 years ago
  79. 941fb31 UPSTREAM: lib/vdso: Make delta calculation work correctly by Thomas Gleixner · 5 years ago
  80. 0ae601f UPSTREAM: lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO by Vincenzo Frascino · 5 years ago
  81. f5c3649 UPSTREAM: lib/vdso: Add compat support by Vincenzo Frascino · 5 years ago
  82. 4e7e5ea UPSTREAM: lib/vdso: Provide generic VDSO implementation by Vincenzo Frascino · 5 years ago
  83. a132561 Merge 4.19.118 into android-4.19 by Greg Kroah-Hartman · 4 years, 5 months ago
  84. 00dd1df lib/raid6: use vdupq_n_u8 to avoid endianness warnings by ndesaulniers@google.com · 6 years ago
  85. 15207c29 ANDROID: add ion_stat tracepoint to common kernel by Ioannis Ilkos · 4 years, 5 months ago
  86. 95bff4c Merge 4.19.116 into android-4.19 by Greg Kroah-Hartman · 4 years, 5 months ago
  87. 9af535d uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 8 months ago
  88. 0a2394d ANDROID: GKI: export symbols from abi_gki_aarch64_qcom_whitelist by Will McVicker · 4 years, 5 months ago
  89. 4c30d46 Merge android-4.19.95 (5da1114) into msm-4.19 by Ivaylo Georgiev · 4 years, 6 months ago
  90. a025b6c Merge android-4.19.78 (75337a6) into msm-4.19 by Ivaylo Georgiev · 4 years, 7 months ago
  91. 4052265 FROMLIST: lib: test_stackinit.c: XFAIL switch variable init tests by Kees Cook · 4 years, 7 months ago
  92. 7cd2c86 Merge 4.19.107 into android-4.19 by Greg Kroah-Hartman · 4 years, 7 months ago
  93. da3418a lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 7 months ago
  94. 44bb576 Merge android-4.19.73 (8ca5759) into msm-4.19 by Ivaylo Georgiev · 4 years, 7 months ago
  95. 4dc4199 Merge 4.19.106 into android-4.19 by Greg Kroah-Hartman · 4 years, 7 months ago
  96. acaf628 lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 8 months ago
  97. 91b8348 UPSTREAM: lib/test_stackinit: Handle Clang auto-initialization pattern by Kees Cook · 5 years ago
  98. f6a291e UPSTREAM: lib: Introduce test_stackinit module by Kees Cook · 6 years ago
  99. d936a94 UPSTREAM: dynamic_debug: allow to work if debugfs is disabled by Greg Kroah-Hartman · 4 years, 7 months ago
  100. 6e400aa UPSTREAM: lib: dynamic_debug: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago