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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
3
-5
/
+7
|
\
|
*
net/route: use get_random_int for random counter
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
|
*
net/neighbor: use get_random_u32 for 32-bit hash random
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
|
*
ceph: ensure RNG is seeded before using
Jason A. Donenfeld
2017-06-19
1
-1
/
+5
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
3
-6
/
+81
|
\
\
|
*
|
9p: Implement show_options
David Howells
2017-07-11
3
-6
/
+81
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-15
2
-43
/
+37
|
\
\
\
|
*
|
|
get_compat_bpf_fprog(): don't copyin field-by-field
Al Viro
2017-07-04
1
-9
/
+9
|
*
|
|
get_compat_msghdr(): get rid of field-by-field copyin
Al Viro
2017-07-04
1
-17
/
+14
|
*
|
|
copy_msghdr_from_user(): get rid of field-by-field copyin
Al Viro
2017-07-04
1
-17
/
+14
*
|
|
|
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
8
-149
/
+201
|
\
\
\
\
|
*
|
|
|
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
1
-1
/
+2
|
*
|
|
|
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
1
-3
/
+3
|
*
|
|
|
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
1
-8
/
+8
|
*
|
|
|
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
1
-8
/
+10
|
*
|
|
|
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
1
-36
/
+8
|
*
|
|
|
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
2
-20
/
+17
|
*
|
|
|
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
1
-10
/
+13
|
*
|
|
|
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
4
-31
/
+84
|
*
|
|
|
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
2
-6
/
+5
|
*
|
|
|
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
4
-27
/
+26
|
*
|
|
|
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
4
-5
/
+28
|
*
|
|
|
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
1
-0
/
+1
|
*
|
|
|
SUNRPC: Make slot allocation more reliable
Trond Myklebust
2017-07-13
1
-3
/
+5
|
*
|
|
|
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-07-13
1
-2
/
+2
|
*
|
|
|
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
|
|
|
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-07-13
2
-6
/
+7
|
*
|
|
|
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-07-13
1
-4
/
+2
|
*
|
|
|
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-07-13
1
-3
/
+6
|
*
|
|
|
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-07-13
1
-4
/
+4
|
*
|
|
|
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-07-13
1
-1
/
+1
|
*
|
|
|
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
4
-13
/
+14
|
*
|
|
|
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
4
-8
/
+16
|
*
|
|
|
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
3
-3
/
+4
|
*
|
|
|
sunrpc: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-12
/
+15
|
*
|
|
|
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
|
*
|
|
|
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
3
-7
/
+8
|
*
|
|
|
sunrpc: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-11
/
+13
|
*
|
|
|
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
2017-07-13
1
-1
/
+2
*
|
|
|
|
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
15
-945
/
+869
|
\
\
\
\
\
|
*
|
|
|
|
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-07-13
1
-1
/
+1
|
*
|
|
|
|
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
2017-07-12
1
-10
/
+8
|
*
|
|
|
|
svcrdma: use offset_in_page() macro
Chuck Lever
2017-07-12
1
-2
/
+3
|
*
|
|
|
|
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
2017-07-12
1
-35
/
+4
|
*
|
|
|
|
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
2017-07-12
1
-14
/
+5
|
*
|
|
|
|
svcrdma: Remove frmr cache
Chuck Lever
2017-07-12
1
-86
/
+0
|
*
|
|
|
|
svcrdma: Remove unused Read completion handlers
Chuck Lever
2017-07-12
1
-84
/
+9
|
*
|
|
|
|
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
2
-11
/
+5
|
*
|
|
|
|
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2017-07-12
2
-454
/
+106
|
*
|
|
|
|
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-07-12
1
-1
/
+424
[next]