1. 08b5278 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 0b002cd Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. 1de4f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  5. e6a2d72c posix-cpu-timers: Remove useless call to check_dl_overrun() by Juri Lelli · 6 years ago
  6. d2f007d userns: also map extents in the reverse map to kernel IDs by Jann Horn · 6 years ago
  7. f26621e resource/docs: Complete kernel-doc style function documentation by Borislav Petkov · 6 years ago
  8. 8053e5b Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  9. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. ee474b8 tracing/kprobes: Fix strpbrk() argument order by Masami Hiramatsu · 6 years ago
  11. f75d651 resource/docs: Fix new kernel-doc warnings by Randy Dunlap · 6 years ago
  12. e1ff516 sched/fair: Fix a comment in task_numa_fault() by Yi Wang · 6 years ago
  13. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 40fa378 sched/core: Take the hotplug lock in sched_init_smp() by Valentin Schneider · 6 years ago
  18. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  19. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  20. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  21. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  22. 28c2fae bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv by Daniel Borkmann · 6 years ago
  23. ff1889f bpf: show main program address and length in bpf_prog_info by Song Liu · 6 years ago
  24. de57e99 bpf: show real jited address in bpf_prog_info->jited_ksyms by Song Liu · 6 years ago
  25. df07347 bpf: show real jited prog address in /proc/kallsyms by Song Liu · 6 years ago
  26. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  28. b5b1de3 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  29. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  30. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  31. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  32. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  33. 57f0179 irq/matrix: Fix memory overallocation by Michael Kelley · 6 years ago
  34. 4d31f30 bpf: don't set id on after map lookup with ptr_to_map_val return by Daniel Borkmann · 6 years ago
  35. 0962590 bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  36. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  37. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  38. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  39. 6a32c24 kbuild: fix kernel/bounds.c 'W=1' warning by Arnd Bergmann · 6 years ago
  40. b49dec1 kernel/panic.c: filter out a potential trailing newline by Borislav Petkov · 6 years ago
  41. 95c4fb7 kernel/panic.c: do not append newline to the stack protector panic string by Borislav Petkov · 6 years ago
  42. 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
  43. ea6f650 kernel/fail_function.c: remove meaningless null pointer check before debugfs_remove_recursive by zhong jiang · 6 years ago
  44. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  45. f4267b3 Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  46. 6ef7467 Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  47. 28fa741 perf/core: Clean up inconsisent indentation by Colin Ian King · 6 years ago
  48. c4ac688 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  49. a68d750 sched/rt: Update comment in pick_next_task_rt() by Muchun Song · 6 years ago
  50. 9f51ae6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  51. ac747c0 Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  52. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  53. 1885851 tracing: Return -ENOENT if there is no target synthetic event by Masami Hiramatsu · 6 years ago
  54. a2acce5 tracing: Have stack tracer trace full stack by Steven Rostedt (VMware) · 6 years ago
  55. da387e5 tracing: Export trace_dump_stack to modules by Nikolay Borisov · 6 years ago
  56. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  57. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 6 years ago
  59. 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
  60. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  61. 246b3b3 sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  62. 1f351d7 sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
  63. 5c54f5b sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  64. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  65. b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  66. 9b6f7e1 mm: rework memcg kernel stack accounting by Roman Gushchin · 6 years ago
  67. befa936 Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  68. a67eefa Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  69. ede95a63 bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 6 years ago
  70. b09928b bpf: make direct packet write unclone more robust by Daniel Borkmann · 6 years ago
  71. d3f66e4 bpf: fix leaking uninitialized memory on pop/peek helpers by Daniel Borkmann · 6 years ago
  72. 80b0d86 bpf: fix direct packet write into pop/peek helpers by Daniel Borkmann · 6 years ago
  73. d5563d3 bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data by Daniel Borkmann · 6 years ago
  74. 5d66fa7 bpf: fix direct packet access for flow dissector progs by Daniel Borkmann · 6 years ago
  75. 4a6998a bpf, btf: fix a missing check bug in btf_parse by Martin Lau · 6 years ago
  76. f592f80 bpf: devmap: fix wrong interface selection in notifier_call by Taehee Yoo · 6 years ago
  77. 5947a64 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. a1c6ca3 kernel: hung_task.c: disable on suspend by Vitaly Kuznetsov · 6 years ago
  80. a7fe519 cpuidle: menu: Remove get_loadavg() from the performance multiplier by Daniel Lezcano · 6 years ago
  81. 145d952 sched: Factor out nr_iowait and nr_iowait_cpu by Daniel Lezcano · 6 years ago
  82. d7b3135 kvm_config: add CONFIG_VIRTIO_MENU by Lénaïc Huard · 7 years ago
  83. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  84. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  85. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  86. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. d82924c Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. cbbfb0a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. cee1352 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  95. 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  96. 876dcf2 umh: Add command line to user mode helpers by Olivier Brunel · 6 years ago
  97. ca9eb48 Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  98. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago