summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-20ktest: Restore stty setting at first in dodieMasami Hiramatsu (Google)
2023-02-20ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-02-20ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-02-20ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-02-20regulator: max597x: Fix error return code in max597x_get_statusAxel Lin
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R
2023-02-20ASoC: mediatek: mt8188: correct etdm control return valueTrevor Wu
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo
2023-02-20NFSD: Clean up nfsd_symlink()Chuck Lever
2023-02-20NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton
2023-02-20SUNRPC: Fix occasional warning when destroying gss_krb5_enctypesChuck Lever
2023-02-20nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton
2023-02-20NFSD: fix problems with cleanup on errors in nfsd4_copyDai Ngo
2023-02-20nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-02-20nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton
2023-02-20SUNRPC: Remove ->xpo_secure_port()Chuck Lever
2023-02-20SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever
2023-02-20nfsd: remove fs/nfsd/fault_inject.cJeff Layton
2023-02-20NFSD: fix leaked reference count of nfsd4_ssc_umount_itemDai Ngo
2023-02-20nfsd: clean up potential nfsd_file refcount leaks in COPY codepathJeff Layton
2023-02-20nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-02-20SUNRPC: Fix whitespace damage in svcauth_unix.cChuck Lever
2023-02-20nfsd: eliminate __nfs4_get_fdJeff Layton
2023-02-20nfsd: add some kerneldoc comments for stateid preprocessing functionsJeff Layton
2023-02-20nfsd: eliminate find_deleg_file_lockedJeff Layton
2023-02-20nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUSJeff Layton
2023-02-20SUNRPC: Add encryption self-testsChuck Lever
2023-02-20SUNRPC: Add RFC 8009 encryption KUnit testsChuck Lever
2023-02-20SUNRPC: Add RFC 8009 checksum KUnit testsChuck Lever
2023-02-20SUNRPC: Add KDF-HMAC-SHA2 Kunit testsChuck Lever
2023-02-20SUNRPC: Add encryption KUnit tests for the RFC 6803 encryption typesChuck Lever
2023-02-20SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption typesChuck Lever
2023-02-20SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption typesChuck Lever
2023-02-20SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryptionChuck Lever
2023-02-20SUNRPC: Add KUnit tests RFC 3961 Key DerivationChuck Lever
2023-02-20SUNRPC: Export get_gss_krb5_enctype()Chuck Lever
2023-02-20SUNRPC: Add KUnit tests for rpcsec_krb5.koChuck Lever
2023-02-20SUNRPC: Move remaining internal definitions to gss_krb5_internal.hChuck Lever
2023-02-20SUNRPC: Advertise support for the Camellia encryption typesChuck Lever
2023-02-20SUNRPC: Add KDF_FEEDBACK_CMACChuck Lever
2023-02-20SUNRPC: Support the Camellia enctypesChuck Lever
2023-02-20SUNRPC: Advertise support for RFC 8009 encryption typesChuck Lever
2023-02-20SUNRPC: Add RFC 8009 encryption and decryption functionsChuck Lever
2023-02-20SUNRPC: Add KDF-HMAC-SHA2Chuck Lever
2023-02-20SUNRPC: Add gk5e definitions for RFC 8009 encryption typesChuck Lever
2023-02-20SUNRPC: Refactor CBC with CTS into helpersChuck Lever
2023-02-20SUNRPC: Add new subkey length fieldsChuck Lever
2023-02-20SUNRPC: Parametrize the key length passed to context_v2_alloc_cipher()Chuck Lever
2023-02-20SUNRPC: Clean up cipher set up for v1 encryption typesChuck Lever