summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-10-05ANDROID: workqueue: add vendor hook for wq lockup informationASB-2020-10-05_11-5.4Sangmoon Kim
2020-09-29ANDROID: Disable kthread delayed work fp check in CFI buildsDaniel Mentz
2020-09-28ANDROID: GKI: pid: Export for find_task_by_vpidAbhilasha Rao
2020-09-28ANDROID: GKI: core: Export for runqueuesAbhilasha Rao
2020-09-28ANDROID: GKI: time: Export for nsec_to_clock_tAbhilasha Rao
2020-09-28ANDROID: GKI: signal: Export for __lock_task_sighandAbhilasha Rao
2020-09-28ANDROID: GKI: cputime: Export for thread_group_cputime_adjustedAbhilasha Rao
2020-09-28ANDROID: GKI: loadavg: Export for get_avenrunAbhilasha Rao
2020-09-22ANDROID: kallsyms: ignore ThinLTO+CFI hash suffix in kallsyms_lookup_name()Jack Pham
2020-09-15FROMGIT: mm, oom_adj: don't loop through tasks in __set_oom_adj when not nece...Suren Baghdasaryan
2020-09-14ANDROID: vendor_hooks: Add vendor hooks for getting printk messagesChangki Kim
2020-09-03UPSTREAM: module: Correctly truncate sysfs sections outputKees Cook
2020-09-03Revert "ANDROID: Revert "module: Do not expose section addresses to non-CAP_S...Greg Kroah-Hartman
2020-09-03Revert "ANDROID: Revert "module: Refactor section attr into bin attribute""Greg Kroah-Hartman
2020-08-26Merge 5.4.61 into android11-5.4Greg Kroah-Hartman
2020-08-26kthread: Do not preempt current task if it is going to call schedule()Liang Chen
2020-08-26uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins
2020-08-26kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-25ANDROID: power: Export log_{suspend_abort,abnormal_wakeup}_reasonDaniel Mentz
2020-08-23Revert "tracing: Move pipe reference to trace array instead of current_tracer"Greg Kroah-Hartman
2020-08-23Revert "ANDROID: Revert: Merge 5.4.60 into android11-5.4"Greg Kroah-Hartman
2020-08-21ANDROID: Revert: Merge 5.4.60 into android11-5.4Greg Kroah-Hartman
2020-08-21ANDROID: sched: Use normal vendor hook in scheduler tickJianMin Liu
2020-08-21ANDROID: Add vendor hooks to the schedulerPark Bumgyu
2020-08-21Merge 5.4.60 into android11-5.4Greg Kroah-Hartman
2020-08-21module: Correctly truncate sysfs sections outputKees Cook
2020-08-21tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)
2020-08-21tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)
2020-08-21tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-08-21kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song
2020-08-21ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-08-21genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-20ANDROID: futex: Add vendor hook for wait queueJianMin Liu
2020-08-20ANDROID: sched: add vendor hooks to handle scheduling priorityJianMin Liu
2020-08-20ANDROID: rwsem: Add vendor hook to the rw-semaphoreJianMin Liu
2020-08-20ANDROID: sched: add restrict vendor hook to modify task placement policy in EASYun Hsiang
2020-08-19BACKPORT: kthread: Do not preempt current task if it is going to call schedule()Liang Chen
2020-08-19Merge 5.4.59 into android11-5.4Greg Kroah-Hartman
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-08-19sched/uclamp: Fix initialization of struct uclamp_rqQais Yousef
2020-08-19blktrace: fix debugfs use after freeLuis Chamberlain
2020-08-19sched: correct SD_flags returned by tl->sd_flags()Peng Liu
2020-08-19sched/fair: Fix NOHZ next idle balanceVincent Guittot
2020-08-12ANDROID: vendor_hooks: add waiting information for blocked tasksSangmoon Kim
2020-08-11Merge 5.4.58 into android11-5.4Greg Kroah-Hartman
2020-08-11perf/core: Fix endless multiplex timerPeter Zijlstra
2020-08-07ANDROID: Revert "module: Refactor section attr into bin attribute"Saravana Kannan
2020-08-07ANDROID: Revert "module: Do not expose section addresses to non-CAP_SYSLOG"Saravana Kannan
2020-08-07Merge 5.4.57 into android11-5.4Greg Kroah-Hartman