index
:
Linux Stable
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.13.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
*
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
2021-11-12
1
-1
/
+8
*
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-27
3
-47
/
+23
*
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-27
1
-1
/
+1
*
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-27
1
-6
/
+6
*
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-13
1
-1
/
+2
*
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-10-06
1
-5
/
+11
*
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-30
1
-0
/
+2
*
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-30
1
-0
/
+8
*
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/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-09-22
4
-2
/
+36
*
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
*
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
2021-09-22
1
-5
/
+7
*
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-09-22
1
-3
/
+4
*
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
2021-09-16
1
-0
/
+2
*
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-15
1
-10
/
+17
*
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-15
1
-31
/
+15
*
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-15
1
-55
/
+32
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-15
2
-8
/
+26
*
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-09-15
1
-0
/
+4
*
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-09-15
1
-1
/
+3
*
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
2021-09-15
1
-0
/
+7
*
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
2021-09-15
1
-11
/
+16
*
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
2021-09-15
1
-0
/
+2
*
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-09-15
1
-6
/
+19
*
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-09-15
2
-16
/
+19
*
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-09-15
1
-7
/
+53
*
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-09-15
1
-2
/
+0
*
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
2021-09-15
1
-0
/
+18
*
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-15
1
-0
/
+1
*
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-15
2
-3
/
+6
*
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
2021-09-15
1
-10
/
+5
*
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-09-12
2
-15
/
+30
*
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
2021-09-03
1
-1
/
+1
*
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
2021-09-03
1
-1
/
+1
*
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
2021-09-03
1
-2
/
+55
*
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-26
1
-0
/
+2
*
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
2021-08-26
1
-0
/
+1
*
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-18
1
-0
/
+5
*
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-18
1
-5
/
+8
*
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-18
1
-1
/
+4
*
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-15
1
-1
/
+19
*
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-08-12
1
-2
/
+4
*
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-12
1
-0
/
+4
*
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-08-08
1
-4
/
+40
*
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-08-08
1
-2
/
+15
*
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-08-08
1
-1
/
+3
*
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-31
1
-3
/
+1
[next]