1. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  2. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  3. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  4. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  5. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  6. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  7. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 5 years ago
  8. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  9. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  10. bc41a67 FROMGIT: crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  11. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  12. 3e5e2bc UPSTREAM: crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 6 years ago
  13. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  14. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  16. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  18. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 5 years ago
  19. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  20. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  21. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 6 years ago
  22. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 6 years ago
  26. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  27. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  28. acfbd28 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  29. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  30. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  31. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  32. 1f33e24 Merge android-4.9.121 (681e57b) into msm-4.9 by Minming Qi · 6 years ago
  33. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. fb19348 rhashtable: add schedule points by Eric Dumazet · 6 years ago
  35. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  36. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 4a67b82 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 6 years ago
  38. eb235bf UPSTREAM: bug: switch data corruption check to __must_check by Kees Cook · 7 years ago
  39. 8fb63b1 UPSTREAM: bug: Provide toggle for BUG on data corruption by Kees Cook · 8 years ago
  40. ca48e8c UPSTREAM: list: Split list_del() debug checking into separate function by Kees Cook · 8 years ago
  41. a7e7ca2 UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  42. 791e53f UPSTREAM: list: Split list_add() debug checking into separate function by Kees Cook · 8 years ago
  43. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  44. 414bd73 debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  45. a26589d UPSTREAM: lib: Add zstd modules by Nick Terrell · 7 years ago
  46. 25abc85 UPSTREAM: lib: Add xxhash module by Nick Terrell · 7 years ago
  47. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  49. 4e756c50 Merge "Kconfig.debug: module: Add debug config to debug modules" by Linux Build Service Account · 6 years ago
  50. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  52. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  53. 8ab4956 Kconfig.debug: module: Add debug config to debug modules by Mukesh Ojha · 6 years ago
  54. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  56. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  57. d3a70bf debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  58. ded3533 Merge "Merge android-4.9.99 (c462abb) into msm-4.9" by Linux Build Service Account · 6 years ago
  59. b6efcb0 refcount_t: Introduce a special purpose refcount type by Peter Zijlstra · 8 years ago
  60. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. ee4bba5 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 6 years ago
  62. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  63. 33967ca Merge "defconfig: Enable PANIC_ON_RECURSIVE_FAULT on sdxpoorwills target" by Linux Build Service Account · 6 years ago
  64. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 6ab4413 kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  66. 427fd21 Merge android-4.9.92 (9c3fb9c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  67. 6c02278 Merge android-4.9.91 (bb94f9d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  68. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  69. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  70. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  71. 72633f8 exit: Add PANIC_ON_RECURSIVE_FAULT Kconfig option by Matt Wagantall · 9 years ago
  72. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 6 years ago
  74. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  75. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  76. ebc2789 ANDROID: debugobjects: Make stack check warning more informative by Joel Fernandes · 6 years ago
  77. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  78. a0ef47a UPSTREAM: kasan: add tests for alloca poisoning by Paul Lawrence · 6 years ago
  79. bd618d9 Merge "Merge android-4.9-o.82 (2d34d45) into msm-4.9" by Linux Build Service Account · 6 years ago
  80. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  81. d9868db lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 6 years ago
  82. 608fc9d kobject: Export kobject_get_unless_zero() by Jan Kara · 7 years ago
  83. 82ccf83 Merge android-4.9-o.82 (2d34d45) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  84. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  85. ef3af34 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  86. d39838a 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 6 years ago
  87. 2d34d45 Merge 4.9.82 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  88. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. 3c83fe5 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 6 years ago
  90. 3f81301 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 6 years ago
  91. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  92. db04eb4 Merge 4.9.79 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  93. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  95. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  96. 586b2bd BACKPORT: kasan: report only the first error by default by Mark Rutland · 7 years ago
  97. b8d2f6e Merge 4.9.69 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  98. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  99. a780a72 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
  100. a77c116 lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago