1. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  2. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  3. 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
  4. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
  5. 38ce2a9 tracing: Add trace_array_init_printk() to initialize instance trace_printk() buffers by Steven Rostedt (VMware) · 4 years, 5 months ago
  6. eb65405 Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  7. 0d360d6 bpf: Remove inline from bpf_do_trace_printk by Stanislav Fomichev · 4 years, 5 months ago
  8. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  9. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  10. dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  11. afcab63 tracing: Use trace_sched_process_free() instead of exit() for pid tracing by Steven Rostedt (VMware) · 4 years, 5 months ago
  12. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  13. b34133f Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  14. 231621d tracing/uprobe: Remove dead code in trace_uprobe_register() by Peng Fan · 4 years, 6 months ago
  15. c58b6b0 ftrace: Fix ftrace_trace_task return value by Josef Bacik · 4 years, 6 months ago
  16. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  17. 0f69dae trace : Have tracing buffer info use kvzalloc instead of kzalloc by Zhaoyang Huang · 4 years, 5 months ago
  18. ee896ee tracing: Remove outdated comment in stack handling by Vincent Whitchurch · 4 years, 6 months ago
  19. c5f5157 ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set trampolines by Chengming Zhou · 4 years, 6 months ago
  20. 8a224ff ftrace: Setup correct FTRACE_FL_REGS flags for module by Chengming Zhou · 4 years, 6 months ago
  21. 96b4833 tracing/hwlat: Honor the tracing_cpumask by Kevin Hao · 4 years, 5 months ago
  22. a9d0ba6 tracing/hwlat: Drop the duplicate assignment in start_kthread() by Kevin Hao · 4 years, 5 months ago
  23. 4fd5750 sched,tracing: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 6 months ago
  24. 82ace1e fsnotify: create helper fsnotify_inode() by Amir Goldstein · 4 years, 6 months ago
  25. 7b04d6d bpf: Separate bpf_get_[stack|stackid] for perf events BPF by Song Liu · 4 years, 6 months ago
  26. 072e133 tracefs: Remove unnecessary debug_fs checks. by Peter Enderborg · 4 years, 6 months ago
  27. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  28. ac5a72e bpf: Use dedicated bpf_trace_printk event instead of trace_printk() by Alan Maguire · 4 years, 6 months ago
  29. c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
  30. 36b8aac tracing: Save one trace_event->type by using __TRACE_LAST_TYPE by Wei Yang · 4 years, 6 months ago
  31. 746cf34 tracing: Simplify defining of the next event id by Wei Yang · 4 years, 6 months ago
  32. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  33. 78c2141 Merge branch 'perf/vlbr' by Peter Zijlstra · 4 years, 6 months ago
  34. 29ce245 ring-buffer: Do not trigger a WARN if clock going backwards is detected by Steven Rostedt (VMware) · 4 years, 6 months ago
  35. bbeba3e ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels by Steven Rostedt (VMware) · 4 years, 6 months ago
  36. 74e8793 ring-buffer: Move the add_timestamp into its own function by Steven Rostedt (VMware) · 4 years, 6 months ago
  37. 58fbc3c ring-buffer: Consolidate add_timestamp to remove some branches by Steven Rostedt (VMware) · 4 years, 6 months ago
  38. 2df6bb54 bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk() by Song Liu · 4 years, 6 months ago
  39. fa28dcb bpf: Introduce helper bpf_get_task_stack() by Song Liu · 4 years, 6 months ago
  40. 75b21c6 ring-buffer: Mark the !tail (crossing a page) as unlikely by Steven Rostedt (VMware) · 4 years, 6 months ago
  41. b23d7a5f ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU by Nicholas Piggin · 4 years, 7 months ago
  42. 10464b4 ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit by Steven Rostedt (VMware) · 4 years, 6 months ago
  43. 7c4b4a5 ring-buffer: Incorporate absolute timestamp into add_timestamp logic by Steven Rostedt (VMware) · 4 years, 6 months ago
  44. a389d86 ring-buffer: Have nested events still record running time stamp by Steven Rostedt (VMware) · 4 years, 6 months ago
  45. 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 6 months ago
  46. 5da7cd1 x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks by Steven Rostedt (VMware) · 4 years, 9 months ago
  47. c791cc4 tracing: Only allow trace_array_printk() to be used by instances by Steven Rostedt (VMware) · 4 years, 7 months ago
  48. f3bdc62 blktrace: Provide event for request merging by Jan Kara · 4 years, 7 months ago
  49. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  50. 0d4fad3 bpf: Add bpf_skc_to_udp6_sock() helper by Yonghong Song · 4 years, 7 months ago
  51. 478cfbd bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers by Yonghong Song · 4 years, 7 months ago
  52. af7ec13 bpf: Add bpf_skc_to_tcp6_sock() helper by Yonghong Song · 4 years, 7 months ago
  53. 72e2b2b bpf: Allow tracing programs to use bpf_jiffies64() helper by Yonghong Song · 4 years, 7 months ago
  54. c06b022 bpf: Support 'X' in bpf_seq_printf() helper by Yonghong Song · 4 years, 7 months ago
  55. 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 7 months ago
  56. b431ef8 blktrace: ensure our debugfs dir exists by Luis Chamberlain · 4 years, 7 months ago
  57. bad8e64 blktrace: fix debugfs use after free by Luis Chamberlain · 4 years, 7 months ago
  58. a67549c blktrace: annotate required lock on do_blk_trace_setup() by Luis Chamberlain · 4 years, 7 months ago
  59. 20dc384 tracing/boottime: Fix kprobe multiple events by Sascha Ortmann · 4 years, 7 months ago
  60. 6784bea tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 7 months ago
  61. 6c95503 tracing/boot: Fix config dependency for synthedic event by Masami Hiramatsu · 4 years, 7 months ago
  62. 4e608675 Merge up to bpf_probe_read_kernel_str() fix into bpf-next by Alexei Starovoitov · 4 years, 7 months ago
  63. 097350d ring-buffer: Zero out time extend if it is nested and not absolute by Steven Rostedt (VMware) · 4 years, 7 months ago
  64. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  65. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  66. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
  67. 026bb84 ftrace: Fix maybe-uninitialized compiler warning by Kaitao Cheng · 4 years, 8 months ago
  68. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  69. c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  70. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  71. 02553b9 bpf: bpf_probe_read_kernel_str() has to return amount of data read on success by Andrii Nakryiko · 4 years, 7 months ago
  72. c3dbe54 blktrace: Avoid sparse warnings when assigning q->blk_trace by Jan Kara · 4 years, 7 months ago
  73. 1b0b283 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 7 months ago
  74. 6924372 tracing: Remove unused event variable in tracing_iter_reset by YangHui · 4 years, 7 months ago
  75. 3aa8fdc tracing/probe: Fix memleak in fetch_op_data operations by Vamshi K Sthambamkadi · 4 years, 7 months ago
  76. 48a42f5 trace: Fix typo in allocate_ftrace_ops()'s comment by Wei Yang · 4 years, 7 months ago
  77. 4649079 tracing: Make ftrace packed events have align of 1 by Steven Rostedt (VMware) · 4 years, 7 months ago
  78. 7fac96f tracing/probe: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  79. 548e1f6 ftrace: Add perf text poke events for ftrace trampolines by Adrian Hunter · 4 years, 8 months ago
  80. dd9ddf4 ftrace: Add perf ksymbol events for ftrace trampolines by Adrian Hunter · 4 years, 8 months ago
  81. fc0ea79 ftrace: Add symbols for ftrace trampolines by Adrian Hunter · 4 years, 8 months ago
  82. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  83. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  84. b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  85. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  86. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  87. bf2b300 x86/entry: Rename trace_hardirqs_off_prepare() by Peter Zijlstra · 4 years, 8 months ago
  88. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  89. 22d5bd6 tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes by Jean-Philippe Brucker · 4 years, 7 months ago
  90. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  91. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
  92. 9de1fec tracing/kprobes: handle mixed kernel/userspace probes better by Christoph Hellwig · 4 years, 7 months ago
  93. 8d92db5 bpf: rework the compat kernel probe handling by Christoph Hellwig · 4 years, 7 months ago
  94. 19c8d8a bpf:bpf_seq_printf(): handle potentially unsafe format string better by Andrew Morton · 4 years, 7 months ago
  95. aec6ce5 bpf: handle the compat string in bpf_trace_copy_string better by Christoph Hellwig · 4 years, 7 months ago
  96. d7b2977 bpf: factor out a bpf_trace_copy_string helper by Christoph Hellwig · 4 years, 7 months ago
  97. 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  98. c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  99. bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  100. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago