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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
1
-3
/
+3
*
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
2
-1
/
+4
*
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
1
-1
/
+3
*
sunrpc: move rq_cachetype field to better optimize space
Jeff Layton
2014-12-09
1
-1
/
+1
*
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
2
-4
/
+5
*
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
2
-5
/
+5
*
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
2
-5
/
+6
*
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
2
-2
/
+3
*
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
2
-6
/
+15
*
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-12-09
22
-39
/
+344
|
\
|
*
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
2014-11-27
2
-0
/
+18
|
*
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
2014-11-27
2
-0
/
+35
|
*
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-26
1
-0
/
+3
|
|
\
|
|
*
SUNRPC: serialize iostats updates
Chuck Lever
2014-11-25
1
-0
/
+3
|
*
|
nfs: Add DEALLOCATE support
Anna Schumaker
2014-11-25
2
-0
/
+2
|
*
|
nfs: Add ALLOCATE support
Anna Schumaker
2014-11-25
3
-0
/
+16
|
*
|
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
2014-11-24
2
-12
/
+3
|
*
|
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
4
-12
/
+9
|
*
|
lockd: eliminate LOCKD_DEBUG
Jeff Layton
2014-11-24
1
-5
/
+1
|
*
|
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
2014-11-24
1
-2
/
+2
|
*
|
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2014-11-24
2
-1
/
+102
|
*
|
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2014-11-24
1
-0
/
+63
|
*
|
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
2014-11-24
1
-0
/
+55
|
|
/
|
*
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-11-23
1
-1
/
+7
|
|
\
|
|
*
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
2014-11-23
1
-1
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-21
4
-3
/
+25
|
|
\
\
|
|
*
\
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
2014-11-19
1
-0
/
+6
|
|
|
\
\
|
|
|
*
|
can: dev: add can_is_canfd_skb() API
Dong Aisheng
2014-11-18
1
-0
/
+6
|
|
*
|
|
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-18
1
-1
/
+17
|
|
|
/
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
1
-2
/
+0
|
|
|
\
\
|
|
|
*
|
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
2014-11-12
1
-2
/
+0
|
|
*
|
|
net: Add vxlan_gso_check() helper
Joe Stringer
2014-11-14
1
-0
/
+2
|
|
*
|
|
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
2014-11-14
1
-1
/
+1
|
*
|
|
|
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-11-21
1
-0
/
+2
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...
Mark Brown
2014-11-17
1
-0
/
+2
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
ASoC: dpcm: Fix race between FE/BE updates and trigger
Takashi Iwai
2014-11-04
1
-0
/
+2
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-11-21
1
-5
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2014-11-16
1
-5
/
+0
|
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-11-21
1
-2
/
+5
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
2014-11-16
1
-2
/
+5
*
|
|
|
|
|
|
|
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
2014-12-01
1
-4
/
+3
*
|
|
|
|
|
|
|
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
86
-203
/
+997
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-11-16
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2014-11-16
1
-2
/
+2
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
pinctrl: dra: dt-bindings: Fix output pull up/down
Roger Quadros
2014-11-10
1
-2
/
+2
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
2014-11-15
2
-3
/
+6
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
2014-10-28
1
-2
/
+0
|
|
*
|
|
|
|
|
|
|
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
2014-10-28
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
power_supply: Add no_thermal property to prevent recursive get_temp calls
Krzysztof Kozlowski
2014-10-28
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-11-15
1
-0
/
+11
|
|
\
\
\
\
\
\
\
\
\
[next]