1. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
  4. d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  5. c93552c bpf: properly enforce index mask to prevent out-of-bounds speculation by Daniel Borkmann · 7 years ago
  6. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 5aef268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  8. b9aad92 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 441cab9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. af86ca4 bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 7 years ago
  11. 3febfc8a sched/deadline: Make the grub_reclaim() function static by Mathieu Malaterre · 7 years ago
  12. f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
  13. 050fad7 bpf: fix truncated jump targets on heavy expansions by Daniel Borkmann · 7 years ago
  14. 9617456 bpf: parse and verdict prog attach may race with bpf map update by John Fastabend · 7 years ago
  15. a593f70 bpf: sockmap update rollback on error can incorrectly dec prog refcnt by John Fastabend · 7 years ago
  16. 5a81764 locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN by Waiman Long · 7 years ago
  17. d7d760e locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag by Waiman Long · 7 years ago
  18. 5596fe3 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 7 years ago
  19. 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 86a4ac4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 789ba28 Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()" by Mel Gorman · 7 years ago
  22. f0ab773 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  23. ae646f0 init: fix false positives in W+X checking by Jeffrey Hugo · 7 years ago
  24. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. c110a8b Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  26. 41e3e10 Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  27. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  28. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  29. 9773950 cpufreq: schedutil: Avoid using invalid next_freq by Rafael J. Wysocki · 7 years ago
  30. a744490 cpufreq: schedutil: remove stale comment by Juri Lelli · 7 years ago
  31. fe282c6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 4b29390 Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  33. 4411ec1 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 7 years ago
  34. 354d779 sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] by Peter Zijlstra · 7 years ago
  35. 7281c8d sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] by Peter Zijlstra · 7 years ago
  36. 2ba5622f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  37. 8bf37d8 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 7 years ago
  38. 00a02d0 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 7 years ago
  39. b849a81 seccomp: Use PR_SPEC_FORCE_DISABLE by Thomas Gleixner · 7 years ago
  40. b5bf9a9 sched/core: Introduce set_special_state() by Peter Zijlstra · 7 years ago
  41. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  42. d0f1a45 bpf: use array_index_nospec in find_prog_type by Daniel Borkmann · 7 years ago
  43. 9ef09e3 bpf: fix possible spectre-v1 in find_and_alloc_map() by Mark Rutland · 7 years ago
  44. 0c5a9ac tracing: Fix the file mode of stack tracer by Zhengyuan Liu · 7 years ago
  45. 1ce0500 ftrace: Have set_graph_* files have normal file modes by Chen LinX · 10 years ago
  46. 5c30708 seccomp: Enable speculation flaw mitigations by Kees Cook · 7 years ago
  47. 7bbf137 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
  48. b617cfc prctl: Add speculation control prctls by Thomas Gleixner · 7 years ago
  49. 85f1abe kthread, sched/wait: Fix kthread_parkme() completion issue by Peter Zijlstra · 7 years ago
  50. 741a76b kthread, sched/wait: Fix kthread_parkme() wait-loop by Peter Zijlstra · 7 years ago
  51. 457be90 sched/fair: Fix the update of blocked load when newly idle by Vincent Guittot · 7 years ago
  52. 0b26351 stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock by Peter Zijlstra · 7 years ago
  53. f4ef6a4 Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  54. abaeb09 bpf: sockmap, fix error handling in redirect failures by John Fastabend · 7 years ago
  55. fec51d4 bpf: sockmap, zero sg_size on error when buffer is released by John Fastabend · 7 years ago
  56. 3cc9a47 bpf: sockmap, fix scatterlist update on error path in send with apply by John Fastabend · 7 years ago
  57. 7dba33c clocksource: Rework stale comment by Peter Zijlstra · 7 years ago
  58. cd2af07d clocksource: Consistent de-rate when marking unstable by Peter Zijlstra · 7 years ago
  59. 5b9e886 clocksource: Initialize cs->wd_list by Peter Zijlstra · 7 years ago
  60. 2aae7bc clocksource: Allow clocksource_mark_unstable() on unregistered clocksources by Peter Zijlstra · 7 years ago
  61. d66a270 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 7 years ago
  62. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  64. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  65. dcf2345 tracing: Add field modifier parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  66. 5ec432d tracing: Add field parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  67. 608940d tracing: Restore proper field flag printing when displaying triggers by Tom Zanussi · 7 years ago
  68. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  69. 61f9420 tracing: Remove igrab() iput() call from uprobes.c by Song Liu · 7 years ago
  70. 0c92c7a tracing: Fix bad use of igrab in trace_uprobe.c by Song Liu · 7 years ago
  71. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  72. 1f71add tick/sched: Do not mess with an enqueued hrtimer by Thomas Gleixner · 7 years ago
  73. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  74. 9a0fd67 tracing: Fix missing tab for hwlat_detector print format by Peter Xu · 7 years ago
  75. bcbd385 kprobes: Fix random address output of blacklist file by Thomas Richter · 7 years ago
  76. ba16293 tracing: Fix kernel crash while using empty filter with perf by Ravi Bangoria · 7 years ago
  77. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 4fcfdfb bpf: sockmap, fix double page_put on ENOMEM error in redirect path by John Fastabend · 7 years ago
  79. e20f733 bpf: sockmap, sk_wait_event needed to handle blocking cases by John Fastabend · 7 years ago
  80. ba6b8de bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago
  81. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  82. c1e9dae Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  85. 6ab690a bpf: sockmap remove dead check by Jann Horn · 7 years ago
  86. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  87. c3bca5d posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated by Laura Abbott · 7 years ago
  88. be71eda module: Fix display of wrong module .text address by Thomas Richter · 7 years ago
  89. e142aa0 timekeeping: Remove __current_kernel_time() by Baolin Wang · 7 years ago
  90. 4450dc0 clockevents: Fix kernel messages split across multiple lines by Geert Uytterhoeven · 7 years ago
  91. bfb3d7b perf: Remove superfluous allocation error check by Jiri Olsa · 7 years ago
  92. 5af44ca perf: Fix sample_max_stack maximum check by Jiri Olsa · 7 years ago
  93. 78b562f perf: Return proper values for user stack errors by Jiri Olsa · 7 years ago
  94. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  95. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 7 years ago
  96. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 7 years ago
  97. 5c8dad4 trace_kprobe: Remove warning message "Could not insert probe at..." by Song Liu · 7 years ago
  98. edf5c17 staging: irda: remove remaining remants of irda code removal by Greg Kroah-Hartman · 7 years ago
  99. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago