1. 78646f6 Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. bc53a3f kernel/panic.c: update comments for print_tainted by Xie XiuQi · 10 years ago
  3. 9118837 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  4. 799b601 audit: keep inode pinned by Miklos Szeredi · 10 years ago
  5. 07906da tracing: Do not risk busy looping in buffer splice by Rabin Vincent · 10 years ago
  6. e30f53a tracing: Do not busy wait in buffer splice by Rabin Vincent · 10 years ago
  7. 403b963 PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set by Dmitry Eremin-Solenikov · 10 years ago
  8. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  9. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  10. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  16. 086ba77 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 10 years ago
  17. 897f1ac audit: AUDIT_FEATURE_CHANGE message format missing delimiting space by Richard Guy Briggs · 10 years ago
  18. 21ee24b Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  19. 0baf2a4 kernel/kmod: fix use-after-free of the sub_info structure by Martin Schwidefsky · 10 years ago
  20. f601de2 gcov: add ARM64 to GCOV_PROFILE_ALL by Riku Voipio · 10 years ago
  21. 6234056 Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. d7e2993 rcu: Make rcu_barrier() understand about missing rcuo kthreads by Paul E. McKenney · 10 years ago
  23. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  24. f3a7e1a sched/dl: Fix preemption checks by Kirill Tkhai · 10 years ago
  25. 009f60e sched: stop the unbound recursion in preempt_schedule_context() by Oleg Nesterov · 10 years ago
  26. 6419265 sched/fair: Fix division by zero sysctl_numa_balancing_scan_size by Kirill Tkhai · 10 years ago
  27. 2847c90 sched/fair: Care divide error in update_task_scan_period() by Yasuaki Ishimatsu · 10 years ago
  28. 1effd9f sched/numa: Fix unsafe get_task_struct() in task_numa_assign() by Kirill Tkhai · 10 years ago
  29. aee38ea sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer() by Juri Lelli · 10 years ago
  30. 64be6f1 sched/deadline: Don't replenish from a !SCHED_DEADLINE entity by Juri Lelli · 10 years ago
  31. eeb61e5 sched: Fix race between task_group and sched_task_group by Kirill Tkhai · 10 years ago
  32. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  33. 94fb823 PM / Sleep: fix recovery during resuming from hibernation by Imre Deak · 10 years ago
  34. 30a6b80 futex: Fix a race condition between REQUEUE_PI and task death by Brian Silverman · 10 years ago
  35. 993b2ff futex: Mention key referencing differences between shared and private futexes by Davidlohr Bueso · 10 years ago
  36. 1063200 clockevents: Prevent shift out of bounds by Thomas Gleixner · 10 years ago
  37. 6891c45 posix-timers: Fix stack info leak in timer_create() by Mathias Krause · 10 years ago
  38. 4fc4090 ftrace: Fix checking of trampoline ftrace_ops in finding trampoline by Steven Rostedt (Red Hat) · 10 years ago
  39. 8252ecf ftrace: Set ops->old_hash on modifying what an ops hooks to by Steven Rostedt (Red Hat) · 10 years ago
  40. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  41. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  42. b2c4623 rcu: More on deadlock between CPU hotplug and expedited grace periods by Paul E. McKenney · 10 years ago
  43. 71be211 PM / freezer: Clean up code after recent fixes by Rafael J. Wysocki · 10 years ago
  44. 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
  45. a28e785 PM: convert do_each_thread to for_each_process_thread by Michal Hocko · 10 years ago
  46. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  47. c05eb32 freezer: remove obsolete comments in __thaw_task() by Cong Wang · 10 years ago
  48. 51fae6da freezer: Do not freeze tasks killed by OOM killer by Cong Wang · 10 years ago
  49. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  50. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  51. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  52. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  53. d3051b4 modules, lock around setting of MODULE_STATE_UNFORMED by Prarit Bhargava · 10 years ago
  54. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  55. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  56. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  58. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  59. f9f2bac kdb: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  60. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  61. 36f3f50 kexec: remove the unused function parameter by Baoquan He · 10 years ago
  62. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  63. 0049f26 kernel/kallsyms.c: use __seq_open_private() by Rob Jones · 10 years ago
  64. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 10 years ago
  65. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  66. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 13ead80 Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. ebf546c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 8df6be1 Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. 9837acf Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  75. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  76. 2991dd2 audit: rename audit_log_remove_rule to disambiguate for trees by Richard Guy Briggs · 10 years ago
  77. e85322d audit: cull redundancy in audit_rule_change by Richard Guy Briggs · 10 years ago
  78. 739c950 audit: WARN if audit_rule_change called illegally by Eric Paris · 10 years ago
  79. 3639f17 audit: put rule existence check in canonical order by Richard Guy Briggs · 10 years ago
  80. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  81. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  82. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  83. 0baae41 kernel/sys.c: compat sysinfo syscall: fix undefined behavior by Scotty Bauer · 10 years ago
  84. ec94fc3 kernel/sys.c: whitespace fixes by vishnu.ps · 10 years ago
  85. 067b722 acct: eliminate compile warning by Ying Xue · 10 years ago
  86. 27fb10e kernel/async.c: switch to pr_foo() by Ionut Alexa · 10 years ago
  87. 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
  88. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  89. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  90. f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
  91. 71fe97e prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file by Cyrill Gorcunov · 10 years ago
  92. 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
  93. 1092283 kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") by Nishanth Aravamudan · 10 years ago
  94. b1a8de1 softlockup: make detector be aware of task switch of processes hogging cpu by chai wen · 10 years ago
  95. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  96. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  97. addff1f tracing: Clean up scheduling in trace_wakeup_test_thread() by Steven Rostedt · 10 years ago
  98. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago