index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-26
1
-10
/
+11
*
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-26
1
-7
/
+0
*
tracing/kprobe: Fix kprobe_on_func_entry() modification
Li Huafei
2021-09-26
1
-1
/
+2
*
rcu: Fix missed wakeup of exp_wq waiters
Neeraj Upadhyay
2021-09-26
1
-1
/
+1
*
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-22
1
-1
/
+1
*
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-22
1
-1
/
+2
*
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-22
1
-0
/
+1
*
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-22
1
-10
/
+17
*
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-22
1
-29
/
+13
*
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-22
1
-55
/
+33
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-22
2
-8
/
+26
*
bpf: track spill/fill of constants
Alexei Starovoitov
2021-09-22
1
-23
/
+63
*
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
2021-09-22
1
-3
/
+15
*
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
2021-09-22
1
-0
/
+13
*
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
2021-09-22
1
-0
/
+9
*
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2021-09-22
1
-21
/
+54
*
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2021-09-22
1
-0
/
+5
*
bpf/verifier: per-register parent pointers
Edward Cree
2021-09-22
1
-139
/
+44
*
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-09-22
1
-7
/
+53
*
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-22
1
-0
/
+1
*
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-22
2
-3
/
+6
*
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
2021-09-22
1
-10
/
+5
*
bpf: Fix truncation handling for mod32 dst reg wrt zero
Daniel Borkmann
2021-09-03
1
-4
/
+5
*
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
2021-09-03
1
-11
/
+11
*
bpf: Do not use ax register in interpreter on div/mod
Daniel Borkmann
2021-09-03
1
-17
/
+15
*
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-26
1
-0
/
+2
*
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-26
1
-5
/
+8
*
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-26
1
-1
/
+4
*
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-08-15
1
-4
/
+40
*
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-08-15
1
-2
/
+15
*
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-08-15
1
-2
/
+5
*
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-15
1
-0
/
+14
*
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-08-12
2
-6
/
+19
*
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-12
1
-0
/
+4
*
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2021-08-08
1
-6
/
+8
*
padata: validate cpumask without removed CPU during offline
Daniel Jordan
2021-08-08
1
-4
/
+14
*
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-07-31
1
-7
/
+13
*
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-28
1
-4
/
+24
*
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-28
1
-2
/
+2
*
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-20
1
-3
/
+3
*
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-07-20
1
-16
/
+47
*
tracing: Simplify & fix saved_tgids logic
Paul Burton
2021-07-20
1
-25
/
+13
*
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
2021-07-20
1
-0
/
+49
*
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-07-20
1
-6
/
+47
*
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-07-20
1
-4
/
+4
*
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2021-07-20
2
-4
/
+32
*
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
2021-07-20
1
-0
/
+7
*
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-07-11
1
-11
/
+24
*
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-07-11
1
-17
/
+29
*
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-07-11
1
-1
/
+1
[next]