index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-01-17
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2018-01-17
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
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
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
2018-01-17
cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC
Tejun Heo
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/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2018-01-02
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2018-01-02
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2018-01-02
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
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-29
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-25
bpf: fix integer overflows
Daniel Borkmann
2017-12-25
bpf: don't prune branches when a scalar is replaced with a pointer
Daniel Borkmann
2017-12-25
bpf: force strict alignment checks for stack pointers
Daniel Borkmann
2017-12-25
bpf: fix missing error return in check_stack_boundary()
Daniel Borkmann
2017-12-25
bpf: fix 32-bit ALU op verification
Daniel Borkmann
2017-12-25
bpf: fix incorrect tracking of register size truncation
Daniel Borkmann
2017-12-25
bpf: fix incorrect sign extension in check_alu_op()
Daniel Borkmann
2017-12-25
bpf/verifier: fix bounds calculation on BPF_RSH
Daniel Borkmann
2017-12-25
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
2017-12-25
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-20
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
2017-12-20
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
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
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-17
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-12-17
audit: Allow auditd to set pid to 0 to end auditing
Steve Grubb
2017-12-14
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-12-14
bpf: fix lockdep splat
Eric Dumazet
2017-12-14
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-12-14
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-14
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-12-10
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
2017-12-10
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-11-30
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
[next]