1. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  2. 20dc384 tracing/boottime: Fix kprobe multiple events by Sascha Ortmann · 4 years, 9 months ago
  3. 6784bea tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 9 months ago
  4. 6c95503 tracing/boot: Fix config dependency for synthedic event by Masami Hiramatsu · 4 years, 9 months ago
  5. 097350d ring-buffer: Zero out time extend if it is nested and not absolute by Steven Rostedt (VMware) · 4 years, 9 months ago
  6. 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, 9 months ago
  7. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  8. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 9 months ago
  9. 026bb84 ftrace: Fix maybe-uninitialized compiler warning by Kaitao Cheng · 4 years, 9 months ago
  10. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  11. c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 9 months ago
  12. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
  13. 02553b9 bpf: bpf_probe_read_kernel_str() has to return amount of data read on success by Andrii Nakryiko · 4 years, 9 months ago
  14. c3dbe54 blktrace: Avoid sparse warnings when assigning q->blk_trace by Jan Kara · 4 years, 9 months ago
  15. 1b0b283 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 9 months ago
  16. 6924372 tracing: Remove unused event variable in tracing_iter_reset by YangHui · 4 years, 9 months ago
  17. 3aa8fdc tracing/probe: Fix memleak in fetch_op_data operations by Vamshi K Sthambamkadi · 4 years, 9 months ago
  18. 48a42f5 trace: Fix typo in allocate_ftrace_ops()'s comment by Wei Yang · 4 years, 9 months ago
  19. 4649079 tracing: Make ftrace packed events have align of 1 by Steven Rostedt (VMware) · 4 years, 9 months ago
  20. 7fac96f tracing/probe: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  21. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  22. 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, 9 months ago
  23. 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, 9 months ago
  24. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  25. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 9 months ago
  26. bf2b300 x86/entry: Rename trace_hardirqs_off_prepare() by Peter Zijlstra · 4 years, 9 months ago
  27. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  28. 22d5bd6 tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes by Jean-Philippe Brucker · 4 years, 9 months ago
  29. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  30. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 9 months ago
  31. 9de1fec tracing/kprobes: handle mixed kernel/userspace probes better by Christoph Hellwig · 4 years, 9 months ago
  32. 8d92db5 bpf: rework the compat kernel probe handling by Christoph Hellwig · 4 years, 9 months ago
  33. 19c8d8a bpf:bpf_seq_printf(): handle potentially unsafe format string better by Andrew Morton · 4 years, 9 months ago
  34. aec6ce5 bpf: handle the compat string in bpf_trace_copy_string better by Christoph Hellwig · 4 years, 9 months ago
  35. d7b2977 bpf: factor out a bpf_trace_copy_string helper by Christoph Hellwig · 4 years, 9 months ago
  36. 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 9 months ago
  37. c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 9 months ago
  38. bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 9 months ago
  39. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  40. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 9 months ago
  41. 7ff0d44 trace: fix an incorrect __user annotation on stack_trace_sysctl by Christoph Hellwig · 4 years, 9 months ago
  42. 388d8bd tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option by Mel Gorman · 5 years ago
  43. 5aec598 blktrace: fix endianness for blk_log_remap() by Chaitanya Kulkarni · 4 years, 9 months ago
  44. 71df3fd blktrace: fix endianness in get_pdu_int() by Chaitanya Kulkarni · 4 years, 9 months ago
  45. 48bc3cd blktrace: use errno instead of bi_status by Chaitanya Kulkarni · 4 years, 9 months ago
  46. d24de76a block: remove the error argument to the block_bio_complete tracepoint by Christoph Hellwig · 4 years, 9 months ago
  47. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  48. ae03c53 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  49. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  50. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  51. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  52. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 9 months ago
  53. 958a3f2 bpf: Use tracing helpers for lsm programs by Jiri Olsa · 4 years, 9 months ago
  54. b36e62e bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper by Yonghong Song · 4 years, 9 months ago
  55. 457f4436 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 9 months ago
  56. f470378 bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task* by John Fastabend · 4 years, 10 months ago
  57. a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  58. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  59. c200784 tracing: Add a trace print when traceoff_on_warning is triggered by Steven Rostedt (VMware) · 4 years, 9 months ago
  60. 726721a tracing: Move synthetic events to a separate file by Tom Zanussi · 4 years, 9 months ago
  61. 2d19bd7 tracing: Add hist_debug trace event files for histogram debugging by Tom Zanussi · 5 years ago
  62. 1b94b3a tracing: Check state.disabled in synth event trace functions by Tom Zanussi · 5 years ago
  63. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 9 months ago
  64. b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 10 months ago
  65. 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 10 months ago
  66. 6797d97 trace: remove tracing_pipe_buf_ops by Christoph Hellwig · 4 years, 10 months ago
  67. fc9d276 tracing/probe: reverse arguments to list_add by Julia Lawall · 4 years, 10 months ago
  68. c143b77 ftrace: show debugging information when panic_on_warn set by Cheng Jian · 4 years, 10 months ago
  69. 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 5 years ago
  70. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 10 months ago
  71. c86e9b9 lockdep: Prepare for noinstr sections by Peter Zijlstra · 5 years ago
  72. 0995a5d tracing: Provide lockdep less trace_hardirqs_on/off() variants by Thomas Gleixner · 5 years ago
  73. 870c153 blktrace: Report pid with note messages by Jan Kara · 4 years, 10 months ago
  74. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  75. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  76. 2c78ee8 bpf: Implement CAP_BPF by Alexei Starovoitov · 4 years, 10 months ago
  77. b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 10 months ago
  78. 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 10 months ago
  79. f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
  80. da4d401 ring-buffer: Remove all BUG() calls by Steven Rostedt (VMware) · 4 years, 10 months ago
  81. 3d2353d ring-buffer: Don't deactivate the ring buffer on failed iterator reads by Steven Rostedt (VMware) · 4 years, 10 months ago
  82. 59566b0 x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up by Steven Rostedt (VMware) · 4 years, 10 months ago
  83. 24085f7 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
  84. 8b1fac2 tracing: Wait for preempt irq delay thread to execute by Steven Rostedt (VMware) · 4 years, 10 months ago
  85. 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 10 months ago
  86. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 10 months ago
  87. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 11 months ago
  88. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 10 months ago
  89. d16a8c3 tracing: Wait for preempt irq delay thread to finish by Steven Rostedt (VMware) · 4 years, 10 months ago
  90. 5b4dcd2 tracing/kprobes: Reject new event if loc is NULL by Masami Hiramatsu · 4 years, 11 months ago
  91. da0f1f4 tracing/boottime: Fix kprobe event API usage by Masami Hiramatsu · 4 years, 11 months ago
  92. dcbd21c tracing/kprobes: Fix a double initialization typo by Masami Hiramatsu · 4 years, 11 months ago
  93. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 10 months ago
  94. e5a971d ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() by Paul E. McKenney · 5 years ago
  95. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 11 months ago
  96. 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 10 months ago
  97. d013496 tracing: Convert local functions in tracing_map.c to static by Jason Yan · 5 years ago
  98. 353da87 ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_direct() by Steven Rostedt (VMware) · 4 years, 11 months ago
  99. 9da7397 tracing: Fix memory leaks in trace_events_hist.c by Vamshi K Sthambamkadi · 4 years, 11 months ago
  100. 87cfeb1 Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 11 months ago