This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a27405b2ed9c Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/sc [...] new 6e0149a55379 9p/fs: Remove unneeded idr.h #include new 31fff92c9cad 9p/net: Remove unneeded idr.h #include new 26273ade77f5 9p: set req refcount to zero to avoid uninitialized usage new f15e006b8313 9p/xen: do not memcpy header into req->rc new 8e4c2eee1e15 net/9p: distinguish zero-copy requests new a31b3cffbd8e net/9p: fix response size check in p9_check_errors() new 1a4f69ef15ec 9p/client: fix data race on req->status new e3b862ed893b Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux new db918321275d ALSA: memalloc: don't use GFP_COMP for non-coherent dma al [...] new 3622b86f49f8 dma-mapping: reject GFP_COMP for noncoherent allocations new 59d2c635f6cf Merge tag 'dma-mapping-2022-12-23' of git://git.infradead. [...] new 76d62f24db07 pstore: Switch pmsg_lock to an rt_mutex to avoid priority [...] new 2f4fec594340 pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES new beca3e311a49 pstore: Properly assign mem_type property new edb23125fd4a Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/ [...] new 1a17e5b513ce LoadPin: Ignore the "contents" argument of the LSM hooks new 00dd027f721e docs: Fix path paste-o for /sys/kernel/warn_count new f68022ae0aeb lkdtm: cfi: Make PAC test work with GCC 7 and 8 new d6a9fb87e9d1 security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or cl [...] new 7535b832c639 exit: Use READ_ONCE() for all oops/warn limit reads new cf8016408d88 cfi: Fix CFI failure with KASAN new 51094a24b85e Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.o [...]
The 22 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: Documentation/ABI/testing/sysfs-kernel-warn_count | 2 +- drivers/misc/lkdtm/cfi.c | 6 ++++- fs/9p/fid.c | 1 - fs/9p/v9fs.c | 1 - fs/9p/vfs_addr.c | 1 - fs/9p/vfs_dentry.c | 1 - fs/9p/vfs_dir.c | 1 - fs/9p/vfs_file.c | 1 - fs/9p/vfs_inode.c | 1 - fs/9p/vfs_inode_dotl.c | 1 - fs/9p/vfs_super.c | 1 - fs/pstore/Kconfig | 1 + fs/pstore/pmsg.c | 7 ++--- fs/pstore/ram.c | 2 +- include/net/9p/9p.h | 2 ++ kernel/Makefile | 3 --- kernel/dma/mapping.c | 4 +++ kernel/exit.c | 6 +++-- kernel/panic.c | 7 +++-- net/9p/client.c | 33 +++++++++++++++-------- net/9p/trans_fd.c | 13 +++++---- net/9p/trans_rdma.c | 5 ++-- net/9p/trans_virtio.c | 10 +++---- net/9p/trans_xen.c | 8 +++--- security/Kconfig.hardening | 3 +++ security/loadpin/loadpin.c | 30 ++++++++++++--------- sound/core/memalloc.c | 4 +-- 27 files changed, 90 insertions(+), 65 deletions(-)