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-04-12
Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-12
rv: Fix out-of-bound memory access in rv_is_container_monitor()
Nam Cao
2025-04-12
ftrace: Do not have print_graph_retval() add a newline
Steven Rostedt
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
2025-04-09
tracing: Do not add length to print format in synthetic events
Steven Rostedt
2025-04-08
Merge tag 'probes-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-08
tracing: fprobe: Cleanup fprobe hash when module unloading
Masami Hiramatsu (Google)
2025-04-07
tracing: Hide get_vm_area() from MMUless builds
Steven Rostedt
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-02
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
2025-04-02
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google)
2025-04-02
tracing: fprobe: Fix to lock module while registering fprobe
Masami Hiramatsu (Google)
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
2025-03-28
ring-buffer: Remove the unused variable bmeta
Jiapeng Chong
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_...
Masami Hiramatsu (Google)
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
2025-03-28
ring-buffer: Add buffer meta data for persistent ring buffer
Steven Rostedt
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
2025-03-28
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
2025-03-28
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2025-03-27
Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-27
tracing: probe-events: Add comments about entry data storing code
Masami Hiramatsu (Google)
2025-03-27
tracing: probe-events: Log error for exceeding the number of arguments
Masami Hiramatsu (Google)
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]