summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-07cgroup1: switch to use of errorfc() et.al.Al Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07get rid of cg_invalf()Al Viro
2020-02-06Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04bpf: Fix modifier skipping logicAlexei Starovoitov
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi
2020-02-01tracing: Remove useless code in dynevent_arg_pair_add()Tom Zanussi
2020-02-01tracing: Remove check_arg() callbacks from dynevent argsTom Zanussi
2020-01-31tracing: Consolidate some synth_event_trace codeTom Zanussi
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov
2020-01-31tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi
2020-01-31tracing: Change trace_boot to use synth_event interfaceTom Zanussi
2020-01-31kdb: Use for_each_console() helperAndy Shevchenko
2020-01-31kdb: remove redundant assignment to pointer bpColin Ian King
2020-01-31kdb: Get rid of confusing diag msg from "rd" if current task has no regsDouglas Anderson
2020-01-31kdb: Gid rid of implicit setting of the current task / regsDouglas Anderson
2020-01-31kdb: kdb_current_task shouldn't be exportedDouglas Anderson
2020-01-31kdb: kdb_current_regs should be privateDouglas Anderson
2020-01-30tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)
2020-01-30tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)
2020-01-30tracing: Move tracing test module configs togetherSteven Rostedt (VMware)
2020-01-30tracing: Move all function tracing configs togetherSteven Rostedt (VMware)
2020-01-30tracing: Add kprobe event command generation test moduleTom Zanussi
2020-01-30tracing: Change trace_boot to use kprobe_event interfaceTom Zanussi
2020-01-30tracing: Add kprobe event command generation functionsTom Zanussi
2020-01-30tracing: Add synth event generation test moduleTom Zanussi
2020-01-30tracing: Add synth_event_trace() and related functionsTom Zanussi
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi
2020-01-30tracing: Add synth_event_delete()Tom Zanussi
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi
2020-01-30tracing: Add trace_array_find/_get() to find instance trace arraysTom Zanussi
2020-01-30trigger_next should increase position indexVasily Averin
2020-01-30tracing: eval_map_next() should always increase position indexVasily Averin
2020-01-30ftrace: fpid_next() should increase position indexVasily Averin