summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-02-23perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-02-23perf: Do not double freePeter Zijlstra
2017-02-23perf: Fix event->ctx lockingPeter Zijlstra
2017-02-23perf: Fix perf_event_for_each() to use siblingMichael Ellerman
2017-02-23perf: Fix race in swevent hashPeter Zijlstra
2017-02-23locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2016-11-20tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-11-20sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-11-20sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li
2016-08-22audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-08-22kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-08-22wait/ptrace: assume __WALL if the child is tracedOleg Nesterov
2016-08-22sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)
2016-05-01tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)
2016-05-01sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner
2016-04-01kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-27sched: fix __sched_setscheduler() vs load balancing raceMike Galbraith
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-27itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-27posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-27hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-13posix-clock: Fix return code on the poll method's error pathRichard Cochran
2016-02-13futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner
2016-01-22genirq: Prevent chip buslock deadlockThomas Gleixner
2015-12-30sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-30sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-30ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)
2015-11-27perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra
2015-11-17sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-11-17clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-11-17genirq: Fix race in register_irq_proc()Ben Hutchings
2015-11-17module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-10-13fs: create and use seq_show_option for escapingKees Cook
2015-10-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-08-12tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-08-12tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-08-12rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney
2015-08-12hrtimer: Allow concurrent hrtimer_start() for self restarting timersPeter Zijlstra
2015-08-07Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear
2015-08-07softirq: reduce latenciesEric Dumazet
2015-08-07__ptrace_may_access() should not deny sub-threadsMark Grondona
2015-08-07tracing: Have filter check for balanced opsSteven Rostedt
2015-08-07ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-08-07ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-05-09sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-05-09perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-05-09ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)
2015-05-09ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand