This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a9dce6679d73 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm [...] new 3bbe8b1a4ae9 9p: mark expected switch fall-through new 5e3cc1ee1405 9p: use inode->i_lock to protect i_size_write() under 32-bit new bb06c388fa20 9p/net: fix memory leak in p9_client_create new db77bef53ba6 Merge tag '9p-for-5.1' of git://github.com/martinetd/linux new 0266def91377 xen/balloon: Fix mapping PG_offline pages to user space new c5b5138cdb2f Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.or [...] new ede271b05946 perf/x86/intel: Fix memory corruption new f764c58b7faa perf/x86: Fixup typo in stub functions new c634dc6bdede perf/x86/intel: Make dev_attr_allow_tsx_force_abort static new 69ebf9a16a74 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new 88ca66d8540c x86/asm: Remove dead __GNUC__ conditionals new 2e905c7abdcd x86/asm: Remove unused __constant_c_x_memset() macro and inlines new 80b98e92ebcb Merge branch 'x86-asm-for-linus' of git://git.kernel.org/p [...]
The 13 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/events/intel/core.c | 4 +- arch/x86/events/perf_event.h | 4 +- arch/x86/include/asm/bitops.h | 6 --- arch/x86/include/asm/string_32.h | 104 --------------------------------------- arch/x86/include/asm/string_64.h | 15 ------ drivers/xen/balloon.c | 5 +- fs/9p/v9fs_vfs.h | 23 ++++++++- fs/9p/vfs_file.c | 6 ++- fs/9p/vfs_inode.c | 23 +++++---- fs/9p/vfs_inode_dotl.c | 27 +++++----- fs/9p/vfs_super.c | 4 +- net/9p/client.c | 2 +- net/9p/trans_xen.c | 2 +- 13 files changed, 63 insertions(+), 162 deletions(-)