summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-27Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev
2017-10-22Merge 4.4.94 into android-4.4Greg Kroah-Hartman
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-21bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-20sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()Dietmar Eggemann
2017-10-20Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-19sched: EAS/WALT: finish accounting prior to task_tickJoonwoo Park
2017-10-19cpufreq: sched: update capacity request upon tick alwaysJoonwoo Park
2017-10-19sched/fair: prevent meaningless active migrationJoonwoo Park
2017-10-19sched: walt: Leverage existing helper APIs to apply invarianceVikram Mulukutla
2017-10-19Merge 4.4.93 into android-4.4Dmitry Shmidt
2017-10-18rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-10-17Merge "Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4"Linux Build Service Account
2017-10-16sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-06locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2017-10-06FROMLIST: tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes
2017-10-06FROMLIST: tracing: Prepare to add preempt and irq trace eventsJoel Fernandes
2017-10-05Merge "Revert "osq_lock: fix osq_lock queue corruption""Linux Build Service Account
2017-10-05Merge "sched: Make resched_cpu() unconditional"Linux Build Service Account
2017-10-05Merge "rcu: Stop disabling interrupts in scheduler fastpaths"Linux Build Service Account
2017-10-05Merge "cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns"Linux Build Service Account
2017-10-05Revert "osq_lock: fix osq_lock queue corruption"Prateek Sood
2017-10-05Merge 4.4.90 into android-4.4Greg Kroah-Hartman
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-10-05seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-03UPSTREAM: cpufreq: schedutil: use now as reference when aggregating shared po...Juri Lelli
2017-10-03sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-10-03rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney
2017-10-03rcu: Simplify rcu_sched_qs() control flowPaul E. McKenney
2017-09-29Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4Blagovest Kolenichev
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-09-23Revert "ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups"Vikram Mulukutla
2017-09-22Revert "ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups"Vikram Mulukutla
2017-09-21Merge android-4.4@29d0b65 (v4.4.88) into msm-4.4Blagovest Kolenichev
2017-09-21Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev
2017-09-21BACKPORT: partial: mm, oom_reaper: do not mmput synchronously from the oom re...Michal Hocko
2017-09-18cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman
2017-09-15UPSTREAM: Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman
2017-09-14Merge 4.4.88 into android-4.4Greg Kroah-Hartman
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi