This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 69b41ac87e4a Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/sc [...] new 789e1e10f214 nfsd: shut down the NFSv4 state objects before the filecache new cad853374d85 nfsd: fix handling of readdir in v4root vs. mount upcall timeout new b61778fa5173 Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/lin [...] new b3d83066cbeb f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush() new fe59109ae5c0 f2fs: initialize extent_cache parameter new ed2724765e58 f2fs: don't mix to use union values in extent_info new 22a341b43036 f2fs: should use a temp extent_info for lookup new df9d44b645b8 f2fs: let's avoid panic if extent_tree is not created new 2ac44821a816 Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/s [...] new d00dd2f2645d x86/kexec: Fix double-free of elf header buffer new 55d235361fcc x86/asm: Fix an assembler warning with current binutils new 72bb8f8cc088 x86/insn: Avoid namespace clash by separating instruction [...] new a664ec9158ee x86/bugs: Flush IBP in ib_prctl_set() new 512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/ [...]
The 14 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: arch/x86/coco/tdx/tdx.c | 26 +++++++++++++------------- arch/x86/include/asm/insn-eval.h | 18 +++++++++--------- arch/x86/kernel/cpu/bugs.c | 2 ++ arch/x86/kernel/crash.c | 4 +--- arch/x86/kernel/sev.c | 18 +++++++++--------- arch/x86/lib/insn-eval.c | 20 ++++++++++---------- arch/x86/lib/iomap_copy_64.S | 2 +- fs/f2fs/data.c | 2 +- fs/f2fs/extent_cache.c | 34 ++++++++++++++++++---------------- fs/f2fs/file.c | 2 +- fs/f2fs/segment.c | 13 +++++-------- fs/nfsd/nfs4xdr.c | 11 +++++++++++ fs/nfsd/nfssvc.c | 2 +- 13 files changed, 82 insertions(+), 72 deletions(-)