index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-15
workqueue: Fix NULL pointer dereference
Li Bin
2017-11-15
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-11-02
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2017-10-21
hrtimer: Catch invalid clockids again
Marc Zyngier
2017-10-21
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
2017-10-21
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-10-18
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-10-12
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-10-05
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-27
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-09-07
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-09-07
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-09-02
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-09-02
gcov: support GCC 7.1
Martin Liska
2017-08-30
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-08-30
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-30
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2017-08-30
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
2017-08-30
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-30
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-08-30
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-08-30
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
2017-08-30
bpf: adjust verifier heuristics
Daniel Borkmann
2017-08-30
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
2017-08-30
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-24
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-24
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-24
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-24
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-16
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-11
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-08-11
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-08-11
cgroup: create dfl_root files on subsys registration
Tejun Heo
[next]