summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-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 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 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 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 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
| * kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov2018-01-10
| * kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov2018-01-10
| * kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
| * kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov2018-01-10
* | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
|\|
| * kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-05
| * kaiser: merged updateDave Hansen2018-01-05
| * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
|\|
| * nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner2018-01-02
| * ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)2018-01-02
| * tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-02
| * tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-02
| * tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-02