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
Age
Commit message (
Expand
)
Author
2026-08-10
NFSD: Bound on-demand DRC slot growth by the thread ceiling
Chuck Lever
2026-08-10
NFSD: Document and rename the NFSv4.1 session slot shrinker callbacks
Chuck Lever
2026-08-10
NFSD: Clean up documenting comment for reduce_session_slots()
Chuck Lever
2026-08-10
NFSD: Count slot 0 in nfsd_total_target_slots
Chuck Lever
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
lockd: Use "%*phN" to dprintk() a cookie
David Laight
2026-08-10
NFSD: fix up error returned by write_threads()
Scott Mayhew
2026-08-10
net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
David Laight
2026-08-10
nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
Jeff Layton
2026-08-10
nfsd: unify cleanups in nfsd_cross_mnt() exits
Al Viro
2026-08-10
nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
Jeff Layton
2026-08-10
nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
Jeff Layton
2026-08-10
nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
Jeff Layton
2026-08-10
nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
Chris Mason
2026-08-10
NFS/localio: fix ref leak on nfs_uuid_add_file failure
Chris Mason
2026-08-10
nfsd: hold rcu across localio cmpxchg retry
Chris Mason
2026-08-10
nfsd: defer vfree of compound ops to fix rpc_status UAF
Jeff Layton
2026-08-10
rpcrdma: arm rn_done before publishing the notification
Chuck Lever
2026-08-10
nfsd: release OPEN-decoded posix ACLs via op_release
Jeff Layton
2026-08-10
nfsd: fix layout fence worker double-reference race
Jeff Layton
2026-08-10
nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
Jeff Layton
2026-08-10
nfsd: fix nfsd_file leak on inter-server COPY setup failure
Jeff Layton
2026-08-10
nfsd: release path refs on follow_down() error
Chris Mason
2026-08-10
nfsd: size fh_verify server sockaddr slot by xpt_locallen
Chris Mason
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
nfsd: gate nfs2 setacl by argp->mask
Chuck Lever
2026-08-10
nfsd: validate symlink target length in NFSv4 CREATE
Jeff Layton
2026-08-10
nfsd: cap decoded POSIX ACL count to bound sort cost
Chris Mason
2026-08-10
nfsd: fix partial-write detection in nfsd_direct_write
Chris Mason
2026-08-10
NFSD: check truncate permission under inode lock
Chuck Lever
2026-08-10
nfsd: gate nfs3 setacl by argp->mask
Chris Mason
2026-08-10
nfsd: dedup nfs4_client_to_reclaim inserts
Jeff Layton
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
2026-08-10
nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
Jeff Layton
2026-08-10
nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
Jeff Layton
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
nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
Jeff Layton
2026-08-10
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Jeff Layton
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-10
ASoC: rt5645: Perform the initial jack detect at probe
Rudi Heitbaum
[prev]
[next]