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
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-12
perf: Fix required permissions if sigtrap is requested
Marco Elver
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-08-12
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-08-12
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-12
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-12
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-08-12
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-12
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-08-04
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-31
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-31
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
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
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
2021-07-28
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
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-28
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-28
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-28
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-28
bpf: Fix tail_call_reachable rejection for interpreter when jit failed
Daniel Borkmann
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-20
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
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
module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
Jon Mediero
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
sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...
Frederic Weisbecker
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
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-07-14
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
Maciej Żenczykowski
[next]