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-07-20
static_call: Fix static_call_text_reserved() vs __init
Peter Zijlstra
2021-07-20
jump_label: Fix jump_label_text_reserved() vs __init
Peter Zijlstra
2021-07-20
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-20
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
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 false positive kmemleak report in bpf_ringbuf_area_alloc()
Rustam Kovhaev
2021-07-19
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
2021-07-19
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
2021-07-14
cred: add missing return error code when set_cred_ucounts() failed
Yang Yingliang
2021-07-14
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-07-14
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
2021-07-14
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-07-14
lockdep: Fix wait-type for empty stack
Peter Zijlstra
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: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
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
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
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
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
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
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-30
module: limit enabling module.sig_enforce
Mimi Zohar
2021-06-23
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
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-23
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-23
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-23
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-23
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-16
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
[next]