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
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-08-12
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-08
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-08-08
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-08-08
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-31
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-20
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
2021-07-20
cgroup: verify that source is a string
Christian Brauner
2021-07-20
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-19
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-07-19
tracing: Simplify & fix saved_tgids logic
Paul Burton
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
2021-07-19
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
2021-07-14
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-07-14
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-07-14
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
2021-07-14
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-07-14
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
2021-07-14
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-07-14
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2021-07-14
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
2021-06-30
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-30
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-06-30
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-06-30
module: limit enabling module.sig_enforce
Mimi Zohar
2021-06-23
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-23
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-23
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-16
wq: handle VM suspension in stall detection
Sergey Senozhatsky
2021-06-16
cgroup: disable controllers at parse time
Shakeel Butt
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
[next]