This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2ef96a5bb12b Linux 5.7-rc5 new 995b819f291e drm: fix trivial field description cut-and-paste error new 31c9590ae468 SUNRPC: Add "@len" parameter to gss_unwrap() new a7e429a6fa6d SUNRPC: Fix GSS privacy computation of auth->au_ralign new 0a8e7b7d0846 SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") new 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/drm/drm_modes.h | 2 +- include/linux/sunrpc/gss_api.h | 3 +++ include/linux/sunrpc/gss_krb5.h | 6 ++--- include/linux/sunrpc/xdr.h | 1 + net/sunrpc/auth_gss/auth_gss.c | 12 ++++------ net/sunrpc/auth_gss/gss_krb5_crypto.c | 8 +++---- net/sunrpc/auth_gss/gss_krb5_wrap.c | 44 +++++++++++++++++++++++------------ net/sunrpc/auth_gss/gss_mech_switch.c | 3 ++- net/sunrpc/auth_gss/svcauth_gss.c | 10 +++----- net/sunrpc/xdr.c | 41 ++++++++++++++++++++++++++++++++ 10 files changed, 92 insertions(+), 38 deletions(-)