1. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 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
  4. 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
  5. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  6. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  7. 9773950 cpufreq: schedutil: Avoid using invalid next_freq by Rafael J. Wysocki · 7 years ago
  8. a744490 cpufreq: schedutil: remove stale comment by Juri Lelli · 7 years ago
  9. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  10. 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
  11. 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
  12. 2ba5622f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  13. e94fa1d bpf, xskmap: fix crash in xsk_map_alloc error path handling by Daniel Borkmann · 7 years ago
  14. ab7f5bf bpf: fix references to free_bpf_prog_info() in comments by Jakub Kicinski · 7 years ago
  15. f4e3ec0 bpf: replace map pointer loads before calling into offloads by Jakub Kicinski · 7 years ago
  16. 6cb5fb3 bpf: export bpf_event_output() by Jakub Kicinski · 7 years ago
  17. 630a4d3 nfp: bpf: record offload neutral maps in the driver by Jakub Kicinski · 7 years ago
  18. 0cd3cbe bpf: offload: allow offloaded programs to use perf event arrays by Jakub Kicinski · 7 years ago
  19. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 4cb3d99 bpf: add faked "ending" subprog by Jiong Wang · 7 years ago
  21. 9c8105b bpf: centre subprog information fields by Jiong Wang · 7 years ago
  22. f910cef bpf: unify main prog and subprog by Jiong Wang · 7 years ago
  23. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  24. d0f1a45 bpf: use array_index_nospec in find_prog_type by Daniel Borkmann · 7 years ago
  25. e0cea7c bpf: implement ld_abs/ld_ind in native bpf by Daniel Borkmann · 7 years ago
  26. 9ef09e3 bpf: fix possible spectre-v1 in find_and_alloc_map() by Mark Rutland · 7 years ago
  27. fbfc504a bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP by Björn Töpel · 7 years ago
  28. 0c5a9ac tracing: Fix the file mode of stack tracer by Zhengyuan Liu · 7 years ago
  29. 1ce0500 ftrace: Have set_graph_* files have normal file modes by Chen LinX · 10 years ago
  30. 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
  31. abaeb09 bpf: sockmap, fix error handling in redirect failures by John Fastabend · 7 years ago
  32. fec51d4 bpf: sockmap, zero sg_size on error when buffer is released by John Fastabend · 7 years ago
  33. 3cc9a47 bpf: sockmap, fix scatterlist update on error path in send with apply by John Fastabend · 7 years ago
  34. 7dba33c clocksource: Rework stale comment by Peter Zijlstra · 7 years ago
  35. cd2af07d clocksource: Consistent de-rate when marking unstable by Peter Zijlstra · 7 years ago
  36. 5b9e886 clocksource: Initialize cs->wd_list by Peter Zijlstra · 7 years ago
  37. 2aae7bc clocksource: Allow clocksource_mark_unstable() on unregistered clocksources by Peter Zijlstra · 7 years ago
  38. d66a270 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 7 years ago
  39. 4d220ed bpf: remove tracepoints from bpf core by Alexei Starovoitov · 7 years ago
  40. 7ef3771 bpf: Allow bpf_current_task_under_cgroup in interrupt by Teng Qin · 7 years ago
  41. 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
  42. 9cbe1f5a bpf/verifier: improve register value range tracking with ARSH by Yonghong Song · 7 years ago
  43. afbe1a5 bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals by Yonghong Song · 7 years ago
  44. 849fa50 bpf/verifier: refine retval R0 state for bpf_get_stack helper by Yonghong Song · 7 years ago
  45. c195651e bpf: add bpf_get_stack helper by Yonghong Song · 7 years ago
  46. 5f41263 bpf: change prototype for stack_map_get_build_id_offset by Yonghong Song · 7 years ago
  47. 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
  48. 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
  49. dcf2345 tracing: Add field modifier parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  50. 5ec432d tracing: Add field parsing hist error for hist triggers by Tom Zanussi · 7 years ago
  51. 608940d tracing: Restore proper field flag printing when displaying triggers by Tom Zanussi · 7 years ago
  52. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  53. 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
  54. b85fab0 bpf: Add gpl_compatible flag to struct bpf_prog_info by Jiri Olsa · 7 years ago
  55. 61f9420 tracing: Remove igrab() iput() call from uprobes.c by Song Liu · 7 years ago
  56. 0c92c7a tracing: Fix bad use of igrab in trace_uprobe.c by Song Liu · 7 years ago
  57. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  58. 1f71add tick/sched: Do not mess with an enqueued hrtimer by Thomas Gleixner · 7 years ago
  59. a9537c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  61. 9a0fd67 tracing: Fix missing tab for hwlat_detector print format by Peter Xu · 7 years ago
  62. bcbd385 kprobes: Fix random address output of blacklist file by Thomas Richter · 7 years ago
  63. ba16293 tracing: Fix kernel crash while using empty filter with perf by Ravi Bangoria · 7 years ago
  64. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  66. d71962f bpf: allow map helpers access to map values directly by Paul Chaignon · 7 years ago
  67. 4fcfdfb bpf: sockmap, fix double page_put on ENOMEM error in redirect path by John Fastabend · 7 years ago
  68. e20f733 bpf: sockmap, sk_wait_event needed to handle blocking cases by John Fastabend · 7 years ago
  69. ba6b8de bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago
  70. fbcf93e bpf: btf: Clean up btf.h in uapi by Martin KaFai Lau · 7 years ago
  71. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  72. 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
  73. 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
  74. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  76. 6ab690a bpf: sockmap remove dead check by Jann Horn · 7 years ago
  77. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  78. a26ca7c bpf: btf: Add pretty print support to the basic arraymap by Martin KaFai Lau · 7 years ago
  79. 60197cf bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd by Martin KaFai Lau · 7 years ago
  80. f56a653 bpf: btf: Add BPF_BTF_LOAD command by Martin KaFai Lau · 7 years ago
  81. b00b8da bpf: btf: Add pretty print capability for data with BTF type info by Martin KaFai Lau · 7 years ago
  82. 179cde8 bpf: btf: Check members of struct/union by Martin KaFai Lau · 7 years ago
  83. eb3f595 bpf: btf: Validate type reference by Martin KaFai Lau · 7 years ago
  84. 69b693f bpf: btf: Introduce BPF Type Format (BTF) by Martin KaFai Lau · 7 years ago
  85. c3bca5d posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated by Laura Abbott · 7 years ago
  86. be71eda module: Fix display of wrong module .text address by Thomas Richter · 7 years ago
  87. e142aa0 timekeeping: Remove __current_kernel_time() by Baolin Wang · 7 years ago
  88. 4450dc0 clockevents: Fix kernel messages split across multiple lines by Geert Uytterhoeven · 7 years ago
  89. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  90. 70280ed bpf: cpumap convert to use generic xdp_frame by Jesper Dangaard Brouer · 7 years ago
  91. 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
  92. bfb3d7b perf: Remove superfluous allocation error check by Jiri Olsa · 7 years ago
  93. 5af44ca perf: Fix sample_max_stack maximum check by Jiri Olsa · 7 years ago
  94. 78b562f perf: Return proper values for user stack errors by Jiri Olsa · 7 years ago
  95. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  96. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 7 years ago
  97. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 7 years ago
  98. 5c8dad4 trace_kprobe: Remove warning message "Could not insert probe at..." by Song Liu · 7 years ago
  99. edf5c17 staging: irda: remove remaining remants of irda code removal by Greg Kroah-Hartman · 7 years ago
  100. 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