index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
sunrpc: init gssp_lock before publishing proc entry
Chris Mason
3
-8
/
+0
2026-08-10
SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry
Chris Mason
1
-0
/
+3
2026-08-10
SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
Chris Mason
1
-0
/
+2
2026-08-10
SUNRPC: reject duplicate CREDS_VALUE options
Chris Mason
1
-0
/
+6
2026-08-10
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
1
-3
/
+6
2026-08-10
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chuck Lever
1
-0
/
+2
2026-08-03
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason
1
-2
/
+9
2026-08-03
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
1
-1
/
+5
2026-08-03
SUNRPC: svcauth_gss: enforce krb5 token minimum length
Chris Mason
1
-0
/
+2
2026-08-03
SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2
Chuck Lever
1
-0
/
+3
2026-06-09
SUNRPC: Remove dead rpcsec_gss_krb5 definitions
Chuck Lever
4
-10
/
+6
2026-06-09
SUNRPC: Remove per-enctype Kconfig options
Chuck Lever
1
-16
/
+14
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
6
-3225
/
+5
2026-06-09
SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctx
Chuck Lever
3
-493
/
+3
2026-06-09
SUNRPC: Remove encrypt/decrypt function pointers from enctype table
Chuck Lever
3
-22
/
+6
2026-06-09
SUNRPC: Remove wrap/unwrap function pointers from enctype table
Chuck Lever
2
-21
/
+2
2026-06-09
SUNRPC: Remove get_mic/verify_mic function pointers from enctype table
Chuck Lever
2
-18
/
+2
2026-06-09
SUNRPC: Switch MIC token verification to crypto/krb5
Chuck Lever
1
-13
/
+23
2026-06-09
SUNRPC: Switch MIC token generation to crypto/krb5
Chuck Lever
3
-12
/
+121
2026-06-09
SUNRPC: Switch Camellia decrypt to crypto/krb5
Chuck Lever
1
-2
/
+2
2026-06-09
SUNRPC: Switch wrap token decryption to crypto/krb5
Chuck Lever
2
-4
/
+57
2026-06-09
SUNRPC: Switch wrap token encryption to crypto/krb5
Chuck Lever
3
-6
/
+108
2026-06-09
SUNRPC: Prepare crypto/krb5 encryption and checksum handles
Chuck Lever
2
-0
/
+49
2026-06-09
SUNRPC: Add errno-to-GSS status conversion helper
Chuck Lever
2
-0
/
+26
2026-06-09
SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctx
Chuck Lever
2
-0
/
+10
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
1
-1
/
+1
2026-03-29
SUNRPC: Replace KUnit tests for memcmp() with KUNIT_EXPECT_MEMEQ_MSG()
Ryota Sakamoto
1
-42
/
+51
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-19
/
+18
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+3
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf
Joshua Rogers
1
-1
/
+2
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-09-21
sunrpc: fix null pointer dereference on zero-length checksum
Lei Lu
1
-1
/
+1
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-11
/
+2
2025-07-22
SUNRPC: Silence warnings about parameters not being described
Trond Myklebust
1
-2
/
+2
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
1
-1
/
+2
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
1
-6
/
+1
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
1
-5
/
+1
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
1
-1
/
+1
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
1
-23
/
+36
2025-03-10
SUNRPC: Remove unused make_checksum
Dr. David Alan Gilbert
2
-94
/
+0
2025-03-10
SUNRPC: Remove unused krb5_decrypt
Dr. David Alan Gilbert
2
-57
/
+0
2025-01-21
sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
Dr. David Alan Gilbert
2
-62
/
+0
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
3
-233
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
[next]