summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | UPSTREAM: config: android-base: add CONFIG_MODULES optionGreg Kroah-Hartman2018-02-05
| * | UPSTREAM: config: android-base: add CONFIG_IKCONFIG optionGreg Kroah-Hartman2018-02-05
| * | UPSTREAM: config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLEMax Shi2018-02-05
| * | UPSTREAM: config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2018-02-05
| * | UPSTREAM: config: android: enable CONFIG_SECCOMPRob Herring2018-02-05
| * | UPSTREAM: config: android: set SELinux as default security modeRob Herring2018-02-05
| * | UPSTREAM: config: android: move device mapper options to recommendedRob Herring2018-02-05
| * | UPSTREAM: config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2018-02-05
| * | UPSTREAM: config: add android config fragmentsRob Herring2018-02-05
| * | BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-02-05
* | | Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P2018-02-05
|\| |
| * | Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
| |\|
| | * bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-02-03
| | * bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-02-03
| | * bpf: fix divides by zeroEric Dumazet2018-02-03
| | * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-02-03
| | * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03
| | * bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2018-02-03
| | * bpf: fix branch pruning logicAlexei Starovoitov2018-02-03
| * | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2018-02-01
* | | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\| |
| * | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
| |\|
| | * hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-31
| | * timers: Plug locking race vs. timer migrationThomas Gleixner2018-01-31
| | * time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2018-01-31
| | * sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2018-01-31
| * | ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_br...Ke Wang2018-01-29
* | | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
| |\|
| | * tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)2018-01-23
| | * sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-23
| | * futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-23
| | * gcov: disable for COMPILE_TESTArnd Bergmann2018-01-23
| * | sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...Ke Wang2018-01-18
* | | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
| |\|
| | * bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann2018-01-17
| | * bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-17
| | * bpf: adjust insn_aux_data when patching insnsAlexei Starovoitov2018-01-17
| | * bpf: refactor fixup_bpf_calls()Alexei Starovoitov2018-01-17
| | * bpf: move fixup_bpf_calls() functionAlexei Starovoitov2018-01-17
| | * bpf: don't (ab)use instructions to store stateJakub Kicinski2018-01-17
| | * bpf: add bpf_patch_insn_single helperDaniel Borkmann2018-01-17
| | * locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso2018-01-17
| | * futex: Replace barrier() in unqueue_me() with READ_ONCE()Jianyu Zhan2018-01-17
* | | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
| |\|
| | * module: Issue warnings when tainting kernelLibor Pechacek2018-01-10
| | * module: keep percpu symbols in module's symtabMiroslav Benes2018-01-10
| | * kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov2018-01-10