summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-07tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-07time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-07kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-08-29futex: Fix regression with read only mappingsShawn Bohrer
2011-07-13PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-07-13PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2011-07-13taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-07-13PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-23lockdep: Fix lock_is_held() on recursionPeter Zijlstra
2011-06-23time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen
2011-06-23ftrace: Only update the function code on write to filter filesSteven Rostedt
2011-05-23tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-23clocksource: Install completely before selectingjohn stultz
2011-05-23ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds
2011-04-14repair gdbstub to match the gdbserial protocol specificationJason Wessel
2011-04-14Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier
2011-04-14perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker
2011-03-28Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes
2011-03-28smp_call_function_many: handle concurrent clearing of maskMilton Miller
2011-03-21call_function_many: add missing orderingMilton Miller
2011-03-21call_function_many: fix list delete vs add raceMilton Miller
2011-03-21sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka
2011-03-21pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney
2011-03-21hw breakpoints: Fix pid namespace bugMatt Helsley
2011-03-21Fix unprotected access to task credentials in waitid()Daniel J Blueman
2011-03-21ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-21cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan
2011-03-21clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-03-21genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-03-21PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-03-21CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-03-21CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-03-21CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-21kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-03-21ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-03-21posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov
2011-03-21tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov
2011-03-21PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2011-03-21nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens
2011-03-21nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2011-03-21genirq: Fix incorrect proc spurious outputKenji Kaneshige
2011-03-21Prioritize synchronous signals over 'normal' signalsLinus Torvalds
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2011-03-21latencytop: fix per task accumulatorKen Chen
2011-03-21futex: Fix errors in nested key ref-countingDarren Hart
2011-03-21sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers
2011-03-21hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi