summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20Merge 4.4.175 into android-4.4Greg Kroah-Hartman
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar
2019-02-20signal: Better detection of synchronous signalsEric W. Biederman
2019-02-20signal: Always notice exiting tasksEric W. Biederman
2019-02-20perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-02-20kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa
2019-02-20timekeeping: Use proper seqcount initializerBart Van Assche
2019-02-11Merge android-4.4.174 (62872f9) into msm-4.4Srinivasarao P
2019-02-08Merge 4.4.174 into android-4.4Greg Kroah-Hartman
2019-02-08rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney
2019-02-08Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P
2019-02-07Merge 4.4.173 into android-4.4Greg Kroah-Hartman
2019-02-06kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin
2019-01-25Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P
2019-01-13Merge 4.4.170 into android-4.4Greg Kroah-Hartman
2019-01-13mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-13fork: record start_time lateDavid Herrmann
2019-01-03Merge "Merge android-4.4.169 (dfca92b) into msm-4.4"Linux Build Service Account
2018-12-27Revert "rtc: alarm: Add power-on alarm feature"Mao Jinlong
2018-12-24Merge android-4.4.169 (dfca92b) into msm-4.4Srinivasarao P
2018-12-21Merge 4.4.169 into android-4.4Greg Kroah-Hartman
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar
2018-12-21Merge android-4.4.168 (66a37fc) into msm-4.4Srinivasarao P
2018-12-19Merge "perf: Cancel the mux hrtimer during CPU hotplug to avoid migration"Linux Build Service Account
2018-12-19Merge 4.4.168 into android-4.4Greg Kroah-Hartman
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-17bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-12-17bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()Ben Hutchings
2018-12-17bpf/verifier: Add spi variable to check_stack_write()Ben Hutchings
2018-12-17bpf: support 8-byte metafield accessAlexei Starovoitov
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis
2018-12-14Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P
2018-12-13Merge 4.4.167 into android-4.4Greg Kroah-Hartman
2018-12-13uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri
2018-12-13kdb: use memmove instead of overlapping memcpyArnd Bergmann
2018-12-12perf: Cancel the mux hrtimer during CPU hotplug to avoid migrationRaghavendra Rao Ananta
2018-12-10Merge "Merge android-4.4.166 (4c4bedf) into msm-4.4"Linux Build Service Account
2018-12-04Merge "Merge android-4.4.165 (f34ff9e) into msm-4.4"Linux Build Service Account
2018-12-03Merge android-4.4.166 (4c4bedf) into msm-4.4Srinivasarao P
2018-12-01Merge 4.4.166 into android-4.4Greg Kroah-Hartman
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)
2018-12-01kdb: Use strscpy with destination buffer sizePrarit Bhargava