aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-04-08UPSTREAM: seccomp: always propagate NO_NEW_PRIVS on tsyncHEADmastermainJann Horn
2016-04-08BACKPORT: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook
2016-03-24FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-11-18Resolve kernel compilation warningsBrian Wood
2015-09-23Merge tag 'v3.10.89' into edison-3.10.17Brian Wood
2015-09-22Merge branch 'google_source_common' into edison-3.10.17Brian Wood
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-10genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-05wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
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-07-03__ptrace_may_access() should not deny sub-threadsMark Grondona
2015-06-29tracing: Have filter check for balanced opsSteven Rostedt
2015-06-22ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-06-08Merge remote-tracking branch 'ext4-3.19/for-android-3.10-common' into android...Mohamad Ayyash
2015-06-04sched: cpufreq: update power usage only if cpufreq_stat is enabledAmit Pundir
2015-06-02printk: port log_buf_clear API on kernel-next (for emmc_ipanic support)Yann Fouassier
2015-06-02Edison kernel rebase: Correct merge errorsSaadi Maalem
2015-06-02printk: fixing the deadlock when calling printk in nmi handleLiu, Chuansheng
2015-06-02tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2015-06-02cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar
2015-06-02Fix Critical Klocwork issuesPat Noziska
2015-06-02x86/irq: handle chained interrupts during IRQ migrationAxel Haslam
2015-06-01sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-05-28sched: add bit_wait_io for 3.18 ext4 backportTheodore Ts'o
2015-05-18suspend: Return error when pending wakeup source is found.Ruchi Kandoi
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
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-19console: Fix console name size mismatchPeter Hurley
2015-04-13perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-04-09Power: Report suspend times from last_suspend_timejinqian
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-18PM / QoS: remove duplicate call to pm_qos_update_targetMichael Scott
2015-03-13Revert "Revert "timer_list: Convert timer list to be a proper seq_file""Bruce Ashfield
2015-03-13Revert "Revert "timer_list: Split timer_list_show_tickdevices""Bruce Ashfield
2015-03-13Revert "timer_list: Split timer_list_show_tickdevices"Tom Zanussi
2015-03-13Revert "timer_list: Convert timer list to be a proper seq_file"Tom Zanussi
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-02-11smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-01-29time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin