This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d567f5db412e Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.or [...] new 3149efcdf2c6 PCI: hv: Fix NUMA node assignment when kernel boots with c [...] new 8bc69f86328e Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj new 6bf625a4140f Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) new ffc58bc4af93 Drivers: hv: utils: Make use of the helper macro LIST_HEAD() new c24449b32109 Merge tag 'hyperv-fixes-signed-20220215' of git://git.kern [...] new 9129886b8818 parisc: Drop __init from map_pages declaration new b7d6f44a0fa7 parisc: Fix data TLB miss in sba_unmap_sg new d7da660cab47 parisc: Fix sglist access in ccio-dma.c new 18a1d5e19453 parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() new b160628e9ebc parisc: Show error if wrong 32/64-bit compiler is being used new dbd0b42350d5 parisc: Fix some apparent put_user() failures new 6e8793674bb0 serial: parisc: GSC: fix build when IOSAPIC is not set new 2572da44a511 Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/ [...] new ea0eba69a2a8 btrfs: don't hold CPU for too long when defragging a file new 0d1ffa2228cb btrfs: defrag: don't try to defrag extents which are under [...] new a0f0cf8341e3 btrfs: get rid of warning on transaction commit when using [...] new 2e7be9db125a btrfs: send: in case of IO error log it new 705d84a366cf Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/s [...]
The 18 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/parisc/include/asm/bitops.h | 8 ++++++++ arch/parisc/include/asm/uaccess.h | 29 +++++++++++++++-------------- arch/parisc/lib/iomap.c | 18 ++++++++++++++++++ arch/parisc/mm/init.c | 9 ++++----- drivers/hv/hv_utils_transport.c | 2 +- drivers/hv/vmbus_drv.c | 9 ++++++--- drivers/parisc/ccio-dma.c | 3 ++- drivers/parisc/sba_iommu.c | 3 ++- drivers/pci/controller/pci-hyperv.c | 13 +++++++++++-- drivers/tty/serial/8250/8250_gsc.c | 2 +- fs/btrfs/ioctl.c | 5 +++++ fs/btrfs/send.c | 4 ++++ fs/btrfs/transaction.c | 12 ++++++++++-- include/linux/hyperv.h | 1 + 14 files changed, 88 insertions(+), 30 deletions(-)