summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-3/+2
|\
| * trace: fix an incorrect __user annotation on stack_trace_sysctlChristoph Hellwig2020-06-081-3/+2
* | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-0910-1814/+2157
|\ \
| * | tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman2020-06-051-9/+0
| * | tracing: Add a trace print when traceoff_on_warning is triggeredSteven Rostedt (VMware)2020-06-011-1/+4
| * | tracing: Move synthetic events to a separate fileTom Zanussi2020-06-015-1786/+1847
| * | tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-014-0/+301
| * | tracing: Check state.disabled in synth event trace functionsTom Zanussi2020-06-011-16/+3
| * | tracing/probe: reverse arguments to list_addJulia Lawall2020-05-191-1/+1
| * | ftrace: show debugging information when panic_on_warn setCheng Jian2020-05-191-4/+4
* | | maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-092-3/+3
* | | tracing/kprobes: handle mixed kernel/userspace probes betterChristoph Hellwig2020-06-091-29/+43
* | | bpf: rework the compat kernel probe handlingChristoph Hellwig2020-06-091-42/+67
* | | bpf:bpf_seq_printf(): handle potentially unsafe format string betterAndrew Morton2020-06-091-3/+5
* | | bpf: handle the compat string in bpf_trace_copy_string betterChristoph Hellwig2020-06-091-2/+5
* | | bpf: factor out a bpf_trace_copy_string helperChristoph Hellwig2020-06-091-18/+24
* | | maccess: rename strnlen_unsafe_user to strnlen_user_nofaultChristoph Hellwig2020-06-091-1/+1
* | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig2020-06-091-2/+2
* | | maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofaultChristoph Hellwig2020-06-092-3/+3
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* | | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-7/+236
|\ \ \
| * | | bpf: Use tracing helpers for lsm programsJiri Olsa2020-06-011-1/+1
| * | | bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helperYonghong Song2020-06-011-3/+3
| * | | bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-0/+10
| * | | bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*John Fastabend2020-06-011-5/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-158-98/+141
| |\| |
| * | | bpf: Implement CAP_BPFAlexei Starovoitov2020-05-151-0/+3
| * | | bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-091-0/+214
| * | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
| * | | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-0/+2
* | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-031-10/+1
|\ \ \ \
| * | | | fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig2020-05-201-1/+0
| * | | | fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig2020-05-201-1/+0
| * | | | trace: remove tracing_pipe_buf_opsChristoph Hellwig2020-05-201-8/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-0/+39
|\ \ \ \
| * | | | lockdep: Prepare for noinstr sectionsPeter Zijlstra2020-05-191-0/+2
| * | | | tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner2020-05-191-0/+37
* | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-2/+2
|\ \ \ \ \
| * | | | | blktrace: Report pid with note messagesJan Kara2020-05-161-2/+2
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-12/+0
|\ \ \ \ \ \
| * | | | | | mm: remove vmalloc_sync_(un)mappings()Joerg Roedel2020-06-021-12/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-1/+1
|\ \ \ \ \ \
| * | | | | | Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar2020-05-2811-101/+152
| |\| | | | |
| * | | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-04-221-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | trace/bpf_trace: Open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-012-24/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-191-10/+0
| * | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-198-24/+65
| |\ \ \ \ \ | | | |_|/ / | | |/| | |