1. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 33a451d bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
  3. 1d06b24 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 4 years, 9 months ago
  4. db62dde devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  5. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  6. 475c147 kobject: Export kobject_get_unless_zero() by Jan Kara · 7 years ago
  7. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  8. bbed8ff dma-debug: add a schedule point in debug_dma_dump_mappings() by Eric Dumazet · 4 years, 7 months ago
  9. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  10. 4d1f99a lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 4 years, 6 months ago
  11. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  12. 4964ffc lib/genalloc.c: include vmalloc.h by Olof Johansson · 5 years ago
  13. d84f622 lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 5 years ago
  14. bd5d9cd lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 5 years ago
  15. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  16. 1bb7772 dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 4 years, 7 months ago
  17. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  18. 198d33a kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 4 years, 8 months ago
  19. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 10 months ago
  20. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 10 months ago
  21. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  22. 8dd8b4d lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 6 years ago
  23. 8fc1866 lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE by Christophe Leroy · 5 years ago
  24. 2419d39 rslib: Fix handling of of caller provided syndrome by Ferdinand Blomqvist · 5 years ago
  25. 5c345e2 rslib: Fix decoding of shortened codes by Ferdinand Blomqvist · 5 years ago
  26. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  27. ea68394 lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 5 years ago
  28. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. 50013ea mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 5 years ago
  30. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  31. b34d655 ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 5 years ago
  32. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  33. 5d01a64 kasan: prevent compiler from optimizing away memset in tests by Andrey Konovalov · 6 years ago
  34. fe71230 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 6 years ago
  35. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. afac7da lib/div64.c: off by one in shift by Stanislaw Gruszka · 5 years ago
  37. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  38. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  39. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  40. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  41. 9c24366 kprobes: Prohibit probing on bsearch() by Andrea Righi · 5 years ago
  42. 627f9c3 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  43. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  44. 96dc04d UPSTREAM: bug: use %pB in BUG and stack protector failure by Kees Cook · 6 years ago
  45. 5c145bd BACKPORT: vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  46. ae89bc6 BACKPORT: printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  47. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  48. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  49. 440a6cc BACKPORT: vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  50. e6008a0 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  51. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  52. 740f4ae assoc_array: Fix shortcut creation by David Howells · 5 years ago
  53. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  54. cb56da64 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  55. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  56. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  57. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  58. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  59. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  60. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  61. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  62. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  63. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  64. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  65. bc41a67 FROMGIT: crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  66. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  67. 3e5e2bc UPSTREAM: crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 6 years ago
  68. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  69. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  70. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  71. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  72. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  73. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  74. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  75. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  76. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  80. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  81. acfbd28 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  82. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  83. fb19348 rhashtable: add schedule points by Eric Dumazet · 6 years ago
  84. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  85. 4a67b82 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 6 years ago
  86. eb235bf UPSTREAM: bug: switch data corruption check to __must_check by Kees Cook · 7 years ago
  87. 8fb63b1 UPSTREAM: bug: Provide toggle for BUG on data corruption by Kees Cook · 8 years ago
  88. ca48e8c UPSTREAM: list: Split list_del() debug checking into separate function by Kees Cook · 8 years ago
  89. a7e7ca2 UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  90. 791e53f UPSTREAM: list: Split list_add() debug checking into separate function by Kees Cook · 8 years ago
  91. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 414bd73 debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  93. a26589d UPSTREAM: lib: Add zstd modules by Nick Terrell · 7 years ago
  94. 25abc85 UPSTREAM: lib: Add xxhash module by Nick Terrell · 7 years ago
  95. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  97. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  98. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  99. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago