index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
10 days
sunrpc: fix cache_request leak in cache_release
Jeff Layton
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-23
SUNRPC: new helper function for stopping backchannel server
Olga Kornievskaia
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2025-11-17
convert rpc_pipefs
Al Viro
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-10-01
SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
Eric Biggers
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
2025-09-21
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
[next]