This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-defconfig in repository toolchain/ci/linux.
from a4bea6a4f1e0 Linux 5.4.67 adds a769bff2333a af_key: pfkey_dump needs parameter validation adds c5ea71579254 ibmvnic fix NULL tx_pools and rx_tools issue at do_reset adds 2906c6acda15 ibmvnic: add missing parenthesis in do_reset() adds e7b219bc7b59 kprobes: fix kill kprobe which has been marked as gone adds 263445256cd8 mm/thp: fix __split_huge_pmd_locked() for migration PMD adds 61fd38db76ad act_ife: load meta modules before tcf_idr_check_alloc() adds c7275d7a11ab bnxt_en: Avoid sending firmware messages when AER error is [...] adds 6743a9b020fd bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task() adds 2583159735e4 cxgb4: fix memory leak during module unload adds 79cd5858ac05 cxgb4: Fix offset when clearing filter byte counters adds 745c24fd1d79 geneve: add transport ports in route lookup for geneve adds c3de9daa6626 hdlc_ppp: add range checks in ppp_cp_parse_cr() adds f28bc7ea6978 ip: fix tos reflection in ack and reset packets adds 583ff79349f9 ipv4: Initialize flowi4_multipath_hash in data path adds 860e2cc78c69 ipv4: Update exception handling for multipath routes via s [...] adds d0b05f019f84 ipv6: avoid lockdep issue in fib6_del() adds 450c0c00a5b0 net: bridge: br_vlan_get_pvid_rcu() should dereference the [...] adds 9139f13e01a3 net: DCB: Validate DCB_ATTR_DCB_BUFFER argument adds acd04a157b33 net: dsa: rtl8366: Properly clear member config adds d3c2188ee6e6 net: Fix bridge enslavement failure adds 242e12aecdd3 net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC adds 891828a79bbc net/mlx5: Fix FTE cleanup adds 884414196692 net: sch_generic: aviod concurrent reset and enqueue op fo [...] adds 875f6478655b net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant adds f705d35a0e93 nfp: use correct define to return NONE fec adds 83bd58952b2b taprio: Fix allowing too small intervals adds 586b14ec481c tipc: Fix memory leak in tipc_group_create_member() adds 5efc178ebd12 tipc: fix shutdown() of connection oriented socket adds 825fc3167cf5 tipc: use skb_unshare() instead in tipc_buf_append() adds 5b609d8e5beb net/mlx5e: Enable adding peer miss rules only if merged es [...] adds 1ee92ea9a1fb net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported adds e238cb110123 bnxt_en: return proper error codes in bnxt_show_temp adds 743fead4d958 bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() [...] adds 19dd093aa5b4 net: lantiq: Wake TX queue again adds 9efed2a32a86 net: lantiq: use netif_tx_napi_add() for TX NAPI adds 4c304ed93ad3 net: lantiq: Use napi_complete_done() adds 8b6279822080 net: lantiq: Disable IRQs only if NAPI gets scheduled adds 94f2dc7ad055 net: phy: Avoid NPD upon phy_detach() when driver is unbound adds e78590497f96 net: phy: Do not warn in phy_stop() on PHY_DOWN adds 0d5a7af160bd net: qrtr: check skb_put_padto() return value adds 7f23aa7cabdd net: add __must_check to skb_put_padto() adds a5bc1c7a9a6d mm: memcg: fix memcg reclaim soft lockup adds 071f42defada iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE adds 5d087e3578cf Linux 5.4.68
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- drivers/iommu/Kconfig | 2 +- drivers/iommu/amd_iommu.c | 17 +++++-- drivers/iommu/amd_iommu_init.c | 21 ++++++++- drivers/net/dsa/rtl8366.c | 20 ++++++--- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 32 ++++++++----- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 ++ drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 31 ++++++++----- drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 9 ++-- drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c | 2 +- drivers/net/ethernet/ibm/ibmvnic.c | 21 +++++++-- drivers/net/ethernet/lantiq_xrx200.c | 21 +++++---- .../mellanox/mlx5/core/en_accel/tls_stats.c | 12 +++-- .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 52 ++++++++++++---------- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 8 ++-- .../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 4 +- drivers/net/geneve.c | 37 ++++++++++----- drivers/net/phy/phy.c | 2 +- drivers/net/phy/phy_device.c | 3 +- drivers/net/wan/hdlc_ppp.c | 16 ++++--- include/linux/skbuff.h | 7 +-- include/net/flow.h | 1 + include/net/sctp/structs.h | 8 ++-- kernel/kprobes.c | 9 +++- mm/huge_memory.c | 40 ++++++++++------- mm/vmscan.c | 8 ++++ net/bridge/br_vlan.c | 27 ++++++----- net/core/dev.c | 2 +- net/core/filter.c | 1 + net/dcb/dcbnl.c | 8 ++++ net/ipv4/fib_frontend.c | 1 + net/ipv4/ip_output.c | 3 +- net/ipv4/route.c | 14 +++--- net/ipv6/Kconfig | 1 + net/ipv6/ip6_fib.c | 13 ++++-- net/key/af_key.c | 7 +++ net/qrtr/qrtr.c | 20 +++++---- net/sched/act_ife.c | 44 +++++++++++++----- net/sched/sch_generic.c | 49 +++++++++++++------- net/sched/sch_taprio.c | 28 +++++++----- net/sctp/socket.c | 9 ++-- net/tipc/group.c | 14 ++++-- net/tipc/msg.c | 3 +- net/tipc/socket.c | 5 +-- 44 files changed, 428 insertions(+), 210 deletions(-)