index
:
kernel/git/kees/linux.git
aslr/et_dyn_base
clang/address_space
cocci/double-read
dev/collide/v6.13-rc2/12-char
dev/next-20250929/sockaddr-removal-min
dev/next-20251119/alloc_obj/v6
dev/slab-v6.11/typed-alloc/v1
dev/v6.11-rc2/alloc-per-call-site
dev/v6.13-rc2/remove-sockaddr
dev/v6.14-rc2/alloc_obj/v4-treewide
dev/v6.15-rc3+/alloc_obj/v5
dev/v6.15-rc3+/cb-ptr
dev/v6.15-rc4/famnae
dev/v6.18-rc6/alloc_obj/v5
dev/v6.8-rc2/signed-overflow-sanitizer
dev/v6.8-rc2/signed-trunc-sanitizer
dev/v6.9-mw1/enable-unsigned-sanitizer
devel/hardening/is_rodata
devel/hardening/prepare_kernel_cred
devel/overflow/enable-unsigned-sanitizer
devel/overflow/sanitizers
devel/overflow/signed-sanitizer
flexcpy/next-20220502
for-linus/execve
for-linus/hardening
for-next/execve
for-next/gcc-plugin/arm-stackprotector
for-next/hardening
for-next/kmalloc_obj
for-next/kspp
for-next/pstore
for-next/seccomp
kaslr/arm
kaslr/weak-symbols
kpti/v3.10.108
kpti/v3.10.108-hugh
kpti/v3.10.108-rhel7-port
kpti/v3.14.79
kpti/v3.18.91
kpti/v4.4.108
kpti/v4.9.73
kspp/corruption
kspp/format-security
kspp/gcc-plugin/constify
kspp/gcc-plugin/infrastructure
kspp/gcc/mitigate-rop
kspp/hardened-atomic
kspp/kaslr/x86-pie/next-20171018
kspp/kconfig
kspp/kmalloc/products
kspp/ro_after_init
kspp/sanitizer/bounds
kspp/slab/cache_from_obj
kspp/slab/split
kspp/slub/static_key
kspp/strcpy/bounds
kspp/write-rarely
kspp/xpfo/v7
lsm/mnt-restrict
master
mmap-clear-setid/mprotect-restart
nak/devtmpfs-safe
nak/fw-relative
nak/gcc-plugin/initify
nak/getsockname
nak/proc-r
nak/recv-leak
nak/tcp-simult
nak/userns/sysctl
nak/userns/sysctl-lock
old/3.14/mmio-serial
old/4.10/block-driver-probe
old/4.3/fs-show_option-printf
old/4.5/mmap-clear-setid/delayed
old/4.5/mmap-clear-setid/mprotect-restart
old/4.5/mmap-clear-setid/no-mprotect
old/4.7/kaslr/relocs
old/4.8/dm/do_mounts
old/4.8/kbuild/no-android
old/4.8/usercopy/performance
old/4.8/usercopy/provability
seccomp/benchmark-bpf
seccomp/report
sysctl/writes_strict
wip/v6.9-rc2/unsigned-overflow-sanitizer
workshop
yama/devel/any_tracee
yama/extras
Various feature branches
Kees Cook
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+2
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+14
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
1
-5
/
+5
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+2
2020-06-09
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2
-2
/
+2
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-1814
/
+2157
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2
-3
/
+3
2020-06-09
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
1
-29
/
+43
2020-06-09
bpf: rework the compat kernel probe handling
Christoph Hellwig
1
-42
/
+67
2020-06-09
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
1
-3
/
+5
2020-06-09
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
1
-2
/
+5
2020-06-09
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
1
-18
/
+24
2020-06-09
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
Christoph Hellwig
2
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-4
/
+4
2020-06-08
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
1
-3
/
+2
2020-06-05
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-04
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
1
-15
/
+4
2020-06-04
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
1
-1
/
+1
2020-06-04
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
1
-3
/
+6
2020-06-04
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
1
-3
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-7
/
+236
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+1
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+39
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+0
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-12
/
+0
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
1
-1
/
+1
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
1
-3
/
+3
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-0
/
+10
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
1
-5
/
+5
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+4
2020-06-01
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
1
-1
/
+4
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
5
-1786
/
+1847
2020-06-01
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
4
-0
/
+301
2020-06-01
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
1
-16
/
+3
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
11
-101
/
+152
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
1
-1
/
+0
2020-05-20
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
1
-8
/
+1
2020-05-19
tracing/probe: reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-19
ftrace: show debugging information when panic_on_warn set
Cheng Jian
1
-4
/
+4
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
8
-24
/
+65
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
1
-0
/
+2
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
1
-0
/
+37
2020-05-16
blktrace: Report pid with note messages
Jan Kara
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-98
/
+141
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-34
/
+66
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-0
/
+3
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-32
/
+62
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-2
/
+4
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-43
/
+13
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
1
-6
/
+6
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
1
-15
/
+7
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-22
/
+0
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+10
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
1
-2
/
+10
2020-05-09
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
1
-0
/
+214
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
1
-1
/
+2
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
1
-6
/
+24
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
1
-0
/
+6
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
1
-1
/
+1
2020-04-27
ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()
Paul E. McKenney
2
-14
/
+4
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2020-04-26
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
1
-0
/
+2
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
1
-3
/
+3
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
1
-0
/
+1
2020-04-22
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
1
-0
/
+7
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-1
/
+1
2020-04-16
trace/bpf_trace: Open access for CAP_PERFMON privileged process
Alexey Budankov
1
-1
/
+1
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
12
-221
/
+788
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-205
/
+714
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+6
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-6
/
+6
2020-03-27
tracing: Create set_event_notrace_pid to not trace tasks
Steven Rostedt (VMware)
3
-72
/
+244
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
4
-35
/
+180
2020-03-27
ftrace: Make function trace pid filtering a bit more exact
Steven Rostedt (VMware)
2
-9
/
+27
2020-03-27
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
1
-0
/
+2
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
2
-4
/
+28
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2
-3
/
+7
2020-03-27
ring-buffer: Do not disable recording when there is an iterator
Steven Rostedt (VMware)
1
-2
/
+0
2020-03-27
ring-buffer: Make resize disable per cpu buffer instead of total buffer
Steven Rostedt (VMware)
1
-13
/
+30
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
1
-0
/
+3
2020-03-19
ring-buffer: Optimize rb_iter_head_event()
Steven Rostedt (VMware)
1
-0
/
+3
2020-03-19
ring-buffer: Do not die if rb_iter_peek() fails more than thrice
Steven Rostedt (VMware)
1
-3
/
+10
2020-03-19
ring-buffer: Have rb_iter_head_event() handle concurrent writer
Steven Rostedt (VMware)
1
-31
/
+75
2020-03-19
ring-buffer: Add page_stamp to iterator for synchronization
Steven Rostedt (VMware)
1
-3
/
+7
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
3
-20
/
+9
2020-03-19
ring-buffer: Have ring_buffer_empty() not depend on tracing stopped
Steven Rostedt (VMware)
1
-2
/
+23
2020-03-19
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
2
-10
/
+45
2020-03-19
tracing: Use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+13
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-31
/
+88
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-0
/
+3
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-0
/
+2
2020-03-11
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-03-05
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
1
-0
/
+7
2020-03-05
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
1
-1
/
+1
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
1
-0
/
+1
2020-03-03
tracing: Remove unused TRACE_BUFFER bits
Steven Rostedt (VMware)
1
-6
/
+1
2020-03-03
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
3
-10
/
+22
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-7
/
+11
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+83
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-35
/
+127
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-35
/
+127
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
1
-1
/
+0
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-31
/
+83
2020-02-24
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
1
-2
/
+1
2020-02-24
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
1
-2
/
+9
2020-02-24
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
1
-1
/
+0
2020-02-24
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
1
-2
/
+1
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
1
-1
/
+2
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
1
-2
/
+2
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
1
-6
/
+6
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
1
-3
/
+29
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
1
-2
/
+12
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
1
-4
/
+58
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
1
-17
/
+17
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-0
/
+41
2020-02-18
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
1
-2
/
+2
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-142
/
+87
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
1
-134
/
+86
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
33
-682
/
+3277
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-05
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+6
2020-02-01
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
3
-37
/
+15
2020-02-01
tracing: Remove useless code in dynevent_arg_pair_add()
Tom Zanussi
1
-1
/
+1
2020-02-01
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
4
-53
/
+46
2020-01-31
tracing: Consolidate some synth_event_trace code
Tom Zanussi
1
-84
/
+57
2020-01-31
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2
-26
/
+14
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
1
-84
/
+84
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
1
-13
/
+13
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
1
-11
/
+11
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
1
-71
/
+71
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
3
-0
/
+238
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2
-27
/
+17
2020-01-30
tracing: Add kprobe event command generation functions
Tom Zanussi
1
-0
/
+161
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
3
-0
/
+537
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
1
-0
/
+463
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
1
-4
/
+375
2020-01-30
tracing: Add dynamic event command creation interface
Tom Zanussi
2
-0
/
+273
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
1
-16
/
+41
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
1
-0
/
+85
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2
-10
/
+35
2020-01-30
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
1
-3
/
+1
2020-01-30
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2
-15
/
+17
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
1
-1
/
+8
2020-01-28
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
1
-1
/
+2
2020-01-28
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
1
-4
/
+17
2020-01-28
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-01-28
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+24
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-168
/
+139
2020-01-28
Merge branch 'core/kprobes' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2020-01-27
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-70
/
+158
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
3
-11
/
+23
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2
-0
/
+5
2020-01-24
tracing: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2020-01-24
tracing: Set kernel_stack's caller size properly
Josef Bacik
1
-1
/
+1
2020-01-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-01-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+24
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
4
-28
/
+22
2020-01-22
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
1
-1
/
+0
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2020-01-21
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
1
-3
/
+0
2020-01-21
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
Alex Shi
1
-2
/
+0
2020-01-21
ftrace: Remove NR_TO_INIT macro
Alex Shi
1
-3
/
+0
2020-01-21
ftrace: Remove abandoned macros
Alex Shi
1
-2
/
+0
[next]