summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-10-08tracing: Change synthetic event string format to limit printed lengthSteven Rostedt (VMware)
2020-10-08tracing: Add README information for synthetic_events fileTom Zanussi
2020-10-05tracing: Add support for dynamic strings to synthetic eventsTom Zanussi
2020-10-05tracing: Save normal string variablesTom Zanussi
2020-10-05tracing: Fix parse_synth_field() error handlingTom Zanussi
2020-10-05tracing: Change STR_VAR_MAX_LENTom Zanussi
2020-10-02ftrace: Fix some typos in commentQiujun Huang
2020-09-25tracing/boot: Initialize per-instance event list in early bootMasami Hiramatsu
2020-09-21tracing/boot, kprobe, synth: Initialize boot-time tracing earlierMasami Hiramatsu
2020-09-21tracing: Enable creating new instance early bootMasami Hiramatsu
2020-09-21tracing: Enable adding dynamic events early stageMasami Hiramatsu
2020-09-21tracing: Define event fields early stageMasami Hiramatsu
2020-09-21kprobes: Init kprobes in early_initcallMasami Hiramatsu
2020-09-21tracing/uprobes: Support perf-style return probeMasami Hiramatsu
2020-09-21tracing/kprobes: Support perf-style return probeMasami Hiramatsu
2020-09-21tracing/boot: Add per-instance tracing_on option supportMasami Hiramatsu
2020-09-21fgraph: Convert ret_stack tasklist scanning to rcuDavidlohr Bueso
2020-09-21tracing: remove a pointless assignmentDan Carpenter
2020-09-21kprobes: Use module_name() macroJarkko Sakkinen
2020-09-21tracing: Use __this_cpu_read() in trace_buffered_event_enable()Xianting Tian
2020-09-21tracing: Delete repeated words in commentsRandy Dunlap
2020-09-18tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang
2020-09-18tracing: toplevel d_entry already initializedWei Yang
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-09-18tracing: fix double freeTom Rix
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-18tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior
2020-09-18ftrace: Fix missing synchronize_rcu() removing trampoline from kallsymsAdrian Hunter
2020-09-18ftrace: Free the trampoline when ftrace_startup() failsMiroslav Benes
2020-09-18kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-11gcov: add support for GCC 10.1Peter Oberparleiter
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-09-08seccomp: don't leave dangling ->notif if file allocation failsTycho Andersen
2020-09-08seccomp: don't leak memory when filter install racesTycho Andersen
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04padata: fix possible padata_works_lock deadlockDaniel Jordan
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner
2020-08-27dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()Dan Carpenter
2020-08-26lockdep,trace: Expose tracepointsPeter Zijlstra
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra