summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-20Merge tag 'rust-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-02-20arm64: fix .idmap.text assertion for large kernelsMark Rutland
2023-02-20ASoC: dt-bindings: apple,mca: Add t8112-mca compatibleJanne Grunau
2023-02-20cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-02-20cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg
2023-02-20cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2023-02-20cifs: Replace remaining 1-element arraysKees Cook
2023-02-20cifs: Convert struct fealist away from 1-element arrayKees Cook
2023-02-20cifs: fix mount on old smb serversPaulo Alcantara
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectNamjae Jeon
2023-02-20filemap: Remove lock_page_killable()Matthew Wilcox (Oracle)
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Matthew Wilcox (Oracle)
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher
2023-02-20cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Paulo Alcantara
2023-02-20cifs: prevent data race in smb2_reconnect()Paulo Alcantara
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French
2023-02-20cifs: update Kconfig descriptionSteve French
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Andy Shevchenko
2023-02-20cifs: print last update time for interface listShyam Prasad N
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-20cifs: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-02-20Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...Linus Torvalds
2023-02-20dm: remove unnecessary (void*) conversion in event_callback()XU pengfei
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