summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-08-01Merge "power: wakeup_reason: send uevent to user space"Linux Build Service Account
2018-07-24Merge android-4.4.141 (b1bad9e) into msm-4.4Srinivasarao P
2018-07-20power: wakeup_reason: send uevent to user spacexianzhu
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
2018-07-17Merge 4.4.141 into android-4.4Greg Kroah-Hartman
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-06-27Merge android-4.4.137 (a2e2217) into msm-4.4Srinivasarao P
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-06-20power:hibernate: KPI marker for Hibernation SuccessAtul Raut
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-06-02Merge "Merge android-4.4.133 (3f51ea2) into msm-4.4"Linux Build Service Account
2018-05-31Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30kdb: make "mdr" command repeatRandy Dunlap
2018-05-30audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs
2018-05-30perf/core: Fix perf_output_read_group()Peter Zijlstra
2018-05-30sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso
2018-05-30perf/cgroup: Fix child event counting bugSong Liu
2018-05-30workqueue: use put_device() instead of kfree()Arvind Yadav
2018-05-30kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes
2018-05-30locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang
2018-05-30kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-29audit: Checks valid value of audit_signals and tsk->audit_contextChetan C R
2018-05-29UPSTREAM: sched/fair: Consider RT/IRQ pressure in capacity_spare_wakeJoel Fernandes
2018-05-26Merge 4.4.133 into android-4.4Greg Kroah-Hartman
2018-05-26time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2018-05-26tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui
2018-05-26signals: avoid unnecessary taking of sighand->siglockWaiman Long
2018-05-26kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2018-05-26futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-26futex: Remove unnecessary warning from get_futex_keyMel Gorman
2018-05-26audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs
2018-05-24cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2018-05-24Revert "cgroup: Disable IRQs while holding css_set_lock"Joel Fernandes (Google)
2018-05-24cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2018-05-22Merge android-4.4.132 (46155cc) into msm-4.4Srinivasarao P
2018-05-16Merge 4.4.132 into android-4.4Greg Kroah-Hartman
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa