From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E492DC433F5 for ; Mon, 23 May 2022 17:08:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239487AbiEWRIf (ORCPT ); Mon, 23 May 2022 13:08:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239578AbiEWRHo (ORCPT ); Mon, 23 May 2022 13:07:44 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77C3D6B0B3; Mon, 23 May 2022 10:07:24 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CDD00614CB; Mon, 23 May 2022 17:07:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6327CC385A9; Mon, 23 May 2022 17:07:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1653325643; bh=b0pqmH4BTEQvIXGxkdMwSNODEzX22pYBwnBtIi0Maf0=; h=From:To:Cc:Subject:Date:From; b=McijuBEoTQmOPVQGhnOxQyn+mGcAOT0k0Y5mICyc7NP3EJn+p83UiJ8VD1tGY3vJP HCG0tRNVzGrF3ISIT5zHWeLnRZ+inrKppW2QNoVrPu+cizB2IPVdRzRKNEpT3PdRO/ J8JEobqRWZuHoX4U7BX4pK01HdcDuqcLdMAbwPVw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, slade@sladewatkins.com Subject: [PATCH 5.15 000/132] 5.15.42-rc1 review Date: Mon, 23 May 2022 19:03:29 +0200 Message-Id: <20220523165823.492309987@linuxfoundation.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.42-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.15.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.15.42-rc1 X-KernelTest-Deadline: 2022-05-25T16:58+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.15.42 release. There are 132 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed, 25 May 2022 16:56:55 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.42-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.15.42-rc1 David Howells afs: Fix afs_getattr() to refetch file status if callback break occurred Yang Yingliang i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe() Sean Wang mt76: mt7921e: fix possible probe failure after reboot Jae Hyun Yoo dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group Marek Vasut Input: ili210x - fix reset timing Shreyas K K arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs Grant Grundler net: atlantic: verify hw_head_ lies within TX buffer ring Grant Grundler net: atlantic: add check for MAX_SKB_FRAGS Grant Grundler net: atlantic: reduce scope of is_rsc_complete Grant Grundler net: atlantic: fix "frag[0] not initialized" Yang Yingliang net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() Yang Yingliang ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one() Johannes Berg nl80211: fix locking in nl80211_set_tx_bitrate_mask() Lina Wang net: fix wrong network header length Daniel Vetter fbdev: Prevent possible use-after-free in fb_release() Javier Martinez Canillas Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered" Nicolas Dichtel selftests: add ping test with ping_group_range tuned Kieran Frewen nl80211: validate S1G channel width Felix Fietkau mac80211: fix rx reordering with non explicit / psmp ack policy Gleb Chesnokov scsi: qla2xxx: Fix missed DMA unmap for aborted commands Brian Bunker scsi: scsi_dh_alua: Properly handle the ALUA transitioning state Thomas Richter perf bench numa: Address compiler error on s390 Kan Liang perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform Uwe Kleine-König gpio: mvebu/pwm: Refuse requests with inverted polarity Haibo Chen gpio: gpio-vf610: do not touch other bits when set the target bit Arnaldo Carvalho de Melo perf build: Fix check for btf__load_from_kernel_by_id() in libbpf Daejun Park scsi: ufs: core: Fix referencing invalid rsp field Krzysztof Kozlowski riscv: dts: sifive: fu540-c000: align dma node name with dtschema Andrew Lunn net: bridge: Clear offload_fwd_mark when passing frame up bridge interface. Ritaro Takenaka netfilter: flowtable: move dst_check to packet path Pablo Neira Ayuso netfilter: flowtable: pass flowtable to nf_flow_table_iterate() Pablo Neira Ayuso netfilter: flowtable: fix TCP flow teardown Kevin Mitchell igb: skip phy status check where unavailable Mat Martineau mptcp: Do TCP fallback on early DSS checksum failure Paolo Abeni mptcp: strict local address ID selection Paolo Abeni mptcp: fix checksum byte order Geliang Tang mptcp: reuse __mptcp_make_csum in validate_data_csum Geliang Tang mptcp: change the parameter of __mptcp_make_csum Ard Biesheuvel ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2 Ard Biesheuvel ARM: 9196/1: spectre-bhb: enable for Cortex-A15 Jiasheng Jiang net: af_key: add check for pfkey_broadcast in function pfkey_process Maxim Mikityanskiy net/mlx5e: Properly block LRO when XDP is enabled Maor Dickman net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table Duoming Zhou NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc Christophe JAILLET net/qla3xxx: Fix a test in ql_reset_work() Codrin Ciubotariu clk: at91: generated: consider range when calculating best rate Michal Wilczynski ice: Fix interrupt moderation settings getting cleared Maciej Fijalkowski ice: move ice_container_type onto ice_ring_container Paul Greenwalt ice: fix possible under reporting of ethtool Tx and Rx statistics Arkadiusz Kubalewski ice: fix crash when writing timestamp on RX rings Zixuan Fu net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup() Zixuan Fu net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf() Christophe JAILLET net: systemport: Fix an error handling path in bcm_sysport_probe() Pali Rohár Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler" Felix Fietkau netfilter: nft_flow_offload: fix offload with pppoe + vlan Felix Fietkau net: fix dev_fill_forward_path with pppoe + bridge Felix Fietkau netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices Felix Fietkau netfilter: flowtable: fix excessive hw offload attempts after failure Paolo Abeni net/sched: act_pedit: sanitize shift argument before usage Eyal Birger xfrm: fix "disable_policy" flag use when arriving from different devices Nicolas Dichtel xfrm: rework default policy structure Harini Katakam net: macb: Increment rx bd head after allocating skb and buffer Alex Elder net: ipa: record proper RX transaction count Randy Dunlap ALSA: hda - fix unused Realtek function when PM is not enabled Mattijs Korpershoek pinctrl: mediatek: mt8365: fix IES control pins Howard Chiu ARM: dts: aspeed: Add video engine to g6 Joel Stanley ARM: dts: aspeed: Add secure boot controller node Eddie James ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier and Everest Jae Hyun Yoo ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group Jae Hyun Yoo pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl Jae Hyun Yoo ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi Charan Teja Kalla dma-buf: ensure unique directory name for dmabuf stats Jérôme Pouiller dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace Hangyu Hua drm/dp/mst: fix a possible memory leak in fetch_monitor_name() Anusha Srivatsa drm/i915/dmc: Add MMIO range restrictions Mario Limonciello drm/amd: Don't reset dGPUs if the system is going to s2idle Ilya Dryomov libceph: fix potential use-after-free on linger ping and resends Ondrej Mosnacek crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ Catalin Marinas arm64: mte: Ensure the cleared tags are visible before setting the PTE Prakruthi Deepak Heragu arm64: paravirt: Use RCU read locks to guard stolen_time Sean Christopherson KVM: x86/mmu: Update number of zapped pages even if page list is stable Jarkko Nikula Revert "can: m_can: pci: use custom bit timings for Elkhart Lake" Rafael J. Wysocki PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold Al Viro Fix double fget() in vhost_net_set_backend() Ondrej Mosnacek selinux: fix bad cleanup on error in hashtab_duplicate() Peter Zijlstra perf: Fix sys_perf_event_open() race against self Werner Sembach ALSA: hda/realtek: Add quirk for TongFang devices with pop noise Takashi Iwai ALSA: wavefront: Proper check of get_user() error Takashi Iwai ALSA: usb-audio: Restore Rane SL-1 quirk Ryusuke Konishi nilfs2: fix lockdep warnings during disk space reclamation Ryusuke Konishi nilfs2: fix lockdep warnings in page operations for btree nodes linyujun ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame() Tzung-Bi Shih platform/chrome: cros_ec_debugfs: detach log reader wq from devm Jakob Koschel drbd: remove usage of list iterator variable after loop Xiaoke Wang MIPS: lantiq: check the return value of kzalloc() Guo Xuenan fs: fix an infinite loop in iomap_fiemap Mario Limonciello rtc: mc146818-lib: Fix the AltCentury for AMD platforms Anton Eidelman nvme-multipath: fix hang when disk goes live over reconnect Sagi Grimberg nvmet: use a private workqueue instead of the system workqueue Michael S. Tsirkin tools/virtio: compile with -pthread Zhu Lingshan vhost_vdpa: don't setup irq offloading when irq_num < 0 Niklas Schnelle s390/pci: improve zpci_dev reference counting Heiko Carstens s390/traps: improve panic message for translation-specification exception Kai-Heng Feng ALSA: hda/realtek: Enable headset mic on Lenovo P360 Peter Zijlstra crypto: x86/chacha20 - Avoid spurious jumps to other functions Zheng Yongjun crypto: stm32 - fix reference leak in stm32_crc_remove Andre Przywara rtc: sun6i: Fix time overflow handling Andreas Gruenbacher gfs2: Disable page faults during lockless buffered reads Monish Kumar R nvme-pci: add quirks for Samsung X5 SSDs Zheng Yongjun Input: stmfts - fix reference leak in stmfts_input_open Jeff LaBundy Input: add bounds checking to input_set_capability() David Gow um: Cleanup syscall_handler_t definition/cast, fix warning Hugo Villeneuve rtc: pcf2127: fix bug when reading alarm registers Vincent Whitchurch rtc: fix use-after-free on device removal Greg Thelen Revert "drm/i915/opregion: check port number bounds for SWSCI display power state" Hyeonggon Yoo <42.hyeyoo@gmail.com> mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool Terry Bowman Watchdog: sp5100_tco: Enable Family 17h+ CPUs Terry Bowman Watchdog: sp5100_tco: Add initialization using EFCH MMIO Terry Bowman Watchdog: sp5100_tco: Refactor MMIO base address initialization Terry Bowman Watchdog: sp5100_tco: Move timer initialization into function Terry Bowman i2c: piix4: Enable EFCH MMIO for Family 17h+ Terry Bowman i2c: piix4: Add EFCH MMIO support for SMBus port select Terry Bowman i2c: piix4: Add EFCH MMIO support to SMBus base address detect Terry Bowman i2c: piix4: Add EFCH MMIO support to region request and release Terry Bowman i2c: piix4: Move SMBus port selection into function Terry Bowman i2c: piix4: Move SMBus controller base address detect into function Terry Bowman i2c: piix4: Move port I/O region request/release code into functions Terry Bowman i2c: piix4: Replace hardcoded memory map size with a #define Terry Bowman kernel/resource: Introduce request_mem_region_muxed() Willy Tarreau floppy: use a statically allocated error counter Pavel Begunkov io_uring: arm poll for non-nowait files Schspa Shi usb: gadget: fix race when gadget driver register via ioctl ------------- Diffstat: Documentation/arm64/silicon-errata.rst | 3 + .../bindings/pinctrl/aspeed,ast2600-pinctrl.yaml | 2 +- Makefile | 4 +- arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 15 + arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 15 + arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi | 9 +- arch/arm/boot/dts/aspeed-g6.dtsi | 35 +++ arch/arm/kernel/entry-armv.S | 2 +- arch/arm/kernel/stacktrace.c | 10 +- arch/arm/mm/proc-v7-bugs.c | 1 + arch/arm64/kernel/cpu_errata.c | 2 + arch/arm64/kernel/mte.c | 3 + arch/arm64/kernel/paravirt.c | 29 +- arch/mips/lantiq/falcon/sysctrl.c | 2 + arch/mips/lantiq/xway/gptu.c | 2 + arch/mips/lantiq/xway/sysctrl.c | 46 ++- arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 2 +- arch/s390/kernel/traps.c | 6 +- arch/s390/pci/pci.c | 1 + arch/s390/pci/pci_bus.h | 3 +- arch/s390/pci/pci_clp.c | 9 +- arch/s390/pci/pci_event.c | 7 +- arch/x86/crypto/chacha-avx512vl-x86_64.S | 4 +- arch/x86/kvm/mmu/mmu.c | 10 +- arch/x86/um/shared/sysdep/syscalls_64.h | 5 +- drivers/block/drbd/drbd_main.c | 7 +- drivers/block/floppy.c | 18 +- drivers/clk/at91/clk-generated.c | 4 + drivers/crypto/qcom-rng.c | 1 + drivers/crypto/stm32/stm32-crc32.c | 4 +- drivers/dma-buf/dma-buf.c | 8 + drivers/gpio/gpio-mvebu.c | 3 + drivers/gpio/gpio-vf610.c | 8 +- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 14 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +- drivers/gpu/drm/drm_dp_mst_topology.c | 1 + drivers/gpu/drm/i915/display/intel_dmc.c | 44 +++ drivers/gpu/drm/i915/display/intel_opregion.c | 15 - drivers/gpu/drm/i915/i915_reg.h | 16 + drivers/i2c/busses/i2c-mt7621.c | 10 +- drivers/i2c/busses/i2c-piix4.c | 213 ++++++++++--- drivers/input/input.c | 19 ++ drivers/input/touchscreen/ili210x.c | 4 +- drivers/input/touchscreen/stmfts.c | 8 +- drivers/net/can/m_can/m_can_pci.c | 48 +-- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 20 +- .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 7 + drivers/net/ethernet/broadcom/bcmsysport.c | 6 +- drivers/net/ethernet/cadence/macb_main.c | 2 +- drivers/net/ethernet/dec/tulip/tulip_core.c | 5 +- drivers/net/ethernet/intel/ice/ice_base.c | 2 + drivers/net/ethernet/intel/ice/ice_ethtool.c | 38 +-- drivers/net/ethernet/intel/ice/ice_lib.c | 16 +- drivers/net/ethernet/intel/ice/ice_main.c | 7 +- drivers/net/ethernet/intel/ice/ice_ptp.c | 19 +- drivers/net/ethernet/intel/ice/ice_txrx.h | 17 +- drivers/net/ethernet/intel/igb/igb_main.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 + .../mellanox/mlx5/core/steering/dr_action.c | 6 +- .../ethernet/mellanox/mlx5/core/steering/dr_fw.c | 4 +- .../mellanox/mlx5/core/steering/dr_types.h | 3 +- .../ethernet/mellanox/mlx5/core/steering/fs_dr.c | 4 +- .../ethernet/mellanox/mlx5/core/steering/mlx5dr.h | 3 +- drivers/net/ethernet/qlogic/qla3xxx.c | 3 +- drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 4 +- drivers/net/ipa/gsi.c | 6 +- drivers/net/ppp/pppoe.c | 1 + drivers/net/vmxnet3/vmxnet3_drv.c | 6 + drivers/net/wireless/mediatek/mt76/mt7921/dma.c | 115 ------- drivers/net/wireless/mediatek/mt76/mt7921/mcu.c | 20 +- drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 121 ++++++++ drivers/nvme/host/core.c | 1 + drivers/nvme/host/multipath.c | 25 +- drivers/nvme/host/nvme.h | 4 + drivers/nvme/host/pci.c | 5 +- drivers/nvme/target/admin-cmd.c | 2 +- drivers/nvme/target/configfs.c | 2 +- drivers/nvme/target/core.c | 24 +- drivers/nvme/target/fc.c | 8 +- drivers/nvme/target/fcloop.c | 16 +- drivers/nvme/target/io-cmd-file.c | 6 +- drivers/nvme/target/loop.c | 4 +- drivers/nvme/target/nvmet.h | 1 + drivers/nvme/target/passthru.c | 2 +- drivers/nvme/target/rdma.c | 12 +- drivers/nvme/target/tcp.c | 10 +- drivers/pci/controller/pci-aardvark.c | 48 ++- drivers/pci/pci.c | 10 + drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c | 14 +- drivers/pinctrl/mediatek/pinctrl-mt8365.c | 2 +- drivers/platform/chrome/cros_ec_debugfs.c | 12 +- drivers/rtc/class.c | 9 + drivers/rtc/rtc-mc146818-lib.c | 16 +- drivers/rtc/rtc-pcf2127.c | 3 +- drivers/rtc/rtc-sun6i.c | 14 +- drivers/scsi/device_handler/scsi_dh_alua.c | 3 +- drivers/scsi/qla2xxx/qla_target.c | 3 + drivers/scsi/ufs/ufshpb.c | 19 +- drivers/usb/gadget/legacy/raw_gadget.c | 2 + drivers/vhost/net.c | 15 +- drivers/vhost/vdpa.c | 5 +- drivers/video/fbdev/core/fbmem.c | 5 +- drivers/video/fbdev/core/fbsysfs.c | 4 + drivers/watchdog/sp5100_tco.c | 334 ++++++++++++++------- drivers/watchdog/sp5100_tco.h | 7 + fs/afs/inode.c | 14 +- fs/gfs2/file.c | 4 +- fs/io_uring.c | 7 - fs/ioctl.c | 2 +- fs/nilfs2/btnode.c | 23 +- fs/nilfs2/btnode.h | 1 + fs/nilfs2/btree.c | 27 +- fs/nilfs2/dat.c | 4 +- fs/nilfs2/gcinode.c | 7 +- fs/nilfs2/inode.c | 159 +++++++++- fs/nilfs2/mdt.c | 43 ++- fs/nilfs2/mdt.h | 6 +- fs/nilfs2/nilfs.h | 16 +- fs/nilfs2/page.c | 7 +- fs/nilfs2/segment.c | 9 +- fs/nilfs2/super.c | 5 +- include/linux/ceph/osd_client.h | 3 + include/linux/ioport.h | 2 + include/linux/mc146818rtc.h | 2 + include/linux/netdevice.h | 2 +- include/net/ip.h | 1 + include/net/netns/xfrm.h | 6 +- include/net/xfrm.h | 58 ++-- include/uapi/linux/dma-buf.h | 4 +- kernel/events/core.c | 14 + mm/kfence/core.c | 11 + net/bridge/br_input.c | 7 + net/ceph/osd_client.c | 302 ++++++++----------- net/core/dev.c | 2 +- net/core/skbuff.c | 4 +- net/ipv4/route.c | 23 +- net/key/af_key.c | 6 +- net/mac80211/rx.c | 3 +- net/mptcp/options.c | 40 ++- net/mptcp/pm_netlink.c | 13 - net/mptcp/protocol.c | 3 + net/mptcp/protocol.h | 5 +- net/mptcp/subflow.c | 103 +++++-- net/netfilter/nf_flow_table_core.c | 80 ++--- net/netfilter/nf_flow_table_ip.c | 19 ++ net/netfilter/nft_flow_offload.c | 28 +- net/nfc/nci/data.c | 2 +- net/nfc/nci/hci.c | 4 +- net/sched/act_pedit.c | 4 + net/wireless/nl80211.c | 18 +- net/xfrm/xfrm_policy.c | 10 +- net/xfrm/xfrm_user.c | 43 ++- security/selinux/ss/hashtab.c | 3 +- sound/isa/wavefront/wavefront_synth.c | 3 +- sound/pci/hda/patch_realtek.c | 17 +- sound/usb/quirks-table.h | 9 + tools/build/Makefile.feature | 1 + tools/build/feature/Makefile | 4 + .../test-libbpf-btf__load_from_kernel_by_id.c | 7 + tools/perf/Makefile.config | 7 + tools/perf/arch/x86/util/perf_regs.c | 12 + tools/perf/bench/numa.c | 2 +- tools/perf/util/bpf-event.c | 4 +- tools/testing/selftests/net/fcnal-test.sh | 12 + tools/virtio/Makefile | 3 +- 166 files changed, 1925 insertions(+), 1083 deletions(-)