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
*
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-12-14
1
-1
/
+1
*
bpf: fix lockdep splat
Eric Dumazet
2017-12-14
1
-2
/
+6
*
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
2017-12-14
1
-0
/
+1
*
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-12-14
2
-1
/
+6
*
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-14
1
-1
/
+1
*
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-12-14
1
-5
/
+5
*
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-12-09
1
-16
/
+31
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
3
-127
/
+138
*
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
1
-2
/
+1
*
workqueue: Fix NULL pointer dereference
Li Bin
2017-11-15
1
-1
/
+2
*
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-11-15
1
-0
/
+1
*
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2017-11-02
1
-22
/
+15
*
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-10-21
1
-5
/
+15
*
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
2017-10-21
1
-0
/
+1
*
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-10-21
1
-2
/
+9
*
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
2017-10-18
1
-2
/
+12
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-10-12
3
-6
/
+22
*
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-12
1
-14
/
+0
*
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-10-12
1
-1
/
+2
*
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-10-12
1
-1
/
+2
*
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
2
-1
/
+3
*
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-10-05
1
-7
/
+16
*
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-10-05
1
-2
/
+8
*
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-10-05
1
-1
/
+1
*
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-10-05
1
-17
/
+7
*
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-27
1
-1
/
+1
*
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
2017-09-27
1
-1
/
+7
*
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
2017-09-27
1
-4
/
+6
*
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-09-27
1
-1
/
+1
*
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-09-13
1
-0
/
+6
*
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-09-07
1
-0
/
+1
*
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-09-07
2
-2
/
+8
*
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-09-02
1
-81
/
+5
*
gcov: support GCC 7.1
Martin Liska
2017-09-02
2
-1
/
+9
*
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-30
1
-9
/
+41
*
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-08-30
1
-20
/
+19
*
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-08-30
1
-0
/
+4
*
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-30
1
-0
/
+4
*
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2017-08-30
1
-4
/
+7
*
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
2017-08-30
1
-1
/
+1
*
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-30
1
-0
/
+1
*
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-08-30
1
-6
/
+15
*
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-08-30
1
-14
/
+96
*
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
2017-08-30
1
-0
/
+1
*
bpf: adjust verifier heuristics
Daniel Borkmann
2017-08-30
1
-1
/
+11
*
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
2017-08-30
1
-0
/
+62
*
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-30
1
-4
/
+30
*
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-24
1
-7
/
+4
*
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-24
1
-2
/
+2
*
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-24
1
-2
/
+8
[next]