1. b66fbbe init/bootconfig: Reorder init parameter from bootconfig and cmdline by Masami Hiramatsu · 3 years, 4 months ago
  2. 40caa12 init: bootconfig: Remove all bootconfig data when the init memory is removed by Masami Hiramatsu · 3 years, 4 months ago
  3. 4b6b08f tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads() by Qiang.Zhang · 3 years, 4 months ago
  4. 5615e08 tracing: Fix some alloc_event_probe() error handling bugs by Dan Carpenter · 3 years, 4 months ago
  5. 54357f0 tracing: Add migrate-disabled counter to tracing output. by Thomas Gleixner · 3 years, 5 months ago
  6. 4420f5b tracing/doc: Fix table format in histogram code by Steven Rostedt (VMware) · 3 years, 4 months ago
  7. 297e1dc selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes by Steven Rostedt (VMware) · 3 years, 4 months ago
  8. 8f022d3 selftests/ftrace: Add selftest for testing eprobe events on synthetic events by Steven Rostedt (VMware) · 3 years, 4 months ago
  9. 079db70 selftests/ftrace: Add test case to test adding and removing of event probe by Steven Rostedt (VMware) · 3 years, 4 months ago
  10. 210f9df selftests/ftrace: Fix requirement check of README file by Steven Rostedt (VMware) · 3 years, 4 months ago
  11. aaac282 selftests/ftrace: Add clear_dynamic_events() to test cases by Steven Rostedt (VMware) · 3 years, 4 months ago
  12. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 4 months ago
  13. 8e24206 tracing/probes: Reject events which have the same name of existing one by Masami Hiramatsu · 3 years, 4 months ago
  14. 8565a45 tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs by Steven Rostedt (VMware) · 3 years, 4 months ago
  15. 007517a tracing/probe: Change traceprobe_set_print_fmt() to take a type by Steven Rostedt (VMware) · 3 years, 4 months ago
  16. 845cbf3 tracing/probes: Use struct_size() instead of defining custom macros by Steven Rostedt (VMware) · 3 years, 4 months ago
  17. bc1b973 tracing/probes: Allow for dot delimiter as well as slash for system names by Steven Rostedt (VMware) · 3 years, 4 months ago
  18. fcd9db5 tracing/probe: Have traceprobe_parse_probe_arg() take a const arg by Steven Rostedt (VMware) · 3 years, 4 months ago
  19. 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 4 months ago
  20. 8b0e6c7 tracing: Add DYNAMIC flag for dynamic events by Steven Rostedt (VMware) · 3 years, 4 months ago
  21. 99c37d1 tracing: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  22. db396be MAINTAINERS: Add an entry for os noise/latency by Steven Rostedt (VMware) · 3 years, 4 months ago
  23. bd74095 tracepoint: Fix kerneldoc comments by zhaoxiao · 3 years, 4 months ago
  24. 54b3498 bootconfig/tracing/ktest: Update ktest example for boot-time tracing by Masami Hiramatsu · 3 years, 5 months ago
  25. 1eaad3a tools/bootconfig: Use per-group/all enable option in ftrace2bconf script by Masami Hiramatsu · 3 years, 5 months ago
  26. f134ebb tools/bootconfig: Add histogram syntax support to bconf2ftrace.sh by Masami Hiramatsu · 3 years, 5 months ago
  27. 1d8365a tools/bootconfig: Support per-group/all event enabling option by Masami Hiramatsu · 3 years, 5 months ago
  28. 5597895 Documentation: tracing: Add histogram syntax to boot-time tracing by Masami Hiramatsu · 3 years, 5 months ago
  29. 64dc7f6 tracing/boot: Show correct histogram error command by Masami Hiramatsu · 3 years, 5 months ago
  30. 17abd7c tracing/boot: Support multiple histograms for each event by Masami Hiramatsu · 3 years, 5 months ago
  31. 8993665 tracing/boot: Support multiple handlers for per-event histogram by Masami Hiramatsu · 3 years, 5 months ago
  32. e66ed86 tracing/boot: Add per-event histogram action options by Masami Hiramatsu · 3 years, 5 months ago
  33. c3b1c37 tracing: Fix a typo in tracepoint.h by Huang Shijie · 3 years, 5 months ago
  34. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
  35. de32951 tracing: Simplify the Kconfig dependency of FTRACE by Masahiro Yamada · 3 years, 5 months ago
  36. ed2cf90 tracing: Allow execnames to be passed as args for synthetic events by Steven Rostedt (VMware) · 3 years, 5 months ago
  37. 3347d80 tracing: Have histogram types be constant when possible by Steven Rostedt (VMware) · 3 years, 5 months ago
  38. 3703643 tracing/histogram: Update the documentation for the buckets modifier by Steven Rostedt (VMware) · 3 years, 6 months ago
  39. de9a48a tracing: Add linear buckets to histogram logic by Steven Rostedt (VMware) · 3 years, 6 months ago
  40. 6fe7c74 tracing/boot: Fix a hist trigger dependency for boot time tracing by Masami Hiramatsu · 3 years, 5 months ago
  41. 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 5 months ago
  42. 5acce0b tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name by Steven Rostedt (VMware) · 3 years, 5 months ago
  43. d0ac5fb init: Suppress wrong warning for bootconfig cmdline parameter by Masami Hiramatsu · 3 years, 5 months ago
  44. 12f9951 tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS by Lukas Bulwahn · 3 years, 5 months ago
  45. 0e05ba4 trace/osnoise: Print a stop tracing message by Daniel Bristot de Oliveira · 3 years, 5 months ago
  46. e1c4ad4 trace/timerlat: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 5 months ago
  47. d03721a trace/osnoise: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 5 months ago
  48. 7b40066 tracepoint: Use rcu get state and cond sync for static call updates by Mathieu Desnoyers · 3 years, 5 months ago
  49. 231264d tracepoint: Fix static call function vs data state mismatch by Mathieu Desnoyers · 3 years, 5 months ago
  50. f7ec412 tracepoint: static call: Compare data on transition from 2->1 callees by Mathieu Desnoyers · 3 years, 5 months ago
  51. 51397dc tracing: Quiet smp_processor_id() use in preemptable warning in hwlat by Steven Rostedt (VMware) · 3 years, 5 months ago
  52. 1c0cec6 scripts/tracing: fix the bug that can't parse raw_trace_func by Hui Su · 3 years, 7 months ago
  53. b18b851 scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local by Nathan Chancellor · 3 years, 5 months ago
  54. a9d10ca tracing: Reject string operand in the histogram expression by Masami Hiramatsu · 3 years, 5 months ago
  55. 2c05caa tracing / histogram: Give calculation hist_fields a size by Steven Rostedt (VMware) · 3 years, 5 months ago
  56. ff41c28 tracing: Fix NULL pointer dereference in start_creating by Kamal Agrawal · 3 years, 5 months ago
  57. 352384d tracepoints: Update static_call before tp_funcs when adding a tracepoint by Steven Rostedt (VMware) · 3 years, 5 months ago
  58. 3b1a8f4 ftrace: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 5 months ago
  59. 68e83498 ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary by Nicolas Saenz Julienne · 3 years, 5 months ago
  60. 9528c19 tracing: Clean up alloc_synth_event() by Steven Rostedt (VMware) · 3 years, 5 months ago
  61. 1e3bac7 tracing/histogram: Rename "cpu" to "common_cpu" by Steven Rostedt (VMware) · 3 years, 5 months ago
  62. 3b13911 tracing: Synthetic event field_pos is an index not a boolean by Steven Rostedt (VMware) · 3 years, 5 months ago
  63. 67f0d6d tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 5 months ago
  64. 2734d6c Linux 5.14-rc2 by Linus Torvalds · 3 years, 5 months ago
  65. 8c25c44 Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 5 months ago
  66. f0eb870 Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 5 months ago
  67. fbf1bdd Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 5 months ago
  68. 6750691 Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  69. 5e60f36 Documentation: Fix intiramfs script name by Robert Richter · 3 years, 6 months ago
  70. 1d11053 Kbuild: lto: fix module versionings mismatch in GNU make 3.X by Lecopzer Chen · 3 years, 6 months ago
  71. d952cfa kbuild: do not suppress Kconfig prompts for silent build by Masahiro Yamada · 3 years, 6 months ago
  72. 5df99be scripts/setlocalversion: fix a bug when LOCALVERSION is empty by Mikulas Patocka · 3 years, 6 months ago
  73. b0f0085 perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set by Yang Jihong · 3 years, 6 months ago
  74. 22a6655 perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel by Yang Jihong · 3 years, 6 months ago
  75. d4b3eed perf data: Close all files in close_dir() by Riccardo Mancini · 3 years, 5 months ago
  76. e0fa7ab perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years, 6 months ago
  77. 1d67c8d Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  78. ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 5 months ago
  79. 5d766d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  80. 44cb60b Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  81. ccbb22b Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 5 months ago
  82. 00397e7 Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 5 months ago
  83. 3fdacf4 Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
  84. d980cc0 Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 5 months ago
  85. 5f06a79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 5 months ago
  86. 82a1c67 ARM: dts: versatile: Fix up interrupt controller node names by Sudeep Holla · 3 years, 6 months ago
  87. 8825f27 Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  88. ab37a7a ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in by Stefan Wahren · 3 years, 6 months ago
  89. 042f2e1 ARM: configs: Update u8500_defconfig by Linus Walleij · 3 years, 6 months ago
  90. 49e7757 ARM: configs: Update Vexpress defconfig by Linus Walleij · 3 years, 6 months ago
  91. 850d8ec ARM: configs: Update Versatile defconfig by Linus Walleij · 3 years, 6 months ago
  92. 56fa6e8 ARM: configs: Update RealView defconfig by Linus Walleij · 3 years, 6 months ago
  93. 2096d6f ARM: configs: Update Integrator defconfig by Linus Walleij · 3 years, 6 months ago
  94. 2526112 Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  95. d28912d Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  96. 5f291bfd arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ by Geert Uytterhoeven · 3 years, 6 months ago
  97. 93346fb Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  98. e0129a0 Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  99. b6e473d Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes by Arnd Bergmann · 3 years, 5 months ago
  100. 872f8ed Merge tag 'docs-5.14-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 5 months ago