Age | Commit message (Expand) | Author |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-02-09 | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-02-09 | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-02-07 | genirq: Clarify that irq wake state is orthogonal to enable/disable | Stephen Boyd |
2020-02-07 | cgroup1: switch to use of errorfc() et.al. | Al Viro |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | get rid of cg_invalf() | Al Viro |
2020-02-07 | smp/up: Make smp_call_function_single() match SMP semantics | Paul E. McKenney |
2020-02-06 | Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-02-06 | Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r... | Daniel Thompson |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-05 | ftrace: Protect ftrace_graph_hash with ftrace_sync | Steven Rostedt (VMware) |
2020-02-05 | ftrace: Add comment to why rcu_dereference_sched() is open coded | Steven Rostedt (VMware) |
2020-02-05 | tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu | Amol Grover |
2020-02-05 | tracing: Annotate ftrace_graph_hash pointer with __rcu | Amol Grover |
2020-02-05 | Merge branch 'linus' into perf/urgent, to synchronize with upstream | Ingo Molnar |
2020-02-05 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-02-05 | kallsyms: fix type of kallsyms_token_table[] | Masahiro Yamada |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | bpf: Fix modifier skipping logic | Alexei Starovoitov |
2020-02-03 | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds |
2020-02-01 | tracing: Use seq_buf for building dynevent_cmd string | Tom Zanussi |
2020-02-01 | tracing: Remove useless code in dynevent_arg_pair_add() | Tom Zanussi |
2020-02-01 | tracing: Remove check_arg() callbacks from dynevent args | Tom Zanussi |
2020-02-01 | clocksource: Prevent double add_timer_on() for watchdog_timer | Konstantin Khlebnikov |
2020-02-01 | x86/apic/msi: Plug non-maskable MSI affinity race | Thomas Gleixner |
2020-01-31 | tracing: Consolidate some synth_event_trace code | Tom Zanussi |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2020-01-31 | tracing: Fix now invalid var_ref_vals assumption in trace action | Tom Zanussi |
2020-01-31 | tracing: Change trace_boot to use synth_event interface | Tom Zanussi |
2020-01-31 | kdb: Use for_each_console() helper | Andy Shevchenko |
2020-01-31 | kdb: remove redundant assignment to pointer bp | Colin Ian King |
2020-01-31 | kdb: Get rid of confusing diag msg from "rd" if current task has no regs | Douglas Anderson |
2020-01-31 | kdb: Gid rid of implicit setting of the current task / regs | Douglas Anderson |
2020-01-31 | kdb: kdb_current_task shouldn't be exported | Douglas Anderson |
2020-01-31 | kdb: kdb_current_regs should be private | Douglas Anderson |
2020-01-30 | tracing: Move tracing selftests to bottom of menu | Steven Rostedt (VMware) |
2020-01-30 | tracing: Move mmio tracer config up with the other tracers | Steven Rostedt (VMware) |
2020-01-30 | tracing: Move tracing test module configs together | Steven Rostedt (VMware) |
2020-01-30 | tracing: Move all function tracing configs together | Steven Rostedt (VMware) |
2020-01-30 | tracing: Add kprobe event command generation test module | Tom Zanussi |