[go: up one dir, main page]

  1. 66b5ad3 BACKPORT: maple_tree: fix potential out-of-bounds access in mas_wr_end_piv() by Peng Zhang · 2 years, 3 months ago
  2. 8f5a220 FROMLIST: maple_tree: Adjust node allocation on mas_rebalance() by Liam R. Howlett · 2 years, 4 months ago
  3. e835ffd FROMLIST: maple_tree: Reduce resets during store setup by Liam R. Howlett · 2 years, 4 months ago
  4. 7082344 FROMLIST: BACKPORT: maple_tree: Refine mas_preallocate() node calculations by Liam R. Howlett · 2 years, 4 months ago
  5. d766c83 Revert "FROMLIST: BACKPORT: maple_tree: Refine mas_preallocate() node calculations" by Suren Baghdasaryan · 2 years, 4 months ago
  6. c3f3dc3 UPSTREAM: maple_tree: make maple state reusable after mas_empty_area() by Peng Zhang · 2 years, 5 months ago
  7. 86d9de0 FROMGIT: maple_tree: clear up index and last setting in single entry tree by Liam R. Howlett · 2 years, 5 months ago
  8. 9288f53 FROMGIT: maple_tree: add mas_prev_range() and mas_find_range_rev interface by Liam R. Howlett · 2 years, 5 months ago
  9. c4f5714 FROMGIT: maple_tree: introduce mas_prev_slot() interface by Liam R. Howlett · 2 years, 5 months ago
  10. dbc16cc FROMGIT: maple_tree: relocate mas_rewalk() and mas_rewalk_if_dead() by Liam R. Howlett · 2 years, 5 months ago
  11. b83cfb2 FROMGIT: maple_tree: add mas_next_range() and mas_find_range() interfaces by Liam R. Howlett · 2 years, 5 months ago
  12. 8471979 FROMGIT: maple_tree: introduce mas_next_slot() interface by Liam R. Howlett · 2 years, 5 months ago
  13. c5c507c FROMGIT: maple_tree: try harder to keep active node with mas_prev() by Liam R. Howlett · 2 years, 5 months ago
  14. cb6d9fa FROMGIT: maple_tree: try harder to keep active node after mas_next() by Liam R. Howlett · 2 years, 5 months ago
  15. 133fbad FROMLIST: BACKPORT: maple_tree: Refine mas_preallocate() node calculations by Liam R. Howlett · 2 years, 5 months ago
  16. ce9ebd8 ANDROID: maple_tree: Move mas_wr_modify node size calculation to mas_wr_node_size() by Liam R. Howlett · 2 years, 5 months ago
  17. b6734cb FROMLIST: BACKPORT: maple_tree: Move mas_wr_end_piv() below mas_wr_extend_null() by Liam R. Howlett · 2 years, 5 months ago
  18. c311899 FROMGIT: maple_tree: avoid unnecessary ascending by Liam R. Howlett · 2 years, 5 months ago
  19. 573ba7b ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 2 years, 5 months ago
  20. 467d3ba BACKPORT: overflow: Introduce overflows_type() and castable_to_type() by Kees Cook · 2 years, 6 months ago
  21. c4cafbd Merge a3a93b46833f ("memstick: fix memory leak if card device is never registered") into android14-6.1 by Greg Kroah-Hartman · 2 years, 6 months ago
  22. 55e4f0c Merge 6.1.25 into android14-6.1 by Greg Kroah-Hartman · 2 years, 6 months ago
  23. a117679 maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug by Peng Zhang · 2 years, 6 months ago
  24. 66f13a1 maple_tree: fix mas_empty_area() search by Liam R. Howlett · 2 years, 6 months ago
  25. c51b9ef maple_tree: make maple state reusable after mas_empty_area_rev() by Liam R. Howlett · 2 years, 6 months ago
  26. 0fff48d Merge 6.1.24 into android14-6.1 by Greg Kroah-Hartman · 2 years, 6 months ago
  27. 2128f7c maple_tree: fix write memory barrier of nodes once dead for RCU mode by Liam R. Howlett · 2 years, 6 months ago
  28. 9b6627b maple_tree: add RCU lock checking to rcu callback functions by Liam R. Howlett · 2 years, 7 months ago
  29. a29025a maple_tree: add smp_rmb() to dead node detection by Liam R. Howlett · 2 years, 7 months ago
  30. d3af5f8 maple_tree: remove extra smp_wmb() from mas_dead_leaves() by Liam R. Howlett · 2 years, 7 months ago
  31. cc2f250 maple_tree: fix freeing of nodes in rcu mode by Liam R. Howlett · 2 years, 7 months ago
  32. 5f7c591 maple_tree: detect dead nodes in mas_start() by Liam R. Howlett · 2 years, 7 months ago
  33. 3825e44 maple_tree: refine ma_state init from mas_start() by Liam R. Howlett · 2 years, 7 months ago
  34. 64cb480 maple_tree: be more cautious about dead nodes by Liam R. Howlett · 2 years, 7 months ago
  35. 0a0372d maple_tree: fix mas_prev() and mas_find() state handling by Liam R. Howlett · 2 years, 7 months ago
  36. 19d8f78 maple_tree: fix handle of invalidated state in mas_wr_store_setup() by Liam R. Howlett · 2 years, 7 months ago
  37. 2c9bc49 maple_tree: reduce user error potential by Liam R. Howlett · 2 years, 7 months ago
  38. f41e9e6 maple_tree: fix potential rcu issue by Liam R. Howlett · 2 years, 7 months ago
  39. edc5a4e maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk() by Liam R. Howlett · 2 years, 7 months ago
  40. 240bb94 maple_tree: fix a potential concurrency bug in RCU mode by Peng Zhang · 2 years, 7 months ago
  41. 4f576075 maple_tree: fix get wrong data_end in mtree_lookup_walk() by Peng Zhang · 2 years, 7 months ago
  42. a0f3313 Merge 6.1.23 into android14-6.1 by Greg Kroah-Hartman · 2 years, 7 months ago
  43. 78b342f zstd: Fix definition of assert() by Jonathan Neuschäfer · 2 years, 7 months ago
  44. db50ac4 Merge 6.1.22 into android14-6.1 by Greg Kroah-Hartman · 2 years, 7 months ago
  45. f61c12d Revert "Revert "sbitmap: Try each queue to wake up at least one waiter"" by Greg Kroah-Hartman · 2 years, 7 months ago
  46. 7b05fba Revert "Revert "sbitmap: Advance the queue index before waking up a queue"" by Greg Kroah-Hartman · 2 years, 7 months ago
  47. d774f1e Revert "Revert "sbitmap: correct wake_batch recalculation to avoid potential IO hung"" by Greg Kroah-Hartman · 2 years, 7 months ago
  48. 02fb5b0 Revert "Revert "sbitmap: Use single per-bitmap counting to wake up queued tags"" by Greg Kroah-Hartman · 2 years, 7 months ago
  49. 0608b3d maple_tree: fix mas_skip_node() end slot detection by Liam R. Howlett · 2 years, 7 months ago
  50. 94f6b92 test_maple_tree: add more testing for mas_empty_area() by Liam R. Howlett · 2 years, 7 months ago
  51. 73bffa9 Revert "Revert "kobject: modify kobject_get_path() to take a const *"" by Greg Kroah-Hartman · 2 years, 7 months ago
  52. 5b483d8 Merge changes I95ce33fb,I03723a9f,I4b1cf7f1,I6e17c9b3,I446172f8, ... into android14-6.1 by Greg Kroah-Hartman · 2 years, 8 months ago
  53. e74b4da ANDROID: bug: add vendor hook for bug trap by Sangmoon Kim · 2 years, 8 months ago
  54. e7db10fe Revert "kobject: modify kobject_get_path() to take a const *" by Greg Kroah-Hartman · 2 years, 8 months ago
  55. 8ec4245 Revert "sbitmap: Use single per-bitmap counting to wake up queued tags" by Greg Kroah-Hartman · 2 years, 8 months ago
  56. f12f3bc Revert "sbitmap: correct wake_batch recalculation to avoid potential IO hung" by Greg Kroah-Hartman · 2 years, 8 months ago
  57. 1e993e7 Revert "sbitmap: Advance the queue index before waking up a queue" by Greg Kroah-Hartman · 2 years, 8 months ago
  58. 77bcc67 Revert "sbitmap: Try each queue to wake up at least one waiter" by Greg Kroah-Hartman · 2 years, 8 months ago
  59. 2cb73a8 Merge 6.1.16 into android14-6.1 by Greg Kroah-Hartman · 2 years, 8 months ago
  60. ff9571a sbitmap: Try each queue to wake up at least one waiter by Gabriel Krisman Bertazi · 2 years, 8 months ago
  61. 12815a7 sbitmap: Advance the queue index before waking up a queue by Gabriel Krisman Bertazi · 2 years, 8 months ago
  62. b78434f cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG by Peter Zijlstra · 2 years, 8 months ago
  63. fe4dd80 kobject: Fix slab-out-of-bounds in fill_kobj_path() by Wang Hai · 2 years, 8 months ago
  64. f3ffd86 kobject: modify kobject_get_path() to take a const * by Greg Kroah-Hartman · 2 years, 8 months ago
  65. adb2cfd printf: fix errname.c list by Arnd Bergmann · 2 years, 8 months ago
  66. 553d8b2 lib/mpi: Fix buffer overrun when SG is too long by Herbert Xu · 2 years, 8 months ago
  67. 3e5ddf2 sbitmap: correct wake_batch recalculation to avoid potential IO hung by Kemeng Shi · 2 years, 8 months ago
  68. 0f31296 sbitmap: Use single per-bitmap counting to wake up queued tags by Gabriel Krisman Bertazi · 2 years, 8 months ago
  69. b2fbd1c sbitmap: remove redundant check in __sbitmap_queue_get_batch by Kemeng Shi · 2 years, 8 months ago
  70. f9cc3a7 Merge 6.1.14 into android14-6.1 by Greg Kroah-Hartman · 2 years, 8 months ago
  71. 684db63 uaccess: Add speculation barrier to copy_from_user() by Dave Hansen · 2 years, 8 months ago
  72. c747c01 Merge 6.1.11 into android14-6.1 by Greg Kroah-Hartman · 2 years, 9 months ago
  73. 82587c0 maple_tree: fix mas_empty_area_rev() lower bound validation by Liam Howlett · 2 years, 9 months ago
  74. e051448 maple_tree: should get pivots boundary by type by Wei Yang · 2 years, 9 months ago
  75. d8ae61a FROMLIST: maple_tree: fix mas_empty_area_rev() lower bound validation by Liam Howlett · 2 years, 9 months ago
  76. 936f394 Merge 6.1.9 into android14-6.1 by Greg Kroah-Hartman · 2 years, 9 months ago
  77. 992e4ff netlink: prevent potential spectre v1 gadgets by Eric Dumazet · 2 years, 9 months ago
  78. 448e5fb lockref: stop doing cpu_relax in the cmpxchg loop by Mateusz Guzik · 2 years, 9 months ago
  79. ee921ef Merge 6.1.8 into android14-6.1 by Greg Kroah-Hartman · 2 years, 9 months ago
  80. 13aa82f panic: Consolidate open-coded panic_on_warn checks by Kees Cook · 2 years, 9 months ago
  81. 47a0453 Merge 6.1.5 into android14-6.1 by Greg Kroah-Hartman · 2 years, 10 months ago
  82. 66746d4c Merge 6.1.4 into android14-6.1 by Greg Kroah-Hartman · 2 years, 10 months ago
  83. 2712923 Merge 6.1.2 into android14-6.1 by Greg Kroah-Hartman · 2 years, 10 months ago
  84. 84cc257 kunit: alloc_string_stream_fragment error handling bug fix by YoungJun.park · 2 years, 10 months ago
  85. 1c0ab94 ANDROID: crypto: lib/aes - add vendor hooks for AES library routines by Ard Biesheuvel · 2 years, 10 months ago
  86. 1984e62 ANDROID: crypto: lib/sha256 - add vendor hook for sha256() routine by Ard Biesheuvel · 2 years, 10 months ago
  87. ee29001 test_kprobes: Fix implicit declaration error of test_kprobes by Li Hua · 2 years, 10 months ago
  88. 9c9e8be maple_tree: fix mas_spanning_rebalance() on insufficient data by Liam Howlett · 2 years, 10 months ago
  89. 8034a1a test_maple_tree: add test for mas_spanning_rebalance() on insufficient data by Liam Howlett · 2 years, 10 months ago
  90. 6dd5fbd test_firmware: fix memory leak in test_firmware_init() by Zhengchao Shao · 2 years, 10 months ago
  91. 9314808 lib/notifier-error-inject: fix error when writing -errno to debugfs file by Akinobu Mita · 2 years, 10 months ago
  92. 890d91b lib/fonts: fix undefined behavior in bit shift for get_default_font by Gaosheng Cui · 2 years, 10 months ago
  93. 51b2ea9 lib/debugobjects: fix stat count and optimize debug_objects_mem_init by wuchi · 2 years, 10 months ago
  94. 94fa0a08 FROMGIT: asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info by Naman Jain · 2 years, 11 months ago
  95. bdaa78c Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 11 months ago
  96. a4412fdd error-injection: Add prompt for function error injection by Steven Rostedt (Google) · 2 years, 11 months ago
  97. 152fe65 Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled by Lee Jones · 3 years ago
  98. db31824 Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
  99. 8ac3b5c lib/vdso: use "grep -E" instead of "egrep" by Greg Kroah-Hartman · 3 years ago
  100. de3db3f test_kprobes: fix implicit declaration error of test_kprobes by Li Hua · 3 years ago