1. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 11 years ago
  3. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. a4bf79e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 397335f rtmutex: Fix deadlock detector for real by Thomas Gleixner · 11 years ago
  6. 9e3d633 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  7. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 11 years ago
  8. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 6acbfb9 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 11 years ago
  12. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  13. 944770a sched/deadline: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  14. b0827819 sched/deadline: Restrict user params max value to 2^63 ns by Juri Lelli · 11 years ago
  15. ce5f7f8 sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE by Peter Zijlstra · 11 years ago
  16. dbdb227 sched: Disallow sched_attr::sched_policy < 0 by Peter Zijlstra · 11 years ago
  17. 143cf23 sched: Make sched_setattr() correctly return -EFBIG by Michael Kerrisk · 11 years ago
  18. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 11 years ago
  19. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  20. 95d0858 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  22. 39af6b1 perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 11 years ago
  23. 0819b2e perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 11 years ago
  24. f0d71b3 futex: Prevent attaching to kernel threads by Thomas Gleixner · 11 years ago
  25. 866293e futex: Add another early deadlock detection check by Thomas Gleixner · 11 years ago
  26. 8f577ca seccomp: JIT compile seccomp filter by Alexei Starovoitov · 11 years ago
  27. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  28. 36e9d2e cgroup: fix rcu_read_lock() leak in update_if_frozen() by Tejun Heo · 11 years ago
  29. e5ced8e cgroup_freezer: replace freezer->lock with freezer_mutex by Tejun Heo · 11 years ago
  30. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 11 years ago
  31. efb2b1d Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  32. 26a41cd Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  33. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 84ea7fe hrtimer: Set expiry time before switch_hrtimer_base() by Viresh Kumar · 11 years ago
  35. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. f322e26 Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  37. 8058bd0 tracepoint: Fix use of tracepoint funcs after rcu free by Mathieu Desnoyers · 11 years ago
  38. 2b4cfe6 sched/numa: Initialize newidle balance stats in sd_numa_init() by Jason Low · 11 years ago
  39. 0e5b533 sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance() by Jason Low · 11 years ago
  40. 6ccdc84 sched: Skip double execution of pick_next_task_fair() by Peter Zijlstra · 11 years ago
  41. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 11 years ago
  42. 6a7cd273 sched/deadline: Fix memory leak by Li Zefan · 11 years ago
  43. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 11 years ago
  44. 2d51386 sched: Sanitize irq accounting madness by Thomas Gleixner · 11 years ago
  45. ffb4ef2 perf: Fix perf_event_init_context() by Peter Zijlstra · 11 years ago
  46. 46ce0fe perf: Fix race in removing an event by Peter Zijlstra · 11 years ago
  47. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  48. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  52. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  53. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  54. 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
  55. 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago
  56. 6c6c0d5 hrtimer: Prevent all reprogramming if hang detected by Stuart Hayes · 11 years ago
  57. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  58. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  59. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  60. 79465d2 module: remove warning about waiting module removal. by Rusty Russell · 11 years ago
  61. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  63. db66d75 sched/docbook: Fix 'make htmldocs' warnings caused by missing description by Masanari Iida · 11 years ago
  64. 7f74ecd audit: send multicast messages only if there are listeners by Richard Guy Briggs · 11 years ago
  65. 451f921 audit: add netlink multicast group for log read by Richard Guy Briggs · 11 years ago
  66. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 11 years ago
  67. f3f1253 PM / suspend: Make cpuidle work in the "freeze" state by Rafael J. Wysocki · 11 years ago
  68. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  70. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 11 years ago
  71. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. 77668c8 workqueue: fix a possible race condition between rescuer and pwq-release by Lai Jiangshan · 11 years ago
  73. 4d595b8 workqueue: make rescuer_thread() empty wq->maydays list before exiting by Lai Jiangshan · 11 years ago
  74. 87a54ca Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 11 years ago
  76. e37a06f cgroup: fix the retry path of cgroup_mount() by Li Zefan · 11 years ago
  77. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 11 years ago
  78. a1d9a32 sched: Check for stop task appearance when balancing happens by Kirill Tkhai · 11 years ago
  79. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 11 years ago
  81. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 11 years ago
  82. 77f300b workqueue: fix bugs in wq_update_unbound_numa() failure path by Daeseok Youn · 11 years ago
  83. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 2763053 tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() by Viresh Kumar · 11 years ago
  85. 03e6bdc tick-sched: Don't call update_wall_time() when delta is lesser than tick_period by Viresh Kumar · 11 years ago
  86. 521c429 tick-common: Fix wrong check in tick_check_replacement() by Viresh Kumar · 11 years ago
  87. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 11 years ago
  88. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
  89. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  90. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  92. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  93. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  94. a227960 locking/mutex: Fix debug_mutexes by Peter Zijlstra · 11 years ago
  95. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 11 years ago
  96. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 11 years ago
  97. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 11 years ago
  98. 69cd9eb futex: avoid race between requeue and wake by Linus Torvalds · 11 years ago
  99. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 11 years ago
  100. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 11 years ago