summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-28Merge "sched: Export wake_to_idle API"Linux Build Service Account
2018-03-23sched: Export wake_to_idle APISrinivas Girigowda
2018-03-22softirq: Don't defer all softirq during RT taskBjörn Davidsson
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-06sched: add sched_get_cpu_last_busy_time() APIPavankumar Kondeti
2018-03-06Merge 4.4.120 into android-4.4Greg Kroah-Hartman
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-16kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-16sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2018-02-16sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)
2018-02-16posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-02-14time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz
2018-02-10sched/fair: prevent possible infinite loop in sched_group_energyChris Redpath
2018-02-05UPSTREAM: config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FSRoberto Pereira
2018-02-05UPSTREAM: config: android-base: add CGROUP_BPFChenbo Feng
2018-02-05UPSTREAM: config: android-base: add CONFIG_MODULES optionGreg Kroah-Hartman
2018-02-05UPSTREAM: config: android-base: add CONFIG_IKCONFIG optionGreg Kroah-Hartman
2018-02-05UPSTREAM: config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLEMax Shi
2018-02-05UPSTREAM: config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir
2018-02-05UPSTREAM: config: android: enable CONFIG_SECCOMPRob Herring
2018-02-05UPSTREAM: config: android: set SELinux as default security modeRob Herring
2018-02-05UPSTREAM: config: android: move device mapper options to recommendedRob Herring
2018-02-05UPSTREAM: config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov
2018-02-05UPSTREAM: config: add android config fragmentsRob Herring
2018-02-05BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby
2018-02-05Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-02-03bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-02-03bpf: fix divides by zeroEric Dumazet
2018-02-03bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-02-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-02-03bpf: fix branch pruning logicAlexei Starovoitov
2018-02-01ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes
2018-02-01Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P
2018-01-31Merge 4.4.114 into android-4.4Greg Kroah-Hartman
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-31timers: Plug locking race vs. timer migrationThomas Gleixner
2018-01-31time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum
2018-01-31sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira