index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_rpc_upcall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
1
-1
/
+1
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
1
-14
/
+1
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
1
-1
/
+3
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+2
2017-05-15
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-1
/
+1
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
1
-0
/
+3
2015-02-18
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
1
-0
/
+2
2014-01-07
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
1
-2
/
+0
2013-10-08
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
1
-1
/
+2
2013-09-06
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
1
-10
/
+6
2013-09-06
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
1
-0
/
+30
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-04-30
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
1
-1
/
+1
2013-04-30
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
1
-3
/
+4
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
1
-0
/
+2
2013-04-26
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce
1
-0
/
+355