1. af15b76 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 13 years ago
  2. f81d0a9 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 13 years ago
  3. 1d48ca6 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 14 years ago
  4. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  5. 2927937 cgroup: fail if monitored file and event_control are in different cgroup by Li Zefan · 13 years ago
  6. 62875332 sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 13 years ago
  7. 55e3e1f workqueue: consider work function when searching for busy work items by Tejun Heo · 14 years ago
  8. 31eafff workqueue: fix possible stall on try_to_grab_pending() of a delayed work item by Lai Jiangshan · 14 years ago
  9. a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
  10. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  11. 2d8be9c perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  12. 5cbff87 perf: Fix event group context move by Jiri Olsa · 13 years ago
  13. 1836cd1 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 14 years ago
  14. 352b641 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  15. 39367f4 hrtimers: Move SMP function call to thread context by Thomas Gleixner · 13 years ago
  16. f36a0d6 tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 13 years ago
  17. 41154a3 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 13 years ago
  18. 1f11f44 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 13 years ago
  19. c4c6a6e perf: Clone child context from parent context pmu by Jiri Olsa · 13 years ago
  20. d018274 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  21. 60a0c1a tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 13 years ago
  22. 7b1648b timer: Fix jiffies wrap behavior of round_jiffies_common() by Bart Van Assche · 13 years ago
  23. f95bc0f genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 13 years ago
  24. 6d96e93 Revert "sched: Add missing call to calc_load_exit_idle()" by Greg Kroah-Hartman · 13 years ago
  25. 703197b perf: Fix mmap() accounting hole by Peter Zijlstra · 13 years ago
  26. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  27. ed0b72a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 13 years ago
  28. fc1cbc7 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 13 years ago
  29. b3cba47 CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 13 years ago
  30. bc4d36c ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt · 13 years ago
  31. 3a22cc7 tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  32. 53b4378 usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 13 years ago
  33. cba998b tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 13 years ago
  34. 33b7cfc tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 13 years ago
  35. ed032fd timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 13 years ago
  36. e4727b2 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 13 years ago
  37. dcf3dfc tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 13 years ago
  38. 357093a clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 13 years ago
  39. 97630ec cgroup: fix an off-by-one bug which may trigger BUG_ON() by Li Zefan · 13 years ago
  40. 194d30b hrtimer: Add expiry time overflow check in hrtimer_interrupt by Prarit Bhargava · 13 years ago
  41. 86a640f hrtimer: Fix ktime_add_ns() overflow on 32bit architectures by David Engraf · 13 years ago
  42. 761694a tracing: Reset ftrace_graph_filter_enabled if count is zero by Namhyung Kim · 13 years ago
  43. e1672f4 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 13 years ago
  44. 226c8ea tracing: Fix off-by-one on allocating stat->pages by Namhyung Kim · 13 years ago
  45. d4ca6cc tracing: Remove most or all of stack tracer stack size from stack_max_size by Steven Rostedt (Red Hat) · 13 years ago
  46. af18601 tracing: Fix stack tracer with fentry use by Steven Rostedt (Red Hat) · 13 years ago
  47. 8932381 tracing: Use stack of calling function for stack tracer by Steven Rostedt (Red Hat) · 13 years ago
  48. da307d1 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  49. 4105375 sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 13 years ago
  50. cf27674 kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 13 years ago
  51. 1103607 hrtimer: Don't reinitialize a cpu_base lock on CPU_UP by Michael Bohan · 13 years ago
  52. fdd9ce0 sched_clock: Prevent 64bit inatomicity on 32bit systems by Thomas Gleixner · 13 years ago
  53. e3573b2 PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() by Huacai Chen · 13 years ago
  54. e264d3c tracing: Fix double free when function profile init failed by Namhyung Kim · 13 years ago
  55. 5592a94 panic: fix a possible deadlock in panic() by Vikram Mulukutla · 14 years ago
  56. b81d324 ftrace: Consistently restore trace function on sysctl enabling by Jan Kiszka · 13 years ago
  57. 7b7cf9f tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 13 years ago
  58. 2f6b6e2 tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 13 years ago
  59. 30e8f45 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 13 years ago
  60. 5899ef0 nohz: Make tick_nohz_irq_exit() irq safe by Frederic Weisbecker · 13 years ago
  61. 8d96fce clockevents: Don't allow dummy broadcast timers by Mark Rutland · 13 years ago
  62. 52cecaa tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 13 years ago
  63. 1e3b58b tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 13 years ago
  64. 44ddae4 signal: always clear sa_restorer on execve by Kees Cook · 13 years ago
  65. abf73cb ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 13 years ago
  66. 916b6c6 cgroup: fix exit() vs rmdir() race by Li Zefan · 13 years ago
  67. a74e9a3 cpuset: fix cpuset_print_task_mems_allowed() vs rename() race by Li Zefan · 13 years ago
  68. d48e3a8 sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 13 years ago
  69. e684247 ftrace: Call ftrace cleanup module notifier after all other notifiers by Steven Rostedt (Red Hat) · 13 years ago
  70. db3d76a posix-timer: Don't call idr_find() with out-of-range ID by Tejun Heo · 13 years ago
  71. 8034372 futex: Revert "futex: Mark get_robust_list as deprecated" by Thomas Gleixner · 13 years ago
  72. dd9c58a hrtimer: Prevent hrtimer_enqueue_reprogram race by Leonid Shatz · 13 years ago
  73. 7c3e516 posix-cpu-timers: Fix nanosleep task_struct leak by Stanislaw Gruszka · 13 years ago
  74. b3c57f0 genirq: Avoid deadlock in spurious handling by Thomas Gleixner · 14 years ago
  75. 526a265 timeconst.pl: Eliminate Perl warning by H. Peter Anvin · 13 years ago
  76. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago
  77. 7308f84 kernel/resource.c: fix stack overflow in __reserve_region_with_split() by T Makphaibulchoke · 14 years ago
  78. 89960fe sched/rt: Use root_domain of rt_rq not current processor by Shawn Bohrer · 13 years ago
  79. 846c314 smp: Fix SMP function call empty cpu mask race by Wang YanQing · 13 years ago
  80. 465760c wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 13 years ago
  81. 9b6d794 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 13 years ago
  82. b08d818 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
  83. f2a0100 ftrace: Be first to run code modification on modules by Steven Rostedt · 14 years ago
  84. 4d7981b ring-buffer: Fix race between integrity check and readers by Steven Rostedt · 14 years ago
  85. 475261d cgroup: remove incorrect dget/dput() pair in cgroup_create_dir() by Tejun Heo · 14 years ago
  86. 09c4161 genirq: Always force thread affinity by Thomas Gleixner · 14 years ago
  87. 29251de rcu: Fix batch-limit size problem by Eric Dumazet · 14 years ago
  88. 455d895 ftrace: Clear bits properly in reset_iter_read() by Dan Carpenter · 14 years ago
  89. 4afca92 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 14 years ago
  90. 3d81da8 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 14 years ago
  91. dbdd7f0 workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 14 years ago
  92. 1103ef8 timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 14 years ago
  93. 53b360c watchdog: using u64 in get_sample_period() by Chuansheng Liu · 14 years ago
  94. fceca5e futex: avoid wake_futex() for a PI futex_q by Darren Hart · 14 years ago
  95. 0de578d module: fix out-by-one error in kallsyms by Rusty Russell · 14 years ago
  96. c4cbedf futex: Handle futex_pi OWNER_DIED take over correctly by Thomas Gleixner · 14 years ago
  97. 727fa37 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" by Tejun Heo · 14 years ago
  98. 5993bba Revert "cgroup: Remove task_lock() from cgroup_post_fork()" by Tejun Heo · 14 years ago
  99. 9a55fef cgroup: notify_on_release may not be triggered in some cases by Daisuke Nishimura · 14 years ago
  100. 3680030 use clamp_t in UNAME26 fix by Kees Cook · 14 years ago