1. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 9 years ago
  2. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  3. c237ee5 bpf: add bpf_patch_insn_single helper by Daniel Borkmann · 9 years ago
  4. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 9 years ago
  5. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  7. da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  8. 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. f7c17d2 workqueue: fix rebind bound workers warning by Wanpeng Li · 9 years ago
  10. 09be4c8 cgroup: fix compile warning by Felipe Balbi · 9 years ago
  11. 9f448cd perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 9 years ago
  12. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 9 years ago
  13. ac24406 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 9 years ago
  15. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 9 years ago
  16. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 9 years ago
  18. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 9 years ago
  19. 735b433 bpf: improve verifier state equivalence by Alexei Starovoitov · 9 years ago
  20. 969bf05 bpf: direct packet access by Alexei Starovoitov · 9 years ago
  21. 1a0dc1a bpf: cleanup verifier code by Alexei Starovoitov · 9 years ago
  22. 17d25a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. 83858a7 Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  25. 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 9 years ago
  26. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  27. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 9 years ago
  31. bdab42d kcov: don't trace the code coverage code by James Morse · 9 years ago
  32. d7f5351 kexec: export OFFSET(page.compound_head) to find out compound tail page by Atsushi Kumagai · 9 years ago
  33. 8639a84 kexec: update VMCOREINFO for compound_order/dtor by Atsushi Kumagai · 9 years ago
  34. 6aff67c bpf: fix check_map_func_compatibility logic by Alexei Starovoitov · 9 years ago
  35. 92117d8 bpf: fix refcnt overflow by Alexei Starovoitov · 9 years ago
  36. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 9 years ago
  37. 2548d54 nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() by Peter Zijlstra · 9 years ago
  38. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. b75a2bf Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  40. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  41. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  42. 8358b02 bpf: fix double-fdput in replace_map_fd_with_map_ptr() by Jann Horn · 9 years ago
  43. 346c09f workqueue: fix ghost PENDING flag while doing MQ IO by Roman Pen · 9 years ago
  44. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
  45. 80df554 taskstats: use the libnl API to align nlattr on 64-bit by Nicolas Dichtel · 9 years ago
  46. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 9 years ago
  51. c246975 locking/lockdep: Fix ->irq_context calculation by Boqun Feng · 9 years ago
  52. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 9 years ago
  53. 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 9 years ago
  54. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  55. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 9 years ago
  56. 4589f45 genirq: Dont allow affinity mask to be updated on IPIs by Matt Redfearn · 9 years ago
  57. fe1bce9 futex: Acknowledge a new waiter in counter before plist by Davidlohr Bueso · 9 years ago
  58. 89e9e66 futex: Handle unlock_pi race gracefully by Sebastian Andrzej Siewior · 9 years ago
  59. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
  60. 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 9 years ago
  61. 6687659 locking/pvqspinlock: Fix division by zero in qstat_read() by Davidlohr Bueso · 9 years ago
  62. 266a0a7 bpf: avoid warning for wrong pointer cast by Arnd Bergmann · 9 years ago
  63. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 074f528e bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 9 years ago
  65. 435faee1 bpf, verifier: add ARG_PTR_TO_RAW_STACK type by Daniel Borkmann · 9 years ago
  66. 33ff982 bpf, verifier: add bpf_call_arg_meta for passing meta data by Daniel Borkmann · 9 years ago
  67. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 9 years ago
  68. d82bccc bpf/verifier: reject invalid LD_ABS | BPF_DW instruction by Alexei Starovoitov · 9 years ago
  69. 4923ec0 bpf: simplify verifier register state assignments by Alexei Starovoitov · 9 years ago
  70. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 0701615 bpf, verifier: further improve search pruning by Daniel Borkmann · 9 years ago
  72. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 9 years ago
  73. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 9 years ago
  74. 9fd82b61 bpf: register BPF_PROG_TYPE_TRACEPOINT program type by Alexei Starovoitov · 9 years ago
  75. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 9 years ago
  76. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
  77. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 9 years ago
  78. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  79. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  80. 5c8a010 locking/lockdep: Fix print_collision() unused warning by Borislav Petkov · 9 years ago
  81. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  84. 39e2e17 locking/lockdep: Print chain_key collision information by Alfredo Alvarez Fernandez · 9 years ago
  85. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 9 years ago
  86. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 9 years ago
  87. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 9 years ago
  88. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 9 years ago
  89. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  90. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 9 years ago
  91. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 9 years ago
  92. 322cea2 bpf: add missing map_flags to bpf_map_show_fdinfo by Daniel Borkmann · 9 years ago
  93. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  94. 3513ac74 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  95. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  96. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 2761427 PM / sleep: Clear pm_suspend_global_flags upon hibernate by Lukas Wunner · 9 years ago
  99. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  100. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 9 years ago