1. 17d25a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 83858a7 Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  3. 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 8 years ago
  4. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 8 years ago
  9. bdab42d kcov: don't trace the code coverage code by James Morse · 8 years ago
  10. d7f5351 kexec: export OFFSET(page.compound_head) to find out compound tail page by Atsushi Kumagai · 8 years ago
  11. 8639a84 kexec: update VMCOREINFO for compound_order/dtor by Atsushi Kumagai · 8 years ago
  12. 6aff67c bpf: fix check_map_func_compatibility logic by Alexei Starovoitov · 8 years ago
  13. 92117d8 bpf: fix refcnt overflow by Alexei Starovoitov · 8 years ago
  14. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 8 years ago
  15. 2548d54 nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() by Peter Zijlstra · 8 years ago
  16. b75a2bf Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  17. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  18. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. 8358b02 bpf: fix double-fdput in replace_map_fd_with_map_ptr() by Jann Horn · 8 years ago
  20. 346c09f workqueue: fix ghost PENDING flag while doing MQ IO by Roman Pen · 8 years ago
  21. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 8 years ago
  22. 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 · 8 years ago
  23. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 8 years ago
  26. c246975 locking/lockdep: Fix ->irq_context calculation by Boqun Feng · 8 years ago
  27. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 8 years ago
  28. 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 8 years ago
  29. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. 4589f45 genirq: Dont allow affinity mask to be updated on IPIs by Matt Redfearn · 8 years ago
  31. fe1bce9 futex: Acknowledge a new waiter in counter before plist by Davidlohr Bueso · 8 years ago
  32. 89e9e66 futex: Handle unlock_pi race gracefully by Sebastian Andrzej Siewior · 8 years ago
  33. 6687659 locking/pvqspinlock: Fix division by zero in qstat_read() by Davidlohr Bueso · 8 years ago
  34. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 51d7b12 /proc/iomem: only expose physical resource addresses to privileged users by Linus Torvalds · 8 years ago
  36. d82bccc bpf/verifier: reject invalid LD_ABS | BPF_DW instruction by Alexei Starovoitov · 8 years ago
  37. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  38. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  39. 5c8a010 locking/lockdep: Fix print_collision() unused warning by Borislav Petkov · 8 years ago
  40. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  43. 39e2e17 locking/lockdep: Print chain_key collision information by Alfredo Alvarez Fernandez · 8 years ago
  44. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 8 years ago
  45. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 8 years ago
  46. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  47. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  48. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  49. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  50. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  51. 322cea2 bpf: add missing map_flags to bpf_map_show_fdinfo by Daniel Borkmann · 8 years ago
  52. 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 · 8 years ago
  53. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  54. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  55. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 2761427 PM / sleep: Clear pm_suspend_global_flags upon hibernate by Lukas Wunner · 8 years ago
  58. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  59. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  60. cf61e2a memremap: don't modify flags by Brian Starkey · 8 years ago
  61. 41b2715 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 8 years ago
  62. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  63. ade356b profile: hide unused functions when !CONFIG_PROC_FS by Arnd Bergmann · 8 years ago
  64. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  65. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  66. 1333ab0 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock by Oleg Nesterov · 8 years ago
  67. efbc0fb auditsc: for seccomp events, log syscall compat state using in_compat_syscall by Andy Lutomirski · 8 years ago
  68. 5c46521 ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness by Andy Lutomirski · 8 years ago
  69. 5c38065 seccomp: check in_compat_syscall, not is_compat_task, in strict mode by Andy Lutomirski · 8 years ago
  70. b4aa14a kernel/hung_task.c: use timeout diff when timeout is updated by Tetsuo Handa · 8 years ago
  71. 7e6867b tracing: Record and show NMI state by Peter Zijlstra · 8 years ago
  72. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 8 years ago
  73. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  74. 73e6aaf sched/cpuacct: Simplify the cpuacct code by Zhao Lei · 8 years ago
  75. 1a736b7 sched/cpuacct: Rename parameter in cpuusage_write() for readability by Dongsheng Yang · 9 years ago
  76. d433558 sched/fair: Add comments to explain select_idle_sibling() by Matt Fleming · 8 years ago
  77. 3a47d51 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  78. 2f5177f sched/cgroup: Fix/cleanup cgroup teardown/init by Peter Zijlstra · 8 years ago
  79. 42e405f Merge branch 'linus' into sched/urgent, to pick up dependencies by Ingo Molnar · 8 years ago
  80. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 8 years ago
  81. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 8 years ago
  82. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 8 years ago
  83. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 8 years ago
  84. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 51b3eae Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  87. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  89. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  90. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. 741f3a6 tracing: Remove redundant reset per-CPU buff in irqsoff tracer by Dmitry Safonov · 9 years ago
  92. a29054d9 tracing: Fix crash from reading trace_pipe with sendfile by Steven Rostedt (Red Hat) · 8 years ago
  93. cb86e05 tracing: Have preempt(irqs)off trace preempt disabled functions by Steven Rostedt (Red Hat) · 8 years ago
  94. c8ca003 tracing: Fix return while holding a lock in register_tracer() by Chunyu Hu · 8 years ago
  95. 6363c6b ftrace: Use kasprintf() in ftrace_profile_tracefs() by Geliang Tang · 8 years ago
  96. 7f50d06 ftrace: Update dynamic ftrace calls only if necessary by Jiri Olsa · 8 years ago
  97. 84b6d3e ftrace: Make ftrace_hash_rec_enable return update bool by Jiri Olsa · 8 years ago
  98. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  99. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  100. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago