tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
[sfrench/cifs-2.6.git] / kernel /
2022-12-10 Masami Hiramatsu... tracing: Fix complicated dependency of CONFIG_TRACER_MA...
2022-12-10 Steven Rostedt ... tracing/probes: Handle system names with hyphens
2022-12-10 Song Chentrace/kprobe: remove duplicated calls of ring_buffer_ev...
2022-12-10 Masami Hiramatsu... tracing: Add nohitcount option for suppressing display...
2022-12-10 Masami Hiramatsu... tracing: Add .graph suffix option to histogram value
2022-12-10 Masami Hiramatsu... tracing: Add .percent suffix option to histogram values
2022-12-10 Tom Zanussitracing: Allow multiple hitcount values in histograms
2022-11-28 Beau Belgravetracing/user_events: Fix call print_fmt leak
2022-11-24 Steven Rostedt ... ftrace: Avoid needless updates of the ftrace function...
2022-11-24 Zheng Yejiantracing: Optimize event type allocation with IDA
2022-11-24 Xiu Jianfengtracing: Make tracepoint_print_iter static
2022-11-24 Chuang Wangtracing/perf: Use strndup_user instead of kzalloc/strnc...
2022-11-24 Daniel Bristot de... tracing/osnoise: Add OSNOISE_WORKLOAD option
2022-11-24 Daniel Bristot de... tracing/osnoise: Add osnoise/options file
2022-11-24 Song Chenring_buffer: Remove unused "event" parameter
2022-11-24 Steven Rostedt ... tracing: Add trace_trigger kernel command line option
2022-11-24 Zheng Yejianftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU
2022-11-24 Steven Rostedt ... tracing: Free buffers when a used dynamic event is...
2022-11-24 Steven Rostedt ... tracing: Add tracing_reset_all_online_cpus_unlocked...
2022-11-24 Steven Rostedt ... tracing: Fix race where histograms can be called before...
2022-11-22 Daniel Bristot de... tracing/osnoise: Fix duration type
2022-11-22 Xiu Jianfengtracing/user_events: Fix memory leak in user_event_create()
2022-11-22 Colin Ian Kingtracing/hist: add in missing * in comment blocks
2022-11-20 Linus TorvaldsMerge tag 'trace-probes-v6.1' of git://git./linux/kerne...
2022-11-20 Linus TorvaldsMerge tag 'trace-v6.1-rc5' of git://git./linux/kernel...
2022-11-20 Steven Rostedt ... tracing: Fix race where eprobes can be called before...
2022-11-20 Linus TorvaldsMerge tag 'x86_urgent_for_v6.1_rc6' of git://git./linux...
2022-11-20 Linus TorvaldsMerge tag 'sched_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc6' of git://git....
2022-11-20 Linus TorvaldsMerge tag 'locking_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'powerpc-6.1-5' of git://git./linux/kernel...
2022-11-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-11-19 Linus TorvaldsMerge tag 'iommu-fixes-v6.1-rc5' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1-3' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag '6.1-rc5-smb3-fixes' of git://git.samba.org...
2022-11-19 Linus TorvaldsMerge tag 'input-for-v6.1-rc5' of git://git./linux...
2022-11-19 Linus TorvaldsMerge tag 'zonefs-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-18' of git://git.kernel...
2022-11-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'block-6.1-2022-11-18' of git://git.kernel...
2022-11-18 Linus TorvaldsMerge tag 'drm-fixes-2022-11-19' of git://anongit.freed...
2022-11-18 Linus TorvaldsMerge tag 's390-6.1-5' of git://git./linux/kernel/git...
2022-11-18 Linus TorvaldsMerge tag 'for-6.1/dm-fixes-2' of git://git./linux...
2022-11-18 Dave AirlieMerge tag 'drm/tegra/for-6.1-rc6' of https://gitlab...
2022-11-18 Linus TorvaldsMerge tag 'usb-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'staging-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'tty-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'driver-core-6.1-rc6' of git://git./linux...
2022-11-18 Linus TorvaldsMerge tag 'char-misc-6.1-rc6' of git://git./linux/kerne...
2022-11-18 Linus TorvaldsMerge tag 'sound-6.1-rc6' of git://git./linux/kernel...
2022-11-18 Linus TorvaldsMerge tag 'mmc-v6.1-rc5' of git://git./linux/kernel...
2022-11-18 Zheng Yejiantracing: Fix potential null-pointer-access of entry...
2022-11-18 Qiujun Huangtracing: Remove unused __bad_type_size() method
2022-11-18 Masami Hiramatsu... tracing/eprobe: Fix eprobe filter to make a filter...
2022-11-18 Rafael Mendoncatracing/eprobe: Fix warning in filter creation
2022-11-18 Li Huafeikprobes: Skip clearing aggrprobe's post_handler in...
2022-11-18 Yi Yangrethook: fix a potential memleak in rethook_alloc()
2022-11-18 Rafael Mendoncatracing/eprobe: Fix memory leak of filter string
2022-11-18 Shang XiaoJingtracing: kprobe: Fix potential null-ptr-deref on trace_...
2022-11-18 Shang XiaoJingtracing: kprobe: Fix potential null-ptr-deref on trace_...
2022-11-17 Shang XiaoJingtracing: Fix wild-memory-access in register_synth_event()
2022-11-17 Shang XiaoJingtracing: Fix memory leak in test_gen_synth_cmd() and...
2022-11-17 Xiu Jianfengftrace: Fix null pointer dereference in ftrace_add_mod()
2022-11-17 Daniil Tatianinring_buffer: Do not deactivate non-existant pages
2022-11-17 Linus TorvaldsMerge tag 'soc-fixes-6.1-3' of git://git./linux/kernel...
2022-11-17 Linus TorvaldsMerge tag 'ceph-for-6.1-rc6' of https://github.com...
2022-11-17 Dave AirlieMerge tag 'drm-misc-fixes-2022-11-17' of git://anongit...
2022-11-17 Greg Kroah-HartmanMerge tag 'usb-serial-6.1-rc6' of https://git./linux...
2022-11-17 Wang Wenshengftrace: Optimize the allocation for mcount entries
2022-11-17 Wang Wenshengftrace: Fix the possible incorrect kernel message
2022-11-17 Linus TorvaldsMerge tag 'nfsd-6.1-5' of git://git./linux/kernel/git...
2022-11-17 Linus TorvaldsMerge tag 'net-6.1-rc6' of git://git./linux/kernel...
2022-11-17 Wang Yufentracing: Fix memory leak in tracing_read_pipe()
2022-11-16 Steven Rostedt ... ring-buffer: Include dropped pages in counting dirty...
2022-11-16 Steven Rostedt ... tracing/ring-buffer: Have polling block on watermark
2022-11-16 Arnd BergmannMerge tag 'imx-fixes-6.1-2' of git://git./linux/kernel...
2022-11-16 Arnd BergmannMerge tag 'hisi-maintainer-fix' of https://github.com...
2022-11-16 Linus TorvaldsMerge tag 'for-linus-6.1-rc6-tag' of git://git./linux...
2022-11-16 Linus TorvaldsMerge tag 'pinctrl-v6.1-4' of git://git./linux/kernel...
2022-11-16 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-4' of git://git...
2022-11-15 Linus TorvaldsAMerge tag 'netfs-fixes-20221115' of git://git./linux...
2022-11-15 Linus TorvaldsMerge tag 'erofs-for-6.1-rc6-fixes' of git://git./linux...
2022-11-14 Linus TorvaldsMerge tag 'vfio-v6.1-rc6' of https://github.com/awillia...
2022-11-14 Linus TorvaldsMerge tag 'mtd/fixes-for-6.1-rc6' of git://git./linux...
2022-11-14 Arnd BergmannMerge tag 'at91-fixes-6.1' of https://git./linux/kernel...
2022-11-14 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-6.1' of https://git...
2022-11-14 Peter Zijlstrasched: Fix race in task_call_func()
2022-11-14 Mathieu Desnoyersrseq: Use pr_warn_once() when deprecated/unknown ABI...
2022-11-13 Linus TorvaldsMerge tag 'mips-fixes_6.1_1' of git://git./linux/kernel...
2022-11-13 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-3' of git://git./linux...
2022-11-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-11-12 Linus TorvaldsMerge tag 'sound-fix-6.1-rc5' of git://git./linux/kerne...
2022-11-12 Linus TorvaldsMerge tag 'ata-6.1-rc5' of git://git./linux/kernel...
2022-11-12 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-11-12 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-11-11' of git:/...
2022-11-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-11-11 Linus TorvaldsMerge tag 'block-6.1-2022-11-11' of git://git.kernel...
2022-11-11 Linus TorvaldsMerge tag 'io_uring-6.1-2022-11-11' of git://git.kernel...
2022-11-11 Xu Kuohaibpf: Initialize same number of free nodes for each...
2022-11-11 Linus TorvaldsMerge tag 's390-6.1-4' of git://git./linux/kernel/git...
next