index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-03-18
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-02-25
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-25
profile: hide unused functions when !CONFIG_PROC_FS
Arnd Bergmann
2018-02-25
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-16
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-16
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-03
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-01-31
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-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 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-17
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-10
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-05
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-02
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)
2017-12-25
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
[next]