aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-09-13perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03security_syslog() should be called once onlyVasily Averin
2015-08-03PM / sleep: Increase default DPM watchdog timeout to 60Takashi Iwai
2015-08-03tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)
2015-08-03tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)
2015-08-03genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin
2015-08-03rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-06-29tracing: Have filter check for balanced opsSteven Rostedt
2015-06-22ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens
2015-05-06ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-13perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26cpuset: Fix cpuset sched_relax_domain_levelJason Low
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-26console: Fix console name size mismatchPeter Hurley
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14Mark Brown
2015-03-19gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.14/topic/gcovRiku Voipio
2015-03-19gcov: add support for GCC 4.9Yuan Pengfei
2015-03-19gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2015-03-19ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-03-06kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-09Merge tag 'v3.14.32' into linux-linaro-lsk-v3.14Mark Brown
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin