1. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  2. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  3. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  4. 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
  5. 3513ac7 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  6. 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
  7. 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
  8. 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
  9. 2761427 PM / sleep: Clear pm_suspend_global_flags upon hibernate by Lukas Wunner · 8 years ago
  10. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  11. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  12. cf61e2a memremap: don't modify flags by Brian Starkey · 8 years ago
  13. 41b2715 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 8 years ago
  14. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  15. ade356b profile: hide unused functions when !CONFIG_PROC_FS by Arnd Bergmann · 8 years ago
  16. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  17. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  18. 1333ab0 ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock by Oleg Nesterov · 8 years ago
  19. efbc0fb auditsc: for seccomp events, log syscall compat state using in_compat_syscall by Andy Lutomirski · 8 years ago
  20. 5c46521 ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness by Andy Lutomirski · 8 years ago
  21. 5c38065 seccomp: check in_compat_syscall, not is_compat_task, in strict mode by Andy Lutomirski · 8 years ago
  22. b4aa14a kernel/hung_task.c: use timeout diff when timeout is updated by Tetsuo Handa · 8 years ago
  23. 7e6867b tracing: Record and show NMI state by Peter Zijlstra · 8 years ago
  24. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 8 years ago
  25. 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
  26. 73e6aaf sched/cpuacct: Simplify the cpuacct code by Zhao Lei · 8 years ago
  27. 1a736b7 sched/cpuacct: Rename parameter in cpuusage_write() for readability by Dongsheng Yang · 8 years ago
  28. d433558 sched/fair: Add comments to explain select_idle_sibling() by Matt Fleming · 8 years ago
  29. 3a47d51 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  30. 2f5177f sched/cgroup: Fix/cleanup cgroup teardown/init by Peter Zijlstra · 8 years ago
  31. 42e405f Merge branch 'linus' into sched/urgent, to pick up dependencies by Ingo Molnar · 8 years ago
  32. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 8 years ago
  33. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 8 years ago
  34. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 8 years ago
  35. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 8 years ago
  36. 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
  37. 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
  38. 51b3eae Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  39. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  40. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  41. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  42. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. 741f3a6 tracing: Remove redundant reset per-CPU buff in irqsoff tracer by Dmitry Safonov · 9 years ago
  44. a29054d9 tracing: Fix crash from reading trace_pipe with sendfile by Steven Rostedt (Red Hat) · 8 years ago
  45. cb86e05 tracing: Have preempt(irqs)off trace preempt disabled functions by Steven Rostedt (Red Hat) · 8 years ago
  46. c8ca003 tracing: Fix return while holding a lock in register_tracer() by Chunyu Hu · 8 years ago
  47. 6363c6b ftrace: Use kasprintf() in ftrace_profile_tracefs() by Geliang Tang · 8 years ago
  48. 7f50d06 ftrace: Update dynamic ftrace calls only if necessary by Jiri Olsa · 8 years ago
  49. 84b6d3e ftrace: Make ftrace_hash_rec_enable return update bool by Jiri Olsa · 8 years ago
  50. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  51. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  52. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago
  53. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 8 years ago
  54. f468908 printk: add clear_idx symbol to vmcoreinfo by Ivan Delalande · 8 years ago
  55. adaf659 printk: check CON_ENABLED in have_callable_console() by Sergey Senozhatsky · 8 years ago
  56. 6b97a20 printk: set may_schedule for some of console_trylock() callers by Sergey Senozhatsky · 8 years ago
  57. a819937 printk: move can_use_console() out of console_trylock_for_printk() by Sergey Senozhatsky · 8 years ago
  58. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  59. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  60. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  61. a1ee193 watchdog: don't run proc_watchdog_update if new value is same as old by Joshua Hunt · 8 years ago
  62. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  63. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  64. 7e545d6 livepatch/module: remove livepatch module notifier by Jessica Yu · 8 years ago
  65. 4c973d1 modules: split part of complete_formation() into prepare_coming_module() by Jessica Yu · 8 years ago
  66. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  68. cfe02a8 cgroup: avoid false positive gcc-6 warning by Arnd Bergmann · 8 years ago
  69. 2b021cb cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 8 years ago
  70. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  71. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 8 years ago
  72. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 8 years ago
  73. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 8 years ago
  74. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  75. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  81. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  82. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 93dffd0 Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  89. 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  90. 02fd4e7 Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' by Rafael J. Wysocki · 8 years ago
  91. d10ef6f cpu/hotplug: Document states better by Thomas Gleixner · 8 years ago
  92. 22aceb3 workqueue: Fix comment for work_on_cpu() by Anna-Maria Gleixner · 8 years ago
  93. 2a58c52 cpu/hotplug: Fix smpboot thread ordering by Thomas Gleixner · 8 years ago
  94. a5acbfb Merge branch 'pm-cpufreq-governor' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  95. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 8 years ago
  96. 52b2a05 genirq: Export IRQ functions for module use by Quan Nguyen · 8 years ago
  97. 38460a2 locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() by Davidlohr Bueso · 8 years ago
  98. 90d1098 locking/csd_lock: Explicitly inline csd_lock*() helpers by Davidlohr Bueso · 8 years ago
  99. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  100. cdc4e47 bpf: avoid copying junk bytes in bpf_get_current_comm() by Alexei Starovoitov · 8 years ago