1. ef2c41c clone3: allow spawning processes into cgroups by Christian Brauner · 5 years ago
  2. f355322 cgroup: add cgroup_may_write() helper by Christian Brauner · 5 years ago
  3. 5a5cf5c cgroup: refactor fork helpers by Christian Brauner · 5 years ago
  4. 1770309 cgroup: add cgroup_get_from_file() helper by Christian Brauner · 5 years ago
  5. 6df970e cgroup: unify attach permission checking by Christian Brauner · 5 years ago
  6. a49e462 cpuset: Make cpuset hotplug synchronous by Prateek Sood · 5 years ago
  7. 3010c5b cgroup.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  8. f43caa2 cgroup: Clean up css_set task traversal by Michal Koutný · 5 years ago
  9. 9c974c7 cgroup: Iterate tasks that did not finish do_exit() by Michal Koutný · 5 years ago
  10. 2d4ecb0 cgroup: cgroup_procs_next should increase position index by Vasily Averin · 5 years ago
  11. db8dd96 cgroup-v1: cgroup_pidlist_next should update position index by Vasily Averin · 5 years ago
  12. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  13. 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 5 years ago
  14. 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 5 years ago
  15. d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 5 years ago
  16. 0a679e1 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  17. 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
  18. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  19. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  22. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  23. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  25. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  26. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  27. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  28. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  29. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  30. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  31. fbc2d16 get rid of cg_invalf() by Al Viro · 5 years ago
  32. 1e474b2 smp/up: Make smp_call_function_single() match SMP semantics by Paul E. McKenney · 5 years ago
  33. d854b2d Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  34. fcf2736 Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs" by Daniel Thompson · 5 years ago
  35. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  36. 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  37. 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  38. fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  39. 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  40. fdff7c2 Merge branch 'linus' into perf/urgent, to synchronize with upstream by Ingo Molnar · 5 years ago
  41. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  42. cde26a6 kallsyms: fix type of kallsyms_token_table[] by Masahiro Yamada · 5 years ago
  43. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  44. 257af63 bpf: Fix modifier skipping logic by Alexei Starovoitov · 5 years ago
  45. e17ac02 Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  46. 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
  47. e9260f6 tracing: Remove useless code in dynevent_arg_pair_add() by Tom Zanussi · 5 years ago
  48. 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
  49. febac33 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 5 years ago
  50. 6f1a489 x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 5 years ago
  51. 249d7b2 tracing: Consolidate some synth_event_trace code by Tom Zanussi · 5 years ago
  52. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  53. ddaefe8 Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  54. 43e76af kcov: ignore fault-inject and stacktrace by Dmitry Vyukov · 5 years ago
  55. d380dcd tracing: Fix now invalid var_ref_vals assumption in trace action by Tom Zanussi · 5 years ago
  56. fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
  57. dc2c733 kdb: Use for_each_console() helper by Andy Shevchenko · 5 years ago
  58. a4f8a7f kdb: remove redundant assignment to pointer bp by Colin Ian King · 5 years ago
  59. bbfceba kdb: Get rid of confusing diag msg from "rd" if current task has no regs by Douglas Anderson · 5 years ago
  60. 9441d5f kdb: Gid rid of implicit setting of the current task / regs by Douglas Anderson · 5 years ago
  61. a8649fb kdb: kdb_current_task shouldn't be exported by Douglas Anderson · 5 years ago
  62. c67c10a kdb: kdb_current_regs should be private by Douglas Anderson · 5 years ago
  63. 0cd9d33 cgroup: init_tasks shouldn't be linked to the root cgroup by Tejun Heo · 5 years ago
  64. 1e83794 tracing: Move tracing selftests to bottom of menu by Steven Rostedt (VMware) · 5 years ago
  65. 21b3ce3 tracing: Move mmio tracer config up with the other tracers by Steven Rostedt (VMware) · 5 years ago
  66. a48fc4f tracing: Move tracing test module configs together by Steven Rostedt (VMware) · 5 years ago
  67. 61778cd7 tracing: Move all function tracing configs together by Steven Rostedt (VMware) · 5 years ago
  68. 6483624 tracing: Add kprobe event command generation test module by Tom Zanussi · 5 years ago
  69. 29a1548 tracing: Change trace_boot to use kprobe_event interface by Tom Zanussi · 5 years ago
  70. 2a588dd tracing: Add kprobe event command generation functions by Tom Zanussi · 5 years ago
  71. 9fe41ef tracing: Add synth event generation test module by Tom Zanussi · 5 years ago
  72. 8dcc53a tracing: Add synth_event_trace() and related functions by Tom Zanussi · 5 years ago
  73. 35ca520 tracing: Add synthetic event command generation functions by Tom Zanussi · 5 years ago
  74. 86c5426 tracing: Add dynamic event command creation interface by Tom Zanussi · 5 years ago
  75. f5f6b25 tracing: Add synth_event_delete() by Tom Zanussi · 5 years ago
  76. e3e2a2c tracing: Add trace_get/put_event_file() by Tom Zanussi · 5 years ago
  77. 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
  78. 6722b23 trigger_next should increase position index by Vasily Averin · 5 years ago
  79. 039958a tracing: eval_map_next() should always increase position index by Vasily Averin · 5 years ago
  80. e4075e8 ftrace: fpid_next() should increase position index by Vasily Averin · 5 years ago
  81. 64ae572 tracing: Fix sched switch start/stop refcount racy updates by Mathieu Desnoyers · 5 years ago
  82. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  83. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  84. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  85. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  86. a4fe2b4 Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  87. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  88. 15d6632 Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 5 years ago
  89. d3e42bb bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init() by Martin KaFai Lau · 5 years ago
  90. 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
  91. 76a598e tracing/boot: Include required headers and sort it alphabetically by Masami Hiramatsu · 5 years ago
  92. d0a4970 tracing: Add 'hist:' to hist trigger error log error string by Tom Zanussi · 6 years ago
  93. 4de26c8 tracing: Add hist trigger error messages for sort specification by Tom Zanussi · 6 years ago
  94. b527b63 tracing: Simplify assignment parsing for hist triggers by Tom Zanussi · 6 years ago
  95. fad7bdc Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  96. a78416d Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  97. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  98. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  99. 07c5972 perf/cgroups: Install cgroup events to correct cpuctx by Song Liu · 5 years ago
  100. 0034615 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 5 years ago