1. cbb104f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 3278b3b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 5ffaf03 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. b4c0800 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. 6e1ff07 sched/uclamp: Fix incorrect condition by Qais Yousef · 5 years ago
  6. d00dbd29 perf/core: Fix missing static inline on perf_cgroup_switch() by Ben Dooks (Codethink) · 5 years ago
  7. 697d877 perf/core: Consistently fail fork on allocation failures by Alexander Shishkin · 5 years ago
  8. dce5aff perf/aux: Disallow aux_output for kernel events by Alexander Shishkin · 5 years ago
  9. f25d8ba perf/core: Reattach a misplaced comment by Alexander Shishkin · 5 years ago
  10. 00496fe perf/aux: Fix the aux_output group inheritance fix by Alexander Shishkin · 5 years ago
  11. 09f4e8f perf/core: Disallow uncore-cgroup events by Peter Zijlstra · 5 years ago
  12. b90f7c9 sched/pelt: Fix update of blocked PELT ordering by Vincent Guittot · 5 years ago
  13. ff51ff8 sched/core: Avoid spurious lock dependencies by Peter Zijlstra · 5 years ago
  14. eb094f0 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. 2f58413 ntp/y2038: Remove incorrect time_t truncation by Arnd Bergmann · 5 years ago
  16. de620fb Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  17. 621084c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. 81388c2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. ffba65e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. 20c7e29 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. 69924b8 audit_get_nd(): don't unlock parent too early by Al Viro · 5 years ago
  22. 630faf8 cgroup: don't put ERR_PTR() into fc->root by Al Viro · 5 years ago
  23. 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  24. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  25. e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
  26. 41de23e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  27. 26bc672 Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  28. fa729c4 clone3: validate stack arguments by Christian Brauner · 5 years ago
  29. 0ed9ca25 irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation by Yi Wang · 5 years ago
  30. 5233841 timekeeping/vsyscall: Update VDSO data unconditionally by Huacai Chen · 5 years ago
  31. b0c51f1 stacktrace: Don't skip first entry on noncurrent tasks by Jiri Slaby · 5 years ago
  32. 731dc9d cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 5 years ago
  33. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  34. 0dbe6cb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. ff1c08e bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}() by Björn Töpel · 5 years ago
  36. 7541c87 bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 by Ilya Leoshkevich · 5 years ago
  37. e284df7 sched/topology: Allow sched_asym_cpucapacity to be disabled by Valentin Schneider · 5 years ago
  38. cd1cb33 sched/topology: Don't try to build empty sched domains by Valentin Schneider · 5 years ago
  39. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  40. 2b776b5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  43. 5fa2845 Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  44. fa8a74d Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  45. 7f2cbcb posix-cpu-timers: Fix two trivial comments by Yi Wang · 5 years ago
  46. 086ee46 timers/sched_clock: Include local timekeeping.h for missing declarations by Ben Dooks (Codethink) · 5 years ago
  47. 3b4d9eb bpf: Fix use after free in bpf_get_prog_name by Daniel Borkmann · 5 years ago
  48. cd7455f bpf: Fix use after free in subprog's jited symbol removal by Daniel Borkmann · 5 years ago
  49. f3a519e perf/aux: Fix AUX output stopping by Alexander Shishkin · 5 years ago
  50. 6b1340c tracing: Fix race in perf_trace_buf initialization by Prateek Sood · 5 years ago
  51. ce197d8 xdp: Handle device unregister for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
  52. 5e6c3c7 perf/aux: Fix tracking of auxiliary trace buffer allocation by Thomas Richter · 5 years ago
  53. 77751a4 PM: QoS: Introduce frequency QoS by Rafael J. Wysocki · 5 years ago
  54. e2ab4ef Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  55. 188768f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 589f122 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  58. 05679ca xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds by Toke Høiland-Jørgensen · 5 years ago
  59. 9fa8c9c tracing: Fix "gfp_t" format for synthetic events by Zhengjun Xing · 5 years ago
  60. e59b76f Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  61. b23eb5c Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  62. b1fc583 stop_machine: Avoid potential race behaviour by Mark Rutland · 5 years ago
  63. 700dea5 kheaders: substituting --sort in archive creation by Dmitry Goldin · 5 years ago
  64. bc88f85 kthread: make __kthread_queue_delayed_work static by Ben Dooks · 5 years ago
  65. 02755af Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  66. b67114d parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define by Helge Deller · 5 years ago
  67. ff229ee hrtimer: Annotate lockless access to timer->base by Eric Dumazet · 5 years ago
  68. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  69. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  70. fc64e4a tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  71. 98dc19c tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  72. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  73. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  74. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  75. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  76. 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  77. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. 465a7e2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. 937c6b2 cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() by Oleg Nesterov · 5 years ago
  81. f49249d PM: sleep: include <linux/pm_runtime.h> for pm_wq by Ben Dooks · 5 years ago
  82. 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
  83. d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
  84. 68e7a4d sched/vtime: Fix guest/system mis-accounting on task switch by Frederic Weisbecker · 5 years ago
  85. 4929a4e sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 5 years ago
  86. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  87. b0f53db kernel/sysctl.c: do not override max_threads provided by userspace by Michal Hocko · 5 years ago
  88. 20bb759 panic: ensure preemption is disabled during panic() by Will Deacon · 5 years ago
  89. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  90. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  91. 0e48f51 Revert "libata, freezer: avoid block device removal while system is frozen" by Mika Westerberg · 5 years ago
  92. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  93. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  94. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  95. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  96. af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  97. 501bd01 fork: add kernel-doc for clone3 by Christian Brauner · 5 years ago
  98. 5021b91 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 73956fc membarrier: Fix RCU locking bug caused by faulty merge by Peter Zijlstra · 5 years ago
  100. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago