summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-09-28Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P
2018-09-28Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P
2018-09-28Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P
2018-09-26Merge 4.4.158 into android-4.4Greg Kroah-Hartman
2018-09-26audit: fix use-after-free in audit_add_watchRonny Chevalier
2018-09-20Merge 4.4.157 into android-4.4Greg Kroah-Hartman
2018-09-19locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2018-09-19locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood
2018-09-19kthread: Fix use-after-free if kthread fork failsVegard Nossum
2018-09-15Merge 4.4.156 into android-4.4Greg Kroah-Hartman
2018-09-15genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn
2018-09-12Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P
2018-09-12Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P
2018-09-10Merge 4.4.155 into android-4.4Greg Kroah-Hartman
2018-09-09userns: move user access out of the mutexJann Horn
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)
2018-09-09kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)
2018-09-07kthread/smpboot: Serialize kthread parking against wakeupGaurav Kohli
2018-09-06Merge "Merge android-4.4.153 (5e24b4e) into msm-4.4"Linux Build Service Account
2018-09-06printk: Make the console flush configurable in hotplug pathMohammed Khajapasha
2018-09-05Merge 4.4.154 into android-4.4Greg Kroah-Hartman
2018-09-05kprobes: Make list and blacklist root user read onlyMasami Hiramatsu
2018-09-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2018-08-31ANDROID: tracing: fix race condition reading saved tgidsAdrian Salido
2018-08-30Merge "Revert "power: wakeup_reason: send uevent to user space""Linux Build Service Account
2018-08-28Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P
2018-08-24Merge 4.4.152 into android-4.4Greg Kroah-Hartman
2018-08-24tracing: Use __printf markup to silence compilerMathieu Malaterre
2018-08-24locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)
2018-08-24Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P
2018-08-14Merge "Merge android-4.4.146 (13962260) into msm-4.4"Linux Build Service Account
2018-08-14Merge "Merge android-4.4.145 (05670d3) into msm-4.4"Linux Build Service Account
2018-08-14Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"Linux Build Service Account
2018-08-13cgroup: Fix deadlock in cpu hotplug pathPrateek Sood
2018-08-09Merge 4.4.147 into android-4.4Greg Kroah-Hartman
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-09nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner
2018-08-09genirq: Make force irq threading setup more robustThomas Gleixner
2018-08-08sched: walt: fix out-of-bounds accessJohn Dias
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06audit: allow not equal op for audit by executableOndrej Mosnáček
2018-08-06bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski
2018-08-06tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)
2018-08-06tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov