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
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-01
ftrace/fgraph: fix increased missing-prototypes warnings
Chengming Zhou
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-26
tracing: Fix comments for event_trigger_separate_filter()
sunliming
2022-05-26
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-26
tracing: Fix comments of create_filter()
sunliming
2022-05-26
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
2022-05-26
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-05-26
ftrace: Fix typo in comment
Julia Lawall
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-26
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-26
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-26
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-26
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-26
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-05-26
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-25
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
2022-05-25
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
Jiri Olsa
2022-05-10
fprobe: Resolve symbols with ftrace_lookup_symbols
Jiri Olsa
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-27
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
2022-04-27
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-27
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
[next]