1. 023d31e proc: fix build broken by proc inode per namespace patch by Jin Qian · 11 years ago
  2. 5ef3ec6 perf: duplicate deletion of perf event by Srinivasarao P · 10 years ago
  3. 482159d pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 10 years ago
  4. 7d1db3b f2fs: Squashed update of f2fs-stable by Matt Mower · 10 years ago
  5. abd7a6f Merge tag 'v3.4.111' into cm-13.0 by David Hays · 10 years ago
  6. 4057088 kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one by Ben Zhang · 12 years ago
  7. 40ba03f perf: Fix fasync handling on inherited events by Peter Zijlstra · 11 years ago
  8. ad31516 Merge tag v3.4.110 into cm-13.0 by David Hays · 10 years ago
  9. 869a724 __ptrace_may_access() should not deny sub-threads by Mark Grondona · 13 years ago
  10. c207c49 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 11 years ago
  11. 7ebabd7 tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 11 years ago
  12. d5ea436 rcu: Correctly handle non-empty Tiny RCU callback list with none ready by Paul E. McKenney · 11 years ago
  13. 427841d hrtimer: Allow concurrent hrtimer_start() for self restarting timers by Peter Zijlstra · 12 years ago
  14. aa18f6f proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 15 years ago
  15. bc1d98d vfs: Add a user namespace reference from struct mnt_namespace by Eric W. Biederman · 14 years ago
  16. f2cf20a VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 14 years ago
  17. 0a6c385 brlocks/lglocks: turn into functions by Andi Kleen · 14 years ago
  18. aaedb09 sched: Queue RT tasks to head when prio drops by Thomas Gleixner · 12 years ago
  19. ea1e8ee tracing: Have filter check for balanced ops by Steven Rostedt · 11 years ago
  20. c0e3f10 ring-buffer-benchmark: Fix the wrong sched_priority of producer by Wang Long · 11 years ago
  21. a12cb10 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 11 years ago
  22. b674b0a Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 13 years ago
  23. 8c9c6ff softirq: reduce latencies by Eric Dumazet · 13 years ago
  24. 36cddae sched: Fix RLIMIT_RTTIME when PI-boosting to RT by Brian Silverman · 11 years ago
  25. 7afc45b perf: Fix irq_work 'tail' recursion by Peter Zijlstra · 11 years ago
  26. cf46e6e ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 11 years ago
  27. 2d4293a ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 11 years ago
  28. 7ebae41 console: Fix console name size mismatch by Peter Hurley · 11 years ago
  29. bcf9fe9 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 12 years ago
  30. 3916004 Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.17' into cm-12.1 by David Hays · 11 years ago
  31. f8cce9e ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 11 years ago
  32. 590603b sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 12 years ago
  33. 6fd17de move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 12 years ago
  34. 3f6d9b6 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 12 years ago
  35. 370375c time: settimeofday: Validate the values of tv from user by Sasha Levin · 12 years ago
  36. 0d03047 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 12 years ago
  37. 2fd8503 kernel: Restrict permissions of /proc/iomem. by Biswajit Paul · 11 years ago
  38. c7258f9 Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.16' into cm-12.1 by Matt Mower · 11 years ago
  39. 600cbf8 kernel: cgroup: protecting css_set object by Swetha Chikkaboraiah · 12 years ago
  40. bf5dbba audit: keep inode pinned by Miklos Szeredi · 12 years ago
  41. 9922dba tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 12 years ago
  42. 4e6b1b9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 14 years ago
  43. 358105b PM / Sleep: fix recovery during resuming from hibernation by Imre Deak · 12 years ago
  44. b1a76f1 futex: Fix a race condition between REQUEUE_PI and task death by Brian Silverman · 12 years ago
  45. aab6a6f posix-timers: Fix stack info leak in timer_create() by Mathias Krause · 12 years ago
  46. 7655f85 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 12 years ago
  47. b71ec07 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 12 years ago
  48. ace595f kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code by Oleg Nesterov · 13 years ago
  49. a2ca02f freezer: Do not freeze tasks killed by OOM killer by Cong Wang · 12 years ago
  50. 9e9aab5 futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 12 years ago
  51. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
  52. 9bf75df Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 14 years ago
  53. 2f1eef2 perf: Handle compat ioctl by Pawel Moll · 12 years ago
  54. 232beb6 perf: fix perf bug in fork() by Peter Zijlstra · 12 years ago
  55. 4fae6cc cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 12 years ago
  56. 1f8f277 perf: Fix a race condition in perf_remove_from_context() by Cong Wang · 12 years ago
  57. 49d4f01 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 12 years ago
  58. e065034 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 12 years ago
  59. b114657 alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 12 years ago
  60. 7ccf24b alarmtimer: Return relative times in timer_gettime by Richard Larocque · 12 years ago
  61. 40ee8d0 futex: Unlock hb->lock in futex_wait_requeue_pi() error path by Thomas Gleixner · 12 years ago
  62. a48fec2 cgroup: reject cgroup names with ' ' by Alban Crequy · 12 years ago
  63. a427308 tracing/syscalls: Ignore numbers outside NR_syscalls' range by Rabin Vincent · 12 years ago
  64. 7533da4 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 14 years ago
  65. fbbb720 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 12 years ago
  66. f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
  67. db610f7 Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.41' into cm-11.0 by Matt Mower · 12 years ago
  68. 5dc1c88 PM / sleep: Fix request_firmware() error at resume by Takashi Iwai · 12 years ago
  69. 299e667 alarmtimer: Fix bug where relative alarm timers were treated as absolute by John Stultz · 12 years ago
  70. 2a77794 rtmutex: Plug slow unlock race by Thomas Gleixner · 12 years ago
  71. ea018da rtmutex: Handle deadlock detection smarter by Thomas Gleixner · 12 years ago
  72. 307e2e0 rtmutex: Detect changes in the pi lock chain by Thomas Gleixner · 12 years ago
  73. 90b421b rtmutex: Fix deadlock detector for real by Thomas Gleixner · 12 years ago
  74. bf09db9 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 12 years ago
  75. f54e041 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 12 years ago
  76. ecab17b futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) by Thomas Gleixner · 12 years ago
  77. 0c3351a tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 12 years ago
  78. a97df3f genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 13 years ago
  79. 3f8f4ae nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off by Thomas Gleixner · 13 years ago
  80. 1996c13 Merge "msm: perf: clean up duplicate constraint events" by Linux Build Service Account · 12 years ago
  81. f37d83a Merge "Perf: Support sw events across hotplug" by Linux Build Service Account · 12 years ago
  82. c261a5a Merge "Perf: keep events across hotplug" by Linux Build Service Account · 12 years ago
  83. 39da9a4 auditsc: audit_krule mask accesses need bounds checking by Andy Lutomirski · 12 years ago
  84. d6e81d4 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 12 years ago
  85. 4b2cfc9 perf: Fix race in removing an event by Peter Zijlstra · 12 years ago
  86. 183f99e perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 12 years ago
  87. 0d41f60 perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 12 years ago
  88. 4e0d105 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 12 years ago
  89. 11b9a7a futex: Make lookup_pi_state more robust by Thomas Gleixner · 12 years ago
  90. a8f96ab futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 12 years ago
  91. 2397889 futex: Validate atomic acquisition in futex_lock_pi_atomic() by Thomas Gleixner · 12 years ago
  92. 4cca4db futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) by Thomas Gleixner · 12 years ago
  93. 4652951 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 13 years ago
  94. 926685e perf: Fix error return code by Wei Yongjun · 13 years ago
  95. e5f1ec5 sched/debug: Fix sd->*_idx limit range avoiding overflow by libin · 13 years ago
  96. 4aff95a sched/debug: Limit sd->*_idx range on sysctl by Namhyung Kim · 14 years ago
  97. 74d86ed ftrace: Check module functions being traced on reload by Steven Rostedt (Red Hat) · 13 years ago
  98. 1fbbea7 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 13 years ago
  99. 11f87a6 hrtimer: Set expiry time before switch_hrtimer_base() by Viresh Kumar · 12 years ago
  100. a91ccfc hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 12 years ago