aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+3
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+5
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+3
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+13
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+9
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+7
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-9/+6
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-40/+23
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-9/+6
2020-02-07genirq: Clarify that irq wake state is orthogonal to enable/disableGravatar Stephen Boyd 1-0/+7
2020-02-07cgroup1: switch to use of errorfc() et.al.Gravatar Al Viro 1-12/+12
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specGravatar Al Viro 4-23/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldGravatar Eric Sandeen 3-3/+0
2020-02-07get rid of cg_invalf()Gravatar Al Viro 1-14/+12
2020-02-07smp/up: Make smp_call_function_single() match SMP semanticsGravatar Paul E. McKenney 1-1/+2
2020-02-06Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-13/+15
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Gravatar Daniel Thompson 1-13/+15
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 36-747/+3342
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncGravatar Steven Rostedt (VMware) 2-2/+11
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedGravatar Steven Rostedt (VMware) 1-0/+10
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuGravatar Amol Grover 2-3/+7
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuGravatar Amol Grover 2-4/+7
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamGravatar Ingo Molnar 73-1649/+4294
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-6/+6
2020-02-05kallsyms: fix type of kallsyms_token_table[]Gravatar Masahiro Yamada 1-2/+3
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 8-89/+87
2020-02-04bpf: Fix modifier skipping logicGravatar Alexei Starovoitov 1-5/+3
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 5-32/+19
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringGravatar Tom Zanussi 3-37/+15
2020-02-01tracing: Remove useless code in dynevent_arg_pair_add()Gravatar Tom Zanussi 1-1/+1
2020-02-01tracing: Remove check_arg() callbacks from dynevent argsGravatar Tom Zanussi 4-53/+46
2020-02-01clocksource: Prevent double add_timer_on() for watchdog_timerGravatar Konstantin Khlebnikov 1-2/+9
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceGravatar Thomas Gleixner 2-1/+5
2020-01-31tracing: Consolidate some synth_event_trace codeGravatar Tom Zanussi 1-84/+57
2020-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-9/+13
2020-01-31kcov: ignore fault-inject and stacktraceGravatar Dmitry Vyukov 1-0/+1
2020-01-31tracing: Fix now invalid var_ref_vals assumption in trace actionGravatar Tom Zanussi 1-15/+38
2020-01-31tracing: Change trace_boot to use synth_event interfaceGravatar Tom Zanussi 2-26/+14
2020-01-31kdb: Use for_each_console() helperGravatar Andy Shevchenko 1-6/+3
2020-01-31kdb: remove redundant assignment to pointer bpGravatar Colin Ian King 1-1/+0
2020-01-31kdb: Get rid of confusing diag msg from "rd" if current task has no regsGravatar Douglas Anderson 1-15/+13
2020-01-31kdb: Gid rid of implicit setting of the current task / regsGravatar Douglas Anderson 3-9/+2
2020-01-31kdb: kdb_current_task shouldn't be exportedGravatar Douglas Anderson 1-1/+0
2020-01-31kdb: kdb_current_regs should be privateGravatar Douglas Anderson 1-0/+1
2020-01-30tracing: Move tracing selftests to bottom of menuGravatar Steven Rostedt (VMware) 1-84/+84
2020-01-30tracing: Move mmio tracer config up with the other tracersGravatar Steven Rostedt (VMware) 1-13/+13
2020-01-30tracing: Move tracing test module configs togetherGravatar Steven Rostedt (VMware) 1-11/+11
2020-01-30tracing: Move all function tracing configs togetherGravatar Steven Rostedt (VMware) 1-71/+71
2020-01-30tracing: Add kprobe event command generation test moduleGravatar Tom Zanussi 3-0/+238