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.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
6 hours
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
6 hours
svcrdma: Use svc_xprt_put to free listener on create failure
Chuck Lever
6 hours
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
6 hours
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
6 hours
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
6 hours
svcrdma: Reject inline replies that overflow the pull-up buffer
Chuck Lever
6 hours
svcrdma: Reject connection when transport allocation fails
Chuck Lever
6 hours
svcrdma: Fix unmatched rn_unregister on failed accept
Chris Mason
6 hours
svcrdma: Fix offset arithmetic in read_chunk_range
Chris Mason
6 hours
svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement fails
Chuck Lever
6 hours
svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
Chuck Lever
6 hours
SUNRPC: wait for in-flight client TLS handshake callback
Jérémy Jean
6 hours
SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2
Chuck Lever
6 hours
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chuck Lever
6 hours
SUNRPC: reject duplicate CREDS_VALUE options
Chris Mason
6 hours
sunrpc: init gssp_lock before publishing proc entry
Chris Mason
6 hours
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
6 hours
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason
6 hours
SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
Chris Mason
6 hours
sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...
Luxiao Xu
6 hours
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
6 hours
sunrpc: defer rq_argp and rq_resp free until after RCU grace period
Jeff Layton
6 hours
SUNRPC: close backchannel before destroying callback service
Chuck Lever
6 hours
SUNRPC: Check svc pool percpu counter allocation
Chuck Lever
6 hours
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton
6 hours
SUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global mode
Ameer Hamza
6 hours
sunrpc: route to a populated pool in svc_pool_for_cpu()
Jeff Layton
6 hours
SUNRPC: svcauth_gss: enforce krb5 token minimum length
Chris Mason
6 hours
SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
Chris Mason
6 hours
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Chris Mason
2026-07-08
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
2026-07-08
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
Chuck Lever
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-10
xprtrdma: Return sendctx slot after Send preparation failure
Chuck Lever
2026-06-10
xprtrdma: Repost Receive buffers for malformed replies
Chuck Lever
2026-06-10
xprtrdma: Sanitize the reply credit grant after parsing
Chuck Lever
2026-06-10
xprtrdma: Fix bcall rep leak and unbounded peek
Chris Mason
2026-06-10
xprtrdma: Resize reply buffers before reposting receives
Chuck Lever
2026-06-10
xprtrdma: Check frwr_wp_create() during connect
Chuck Lever
2026-06-10
xprtrdma: Initialize re_id before removal registration
Chris Mason
2026-06-10
xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
Chris Mason
2026-06-10
xprtrdma: Convert send buffer free list to llist
Chuck Lever
2026-06-09
svcrdma: wake sq waiters when the transport closes
Chuck Lever
2026-06-09
sunrpc: wait for in-flight TLS handshake callback when cancel loses race
Chuck Lever
2026-06-09
sunrpc: pin svc_xprt across the asynchronous TLS handshake callback
Chris Mason
2026-06-09
sunrpc: harden rq_procinfo lifecycle to prevent double-free
Luxiao Xu
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
2026-06-09
SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
Chuck Lever
2026-06-09
Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"
Chuck Lever
2026-06-09
svcrdma: Defer send context release to xpo_release_ctxt
Chuck Lever
[next]