index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-02-03
*
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-02-03
*
bpf: fix divides by zero
Eric Dumazet
2018-02-03
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-02-03
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-02-03
*
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2018-02-03
*
bpf: fix branch pruning logic
Alexei Starovoitov
2018-02-03
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
*
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-31
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-31
*
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 tasks
Xunlei Pang
2018-01-23
*
futex: Prevent overflow by strengthen input validation
Li Jinyue
2018-01-23
*
gcov: disable for COMPILE_TEST
Arnd Bergmann
2018-01-23
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-17
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-17
*
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
2018-01-17
*
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
2018-01-17
*
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2018-01-17
*
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2018-01-17
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2018-01-17
*
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
2018-01-17
*
futex: Replace barrier() in unqueue_me() with READ_ONCE()
Jianyu Zhan
2018-01-17
*
module: Issue warnings when tainting kernel
Libor Pechacek
2018-01-10
*
module: keep percpu symbols in module's symtab
Miroslav Benes
2018-01-10
*
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2018-01-10
*
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2018-01-10
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2018-01-10
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-01-10
*
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2018-01-10
*
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
2018-01-05
*
kaiser: merged update
Dave Hansen
2018-01-05
*
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-05
*
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
*
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
*
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
*
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
*
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2018-01-02
*
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
*
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2017-12-25
*
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
*
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
*
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
*
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
*
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-20
*
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-12-16
*
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-12-16
*
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
2017-12-16
*
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-16
[next]