summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-011-2/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-091-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | genirq: Clarify that irq wake state is orthogonal to enable/disableStephen Boyd2020-02-071-0/+7
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-092-9/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-9/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: Fix modifier skipping logicAlexei Starovoitov2020-02-041-5/+3
| | * | | | | | | | | | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau2020-01-292-4/+3
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-084-40/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cgroup1: switch to use of errorfc() et.al.Al Viro2020-02-071-12/+12
| * | | | | | | | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-074-23/+11
| * | | | | | | | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-073-3/+0
| * | | | | | | | | | get rid of cg_invalf()Al Viro2020-02-071-14/+12
* | | | | | | | | | | Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-061-13/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson2020-02-061-13/+15
* | | | | | | | | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-0636-747/+3342
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)2020-02-052-2/+11
| * | | | | | | | | | | ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)2020-02-051-0/+10
| * | | | | | | | | | | tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover2020-02-052-3/+7
| * | | | | | | | | | | tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover2020-02-052-4/+7
| * | | | | | | | | | | tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi2020-02-013-37/+15
| * | | | | | | | | | | tracing: Remove useless code in dynevent_arg_pair_add()Tom Zanussi2020-02-011-1/+1
| * | | | | | | | | | | tracing: Remove check_arg() callbacks from dynevent argsTom Zanussi2020-02-014-53/+46
| * | | | | | | | | | | tracing: Consolidate some synth_event_trace codeTom Zanussi2020-02-011-84/+57
| * | | | | | | | | | | tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi2020-01-311-15/+38
| * | | | | | | | | | | tracing: Change trace_boot to use synth_event interfaceTom Zanussi2020-01-312-26/+14
| * | | | | | | | | | | tracing: Move tracing selftests to bottom of menuSteven Rostedt (VMware)2020-01-301-84/+84
| * | | | | | | | | | | tracing: Move mmio tracer config up with the other tracersSteven Rostedt (VMware)2020-01-301-13/+13
| * | | | | | | | | | | tracing: Move tracing test module configs togetherSteven Rostedt (VMware)2020-01-301-11/+11
| * | | | | | | | | | | tracing: Move all function tracing configs togetherSteven Rostedt (VMware)2020-01-301-71/+71
| * | | | | | | | | | | tracing: Add kprobe event command generation test moduleTom Zanussi2020-01-303-0/+238
| * | | | | | | | | | | tracing: Change trace_boot to use kprobe_event interfaceTom Zanussi2020-01-302-27/+17
| * | | | | | | | | | | tracing: Add kprobe event command generation functionsTom Zanussi2020-01-301-0/+161
| * | | | | | | | | | | tracing: Add synth event generation test moduleTom Zanussi2020-01-303-0/+537
| * | | | | | | | | | | tracing: Add synth_event_trace() and related functionsTom Zanussi2020-01-301-0/+463
| * | | | | | | | | | | tracing: Add synthetic event command generation functionsTom Zanussi2020-01-301-4/+375
| * | | | | | | | | | | tracing: Add dynamic event command creation interfaceTom Zanussi2020-01-302-0/+273
| * | | | | | | | | | | tracing: Add synth_event_delete()Tom Zanussi2020-01-301-16/+41
| * | | | | | | | | | | tracing: Add trace_get/put_event_file()Tom Zanussi2020-01-301-0/+85
| * | | | | | | | | | | tracing: Add trace_array_find/_get() to find instance trace arraysTom Zanussi2020-01-302-10/+35
| * | | | | | | | | | | trigger_next should increase position indexVasily Averin2020-01-301-2/+3
| * | | | | | | | | | | tracing: eval_map_next() should always increase position indexVasily Averin2020-01-301-3/+1
| * | | | | | | | | | | ftrace: fpid_next() should increase position indexVasily Averin2020-01-301-2/+3
| * | | | | | | | | | | tracing: Fix sched switch start/stop refcount racy updatesMathieu Desnoyers2020-01-301-1/+3
| * | | | | | | | | | | tracing/boot: Move external function declarations to kernel/trace/trace.hMasami Hiramatsu2020-01-292-15/+17
| * | | | | | | | | | | tracing/boot: Include required headers and sort it alphabeticallyMasami Hiramatsu2020-01-291-1/+8
| * | | | | | | | | | | tracing: Add 'hist:' to hist trigger error log error stringTom Zanussi2020-01-291-1/+2
| * | | | | | | | | | | tracing: Add hist trigger error messages for sort specificationTom Zanussi2020-01-291-4/+17
| * | | | | | | | | | | tracing: Simplify assignment parsing for hist triggersTom Zanussi2020-01-291-43/+27
| * | | | | | | | | | | tracing: Use pr_err() instead of WARN() for memory failuresSteven Rostedt (VMware)2020-01-253-11/+23
| * | | | | | | | | | | tracing: Decrement trace_array when bootconfig creates an instanceSteven Rostedt (VMware)2020-01-252-0/+5