index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
2025-11-10
tracing: Report wrong dynamic event command
Masami Hiramatsu (Google)
2025-11-10
tracing: Use switch statement instead of ifs in set_tracer_flag()
Steven Rostedt
2025-11-10
tracing: Exit out immediately after update_marker_trace()
Steven Rostedt
2025-11-10
tracing: Have add_tracer_options() error pass up to callers
Steven Rostedt
2025-11-10
tracing: Remove dummy options and flags
Steven Rostedt
2025-11-10
tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
Steven Rostedt
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
2025-11-05
trace: use override credential guard
Christian Brauner
2025-11-05
trace: use prepare credential guard
Christian Brauner
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
2025-11-01
tracing: fprobe: Remove unused local variable
Masami Hiramatsu (Google)
2025-11-01
tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Thorsten Blum
2025-11-01
tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Menglong Dong
2025-11-01
tracing: uprobe: eprobes: Allocate traceprobe_parse_context per probe
Masami Hiramatsu (Google)
2025-11-01
tracing: uprobes: Cleanup __trace_uprobe_create() with __free()
Masami Hiramatsu (Google)
2025-11-01
tracing: eprobe: Cleanup eprobe event using __free()
Masami Hiramatsu (Google)
2025-11-01
tracing: probes: Use __free() for trace_probe_log
Masami Hiramatsu (Google)
2025-11-01
tracing: fprobe: use rhltable for fprobe_ip_table
Menglong Dong
2025-10-28
tracing: Have persistent ring buffer print syscalls normally
Steven Rostedt
2025-10-28
tracing: Check for printable characters when printing field dyn strings
Steven Rostedt
2025-10-28
tracing: Add parsing of flags to the sys_enter_openat trace event
Steven Rostedt
2025-10-28
tracing: Show printable characters in syscall arrays
Steven Rostedt
2025-10-28
tracing: Add a config and syscall_user_buf_size file to limit amount written
Steven Rostedt
2025-10-28
tracing: Allow syscall trace events to read more than one user parameter
Steven Rostedt
2025-10-28
tracing: Display some syscall arrays as strings
Steven Rostedt
[prev]
[next]