index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
3 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-31
/
+31
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-57
/
+56
12 days
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+4
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-71
/
+92
12 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-10
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
1
-2
/
+1
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
1
-9
/
+42
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
1
-29
/
+46
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-8
/
+37
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
1
-0
/
+1
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
1
-46
/
+7
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-15
/
+53
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
1
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+7
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-9
/
+34
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
1
-1
/
+1
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-21
/
+60
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+12
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
1
-0
/
+16
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2
-9
/
+18
2025-11-18
convert rpc_pipefs
Al Viro
1
-15
/
+12
2025-11-17
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
1
-7
/
+48
2025-11-17
SUNRPC: Improve "fragment too large" warning
Chuck Lever
1
-3
/
+4
2025-11-17
svcrdma: Release transport resources synchronously
Chuck Lever
1
-11
/
+8
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2025-11-13
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+1
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
1
-2
/
+1
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-3
/
+4
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
3
-5
/
+5
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-20
/
+42
2025-10-01
SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
Eric Biggers
1
-1
/
+2
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
1
-2
/
+0
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
1
-5
/
+5
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
1
-0
/
+14
2025-09-22
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
1
-1
/
+1
2025-09-22
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-22
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
2
-0
/
+15
2025-09-22
sunrpc: eliminate return pointer in svc_tcp_sendmsg()
Jeff Layton
1
-13
/
+8
[next]