1. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  2. 8ab293e Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  3. 4c04b4b Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  4. 1ae2293 fix memory leaks in tracing_buffers_splice_read() by Al Viro · 8 years ago
  5. 1245800 tracing: Move mutex to protect against resetting of seq data by Steven Rostedt (Red Hat) · 8 years ago
  6. 9c0e28a 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. 4b8b0ff Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 9157056 cgroup: fix invalid controller enable rejections with cgroup namespace by Tejun Heo · 8 years ago
  9. 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
  10. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  11. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  12. 1984e07 genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE by Marc Zyngier · 8 years ago
  13. 8a15b81 cpuset: fix non static symbol warning by Wei Yongjun · 8 years ago
  14. ac496bf fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_VMAP_STACK=y by Andy Lutomirski · 8 years ago
  15. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  16. 23196f2 kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function by Oleg Nesterov · 8 years ago
  17. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  18. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  19. fda6751 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. ee319d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 28b89b9 cpuset: handle race between CPU hotplug and cpuset_hotplug_work by Joonwoo Park · 8 years ago
  22. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  23. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  24. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  25. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  26. c86d06b PM / QoS: avoid calling cancel_delayed_work_sync() during early boot by Tejun Heo · 8 years ago
  27. 135e8c9 sched/core: Fix a race between try_to_wake_up() and a woken up task by Balbir Singh · 8 years ago
  28. 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
  29. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  31. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  33. c11600e mm, mempolicy: task->mempolicy must be NULL before dropping final reference by David Rientjes · 8 years ago
  34. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  35. 236dec0 kconfig: tinyconfig: provide whole choice blocks to avoid warnings by Arnd Bergmann · 8 years ago
  36. 070c43e kexec: fix double-free when failing to relocate the purgatory by Thiago Jung Bauermann · 8 years ago
  37. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  38. 5efc244 audit: fix exe_file access in audit_exe_compare by Mateusz Guzik · 8 years ago
  39. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  40. 61b5ebd Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  41. 485a252 seccomp: Fix tracer exit notifications during fatal signals by Kees Cook · 8 years ago
  42. 748e7fc Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  43. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  49. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  50. 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
  51. 0117525 sched: Remove __schedule() non-standard frame annotation by Brian Gerst · 8 years ago
  52. 223918e ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers by Josh Poimboeuf · 8 years ago
  53. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  54. daa460a ftrace: Only allocate the ret_stack 'fp' field when needed by Josh Poimboeuf · 8 years ago
  55. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  56. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  57. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  58. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  59. 3ee0ce2 genirq/affinity: Use get/put_online_cpus around cpumask operations by Christoph Hellwig · 8 years ago
  60. 4396f46 genirq: Fix potential memleak when failing to get irq pm by Shawn Lin · 8 years ago
  61. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  65. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  66. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  67. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  68. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  69. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  70. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  71. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  72. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  73. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. 568ac88 cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork by Balbir Singh · 8 years ago
  75. 1e12c4a genirq: Correctly configure the trigger on chained interrupts by Marc Zyngier · 8 years ago
  76. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  77. 924d869 PM / hibernate: Fix rtree_next_node() to avoid walking off list ends by James Morse · 8 years ago
  78. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  79. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  82. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  84. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 26f2c75 sched/cputime: Fix omitted ticks passed in parameter by Frederic Weisbecker · 8 years ago
  88. f9bcf1e sched/cputime: Fix steal time accounting by Wanpeng Li · 8 years ago
  89. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  90. c2ace36 locking/pvqspinlock: Fix a bug in qstat_read() by Pan Xinhui · 8 years ago
  91. 229ce63 locking/pvqspinlock: Fix double hash race by Wanpeng Li · 8 years ago
  92. a2071cd Merge branch 'linus' into locking/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  93. c0c8c9f sched/deadline: Fix lock pinning warning during CPU hotplug by Wanpeng Li · 8 years ago
  94. 6075620 sched/cputime: Mitigate performance regression in times()/clock_gettime() by Giovanni Gherdovich · 8 years ago
  95. b892212 sched/fair: Fix typo in sync_throttle() by Xunlei Pang · 8 years ago
  96. a23eadf sched/deadline: Fix wrap-around in DL heap by Tommaso Cucinotta · 8 years ago
  97. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  98. 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
  99. 06f4e948 cpuset: make sure new tasks conform to the current config of the cpuset by Zefan Li · 8 years ago
  100. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago