summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-05-10Merge "Merge android-4.4.131 (d5d6526) into msm-4.4"Linux Build Service Account
2018-05-07Merge "taskstats: fix the length of cgroupstats_cmd_get_policy"Linux Build Service Account
2018-05-03taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong
2018-05-03Merge "sched/walt: Fix use after free in trace_sched_update_task_ravg()"Linux Build Service Account
2018-05-03Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P
2018-05-03Merge "defconfig: Enable preemptirq tracing for msm8998 and sdm660"Linux Build Service Account
2018-05-02sched/walt: Fix use after free in trace_sched_update_task_ravg()Pavankumar Kondeti
2018-04-30Merge 4.4.130 into android-4.4Greg Kroah-Hartman
2018-04-29perf: Return proper values for user stack errorsJiri Olsa
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai
2018-04-24trace/irq: Add trace point to track IRQs disable callersPavankumar Kondeti
2018-04-24sched: Add trace point to track preemption disable callersPavankumar Kondeti
2018-04-23UPSTREAM: timer: Export destroy_hrtimer_on_stack()Guenter Roeck
2018-04-20Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman
2018-04-13perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra
2018-04-13sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka
2018-04-13pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()Kirill Tkhai
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08audit: add tty field to LOGIN eventRichard Guy Briggs
2018-04-08genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-03-31Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman
2018-03-30Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28Merge "sched: Export wake_to_idle API"Linux Build Service Account
2018-03-28bpf: skip unnecessary capability checkChenbo Feng
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-25Merge 4.4.124 into android-4.4Greg Kroah-Hartman
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2018-03-23sched: Export wake_to_idle APISrinivas Girigowda
2018-03-22softirq: Don't defer all softirq during RT taskBjörn Davidsson
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22bpf: fix incorrect sign extension in check_alu_op()Jann Horn
2018-03-22sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2018-03-22sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka
2018-03-22timers, sched_clock: Update timeout for clock wrapDavid Engraf
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-08Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P
2018-03-07Merge "sched: add sched_get_cpu_last_busy_time() API"Linux Build Service Account
2018-03-06ANDROID: proc: Add /proc/uid directoryConnor O'Brien