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