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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-01-15
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
1
-3
/
+9
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-33
/
+16
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
1
-1
/
+1
2018-12-28
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2018-12-19
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
1
-6
/
+6
2018-12-19
SUNRPC: remove crbind rpc_cred operation
NeilBrown
1
-2
/
+0
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
1
-17
/
+4
2018-12-19
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
1
-4
/
+1
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-5
/
+4
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+2
2018-12-02
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2018-11-13
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
1
-19
/
+42
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-34
/
+14
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
3
-34
/
+14
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+34
2018-10-29
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
1
-6
/
+26
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-33
/
+87
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
1
-2
/
+2
2018-10-19
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
1
-0
/
+1
2018-10-05
SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
Arnd Bergmann
1
-1
/
+1
2018-10-03
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
1
-1
/
+8
2018-09-30
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
2
-17
/
+28
2018-09-30
SUNRPC: Lockless lookup of RPCSEC_GSS mechanisms
Trond Myklebust
1
-14
/
+14
2018-09-30
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
1
-0
/
+41
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
5
-94
/
+93
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-12
/
+7
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+88
2018-08-23
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-23
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-23
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2
-4
/
+0
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
8
-8
/
+2
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
1
-4
/
+5
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
1
-1
/
+3
2018-04-06
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+7
2018-04-03
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-19
sunrpc: Fix unaligned access on sparc64
James Ettle
2
-2
/
+7
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2
-0
/
+2
2017-11-28
SUNRPC: make cache_detail structures const
Bhumika Goyal
1
-2
/
+2
[next]