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