summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-11tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-11selftests/ftrace: Add '!event' synthetic event syntax checkTom Zanussi
2021-02-11selftests/ftrace: Update synthetic event syntax errorsTom Zanussi
2021-02-09tracing: Add a backward-compatibility check for synthetic event creationTom Zanussi
2021-02-09tracing: Update synth command errorsTom Zanussi
2021-02-09tracing: Rework synthetic event command parsingTom Zanussi
2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu
2021-02-09kprobes: Warn if the kprobe is reregisteredMasami Hiramatsu
2021-02-09ftrace: Remove unused ftrace_force_update()Jinyang He
2021-02-09tracepoints: Code clean upSteven Rostedt (VMware)
2021-02-09tracepoints: Do not punish non static call usersSteven Rostedt (VMware)
2021-02-09tracepoints: Remove unnecessary "data_args" macro parameterSteven Rostedt (VMware)
2021-02-05tracing: Do not create "enable" or "filter" files for ftrace event subsystemSteven Rostedt (VMware)
2021-02-02kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen
2021-02-02tracepoint: Do not fail unregistering a probe due to memory failureSteven Rostedt (VMware)
2021-02-02tracing: Remove definition of DEBUG in trace_mmiotrace.cTom Rix
2021-02-02tracing: Fix a kernel doc warningBean Huo
2021-02-02tracing: Fix spelling of controlling in uprobesBhaskar Chowdhury
2021-02-02tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King
2021-02-02tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior
2021-02-02tracing: Use in_serving_softirq() to deduct softirq status.Sebastian Andrzej Siewior
2021-02-02tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior
2021-02-02ring-buffer: Drop unneeded check in ring_buffer_resize()Qiujun Huang
2021-02-02ring-buffer: Remove cpu_buffer argument from the rb_inc_page()Qiujun Huang
2021-02-02tracing: Remove get/put_cpu() from function_trace_initQiujun Huang
2021-02-02tracing: Update trace_ignore_this_task() kernel-doc commentQiujun Huang
2021-02-02tracing: Add printf attribute to log functionTom Rix
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy
2021-01-29kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu
2021-01-29tracing: Use pause-on-trace with the latency tracersViktor Rosendahl
2021-01-29fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-24Linux 5.11-rc5v5.11-rc5Linus Torvalds
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-24mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner