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.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
*
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-02-14
1
-6
/
+10
|
\
|
*
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
2016-02-09
1
-6
/
+10
*
|
mm: fix pfn_t vs highmem
Dan Williams
2016-02-11
1
-1
/
+1
*
|
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2016-02-11
1
-23
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-11
1
-1
/
+1
|
\
\
|
*
|
bpf: fix branch offset adjustment on backjumps after patching ctx expansion
Daniel Borkmann
2016-02-10
1
-1
/
+1
*
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
2
-30
/
+72
|
\
\
\
|
*
|
|
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-01-22
1
-3
/
+4
|
*
|
|
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-01-22
1
-5
/
+17
|
*
|
|
cpuset: make mm migration asynchronous
Tejun Heo
2016-01-22
2
-22
/
+51
*
|
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
1
-7
/
+67
|
\
\
\
\
|
*
|
|
|
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
Tejun Heo
2016-02-10
1
-0
/
+10
|
*
|
|
|
workqueue: implement "workqueue.debug_force_rr_cpu" debug feature
Tejun Heo
2016-02-09
1
-2
/
+21
|
*
|
|
|
workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs
Mike Galbraith
2016-02-09
1
-2
/
+32
|
*
|
|
|
Revert "workqueue: make sure delayed work run in local cpu"
Tejun Heo
2016-02-09
1
-4
/
+4
|
*
|
|
|
workqueue: skip flush dependency checks for legacy workqueues
Tejun Heo
2016-01-29
1
-1
/
+2
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-02-09
1
-45
/
+75
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-02-03
1
-43
/
+69
|
*
|
|
|
module: wrapper for symbol name.
Rusty Russell
2016-02-03
1
-11
/
+15
|
*
|
|
|
modules: fix modparam async_probe request
Luis R. Rodriguez
2016-02-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
signals: avoid random wakeups in sigsuspend()
Sasha Levin
2016-02-05
1
-2
/
+4
*
|
|
|
Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-03
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
2016-01-29
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-02-01
1
-8
/
+12
|
\
\
\
|
*
|
|
phys_to_pfn_t: use phys_addr_t
Dan Williams
2016-01-31
1
-1
/
+1
|
*
|
|
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
Dan Williams
2016-01-29
1
-7
/
+11
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-31
6
-30
/
+61
|
\
\
\
|
*
|
|
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-01-27
1
-2
/
+2
|
*
|
|
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
2016-01-26
1
-5
/
+7
|
*
|
|
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-01-22
1
-2
/
+12
|
*
|
|
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
1
-1
/
+1
|
*
|
|
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
1
-1
/
+1
|
*
|
|
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
2
-19
/
+38
|
*
|
|
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2016-01-12
32
-218
/
+363
|
|
\
\
\
*
|
\
\
\
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-31
3
-9
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
pid: Fix spelling in comments
Zhen Lei
2016-01-30
1
-1
/
+1
|
*
|
|
|
|
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-01-22
1
-7
/
+23
|
*
|
|
|
|
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-01-19
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
5
-635
/
+641
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Remove/simplify lockdep annotation
Peter Zijlstra
2016-01-29
1
-21
/
+1
|
*
|
|
|
|
|
perf: Synchronously clean up child events
Peter Zijlstra
2016-01-29
1
-90
/
+84
|
*
|
|
|
|
|
perf: Untangle 'owner' confusion
Peter Zijlstra
2016-01-29
1
-2
/
+12
|
*
|
|
|
|
|
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
2016-01-29
1
-11
/
+12
|
*
|
|
|
|
|
perf: Clean up sync_child_event()
Peter Zijlstra
2016-01-29
1
-42
/
+39
|
*
|
|
|
|
|
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
2016-01-29
1
-10
/
+10
|
*
|
|
|
|
|
perf: Fix STATE_EXIT usage
Peter Zijlstra
2016-01-29
1
-2
/
+4
|
*
|
|
|
|
|
perf: Update locking order
Peter Zijlstra
2016-01-29
1
-1
/
+1
|
*
|
|
|
|
|
perf: Remove __free_event()
Peter Zijlstra
2016-01-29
1
-25
/
+20
|
*
|
|
|
|
|
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2016-01-29
3
-25
/
+31
|
*
|
|
|
|
|
perf: Fix NULL deref
Peter Zijlstra
2016-01-29
1
-2
/
+2
[next]