1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  4. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  5. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  6. 0723402 tracing: Fix parsing of globs with a wildcard at the beginning by Steven Rostedt (VMware) · 7 years ago
  7. 7b65865 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 7 years ago
  8. 581e400 Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  9. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  10. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  13. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  14. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  15. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  16. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  17. 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  18. 64fce87 hrtimer: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  19. a77660d kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
  20. a1be1f3 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 7 years ago
  21. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  22. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  23. 667b609 kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces by Marcos Paulo de Souza · 7 years ago
  24. 9f5325a kernel/fork.c: check error and return early by Marcos Paulo de Souza · 7 years ago
  25. 4f7e988 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 7 years ago
  26. 44c6dc9 Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO by Kees Cook · 7 years ago
  27. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  28. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  29. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  30. 3d9e952 bpf: sockmap, fix leaking maps with attached but not detached progs by John Fastabend · 7 years ago
  31. 1aa12bd bpf: sockmap, add sock close() hook to remove socks by John Fastabend · 7 years ago
  32. 32e839d sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS by Mel Gorman · 7 years ago
  33. 806486c sched/fair: Do not migrate if the prev_cpu is idle by Mel Gorman · 7 years ago
  34. 3b76c4a sched/fair: Restructure wake_affine*() to return a CPU id by Mel Gorman · 7 years ago
  35. 89a55f5 sched/fair: Remove unnecessary parameters from wake_affine_idle() by Mel Gorman · 7 years ago
  36. e7ad203 sched/rt: Make update_curr_rt() more accurate by Wen Yang · 7 years ago
  37. 364f566 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 7 years ago
  38. ad0f1d9 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 7 years ago
  39. 2ed41a5 sched/core: Optimize update_stats_*() by Peter Zijlstra · 7 years ago
  40. b85c8b7 sched/core: Optimize ttwu_stat() by Peter Zijlstra · 7 years ago
  41. 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 7 years ago
  42. c5f58bd membarrier: Provide GLOBAL_EXPEDITED command by Mathieu Desnoyers · 7 years ago
  43. 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
  44. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
  45. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  46. 0a646e9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. f74a127 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  49. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  50. 0911287 bpf: fix bpf_prog_array_copy_to_user() issues by Alexei Starovoitov · 7 years ago
  51. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  52. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  53. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  54. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  55. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  56. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  57. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  58. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
  59. d70f2a1 include/linux/sched/mm.h: uninline mmdrop_async(), etc by Andrew Morton · 7 years ago
  60. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  61. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  62. 3dbc4f5 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  63. e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  64. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  65. d05b695 Merge branch 'for-4.16/remove-immediate' into for-linus by Jiri Kosina · 7 years ago
  66. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  67. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. 13ddd16 Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  69. f8cc87b Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  70. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  71. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  72. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  73. af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. d8b91dd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. a46d3f9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 7bcd342 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  81. 7f3fdd4 Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  82. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  83. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  84. 07b0137 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 6244419 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 39e3836 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 8c76e31 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 303c146 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  89. d5421ea hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 7 years ago
  90. 6dd1ec6 bpf: fix kernel page fault in lpm map trie_get_next_key by Yonghong Song · 7 years ago
  91. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  92. 5e581da bpf: make unknown opcode handling more robust by Daniel Borkmann · 7 years ago
  93. 2a5418a bpf: improve dead code sanitizing by Daniel Borkmann · 7 years ago
  94. caf7501 module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  95. 9c147b5 bpf: Use the IS_FD_ARRAY() macro in map_update_elem() by Mickaël Salaün · 7 years ago
  96. 0c7296c perf/core: Fix ctx::mutex deadlock by Peter Zijlstra · 7 years ago
  97. 43fa87f perf/core: Fix another perf,trace,cpuhp lock inversion by Peter Zijlstra · 7 years ago
  98. 82d9485 perf/core: Fix lock inversion between perf,trace,cpuhp by Peter Zijlstra · 7 years ago
  99. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago