index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_rpc_upcall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2020-06-08
1
-1
/
+1
*
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
1
-14
/
+1
*
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-22
1
-25
/
+45
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-1
/
+1
|
\
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
1
-1
/
+3
|
/
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
1
-1
/
+2
*
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
2015-11-24
1
-0
/
+3
*
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2015-02-17
1
-0
/
+2
*
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2014-01-06
1
-2
/
+0
*
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-10-08
1
-1
/
+2
*
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
2013-09-06
1
-10
/
+6
*
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
2013-09-06
1
-0
/
+30
*
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
2013-08-01
1
-1
/
+0
*
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
2013-08-01
1
-1
/
+1
*
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
2013-04-29
1
-1
/
+1
*
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-29
1
-3
/
+4
*
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
2013-04-26
1
-0
/
+2
*
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce
2013-04-26
1
-0
/
+355