| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-27 | ftrace: Make function trace pid filtering a bit more exact |  Steven Rostedt (VMware) | 2 | -9/+27 |
| 2020-03-27 | ftrace/kprobe: Show the maxactive number on kprobe_events |  Masami Hiramatsu | 1 | -0/+2 |
| 2020-03-27 | ring-buffer/tracing: Have iterator acknowledge dropped events |  Steven Rostedt (VMware) | 2 | -4/+28 |
| 2020-03-27 | tracing: Do not disable tracing when reading the trace file |  Steven Rostedt (VMware) | 2 | -3/+7 |
| 2020-03-27 | ring-buffer: Do not disable recording when there is an iterator |  Steven Rostedt (VMware) | 1 | -2/+0 |
| 2020-03-27 | ring-buffer: Make resize disable per cpu buffer instead of total buffer |  Steven Rostedt (VMware) | 1 | -13/+30 |
| 2020-03-27 | perf/core: Add PERF_SAMPLE_CGROUP feature |  Namhyung Kim | 1 | -0/+22 |
| 2020-03-27 | perf/core: Add PERF_RECORD_CGROUP event |  Namhyung Kim | 1 | -0/+111 |
| 2020-03-26 | bpf: Remove unused vairable 'bpf_xdp_link_lops' |  YueHaibing | 1 | -1/+0 |
| 2020-03-26 | bpf: Factor out attach_type to prog_type mapping for attach/detach |  Andrii Nakryiko | 1 | -87/+66 |
| 2020-03-26 | bpf: Factor out cgroup storages operations |  Andrii Nakryiko | 1 | -46/+72 |
| 2020-03-25 | bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() |  John Fastabend | 1 | -0/+1 |
| 2020-03-25 | bpf: Verifer, refactor adjust_scalar_min_max_vals |  John Fastabend | 1 | -164/+239 |
| 2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 8 | -46/+81 |
| 2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 5 | -7/+23 |
| 2020-03-25 | kcsan: Fix a typo in a comment |  Qiujun Huang | 1 | -1/+1 |
| 2020-03-25 | kcsan: Add current->state to implicitly atomic accesses |  Marco Elver | 3 | -30/+40 |
| 2020-03-25 | kcsan: Add option for verbose reporting |  Marco Elver | 3 | -3/+107 |
| 2020-03-25 | kcsan: Add option to allow watcher interruptions |  Marco Elver | 1 | -24/+10 |
| 2020-03-25 | pidfd: Use new infrastructure to fix deadlocks in execve |  Bernd Edlinger | 1 | -2/+2 |
| 2020-03-25 | perf: Use new infrastructure to fix deadlocks in execve |  Bernd Edlinger | 1 | -6/+6 |
| 2020-03-25 | kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve |  Bernd Edlinger | 1 | -4/+4 |
| 2020-03-25 | kernel: doc: remove outdated comment cred.c |  Bernd Edlinger | 1 | -2/+0 |
| 2020-03-25 | exec: Fix a deadlock in strace |  Bernd Edlinger | 1 | -2/+2 |
| 2020-03-25 | exec: Add exec_update_mutex to replace cred_guard_mutex |  Eric W. Biederman | 1 | -0/+1 |
| 2020-03-25 | cpu/hotplug: Hide cpu_up/down() |  Qais Yousef | 1 | -14/+28 |
| 2020-03-25 | cpu/hotplug: Move bringup of secondary CPUs out of smp_init() |  Qais Yousef | 2 | -8/+13 |
| 2020-03-25 | torture: Replace cpu_up/down() with add/remove_cpu() |  Qais Yousef | 1 | -4/+5 |
| 2020-03-25 | cpu/hotplug: Provide bringup_hibernate_cpu() |  Qais Yousef | 1 | -0/+23 |
| 2020-03-25 | cpu/hotplug: Create a new function to shutdown nonboot cpus |  Qais Yousef | 1 | -0/+42 |
| 2020-03-25 | cpu/hotplug: Add new {add,remove}_cpu() functions |  Qais Yousef | 1 | -0/+24 |
| 2020-03-25 | .gitignore: add SPDX License Identifier |  Masahiro Yamada | 2 | -0/+2 |
| 2020-03-25 | .gitignore: remove too obvious comments |  Masahiro Yamada | 1 | -3/+0 |
| 2020-03-24 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 16 | -196/+550 |
| 2020-03-23 | completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() |  Sebastian Siewior | 1 | -1/+1 |
| 2020-03-23 | fsnotify: use helpers to access data by data_type |  Amir Goldstein | 2 | -25/+4 |
| 2020-03-23 | PM: remove s390 specific callbacks |  Heiko Carstens | 2 | -21/+0 |
| 2020-03-23 | Merge 5.6-rc7 into tty-next |  Greg Kroah-Hartman | 8 | -59/+110 |
| 2020-03-23 | Merge 5.6-rc7 into char-misc-next |  Greg Kroah-Hartman | 8 | -59/+110 |
| 2020-03-21 | x86/mm: split vmalloc_sync_all() |  Joerg Roedel | 1 | -1/+1 |
| 2020-03-21 | Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD |  Paul E. McKenney | 16 | -196/+550 |
| 2020-03-21 | rcu: Make rcu_barrier() account for offline no-CBs CPUs |  Paul E. McKenney | 1 | -12/+24 |
| 2020-03-21 | rcu: Mark rcu_state.gp_seq to detect concurrent writes |  Paul E. McKenney | 1 | -14/+8 |
| 2020-03-21 | genirq: Fix reference leaks on irq affinity notifiers |  Edward Cree | 1 | -2/+9 |
| 2020-03-21 | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() |  Peter Zijlstra | 2 | -5/+5 |
| 2020-03-21 | lockdep: Rename trace_softirqs_{on,off}() |  Peter Zijlstra | 2 | -5/+5 |
| 2020-03-21 | lockdep: Rename trace_hardirq_{enter,exit}() |  Thomas Gleixner | 1 | -3/+4 |
| 2020-03-21 | lockdep: Add posixtimer context tracing bits |  Sebastian Andrzej Siewior | 1 | -1/+5 |
| 2020-03-21 | lockdep: Annotate irq_work |  Sebastian Andrzej Siewior | 3 | -0/+4 |
| 2020-03-21 | lockdep: Add hrtimer context tracing bits |  Sebastian Andrzej Siewior | 2 | -2/+6 |