This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8f3d9f354286 Linux 5.7-rc1 new ac4075bca10b m68k: Drop redundant generic-y += hardirq.h new c72057b56f7e afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetc [...] new 3e0d9892c0e7 afs: Fix decoding of inline abort codes from version 1 sta [...] new b98f0ec91c42 afs: Fix rename operation status delivery new 3efe55b09a92 afs: Fix length of dump of bad YFSFetchStatus record new 2105c2820d36 afs: Fix race between post-modification dir edit and readd [...] new 40fc81027f89 afs: Fix afs_d_validate() to set the right directory version new f4cd66682b27 Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub [...] new 4d4225fc228e btrfs: check commit root generation in should_ignore_root new 4fdb688c7071 btrfs: fix lost i_size update after cloning inline extent new 7af597433d43 btrfs: make full fsyncs always operate on the entire file again new d611add48b71 btrfs: fix reclaim counter leak of space_info objects new 34c51814b2b8 btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYN [...] new 6cc9306b8fc0 Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/sc [...] new 032d4a480220 hv: hyperv_vmbus.h: Replace zero-length array with flexibl [...] new 3e0d3776501a hv_debugfs: Make hv_debug_root static new 97d9f1c43bed x86: hyperv: report value of misc_features new 74347a99e73a x86/Hyper-V: Unload vmbus channel in hv panic callback new 7f11a2cc10a4 x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump new 73f26e526f19 x86/Hyper-V: Trigger crash enlightenment only once during [...] new a11589563e96 x86/Hyper-V: Report crash register data or kmsg before run [...] new 040026df7088 x86/Hyper-V: Report crash register data when sysctl_record [...] new f3a99e761efa x86/Hyper-V: Report crash data in die() when panic_on_oops is set new 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
The 24 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/m68k/include/asm/Kbuild | 1 - arch/x86/hyperv/hv_init.c | 6 ++- arch/x86/kernel/cpu/mshyperv.c | 14 +++++- drivers/hv/channel_mgmt.c | 3 ++ drivers/hv/hv_debugfs.c | 2 +- drivers/hv/hyperv_vmbus.h | 2 +- drivers/hv/vmbus_drv.c | 62 ++++++++++++++++------- fs/afs/dir.c | 108 +++++++++++++++++++++++++---------------- fs/afs/dir_silly.c | 22 ++++++--- fs/afs/fsclient.c | 27 ++++++----- fs/afs/yfsclient.c | 26 +++++----- fs/btrfs/block-group.c | 1 + fs/btrfs/file.c | 15 ++++++ fs/btrfs/reflink.c | 1 + fs/btrfs/relocation.c | 4 +- fs/btrfs/space-info.c | 20 +++++--- fs/btrfs/tree-log.c | 93 ++++++----------------------------- include/asm-generic/mshyperv.h | 2 +- include/uapi/linux/btrfs.h | 10 ++-- 19 files changed, 230 insertions(+), 189 deletions(-)