1. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  2. a992bf8 gcov: add support for GCC 4.9 by Yuan Pengfei · 10 years ago
  3. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  4. a3c5493 auditsc: audit_krule mask accesses need bounds checking by Andy Lutomirski · 10 years ago
  5. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  6. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  7. da85d19 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  8. 1662867 numa,sched: fix load_to_imbalanced logic inversion by Rik van Riel · 10 years ago
  9. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  10. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 10 years ago
  11. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  12. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  13. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 10 years ago
  14. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 10 years ago
  15. f3da64d kernel/profile.c: use static const char instead of static char by Fabian Frederick · 10 years ago
  16. aba871f kernel/profile.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  17. 68a9a43 kernel/user_namespace.c: kernel-doc/checkpatch fixes by Fabian Frederick · 10 years ago
  18. f4aacea sysctl: allow for strict write position handling by Kees Cook · 10 years ago
  19. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 10 years ago
  20. f880830 sysctl: clean up char buffer arguments by Kees Cook · 10 years ago
  21. e1bebcf kernel/kexec.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  22. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 10 years ago
  23. a219ccf smp: print more useful debug info upon receiving IPI on an offline CPU by Srivatsa S. Bhat · 10 years ago
  24. 76e0a6f signals: change wait_for_helper() to use kernel_sigaction() by Oleg Nesterov · 10 years ago
  25. b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 10 years ago
  26. 580d34e signals: disallow_signal() should flush the potentially pending signal by Oleg Nesterov · 10 years ago
  27. ec5955b signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() by Oleg Nesterov · 10 years ago
  28. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
  29. afe2b03 signals: cleanup the usage of t/current in do_sigaction() by Oleg Nesterov · 10 years ago
  30. c09c144 signals: rename rm_from_queue_full() to flush_sigqueue_mask() by Oleg Nesterov · 10 years ago
  31. 9490592f signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() by Oleg Nesterov · 10 years ago
  32. 6114041 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() by Oleg Nesterov · 10 years ago
  33. 650226b ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() by Oleg Nesterov · 10 years ago
  34. 4e52365 ptrace: fix fork event messages across pid namespaces by Matthew Dempsky · 10 years ago
  35. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 10 years ago
  37. 748ec3a tracing/kprobes: Avoid self tests if tracing is disabled on boot up by Yoshihiro YUNOMAE · 10 years ago
  38. dc81e5e tracing: Return error if ftrace_trace_arrays list is empty by Yoshihiro YUNOMAE · 10 years ago
  39. 34839f5 tracing: Only calculate stats of tracepoint benchmarks for 2^32 times by Steven Rostedt (Red Hat) · 10 years ago
  40. 72e2fe3 tracing: Convert stddev into u64 in tracepoint benchmark by Steven Rostedt (Red Hat) · 10 years ago
  41. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  42. 1c5aefb Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner) by Linus Torvalds · 10 years ago
  43. 54a2178 futex: Make lookup_pi_state more robust by Thomas Gleixner · 10 years ago
  44. 13fbca4 futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 10 years ago
  45. b3eaa9f futex: Validate atomic acquisition in futex_lock_pi_atomic() by Thomas Gleixner · 10 years ago
  46. e9c243a futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) by Thomas Gleixner · 10 years ago
  47. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 10 years ago
  48. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  49. c731ae1 cgroup: disallow disabled controllers on the default hierarchy by Li Zefan · 10 years ago
  50. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  51. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 10 years ago
  52. 0f397f2 sched/dl: Fix race in dl_task_timer() by Kirill Tkhai · 10 years ago
  53. b14ed2c sched: Fix sched_policy < 0 comparison by Richard Weinberger · 10 years ago
  54. e9dd685 sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled by Steven Rostedt · 10 years ago
  55. 1f779fb cgroup: don't destroy the default root by Li Zefan · 10 years ago
  56. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  57. 6516a46 kernel/compat.c: use sizeof() instead of sizeof by Fabian Frederick · 10 years ago
  58. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  59. 84b5ec8 printk: report dropping of messages from logbuf by Will Deacon · 10 years ago
  60. 6d9bcb6 timekeeping: use printk_deferred when holding timekeeping seqlock by John Stultz · 10 years ago
  61. c224815 printk: Add printk_deferred_once by John Stultz · 10 years ago
  62. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 10 years ago
  63. 8195460 printk: disable preemption for printk_sched by John Stultz · 10 years ago
  64. 458df9f printk: remove separate printk_sched buffers and use printk buf instead by Steven Rostedt · 10 years ago
  65. 939f04b printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  66. bd8d7cf printk: fix lockdep instrumentation of console_sem by Jan Kara · 10 years ago
  67. 608873c printk: release lockbuf_lock before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  68. ca1d432 printk: remove outdated comment by Jan Kara · 10 years ago
  69. 034633c printk: return really stored message length by Petr Mladek · 10 years ago
  70. 55bd53a printk: shrink too long messages by Petr Mladek · 10 years ago
  71. 85c87043 printk: split message size computation by Petr Mladek · 10 years ago
  72. f40e4b9 printk: ignore too long messages by Petr Mladek · 10 years ago
  73. 0a58169 printk: split code for making free space in the log buffer by Petr Mladek · 10 years ago
  74. b300a4e kernel/user.c: drop unused field 'files' from user_struct by Kirill A. Shutemov · 10 years ago
  75. b51dbec kernel/hung_task.c: convert simple_strtoul to kstrtouint by Fabian Frederick · 10 years ago
  76. 95583e4 kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall by Fabian Frederick · 10 years ago
  77. 616feab kernel/reboot.c: convert simple_strtoul to kstrtoint by Fabian Frederick · 10 years ago
  78. 6c5a53c kernel/res_counter.c: replace simple_strtoull by kstrtoull by Fabian Frederick · 10 years ago
  79. cac92ba kernel/tracepoint.c: kernel-doc fixes by Fabian Frederick · 10 years ago
  80. cf25004 kernel/stop_machine.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  81. eaa1809 kernel/latencytop.c: convert seq_printf to seq_puts by Fabian Frederick · 10 years ago
  82. b9e5db6 kernel/exec_domain.c: code clean-up by Fabian Frederick · 10 years ago
  83. a6c8c69 kernel/capability.c: code clean-up by Fabian Frederick · 10 years ago
  84. 462b29b kernel/backtracetest.c: replace no level printk by pr_info() by Fabian Frederick · 10 years ago
  85. 84117da kernel/cpu.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  86. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  87. 664eedd mm: page_alloc: use jump labels to avoid checking number_of_cpusets by Mel Gorman · 10 years ago
  88. 39af176 memcg: optimize the "Search everything else" loop in mm_update_next_owner() by Oleg Nesterov · 10 years ago
  89. f87fb59 memcg: mm_update_next_owner() should skip kthreads by Oleg Nesterov · 10 years ago
  90. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  91. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  92. 8fe6929 kthread: fix return value of kthread_create() upon SIGKILL. by Tetsuo Handa · 10 years ago
  93. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  94. 82e627e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  95. 195d280 tracing: Remove unused variable in trace_benchmark by Steven Rostedt (Red Hat) · 10 years ago
  96. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  97. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 10 years ago
  98. cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  99. a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  100. ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago