1. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  3. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  4. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  5. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  6. 468e2f6 bpf: introduce BPF_PROG_QUERY command by Alexei Starovoitov · 7 years ago
  7. 324bda9e6 bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
  8. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. 013a8ee Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  10. e0596c8 kernel/params.c: improve STANDARD_PARAM_DEF readability by Jean Delvare · 7 years ago
  11. 96802e6 kernel/params.c: fix an overflow in param_attr_show by Jean Delvare · 7 years ago
  12. 90ceb2a kernel/params.c: fix the maximum length in param_get_string by Jean Delvare · 7 years ago
  13. c965385 kernel/kcmp.c: drop branch leftover typo by Cyrill Gorcunov · 7 years ago
  14. 1fdcce6 memremap: add scheduling point to devm_memremap_pages by Michal Hocko · 7 years ago
  15. 3181c38 kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() by Luis R. Rodriguez · 7 years ago
  16. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  17. 630cc2b kernel/params.c: align add_sysfs_param documentation with code by Jean Delvare · 7 years ago
  18. 90caccd bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  19. 847d9fb Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  20. f39b536 rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() by Paul E. McKenney · 7 years ago
  21. 2b0b849 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  22. 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 1de47f3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 721e08d bpf: Fix compiler warning on info.map_ids for 32bit platform by Martin KaFai Lau · 7 years ago
  28. 99637e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. 6c85501 fix infoleak in waitid(2) by Al Viro · 7 years ago
  30. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 8 years ago
  31. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  32. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  33. 9c29c318 locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 8 years ago
  34. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  35. 441430e perf/aux: Only update ->aux_wakeup in non-overwrite mode by Alexander Shishkin · 8 years ago
  36. ad5b177 bpf: Add map_name to bpf_map_info by Martin KaFai Lau · 7 years ago
  37. cb4d2b3 bpf: Add name, load_time, uid and map_ids to bpf_prog_info by Martin KaFai Lau · 7 years ago
  38. 87cbde8 PM / s2idle: Invoke the ->wake() platform callback earlier by Rafael J. Wysocki · 7 years ago
  39. 26e811c Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  40. 73c864b bpf/verifier: improve disassembly of BPF_NEG instructions by Edward Cree · 7 years ago
  41. 2b7c6ba bpf/verifier: improve disassembly of BPF_END instructions by Edward Cree · 7 years ago
  42. 72364d3 irq/generic-chip: Don't replace domain's name by Jeffy Chen · 7 years ago
  43. 66a733e seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  44. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  45. 6aaae2b bpf: rename bpf_compute_data_end into bpf_compute_data_pointers by Daniel Borkmann · 7 years ago
  46. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. ac0a364 Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  48. b5d7388 bpf: Optimize lpm trie delete by Craig Gallek · 7 years ago
  49. 1db4948 smp/hotplug: Hotplug state fail injection by Peter Zijlstra · 7 years ago
  50. 5ebe774 smp/hotplug: Differentiate the AP completion between up and down by Peter Zijlstra · 7 years ago
  51. 5f4b55e smp/hotplug: Differentiate the AP-work lockdep class between up and down by Peter Zijlstra · 7 years ago
  52. 724a868 smp/hotplug: Callback vs state-machine consistency by Peter Zijlstra · 7 years ago
  53. 4dddfb5 smp/hotplug: Rewrite AP state machine core by Peter Zijlstra · 7 years ago
  54. 96abb96 smp/hotplug: Allow external multi-instance rollback by Peter Zijlstra · 7 years ago
  55. 7755d83 irqdomain: Add __rcu annotations to radix tree accessors by Masahiro Yamada · 7 years ago
  56. 5acb3cc blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  57. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  58. c74aef2 futex: Fix pi_state->owner serialization by Peter Zijlstra · 7 years ago
  59. 15516c8 tracing: Remove RCU work arounds from stack tracer by Steven Rostedt (VMware) · 7 years ago
  60. e8cac8b extable: Enable RCU if it is not watching in kernel_text_address() by Steven Rostedt (VMware) · 7 years ago
  61. 9aadde9 extable: Consolidate *kernel_text_address() functions by Steven Rostedt (VMware) · 7 years ago
  62. 28585a8 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  63. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  65. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  66. c4fa6c4 cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns by Waiman Long · 7 years ago
  67. ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  68. c52f56a Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  69. 7c30013 bpf: fix ri->map_owner pointer on bpf_prog_realloc by Daniel Borkmann · 7 years ago
  70. 930651a bpf: do not disable/enable BH in bpf_map_free_id() by Eric Dumazet · 7 years ago
  71. 75df6e6 tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  72. e454cf5 bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE by Craig Gallek · 7 years ago
  73. c7b3ae0 tracing: Ignore mmiotrace from kernel commandline by Ziqian SUN (Zamir) · 7 years ago
  74. 8dd33bc tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  75. 582db7e bpf: devmap: pass on return value of bpf_map_precharge_memlock by Tobias Klauser · 7 years ago
  76. e77d3b0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 9cb067e genirq: Fix cpumask check in __irq_startup_managed() by Thomas Gleixner · 7 years ago
  79. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  80. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  81. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  83. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 8 years ago
  84. 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 8 years ago
  85. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  86. ec846ec Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 4791bcc Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  88. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  89. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 33f82bd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 9469eb0 sched/debug: Add debugfs knob for "sched_debug" by Peter Zijlstra · 8 years ago
  92. 4ff9083 sched/core: WARN() when migrating to an offline CPU by Peter Zijlstra · 8 years ago
  93. edd8e41 sched/fair: Plug hole between hotplug and active_load_balance() by Peter Zijlstra · 8 years ago
  94. 2800486 sched/fair: Avoid newidle balance for !active CPUs by Peter Zijlstra · 8 years ago
  95. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  96. 609320c perf/bpf: fix a clang compilation issue by Yonghong Song · 8 years ago
  97. 4612335 sched/fair: Fix nuisance kernel-doc warning by Randy Dunlap · 7 years ago
  98. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. 374fb01 bpf: devmap, use cond_resched instead of cpu_relax by John Fastabend · 8 years ago