1. 0a9e86dc Merge commit 'f40707abde2eb5cd21cf8848f33aefb7e394ad1a' of https://android.googlesource.com/kernel/common by Tao Huang · 1 year, 9 months ago
  2. 1253eed Merge tag 'ASB-2023-10-06_12-5.10' of https://android.googlesource.com/kernel/common by Tao Huang · 1 year, 9 months ago
  3. 1289e04 Merge tag 'android12-5.10.198_r00' into android12-5.10 by Greg Kroah-Hartman · 1 year, 9 months ago
  4. 3e7bedc Merge 5.10.198 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  5. 3414e62 Merge 5.10.197 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  6. c33d75a ring-buffer: Fix bytes info in per_cpu buffer stats by Zheng Yejian · 1 year, 11 months ago
  7. 0ecde7d ring-buffer: remove obsolete comment for free_buffer_page() by Vlastimil Babka · 2 years, 5 months ago
  8. ef47f25 ring-buffer: Update "shortest_full" in polling by Steven Rostedt (Google) · 1 year, 10 months ago
  9. b2788f6 sched/cpuacct: Optimize away RCU read lock by Chengming Zhou · 1 year, 10 months ago
  10. 82756d8 sched/cpuacct: Fix charge percpu cpuusage by Chengming Zhou · 1 year, 10 months ago
  11. f8e8e72 sched/cpuacct: Fix user/system in shown cpuacct.usage* by Andrey Ryabinin · 1 year, 10 months ago
  12. cee5151 ring-buffer: Do not attempt to read past "commit" by Steven Rostedt (Google) · 1 year, 11 months ago
  13. 9ccce21 ring-buffer: Avoid softlockup in ring_buffer_resize() by Zheng Yejian · 1 year, 11 months ago
  14. c793005 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock by Sergey Senozhatsky · 2 years ago
  15. 388c9d3 bpf: Avoid deadlock when using queue and stack maps from NMI by Toke Høiland-Jørgensen · 1 year, 11 months ago
  16. 9b65bff tracing: Have event inject files inc the trace array ref count by Steven Rostedt (Google) · 1 year, 11 months ago
  17. 407bf1c tracing: Increase trace array ref count on enable and filter files by Steven Rostedt (Google) · 1 year, 11 months ago
  18. db08d2c Revert "tracing: Introduce pipe_cpumask to avoid race on trace_pipes" by Greg Kroah-Hartman · 1 year, 10 months ago
  19. 73c7cc0 Revert "tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY" by Greg Kroah-Hartman · 1 year, 10 months ago
  20. 3cf9365 Merge tag 'android12-5.10.189_r00' into android12-5.10 by Todd Kjos · 1 year, 10 months ago
  21. d3961f6 ANDROID: vendor_hooks: Add hooks for oem percpu-rwsem optimaton by xieliujie · 1 year, 10 months ago
  22. 6925da1 watchdog/hardlockup: move hardlock_notifier before panic by Huibin Hong · 1 year, 11 months ago
  23. b3183f5 tracing: Have option files inc the trace array ref count by Steven Rostedt (Google) · 1 year, 11 months ago
  24. ec7eb8b tracing: Have current_trace inc the trace array ref count by Steven Rostedt (Google) · 1 year, 11 months ago
  25. 3f72fdb scftorture: Forgive memory-allocation failure if KASAN by Paul E. McKenney · 2 years, 3 months ago
  26. 55887ad rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle() by Zqiang · 2 years, 2 months ago
  27. f8bab88 kernel/fork: beware of __put_task_struct() calling context by Wander Lairson Costa · 2 years, 2 months ago
  28. 8026d583 Merge 5.10.195 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  29. 5103216 tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY by Brian Foster · 1 year, 11 months ago
  30. 8c90c4e printk: ringbuffer: Fix truncating buffer size min_t cast by Kees Cook · 2 years ago
  31. c5d30d6 tracing: Fix race issue between cpu buffer write and swap by Zheng Yejian · 1 year, 11 months ago
  32. 629079f cgroup:namespace: Remove unused cgroup_namespaces_init() by Lu Jialin · 2 years ago
  33. 98ef243 audit: fix possible soft lockup in __audit_inode_child() by Gaosheng Cui · 2 years ago
  34. b275f0a bpf: Clear the probe_addr for uprobe by Yafang Shao · 2 years, 1 month ago
  35. 066fbd8b refscale: Fix uninitalized use of wait_queue_head_t by Waiman Long · 2 years, 1 month ago
  36. 0c0547d tracing: Introduce pipe_cpumask to avoid race on trace_pipes by Zheng Yejian · 2 years ago
  37. 0111b7b kprobes: Prohibit probing on CFI preamble symbol by Masami Hiramatsu (Google) · 2 years, 1 month ago
  38. f71b0b4 modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules by Christoph Hellwig · 2 years ago
  39. 397f70b Merge 5.10.194 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  40. d93ba6e rcu-tasks: Add trc_inspect_reader() checks for exiting critical section by Paul E. McKenney · 4 years ago
  41. 3e22624 rcu-tasks: Wait for trc_read_check_handler() IPIs by Paul E. McKenney · 4 years ago
  42. 9190c1f rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader by Neeraj Upadhyay · 4 years ago
  43. ad4f8c1 rcu: Prevent expedited GP from enabling tick on offline CPU by Paul E. McKenney · 3 years, 10 months ago
  44. ecd62c8 module: Expose module_init_layout_section() by James Morse · 2 years ago
  45. 3acf914 Merge 5.10.193 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  46. 2d69f68 cgroup/cpuset: Free DL BW in case can_attach() fails by Dietmar Eggemann · 2 years ago
  47. 4603c2a sched/deadline: Create DL BW alloc, free & check overflow interface by Dietmar Eggemann · 2 years ago
  48. c954692 cgroup/cpuset: Iterate only if DEADLINE tasks are present by Juri Lelli · 2 years ago
  49. 5ac05ce sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets by Juri Lelli · 2 years ago
  50. b950133 sched/cpuset: Bring back cpuset_mutex by Juri Lelli · 2 years ago
  51. 312713e cgroup/cpuset: Rename functions dealing with DEADLINE accounting by Juri Lelli · 2 years ago
  52. b212592 timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped by Nicholas Piggin · 3 years, 3 months ago
  53. ae4f109 tick: Detect and fix jiffies update stall by Frederic Weisbecker · 3 years, 6 months ago
  54. c7e9104 torture: Fix hang during kthread shutdown phase by Joel Fernandes (Google) · 2 years, 7 months ago
  55. b8205df tracing: Fix memleak due to race between current_tracer and trace by Zheng Yejian · 2 years ago
  56. 9c2ceff tracing: Fix cpu buffers unavailable due to 'record_disabled' missed by Zheng Yejian · 2 years ago
  57. b23fd87 Merge 5.10.192 into android12-5.10-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  58. 4120953 Merge 5.10.191 into android12-5.10-lts by Greg Kroah-Hartman · 2 years ago
  59. 0dd121e Revert "tracing: Show real address for trace event arguments" by Greg Kroah-Hartman · 1 year, 11 months ago
  60. 06fab43 Revert "tracing: Fix sleeping while atomic in kdb ftdump" by Greg Kroah-Hartman · 1 year, 11 months ago
  61. 3b76d92 tracing/probes: Fix to update dynamic data counter if fetcharg uses it by Masami Hiramatsu (Google) · 2 years, 1 month ago
  62. 265a979 tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs by Steven Rostedt (VMware) · 4 years ago
  63. 66a3b2a ring-buffer: Do not swap cpu_buffer during resize process by Chen Lin · 2 years ago
  64. 04e774f dma-remap: use kvmalloc_array/kvfree for larger dma memory remap by gaoxu · 2 years, 2 months ago
  65. df0f5bd Merge 5.10.190 into android12-5.10-lts by Greg Kroah-Hartman · 2 years ago
  66. f50fa8d Merge 5.10.189 into android12-5.10-lts by Greg Kroah-Hartman · 2 years ago
  67. 1952a4d bpf: aggressively forget precise markings during state checkpointing by Andrii Nakryiko · 2 years ago
  68. 7ca3e74 bpf: stop setting precise in current state by Andrii Nakryiko · 2 years ago
  69. 2474ec5 bpf: allow precision tracking for programs with subprogs by Andrii Nakryiko · 2 years ago
  70. 426656e tracing: Fix sleeping while atomic in kdb ftdump by Douglas Anderson · 3 years, 1 month ago
  71. 3048cb0 bpf: Disable preemption in bpf_event_output by Jiri Olsa · 2 years ago
  72. 3f7395c perf: Fix function pointer case by Peter Zijlstra · 2 years, 9 months ago
  73. a6d2fd1 tracing: Fix warning in trace_buffered_event_disable() by Zheng Yejian · 2 years ago
  74. 0efbdbc ring-buffer: Fix wrong stat of cpu_buffer->read by Zheng Yejian · 2 years ago
  75. 840ce9c tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 10 months ago
  76. ec3f57a ANDROID: vendor_hook: fix the error record position of mutex by xieliujie · 2 years ago
  77. 1ff14de mm: Move mm_cachep initialization to mm_init() by Peter Zijlstra · 2 years, 9 months ago
  78. 6ee042f x86/mm: Use mm_alloc() in poking_init() by Peter Zijlstra · 2 years, 9 months ago
  79. 49c25af Revert "bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE" by Greg Kroah-Hartman · 2 years ago
  80. 938b865 Revert "posix-timers: Ensure timer ID search-loop limit is valid" by Greg Kroah-Hartman · 2 years ago
  81. 477f5e6 Merge 5.10.188 into android12-5.10-lts by Greg Kroah-Hartman · 2 years ago
  82. edce5fb ftrace: Fix possible warning on checking all pages used in ftrace_process_locs() by Zheng Yejian · 2 years, 1 month ago
  83. 115b19f ftrace: Store the order of pages allocated in ftrace_page by Linus Torvalds · 4 years, 4 months ago
  84. 1a1e793 tracing: Fix memory leak of iter->temp when reading trace_pipe by Zheng Yejian · 2 years, 1 month ago
  85. 43e786a tracing/histograms: Return an error if we fail to add histogram to hist_vars list by Mohamed Khalfella · 2 years, 1 month ago
  86. b6d9a40 bpf: Address KCSAN report on bpf_lru_list by Martin KaFai Lau · 2 years, 3 months ago
  87. 6b0c79a sched/fair: Don't balance task to its current running CPU by Yicong Yang · 2 years, 2 months ago
  88. 322377c posix-timers: Ensure timer ID search-loop limit is valid by Thomas Gleixner · 2 years, 2 months ago
  89. 6ea2a40 tracing/probes: Fix not to count error code to total length by Masami Hiramatsu (Google) · 2 years, 1 month ago
  90. 7060e5a tracing: Fix null pointer dereference in tracing_err_log_open() by Mateusz Stachyra · 2 years, 1 month ago
  91. 5e68f1f ring-buffer: Fix deadloop issue on reading trace_pipe by Zheng Yejian · 2 years, 1 month ago
  92. 1576f0d tracing/histograms: Add histograms to hist_vars if they have referenced variables by Mohamed Khalfella · 2 years, 1 month ago
  93. 13c353d workqueue: clean up WORK_* constant types, clarify masking by Linus Torvalds · 2 years, 1 month ago
  94. 4f91de9 rcu-tasks: Simplify trc_read_check_handler() atomic operations by Paul E. McKenney · 2 years, 1 month ago
  95. 3a64cd0 rcu-tasks: Mark ->trc_reader_special.b.need_qs data races by Paul E. McKenney · 2 years, 1 month ago
  96. 058f077 rcu-tasks: Mark ->trc_reader_nesting data races by Paul E. McKenney · 2 years, 1 month ago
  97. 958acb4 kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures by Christophe Leroy · 2 years, 3 months ago
  98. 6cb477e kexec: fix a memory leak in crash_shrink_memory() by Zhen Lei · 2 years, 2 months ago
  99. fdb0772 watchdog/perf: more properly prevent false positives with turbo modes by Douglas Anderson · 2 years, 3 months ago
  100. 08f61a3 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years, 7 months ago