index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
37 hours
SUNRPC: Fold xs_sock_process_cmsg() into its only caller
Chuck Lever
37 hours
SUNRPC: Treat every client-side TLS error alert as fatal
Chuck Lever
37 hours
SUNRPC: Reject a client-side TLS alert record that is not two octets
Chuck Lever
37 hours
SUNRPC: Resume receiving after a TLS control record
Chuck Lever
37 hours
SUNRPC: Treat every TLS error alert as fatal
Chuck Lever
37 hours
SUNRPC: Reject a TLS alert record that is not two octets
Chuck Lever
37 hours
SUNRPC: Do not credit control-record octets to the RPC stream
Chuck Lever
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
13 days
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14 days
sunrpc: Remove pagemap.h
Matthew Wilcox (Oracle)
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-17
SUNRPC: wait for in-flight client TLS handshake callback
Jérémy Jean
2026-08-17
sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...
Luxiao Xu
2026-08-10
sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCE
Runyu Xiao
2026-08-10
SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
Weiming Shi
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
2026-08-10
sunrpc: use per-net counts in svc_seq_show()
Jeff Layton
2026-08-10
sunrpc: add per-netns per-procedure call counts to svc_stat
Jeff Layton
2026-08-10
sunrpc: derive the pool count instead of caching it in sv_nrpools
Jeff Layton
2026-08-10
sunrpc: tear down pool counters before dropping the pool map reference
Jeff Layton
2026-08-10
sunrpc: guarantee a thread per pool when auto-distributing
Jeff Layton
2026-08-10
sunrpc: hardcode pool_mode to pernode, remove other modes
Jeff Layton
2026-08-10
sunrpc: route to a populated pool in svc_pool_for_cpu()
Jeff Layton
2026-08-10
SUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global mode
Ameer Hamza
2026-08-10
svcrdma: Reject inline replies that overflow the pull-up buffer
Chuck Lever
2026-08-10
sunrpc: defer rq_argp and rq_resp free until after RCU grace period
Jeff Layton
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
David Laight
2026-08-10
rpcrdma: arm rn_done before publishing the notification
Chuck Lever
2026-08-10
SUNRPC: Check svc pool percpu counter allocation
Chuck Lever
2026-08-10
sunrpc: init gssp_lock before publishing proc entry
Chris Mason
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
2026-08-10
SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
Chris Mason
2026-08-10
SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
Chris Mason
2026-08-10
SUNRPC: reject duplicate CREDS_VALUE options
Chris Mason
2026-08-10
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
2026-08-10
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chuck Lever
2026-08-10
svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement fails
Chuck Lever
2026-08-10
svcrdma: Reject connection when transport allocation fails
Chuck Lever
2026-08-10
svcrdma: Use svc_xprt_put to free listener on create failure
Chuck Lever
2026-08-10
svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
Chuck Lever
2026-08-10
svcrdma: Fix unmatched rn_unregister on failed accept
Chris Mason
2026-08-03
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton
2026-08-03
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
2026-08-03
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
2026-08-03
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
2026-08-03
svcrdma: Fix offset arithmetic in read_chunk_range
Chris Mason
2026-08-03
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
[next]