1. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  2. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  3. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  4. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  5. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  6. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. afac7da lib/div64.c: off by one in shift by Stanislaw Gruszka · 5 years ago
  8. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  9. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  10. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  12. 9c24366 kprobes: Prohibit probing on bsearch() by Andrea Righi · 5 years ago
  13. 627f9c3 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  14. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. 96dc04d UPSTREAM: bug: use %pB in BUG and stack protector failure by Kees Cook · 6 years ago
  16. 5c145bd BACKPORT: vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  17. ae89bc6 BACKPORT: printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  18. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  19. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  20. 440a6cc BACKPORT: vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  21. e6008a0 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  22. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  23. 740f4ae assoc_array: Fix shortcut creation by David Howells · 5 years ago
  24. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  25. 65a064d soc: qcom: qmi_encdec: Restrict string length in decode by Deepak Kumar Singh · 5 years ago
  26. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  27. cb56da64 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  28. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 5 years ago
  29. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  30. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  31. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  32. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  33. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  34. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  35. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  36. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  37. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  38. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  39. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  40. bc41a67 FROMGIT: crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  41. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  42. 3e5e2bc UPSTREAM: crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 6 years ago
  43. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  44. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  45. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  46. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  47. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  48. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  49. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  51. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 6 years ago
  52. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 6 years ago
  56. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  57. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  58. acfbd28 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  59. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  60. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  61. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  62. 1f33e24 Merge android-4.9.121 (681e57b) into msm-4.9 by Minming Qi · 6 years ago
  63. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  64. fb19348 rhashtable: add schedule points by Eric Dumazet · 6 years ago
  65. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  66. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 4a67b82 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 6 years ago
  68. eb235bf UPSTREAM: bug: switch data corruption check to __must_check by Kees Cook · 7 years ago
  69. 8fb63b1 UPSTREAM: bug: Provide toggle for BUG on data corruption by Kees Cook · 8 years ago
  70. ca48e8c UPSTREAM: list: Split list_del() debug checking into separate function by Kees Cook · 8 years ago
  71. a7e7ca2 UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  72. 791e53f UPSTREAM: list: Split list_add() debug checking into separate function by Kees Cook · 8 years ago
  73. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 414bd73 debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  75. a26589d UPSTREAM: lib: Add zstd modules by Nick Terrell · 7 years ago
  76. 25abc85 UPSTREAM: lib: Add xxhash module by Nick Terrell · 7 years ago
  77. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  79. 4e756c50 Merge "Kconfig.debug: module: Add debug config to debug modules" by Linux Build Service Account · 6 years ago
  80. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  81. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  82. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  83. 8ab4956 Kconfig.debug: module: Add debug config to debug modules by Mukesh Ojha · 6 years ago
  84. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  85. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  86. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  87. d3a70bf debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  88. ded3533 Merge "Merge android-4.9.99 (c462abb) into msm-4.9" by Linux Build Service Account · 6 years ago
  89. b6efcb0 refcount_t: Introduce a special purpose refcount type by Peter Zijlstra · 8 years ago
  90. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. ee4bba5 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 6 years ago
  92. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  93. 33967ca Merge "defconfig: Enable PANIC_ON_RECURSIVE_FAULT on sdxpoorwills target" by Linux Build Service Account · 6 years ago
  94. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  95. 6ab4413 kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  96. 427fd21 Merge android-4.9.92 (9c3fb9c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  97. 6c02278 Merge android-4.9.91 (bb94f9d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  98. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  99. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  100. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago