1. cd34de1 3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime by Colin Cross · 12 years ago
  2. cf85cc9 timekeeping: Avoid possible deadlock from clock_was_set_delayed by John Stultz · 13 years ago
  3. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  4. f61eb9c sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  5. 1e5c13e sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled by Mike Galbraith · 14 years ago
  6. 21b53ba sched/rt: Fix SCHED_RR across cgroups by Colin Cross · 14 years ago
  7. 9af6b69 sched: Guarantee new group-entities always have weight by Paul Turner · 13 years ago
  8. 03d35a3 sched: Fix hrtimer_cancel()/rq->lock deadlock by Ben Segall · 13 years ago
  9. 9b31805 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 13 years ago
  10. 16e7480 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 13 years ago
  11. dfb473b sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 13 years ago
  12. 3f88789 sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities by Kirill Tkhai · 13 years ago
  13. 09951c9 ftrace: Initialize the ftrace profiler for each possible cpu by Miao Xie · 13 years ago
  14. ee4bb25 futex: fix handling of read-only-mapped hugepages by Linus Torvalds · 13 years ago
  15. a800095 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 13 years ago
  16. 51d351d ftrace: Fix function graph with loading of modules by Steven Rostedt (Red Hat) · 13 years ago
  17. fe094c4 cpuset: Fix memory allocator deadlock by Peter Zijlstra · 13 years ago
  18. 4e0c56a audit: fix info leak in AUDIT_GET requests by Mathias Krause · 13 years ago
  19. 4297996 audit: use nlmsg_len() to get message payload length by Mathias Krause · 13 years ago
  20. e49ee6c audit: printk USER_AVC messages when audit isn't enabled by Tyler Hicks · 13 years ago
  21. 7094547 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 13 years ago
  22. 3e05092 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist by KOSAKI Motohiro · 13 years ago
  23. c0d3062 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 13 years ago
  24. d134082 perf/ftrace: Fix paranoid level for enabling function tracer by Steven Rostedt · 13 years ago
  25. af15b76 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 13 years ago
  26. f81d0a9 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 13 years ago
  27. 1d48ca6 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 14 years ago
  28. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  29. 2927937 cgroup: fail if monitored file and event_control are in different cgroup by Li Zefan · 13 years ago
  30. 62875332 sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 13 years ago
  31. 55e3e1f workqueue: consider work function when searching for busy work items by Tejun Heo · 14 years ago
  32. 31eafff workqueue: fix possible stall on try_to_grab_pending() of a delayed work item by Lai Jiangshan · 14 years ago
  33. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  34. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  35. 2d8be9c perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  36. 5cbff87 perf: Fix event group context move by Jiri Olsa · 13 years ago
  37. 1836cd1 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 14 years ago
  38. 352b641 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  39. 39367f4 hrtimers: Move SMP function call to thread context by Thomas Gleixner · 13 years ago
  40. f36a0d6 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  41. 41154a3 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 13 years ago
  42. 1f11f44 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 13 years ago
  43. c4c6a6e perf: Clone child context from parent context pmu by Jiri Olsa · 13 years ago
  44. d018274 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  45. 60a0c1a tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 13 years ago
  46. 7b1648b timer: Fix jiffies wrap behavior of round_jiffies_common() by Bart Van Assche · 13 years ago
  47. f95bc0f genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 13 years ago
  48. 6d96e93 Revert "sched: Add missing call to calc_load_exit_idle()" by Greg Kroah-Hartman · 13 years ago
  49. 703197b perf: Fix mmap() accounting hole by Peter Zijlstra · 13 years ago
  50. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  51. ed0b72a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 13 years ago
  52. fc1cbc7 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 13 years ago
  53. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  54. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  55. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  56. 53b4378 usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 13 years ago
  57. cba998b tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 13 years ago
  58. 33b7cfc tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 13 years ago
  59. ed032fd timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 13 years ago
  60. e4727b2 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 13 years ago
  61. dcf3dfc tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 13 years ago
  62. 357093a clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 13 years ago
  63. 97630ec cgroup: fix an off-by-one bug which may trigger BUG_ON() by Li Zefan · 13 years ago
  64. 194d30b hrtimer: Add expiry time overflow check in hrtimer_interrupt by Prarit Bhargava · 13 years ago
  65. 86a640f hrtimer: Fix ktime_add_ns() overflow on 32bit architectures by David Engraf · 13 years ago
  66. 761694a tracing: Reset ftrace_graph_filter_enabled if count is zero by Namhyung Kim · 13 years ago
  67. e1672f4 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 13 years ago
  68. 226c8ea tracing: Fix off-by-one on allocating stat->pages by Namhyung Kim · 13 years ago
  69. d4ca6cc tracing: Remove most or all of stack tracer stack size from stack_max_size by Steven Rostedt (Red Hat) · 13 years ago
  70. af18601 tracing: Fix stack tracer with fentry use by Steven Rostedt (Red Hat) · 13 years ago
  71. 8932381 tracing: Use stack of calling function for stack tracer by Steven Rostedt (Red Hat) · 13 years ago
  72. da307d1 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  73. 4105375 sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 13 years ago
  74. cf27674 kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 13 years ago
  75. 1103607 hrtimer: Don't reinitialize a cpu_base lock on CPU_UP by Michael Bohan · 13 years ago
  76. fdd9ce0 sched_clock: Prevent 64bit inatomicity on 32bit systems by Thomas Gleixner · 13 years ago
  77. e3573b2 PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() by Huacai Chen · 13 years ago
  78. e264d3c tracing: Fix double free when function profile init failed by Namhyung Kim · 13 years ago
  79. 5592a94 panic: fix a possible deadlock in panic() by Vikram Mulukutla · 14 years ago
  80. b81d324 ftrace: Consistently restore trace function on sysctl enabling by Jan Kiszka · 13 years ago
  81. 7b7cf9f tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 13 years ago
  82. 2f6b6e2 tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 13 years ago
  83. 30e8f45 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 13 years ago
  84. 5899ef0 nohz: Make tick_nohz_irq_exit() irq safe by Frederic Weisbecker · 13 years ago
  85. 8d96fce clockevents: Don't allow dummy broadcast timers by Mark Rutland · 13 years ago
  86. 52cecaa tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 13 years ago
  87. 1e3b58b tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 13 years ago
  88. 44ddae4 signal: always clear sa_restorer on execve by Kees Cook · 13 years ago
  89. abf73cb ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 13 years ago
  90. 916b6c6 cgroup: fix exit() vs rmdir() race by Li Zefan · 13 years ago
  91. a74e9a3 cpuset: fix cpuset_print_task_mems_allowed() vs rename() race by Li Zefan · 13 years ago
  92. d48e3a8 sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 13 years ago
  93. e684247 ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 13 years ago
  94. db3d76a posix-timer: Don't call idr_find() with out-of-range ID by Tejun Heo · 13 years ago
  95. 8034372 futex: Revert "futex: Mark get_robust_list as deprecated" by Thomas Gleixner · 13 years ago
  96. dd9c58a hrtimer: Prevent hrtimer_enqueue_reprogram race by Leonid Shatz · 13 years ago
  97. 7c3e516 posix-cpu-timers: Fix nanosleep task_struct leak by Stanislaw Gruszka · 13 years ago
  98. b3c57f0 genirq: Avoid deadlock in spurious handling by Thomas Gleixner · 14 years ago
  99. 526a265 timeconst.pl: Eliminate Perl warning by H. Peter Anvin · 13 years ago
  100. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago