1. f97d104 Merge branches 'perf-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
  2. a7c73414 cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble by Thomas Gleixner · 8 years ago
  3. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  4. 369da7f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 8 years ago
  6. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  7. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. 52827f3 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  9. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  10. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  11. 76a658c audit: move calcs after alloc and check when logging set loginuid by Richard Guy Briggs · 8 years ago
  12. ea1dc6f sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion by Peter Zijlstra · 8 years ago
  13. 7dd4912 sched/fair: Fix effective_load() to consistently use smoothed load by Peter Zijlstra · 8 years ago
  14. 57801c1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 9521d39 Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE by Michael Ellerman · 8 years ago
  17. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. 7407054 oom, suspend: fix oom_reaper vs. oom_killer_disable race by Michal Hocko · 8 years ago
  19. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  20. feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 8 years ago
  21. 754bd59 sched/fair: Do not announce throttled next buddy in dequeue_task_fair() by Konstantin Khlebnikov · 8 years ago
  22. 094f469 sched/fair: Initialize throttle_count for new task-groups lazily by Konstantin Khlebnikov · 8 years ago
  23. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  24. 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 8 years ago
  25. 6720a30 locking: avoid passing around 'thread_info' in mutex debugging code by Linus Torvalds · 8 years ago
  26. f780f00 Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  27. 70c8217 tracing: Handle NULL formats in hold_module_trace_bprintk_format() by Steven Rostedt (Red Hat) · 8 years ago
  28. 8974189 sched/fair: Fix cfs_rq avg tracking underflow by Peter Zijlstra · 8 years ago
  29. 8fa3b8d cgroup: set css->id to -1 during init by Tejun Heo · 8 years ago
  30. ad572d1 bpf, trace: check event type in bpf_perf_event_read by Alexei Starovoitov · 8 years ago
  31. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  32. df4565f kernel/kcov: unproxify debugfs file's fops by Nicolai Stange · 8 years ago
  33. 57675cb kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w by Andrey Ryabinin · 8 years ago
  34. eda8dca sched/debug: Fix deadlock when enabling sched events by Josh Poimboeuf · 8 years ago
  35. b7fa30c sched/fair: Fix post_init_entity_util_avg() serialization by Peter Zijlstra · 8 years ago
  36. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  37. 29d6455 sched: panic on corrupted stack end by Jann Horn · 8 years ago
  38. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  43. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  44. ba62baf kernel/relay.c: fix potential memory leak by Zhouyi Zhou · 8 years ago
  45. 077fa7a futex: Calculate the futex key based on a tail page for file-based futexes by Mel Gorman · 8 years ago
  46. 4698f88 sched/debug: Fix 'schedstats=enable' cmdline option by Josh Poimboeuf · 8 years ago
  47. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 8 years ago
  48. 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 8 years ago
  49. 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
  50. 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
  51. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  53. 0422e83 locking/ww_mutex: Report recursive ww_mutex locking early by Chris Wilson · 8 years ago
  54. 9bd616e cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE by Catalin Marinas · 8 years ago
  55. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  56. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  57. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  59. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  60. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  61. b00c52d cgroup: remove redundant cleanup in css_create by Wenwei Tao · 8 years ago
  62. 887bddf add down_write_killable_nested() by Al Viro · 8 years ago
  63. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 877c057 Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  66. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  67. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 8 years ago
  68. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  69. 59fa586 genirq: Fix missing return value in irq_destroy_ipi() by Matt Redfearn · 8 years ago
  70. 598fdc1 uprobes: wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  71. 17b0573 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable by Michal Hocko · 8 years ago
  72. 7c05126 mm, fork: make dup_mmap wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  73. 7a0058e s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 8 years ago
  74. 0eea086 kexec: do a cleanup for function kexec_load by Minfei Huang · 8 years ago
  75. 917a356 kexec: make a pair of map/unmap reserved pages in error path by Minfei Huang · 8 years ago
  76. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 8 years ago
  77. 725fc62 kernek/fork.c: allocate idle task for a CPU always on its local node by Andi Kleen · 8 years ago
  78. 747800e kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Wang Xiaoqiang · 8 years ago
  79. 91c4e8e wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL by Oleg Nesterov · 8 years ago
  80. bf95993 wait/ptrace: assume __WALL if the child is traced by Oleg Nesterov · 8 years ago
  81. f43edca ELF/MIPS build fix by Ralf Baechle · 8 years ago
  82. 612baca bpf, inode: disallow userns mounts by Daniel Borkmann · 8 years ago
  83. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  84. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  85. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  86. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. e9256ef radix-tree: introduce radix_tree_empty by Matthew Wilcox · 8 years ago
  88. ede9c277 kernel/sysctl_binary.c: use generic UUID library by Andy Shevchenko · 8 years ago
  89. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  90. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  91. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 8 years ago
  92. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  93. 0740aa5 fork: free thread in copy_process on failure by Jiri Slaby · 8 years ago
  94. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  95. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  96. 1b9b69e bpf: teach verifier to recognize imm += ptr pattern by Alexei Starovoitov · 8 years ago
  97. d91b28e bpf: support decreasing order in direct packet access by Alexei Starovoitov · 8 years ago
  98. e27f4a9 bpf: Use mount_nodev not mount_ns to mount the bpf filesystem by Eric W. Biederman · 8 years ago
  99. b7552e1b bpf: rather use get_random_int for randomizations by Daniel Borkmann · 8 years ago
  100. 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 8 years ago