- 9872c07 tracing/user_events: Set event filter_type from type by Beau Belgrave · 1 year, 11 months ago
- 625ed52 ring-buffer: Clearly check null ptr returned by rb_set_head_page() by Zheng Yejian · 1 year, 11 months ago
- 88fe1ec tracing: Unbreak user events by Steven Rostedt (Google) · 2 years ago
- 4bec284 tracing/user_events: Use print_format_fields() for trace output by Steven Rostedt (Google) · 2 years ago
- a4c40c1 tracing/user_events: Align structs with tabs for readability by Beau Belgrave · 2 years ago
- ce58e96 tracing/user_events: Limit global user_event count by Beau Belgrave · 2 years ago
- f9cce23 tracing/user_events: Charge event allocs to cgroups by Beau Belgrave · 2 years ago
- 27dc2ae tracing/user_events: Update documentation for ABI by Beau Belgrave · 2 years ago
- 9211dda tracing/user_events: Use write ABI in example by Beau Belgrave · 2 years ago
- 60b1af8 tracing/user_events: Add ABI self-test by Beau Belgrave · 2 years ago
- 0d309f0 tracing/user_events: Update self-tests to write ABI by Beau Belgrave · 2 years ago
- dcb8177 tracing/user_events: Add ioctl for disabling addresses by Beau Belgrave · 2 years ago
- 81f8fb6 tracing/user_events: Fixup enable faults asyncly by Beau Belgrave · 2 years ago
- 72357590 tracing/user_events: Use remote writes for event enablement by Beau Belgrave · 2 years ago
- fd59351 tracing/user_events: Track fork/exec/exit for mm lifetime by Beau Belgrave · 2 years ago
- e5a26a4 tracing/user_events: Split header into uapi and kernel by Beau Belgrave · 2 years ago
- 80a7699 tracing: Add "fields" option to show raw trace event fields by Steven Rostedt (Google) · 2 years ago
- c2f92e8 tools/kvm_stat: use canonical ftrace path by Ross Zwisler · 2 years ago
- d1c27c5 leaking_addresses: also skip canonical ftrace path by Ross Zwisler · 2 years ago
- 4336cc1 selftests: use canonical ftrace path by Ross Zwisler · 2 years ago
- 8be098a docs: tracing: Update fprobe documentation by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 87de216 lib/test_fprobe: Add a testcase for skipping exit_handler by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 39d9542 fprobe: Skip exit_handler if entry_handler returns !0 by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 7e7ef1b lib/test_fprobe: Add a test case for nr_maxactive by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 59a7a29 fprobe: Add nr_maxactive to specify rethook_node pool size by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 34cabf8 lib/test_fprobe: Add private entry_data testcases by Masami Hiramatsu (Google) · 2 years, 1 month ago
- 76d0de5 fprobe: Pass entry_data to handlers by Masami Hiramatsu (Google) · 2 years, 1 month ago
- e11b521 ftrace: Show a list of all functions that have ever been enabled by Steven Rostedt (Google) · 2 years, 1 month ago
- 8328e36 ring_buffer: Use try_cmpxchg instead of cmpxchg by Uros Bizjak · 2 years ago
- bc92b95 ring_buffer: Change some static functions to bool by Uros Bizjak · 2 years ago
- b4b55df ring_buffer: Change some static functions to void by Uros Bizjak · 2 years ago
- fee86a4 ftrace: selftest: remove broken trace_direct_tramp by Mark Rutland · 2 years ago
- 60c8971 ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS by Florent Revest · 2 years ago
- dbaccb6 ftrace: Store direct called addresses in their ops by Florent Revest · 2 years ago
- da8bdfbd ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs by Florent Revest · 2 years ago
- 8788ca1 ftrace: Remove the legacy _ftrace_direct API by Florent Revest · 2 years ago
- 23edf48 ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi by Florent Revest · 2 years ago
- 5949574 ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter() by Florent Revest · 2 years ago
- e8d018d Linux 6.3-rc3 by Linus Torvalds · 2 years ago
- 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
- 71c7a30 tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr by Costa Shulyupin · 2 years ago
- a98151a ring-buffer: remove obsolete comment for free_buffer_page() by Vlastimil Babka · 2 years ago
- e400be6 tracing: Make splice_read available again by Sung-hun Kim · 2 years ago
- 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
- 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
- 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
- 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
- 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
- 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
- 8732565 ftrace: Set direct_ops storage-class-specifier to static by Tom Rix · 2 years ago
- 08697bc trace/hwlat: Do not start per-cpu thread if it is already running by Tero Kristo · 2 years ago
- 4c42f5f trace/hwlat: Do not wipe the contents of per-cpu thread data by Tero Kristo · 2 years ago
- 7a025e0 tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static by Tom Rix · 2 years ago
- bc4f359 tracing: Fix wrong return in kprobe_event_gen_test.c by Anton Gusev · 2 years, 1 month ago
- 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
- 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
- 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
- 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
- efbcbb1 media: m5mols: fix off-by-one loop termination error by Linus Torvalds · 2 years ago
- 70e42fe ext4: fix possible double unlock when moving a directory by Theodore Ts'o · 2 years ago
- 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
- 8d3c682 Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
- b7966a5 Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
- 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
- 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
- ba9c779 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 2 years ago
- 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
- 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
- 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
- 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
- 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
- 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
- 2cf5a40 Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years ago
- 7622976 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years ago
- 1fa9d47 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 2 years ago
- f36cc6c Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs' by Rafael J. Wysocki · 2 years ago
- de7839e tools/power turbostat: version 2023.03.17 by Len Brown · 2 years ago
- 92c2539 tools/power turbostat: fix decoding of HWP_STATUS by Antti Laakso · 2 years, 1 month ago
- 93cac41 tools/power turbostat: Introduce support for EMR by Zhang Rui · 2 years, 2 months ago
- 6cbfedc tools/power turbostat: remove stray newlines from warn/warnx strings by Len Brown · 2 years ago
- 40aafc7 tools/power turbostat: Fix /dev/cpu_dma_latency warnings by Prarit Bhargava · 2 years, 3 months ago
- 9c08581 tools/power turbostat: Provide better debug messages for failed capabilities accesses by Prarit Bhargava · 2 years, 5 months ago
- 884a1f9 tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT by Len Brown · 2 years, 5 months ago
- f5e305e Merge branch 'bonding-fixes' by David S. Miller · 2 years ago
- 222c94e selftests: bonding: add tests for ether type changes by Nikolay Aleksandrov · 2 years ago
- e667d46 bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails by Nikolay Aleksandrov · 2 years ago
- 9ec7eb6 bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change by Nikolay Aleksandrov · 2 years ago
- 53515a0 Merge branch 'net-renesas-rswitch-fixes' by David S. Miller · 2 years ago
- 2c59e99 net: renesas: rswitch: Fix GWTSDIE register handling by Yoshihiro Shimoda · 2 years ago
- e05bb97 net: renesas: rswitch: Fix the output value of quote from rswitch_rx() by Yoshihiro Shimoda · 2 years ago
- 90de546 ethernet: sun: add check for the mdesc_grab() by Liang He · 2 years ago
- c00133a drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs by Christian König · 2 years ago
- 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
- 0c98b8b Merge branch 'net-ipa-minor-bug-fixes' by Jakub Kicinski · 2 years ago
- 21e8aac net: ipa: fix some register validity checks by Alex Elder · 2 years ago
- 786bbe5 net: ipa: kill FILT_ROUT_CACHE_CFG IPA register by Alex Elder · 2 years ago
- 55c49e5 net: ipa: add two missing declarations by Alex Elder · 2 years ago
- dd172d0 net: ipa: reg: include <linux/bug.h> by Alex Elder · 2 years ago
- 769639c net: xdp: don't call notifiers during driver init by Jakub Kicinski · 2 years ago
- 85578fe Merge branch 'net-sched-fix-parsing-of-tca_ext_warn_msg-for-tc-action' by Jakub Kicinski · 2 years ago