1. 9872c07 tracing/user_events: Set event filter_type from type by Beau Belgrave · 1 year, 11 months ago
  2. 625ed52 ring-buffer: Clearly check null ptr returned by rb_set_head_page() by Zheng Yejian · 1 year, 11 months ago
  3. 88fe1ec tracing: Unbreak user events by Steven Rostedt (Google) · 2 years ago
  4. 4bec284 tracing/user_events: Use print_format_fields() for trace output by Steven Rostedt (Google) · 2 years ago
  5. a4c40c1 tracing/user_events: Align structs with tabs for readability by Beau Belgrave · 2 years ago
  6. ce58e96 tracing/user_events: Limit global user_event count by Beau Belgrave · 2 years ago
  7. f9cce23 tracing/user_events: Charge event allocs to cgroups by Beau Belgrave · 2 years ago
  8. 27dc2ae tracing/user_events: Update documentation for ABI by Beau Belgrave · 2 years ago
  9. 9211dda tracing/user_events: Use write ABI in example by Beau Belgrave · 2 years ago
  10. 60b1af8 tracing/user_events: Add ABI self-test by Beau Belgrave · 2 years ago
  11. 0d309f0 tracing/user_events: Update self-tests to write ABI by Beau Belgrave · 2 years ago
  12. dcb8177 tracing/user_events: Add ioctl for disabling addresses by Beau Belgrave · 2 years ago
  13. 81f8fb6 tracing/user_events: Fixup enable faults asyncly by Beau Belgrave · 2 years ago
  14. 72357590 tracing/user_events: Use remote writes for event enablement by Beau Belgrave · 2 years ago
  15. fd59351 tracing/user_events: Track fork/exec/exit for mm lifetime by Beau Belgrave · 2 years ago
  16. e5a26a4 tracing/user_events: Split header into uapi and kernel by Beau Belgrave · 2 years ago
  17. 80a7699 tracing: Add "fields" option to show raw trace event fields by Steven Rostedt (Google) · 2 years ago
  18. c2f92e8 tools/kvm_stat: use canonical ftrace path by Ross Zwisler · 2 years ago
  19. d1c27c5 leaking_addresses: also skip canonical ftrace path by Ross Zwisler · 2 years ago
  20. 4336cc1 selftests: use canonical ftrace path by Ross Zwisler · 2 years ago
  21. 8be098a docs: tracing: Update fprobe documentation by Masami Hiramatsu (Google) · 2 years, 1 month ago
  22. 87de216 lib/test_fprobe: Add a testcase for skipping exit_handler by Masami Hiramatsu (Google) · 2 years, 1 month ago
  23. 39d9542 fprobe: Skip exit_handler if entry_handler returns !0 by Masami Hiramatsu (Google) · 2 years, 1 month ago
  24. 7e7ef1b lib/test_fprobe: Add a test case for nr_maxactive by Masami Hiramatsu (Google) · 2 years, 1 month ago
  25. 59a7a29 fprobe: Add nr_maxactive to specify rethook_node pool size by Masami Hiramatsu (Google) · 2 years, 1 month ago
  26. 34cabf8 lib/test_fprobe: Add private entry_data testcases by Masami Hiramatsu (Google) · 2 years, 1 month ago
  27. 76d0de5 fprobe: Pass entry_data to handlers by Masami Hiramatsu (Google) · 2 years, 1 month ago
  28. e11b521 ftrace: Show a list of all functions that have ever been enabled by Steven Rostedt (Google) · 2 years, 1 month ago
  29. 8328e36 ring_buffer: Use try_cmpxchg instead of cmpxchg by Uros Bizjak · 2 years ago
  30. bc92b95 ring_buffer: Change some static functions to bool by Uros Bizjak · 2 years ago
  31. b4b55df ring_buffer: Change some static functions to void by Uros Bizjak · 2 years ago
  32. fee86a4 ftrace: selftest: remove broken trace_direct_tramp by Mark Rutland · 2 years ago
  33. 60c8971 ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS by Florent Revest · 2 years ago
  34. dbaccb6 ftrace: Store direct called addresses in their ops by Florent Revest · 2 years ago
  35. da8bdfbd ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs by Florent Revest · 2 years ago
  36. 8788ca1 ftrace: Remove the legacy _ftrace_direct API by Florent Revest · 2 years ago
  37. 23edf48 ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi by Florent Revest · 2 years ago
  38. 5949574 ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter() by Florent Revest · 2 years ago
  39. e8d018d Linux 6.3-rc3 by Linus Torvalds · 2 years ago
  40. eaba52d Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years ago
  41. 71c7a30 tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr by Costa Shulyupin · 2 years ago
  42. a98151a ring-buffer: remove obsolete comment for free_buffer_page() by Vlastimil Babka · 2 years ago
  43. e400be6 tracing: Make splice_read available again by Sung-hun Kim · 2 years ago
  44. 5cdfdd6 Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years ago
  45. ce86beb Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years ago
  46. c46a7d0 Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  47. 80102f2 Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  48. 4ac39c5 Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  49. 995bba4 Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years ago
  50. 8732565 ftrace: Set direct_ops storage-class-specifier to static by Tom Rix · 2 years ago
  51. 08697bc trace/hwlat: Do not start per-cpu thread if it is already running by Tero Kristo · 2 years ago
  52. 4c42f5f trace/hwlat: Do not wipe the contents of per-cpu thread data by Tero Kristo · 2 years ago
  53. 7a025e0 tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static by Tom Rix · 2 years ago
  54. bc4f359 tracing: Fix wrong return in kprobe_event_gen_test.c by Anton Gusev · 2 years, 1 month ago
  55. a3671bd Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 2 years ago
  56. 5342933 Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years ago
  57. 2a3e75a Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 2 years ago
  58. f900bff Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years ago
  59. efbcbb1 media: m5mols: fix off-by-one loop termination error by Linus Torvalds · 2 years ago
  60. 70e42fe ext4: fix possible double unlock when moving a directory by Theodore Ts'o · 2 years ago
  61. 478a351 Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years ago
  62. 8d3c682 Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  63. b7966a5 Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  64. 02ef7d3 Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years ago
  65. abb02a8 Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years ago
  66. ba9c779 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 2 years ago
  67. 0eb392e Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years ago
  68. cb80b960 Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years ago
  69. e50a803 Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years ago
  70. 17adaea Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years ago
  71. 2c50b0c Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 2 years ago
  72. 97eb2d9 Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 2 years ago
  73. 2cf5a40 Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years ago
  74. 7622976 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years ago
  75. 1fa9d47 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 2 years ago
  76. f36cc6c Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs' by Rafael J. Wysocki · 2 years ago
  77. de7839e tools/power turbostat: version 2023.03.17 by Len Brown · 2 years ago
  78. 92c2539 tools/power turbostat: fix decoding of HWP_STATUS by Antti Laakso · 2 years, 1 month ago
  79. 93cac41 tools/power turbostat: Introduce support for EMR by Zhang Rui · 2 years, 2 months ago
  80. 6cbfedc tools/power turbostat: remove stray newlines from warn/warnx strings by Len Brown · 2 years ago
  81. 40aafc7 tools/power turbostat: Fix /dev/cpu_dma_latency warnings by Prarit Bhargava · 2 years, 3 months ago
  82. 9c08581 tools/power turbostat: Provide better debug messages for failed capabilities accesses by Prarit Bhargava · 2 years, 5 months ago
  83. 884a1f9 tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT by Len Brown · 2 years, 5 months ago
  84. f5e305e Merge branch 'bonding-fixes' by David S. Miller · 2 years ago
  85. 222c94e selftests: bonding: add tests for ether type changes by Nikolay Aleksandrov · 2 years ago
  86. e667d46 bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails by Nikolay Aleksandrov · 2 years ago
  87. 9ec7eb6 bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change by Nikolay Aleksandrov · 2 years ago
  88. 53515a0 Merge branch 'net-renesas-rswitch-fixes' by David S. Miller · 2 years ago
  89. 2c59e99 net: renesas: rswitch: Fix GWTSDIE register handling by Yoshihiro Shimoda · 2 years ago
  90. e05bb97 net: renesas: rswitch: Fix the output value of quote from rswitch_rx() by Yoshihiro Shimoda · 2 years ago
  91. 90de546 ethernet: sun: add check for the mdesc_grab() by Liang He · 2 years ago
  92. c00133a drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs by Christian König · 2 years ago
  93. c31a72d Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 2 years ago
  94. 0c98b8b Merge branch 'net-ipa-minor-bug-fixes' by Jakub Kicinski · 2 years ago
  95. 21e8aac net: ipa: fix some register validity checks by Alex Elder · 2 years ago
  96. 786bbe5 net: ipa: kill FILT_ROUT_CACHE_CFG IPA register by Alex Elder · 2 years ago
  97. 55c49e5 net: ipa: add two missing declarations by Alex Elder · 2 years ago
  98. dd172d0 net: ipa: reg: include <linux/bug.h> by Alex Elder · 2 years ago
  99. 769639c net: xdp: don't call notifiers during driver init by Jakub Kicinski · 2 years ago
  100. 85578fe Merge branch 'net-sched-fix-parsing-of-tca_ext_warn_msg-for-tc-action' by Jakub Kicinski · 2 years ago