index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2020-12-09
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-06-08
sunrpc: use kmemdup_nul() in gssp_stringify()
Chen Zhou
2019-02-14
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
2015-02-17
svcrpc: fix memory leak in gssp_accept_sec_context_upcall
David Ramos
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2013-10-08
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-09-06
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
2013-09-06
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
2013-04-29
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-26
SUNRPC: Use gssproxy upcall for server RPCGSS authentication.
Simo Sorce
2013-04-26
SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
Simo Sorce