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
2024-08-09
tracing: Return from tracing_buffers_read() if the file has been closed
Steven Rostedt
2024-08-07
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
2024-08-07
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
2024-08-07
function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()
Petr Pavlu
2024-08-07
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
2024-08-07
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-15
trace/pid_list: Change gfp flags in pid_list_fill_irq()
levi.yun
2024-07-10
tracing/kprobes: Fix build error when find_module() is not available
Masami Hiramatsu (Google)
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-06
tracing/kprobes: Add symbol counting check when module loads
Masami Hiramatsu (Google)
2024-07-03
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
2024-07-01
fgraph: Use str_plural() in test_graph_storage_single()
Jiapeng Chong
2024-07-01
rtla/osnoise: set the default threshold to 1us
Luis Claudio R. Goncalves
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-06-14
function_graph: Add READ_ONCE() when accessing fgraph_array[]
Steven Rostedt (Google)
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
2024-06-12
tracing/kprobe: Remove cleanup code unrelated to selftest
Masami Hiramatsu (Google)
2024-06-12
tracing/kprobe: Integrate test warnings into WARN_ONCE
Masami Hiramatsu (Google)
2024-06-12
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
2024-06-11
ftrace: Add missing kerneldoc parameters to unregister_ftrace_direct()
Marilene A Garcia
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
function_graph: Fix up ftrace_graph_ret_addr()
Steven Rostedt (Google)
2024-06-10
function_graph: Make fgraph_update_pid_func() a stub for !DYNAMIC_FTRACE
Steven Rostedt (Google)
2024-06-06
function_graph: Rename BYTE_NUMBER to CHAR_NUMBER in selftests
Steven Rostedt (Google)
2024-06-06
fgraph: Remove some unused functions
Jiapeng Chong
2024-06-06
ftrace: Hide one more entry in stack trace when ftrace_pid is enabled
Tatsuya S
2024-06-06
function_graph: Do not update pid func if CONFIG_DYNAMIC_FTRACE not enabled
Steven Rostedt (Google)
2024-06-06
function_graph: Make fgraph_do_direct static key static
Steven Rostedt (Google)
2024-06-06
ftrace: Fix prototypes for ftrace_startup/shutdown_subops()
Steven Rostedt (Google)
2024-06-06
ftrace: Assign RCU list variable with rcu_assign_ptr()
Steven Rostedt (Google)
2024-06-06
ftrace: Assign ftrace_list_end to ftrace_ops_list type cast to RCU
Steven Rostedt (Google)
2024-06-06
ftrace: Add comments to ftrace_hash_move() and friends
Steven Rostedt (Google)
2024-06-06
ftrace: Convert "inc" parameter to bool in ftrace_hash_rec_update_modify()
Steven Rostedt (Google)
2024-06-06
ftrace: Add comments to ftrace_hash_rec_disable/enable()
Steven Rostedt (Google)
2024-06-06
ftrace: Remove "filter_hash" parameter from __ftrace_hash_rec_update()
Steven Rostedt (Google)
2024-06-06
ftrace: Rename dup_hash() and comment it
Steven Rostedt (Google)
2024-06-06
tracing: Fix trace_pid_list_free() kernel-doc
Jeff Johnson
2024-06-05
ftrace: Add back ftrace_update_trampoline() to ftrace_update_pid_func()
Steven Rostedt (Google)
2024-06-04
function_graph: Use static_call and branch to optimize return function
Steven Rostedt (Google)
2024-06-04
function_graph: Use static_call and branch to optimize entry function
Steven Rostedt (Google)
2024-06-04
function_graph: Use bitmask to loop on fgraph entry
Steven Rostedt (Google)
2024-06-04
function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
Steven Rostedt (Google)
[next]