This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64 in repository toolchain/ci/linux.
from 30306f6194ca Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pu [...] adds c3238d36c3a2 i40e: Fix adding ADQ filter to TC0 adds 0bb050670ac9 i40e: Fix calculating the number of queue pairs adds fd5855e6b135 i40e: Fix call trace in setup_tx_descriptors adds 645603844270 iavf: Fix issue with MAC address of VF shown as zero adds 145684d9f9d3 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...] adds c349ae5f831c Documentation: add description for net.sctp.reconf_enable adds e65775fdd389 Documentation: add description for net.sctp.intl_enable adds 249eddaf651f Documentation: add description for net.sctp.ecn_enable adds 6f0e1efc880a Merge branch 'documentation-add-description-for-a-couple-o [...] adds 9eda7d8bcbdb net: hns3: set port base vlan tbl_sta to false before remo [...] adds 283847e3ef6d net: hns3: don't push link state to VF if unalive adds cfd80687a538 net: hns3: modify the ring param print info adds e93530ae0e5d net: hns3: restore tm priority/qset to default settings wh [...] adds 71b215f36dca net: hns3: fix PF rss size initialization bug adds 12a367088772 net: hns3: fix tm port shapping of fibre port is incorrect [...] adds a5b00f5b78b7 Merge branch 'hns3-fixres' adds 00be43a74ca2 net: axienet: make the 64b addresable DMA depends on 64b a [...] adds b690f8df6497 net: axienet: Use iowrite64 to write all 64b descriptor pointers adds a7ffce959cca Merge branch 'axienet-fixes' adds 5f7b84151a89 xilinx: Fix build on x86. adds 619c010a6539 octeontx2-vf: Add support for adaptive interrupt coalescing adds 884c65e4daf3 amd-xgbe: Use platform_irq_count() adds 9cc8ea99bf7a docs: networking: phy: Fix a typo adds 4b7a632ac4e7 mlxsw: spectrum_cnt: Reorder counter pools adds d7dd6eccfbc9 net: bgmac: Fix an erroneous kfree() in bgmac_remove() adds 56315b6bf7fc ARM: dts: at91: ksz9477_evb: fix port/phy validation adds b60377de7790 MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS adds 71a579f0d377 ice: Fix PTP TX timestamp offset calculation adds 9542ef4fba8c ice: Sync VLAN filtering features for DVM adds be2af71496a5 ice: Fix queue config fail handling adds efe41860008e ice: Fix memory corruption in VF driver adds 371de1aa000d Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...] adds 36a15e1cb134 net: usb: ax88179_178a needs FLAG_SEND_ZLP adds 219b51a6f040 net: ax25: Fix deadlock caused by skb_recv_datagram in ax2 [...] adds 593d1ebe00a4 Revert "net: Add a second bind table hashed by port and address" adds 2e7bf4a6af48 net: axienet: add missing error return code in axienet_probe() adds 48a23ec6ff2b Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/l [...] adds cad140d00899 selinux: free contexts previously transferred in selinux_a [...] adds 6decbf75c93e Merge tag 'selinux-pr-20220616' of git://git.kernel.org/pu [...] adds ef79c396c664 audit: free module name adds 0639b599f6f3 Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/ [...] adds 4527d47bb63a drm/atomic: fix warning of unused variable adds 81b0d0e4f811 drm/ttm: fix missing NULL check in ttm_device_swapout adds 0f9cd1ea10d3 drm/ttm: fix bulk move handling v2 adds 2f90ec127195 Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.fre [...] adds c9b576d0c7bf drm/i915/reset: Fix error_state_read ptr + offset use adds 6e3f3c239ee5 drm/i915/gt: Fix memory leaks in per-gt sysfs adds 842d9346b2fd drm/i915: Individualize fences before adding to dma_resv obj adds 2636e0081124 drm/i915/uc: remove accidental static from a local variable adds 3f0acf259a28 Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.fr [...] adds c904e3acbab3 drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl adds 4fd17f2ac0aa drm/amd/display: Cap OLED brightness per max frame-average [...] adds d08227a8b122 Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitla [...] adds 5c2b74517334 drm/exynos: fix IS_ERR() vs NULL check in probe adds 7d787184a18f drm/exynos: mic: Rework initialization adds 65cf7c02cfc7 Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel [...] adds 47700948a4ab Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesk [...]
No new revisions were added by this update.
Summary of changes: Documentation/networking/ip-sysctl.rst | 37 +++ Documentation/networking/phy.rst | 2 +- MAINTAINERS | 1 + arch/arm/boot/dts/at91-sama5d3_ksz9477_evb.dts | 5 + drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 - drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +- drivers/gpu/drm/exynos/exynos_drm_drv.c | 6 +- drivers/gpu/drm/exynos/exynos_drm_mic.c | 42 +--- drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 3 +- drivers/gpu/drm/i915/gt/intel_gt.c | 1 + drivers/gpu/drm/i915/gt/intel_gt_sysfs.c | 29 +-- drivers/gpu/drm/i915/gt/intel_gt_sysfs.h | 6 +- drivers/gpu/drm/i915/gt/intel_gt_types.h | 3 + drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 2 +- drivers/gpu/drm/i915/i915_sysfs.c | 17 +- drivers/gpu/drm/i915/i915_vma.c | 48 ++-- drivers/gpu/drm/ttm/ttm_bo.c | 22 +- drivers/gpu/drm/ttm/ttm_device.c | 6 +- drivers/gpu/drm/ttm/ttm_resource.c | 52 +++-- drivers/net/ethernet/amd/xgbe/xgbe-platform.c | 4 +- drivers/net/ethernet/broadcom/bgmac-bcma.c | 1 - drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 + drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 18 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 101 ++++++--- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 1 + drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 25 ++- drivers/net/ethernet/intel/i40e/i40e_main.c | 5 + drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 2 +- drivers/net/ethernet/intel/ice/ice_main.c | 49 ++-- drivers/net/ethernet/intel/ice/ice_ptp.c | 2 +- drivers/net/ethernet/intel/ice/ice_ptp.h | 31 +++ drivers/net/ethernet/intel/ice/ice_vf_lib.c | 5 + drivers/net/ethernet/intel/ice/ice_virtchnl.c | 53 +++-- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 3 +- drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.h | 2 +- drivers/net/ethernet/xilinx/xilinx_axienet.h | 51 +++++ drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 29 +-- drivers/net/usb/ax88179_178a.c | 26 +-- include/drm/drm_atomic.h | 1 + include/drm/ttm/ttm_resource.h | 8 +- include/net/inet_connection_sock.h | 3 - include/net/inet_hashtables.h | 68 +----- include/net/sock.h | 14 -- kernel/auditsc.c | 2 +- net/ax25/af_ax25.c | 33 ++- net/dccp/proto.c | 33 +-- net/ipv4/inet_connection_sock.c | 247 ++++++--------------- net/ipv4/inet_hashtables.c | 193 +--------------- net/ipv4/tcp.c | 14 +- security/selinux/hooks.c | 11 +- tools/testing/selftests/net/.gitignore | 1 - tools/testing/selftests/net/Makefile | 2 - tools/testing/selftests/net/bind_bhash_test.c | 119 ---------- 55 files changed, 579 insertions(+), 875 deletions(-) delete mode 100644 tools/testing/selftests/net/bind_bhash_test.c