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