This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 729a211143 Filtered output cleanup in expression dumping
adds d4be21dce7 Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESS
adds 8acecab0b0 doc: Replace =frame-interp with =frames-interp
adds 39fb369834 opcodes: Make i386-dis.c thread-safe
adds bbdeb108d8 x86: Add elf_x86_allocate_local_got_info
new f9f4242296 Automatic date update in version.in
The 1 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:
bfd/elf32-i386.c | 21 +-
bfd/elf64-x86-64.c | 21 +-
bfd/elfxx-x86.h | 22 +
bfd/version.h | 2 +-
binutils/doc/debug.options.texi | 2 +-
gdb/riscv-tdep.c | 2 +-
opcodes/i386-dis.c | 3512 ++++++++++++++++++++-------------------
7 files changed, 1807 insertions(+), 1775 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from c9e6606c7fe9 Linux 5.16-rc8
adds e5a7431f5a2d gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
adds 32e246b02f53 MAINTAINERS: update gpio-brcmstb maintainers
adds 49ef78e59b07 Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/p [...]
adds 7a3429bace0e ipv4: Check attribute length for RTA_GATEWAY in multipath route
adds 664b9c4b7392 ipv4: Check attribute length for RTA_FLOW in multipath route
adds 4619bcf91399 ipv6: Check attribute length for RTA_GATEWAY in multipath route
adds 1ff15a710a86 ipv6: Check attribute length for RTA_GATEWAY when deleting [...]
adds 8bda81a4d400 lwtunnel: Validate RTA_ENCAP_TYPE attribute length
adds 4760abaac684 Merge branch 'mpr-len-checks' David Ahern says:
adds 0706a78f31c4 Revert "xsk: Do not sleep in poll() when need_wakeup set"
adds 819d11507f66 bpf, selftests: Fix spelling mistake "tained" -> "tainted"
adds 0f1fe7b83ba0 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
adds 5e75d0b215b8 selftests: net: udpgro_fwd.sh: explicitly checking the ava [...]
adds d6d86830705f net ticp:fix a kernel-infoleak in __tipc_sendmsg()
adds ae81de737885 mctp: Remove only static neighbour on RTM_DELNEIGH
adds c255a34e02ef net: ena: Fix undefined state when tx request id is out of bounds
adds cb3d4f98f0b2 net: ena: Fix wrong rx request id by resetting device
adds 5055dc0348b8 net: ena: Fix error handling when calculating max IO queue [...]
adds 5b40d10b6042 Merge branch 'ena-fixes'
adds f9d31c4cf4c1 sctp: hold endpoint before calling cb in sctp_transport_lo [...]
adds 29262e1f773b rndis_host: support Hytera digital radios
adds 1ef5e1d0dca5 net/fsl: Remove leftover definition in xgmac_mdio
adds e30a845b0376 ipv6: Continue processing multipath route even if gateway [...]
adds 95bdba23b5b4 ipv6: Do cleanup if attribute validation fails in multipath route
adds 065e1ae02fbe Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking [...]
adds 938f2e0b57ff batman-adv: mcast: don't send link-local multicast to mcas [...]
adds e8fe9e8308b2 Merge tag 'batadv-net-pullrequest-20220103' of git://git.o [...]
adds fa55a7d745de seg6: export get_srh() for ICMP handling
adds e41294408c56 icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
adds 222a011efc83 udp6: Use Segment Routing Header for dest address if present
adds d2d9a6d0b4c2 Merge branch 'srv6-traceroute'
adds 3087a6f36ee0 netrom: fix copying in user data in nr_setsockopt
adds 7d18a07897d0 sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
adds 68a18ad71378 mac80211: initialize variable have_higher_than_11mbit
adds 8b5cb7e41d9d mac80211: mesh: embedd mesh_paths and mpp_paths into ieee8 [...]
adds 6f89ecf10af1 Merge tag 'mac80211-for-net-2022-01-04' of git://git.kerne [...]
new 1d5a47424040 sfc: The RX page_ring is optional
new 01cbf50877e6 i40e: Fix to not show opcode msg on unsuccessful VF MAC change
new 3116f59c12bd i40e: fix use-after-free in i40e_sync_filters_subtask()
new 40feded8a247 i40e: Fix for displaying message regarding NVM version
new e738451d78b2 i40e: Fix incorrect netdev's real number of RX/TX queues
new b712941c8085 iavf: Fix limit of total number of queues to active queues of VF
new b3c8e0de473e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...]
new 754e4382354f ieee802154: atusb: fix uninit value in atusb_set_extended_addr
new af872b691926 Merge tag 'ieee802154-for-net-2022-01-05' of git://git.ker [...]
new 00fcf8c7dd56 Revert "net: usb: r8152: Add MAC passthrough support for m [...]
new db54c12a3d7e selftests: set amt.sh executable
new 75acfdb6fd92 Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm [...]
The 12 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:
MAINTAINERS | 3 +-
drivers/gpio/gpio-aspeed-sgpio.c | 2 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 49 +++++++-----
drivers/net/ethernet/freescale/xgmac_mdio.c | 1 -
drivers/net/ethernet/intel/i40e/i40e_main.c | 60 ++++++++++++---
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 40 ++++++++--
drivers/net/ethernet/intel/iavf/iavf_main.c | 5 +-
drivers/net/ethernet/sfc/falcon/rx.c | 5 ++
drivers/net/ethernet/sfc/rx_common.c | 5 ++
drivers/net/ieee802154/atusb.c | 10 ++-
drivers/net/phy/fixed_phy.c | 4 +-
drivers/net/usb/r8152.c | 9 ++-
drivers/net/usb/rndis_host.c | 5 ++
include/linux/ipv6.h | 2 +
include/net/sctp/sctp.h | 3 +-
include/net/seg6.h | 21 +++++
net/batman-adv/multicast.c | 15 ++--
net/batman-adv/multicast.h | 10 ++-
net/batman-adv/soft-interface.c | 7 +-
net/core/lwtunnel.c | 4 +
net/ipv4/fib_semantics.c | 49 ++++++++++--
net/ipv6/icmp.c | 6 +-
net/ipv6/route.c | 32 +++++++-
net/ipv6/seg6.c | 59 ++++++++++++++
net/ipv6/seg6_local.c | 33 +-------
net/ipv6/udp.c | 3 +-
net/mac80211/ieee80211_i.h | 24 +++++-
net/mac80211/mesh.h | 22 +-----
net/mac80211/mesh_pathtbl.c | 89 ++++++++--------------
net/mac80211/mlme.c | 2 +-
net/mctp/neigh.c | 9 ++-
net/netrom/af_netrom.c | 2 +-
net/sched/sch_qfq.c | 6 +-
net/sctp/diag.c | 46 +++++------
net/sctp/socket.c | 22 ++++--
net/tipc/socket.c | 2 +
net/xdp/xsk.c | 4 +-
.../selftests/bpf/verifier/value_ptr_arith.c | 2 +-
tools/testing/selftests/net/amt.sh | 0
tools/testing/selftests/net/udpgro_fwd.sh | 3 +-
40 files changed, 444 insertions(+), 231 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/net/amt.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 729a211143 Filtered output cleanup in expression dumping
adds d4be21dce7 Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESS
adds 8acecab0b0 doc: Replace =frame-interp with =frames-interp
adds 39fb369834 opcodes: Make i386-dis.c thread-safe
adds bbdeb108d8 x86: Add elf_x86_allocate_local_got_info
adds f9f4242296 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 +-
bfd/elf64-x86-64.c | 21 +-
bfd/elfxx-x86.h | 22 +
bfd/version.h | 2 +-
binutils/doc/debug.options.texi | 2 +-
gdb/riscv-tdep.c | 2 +-
opcodes/i386-dis.c | 3512 ++++++++++++++++++++-------------------
7 files changed, 1807 insertions(+), 1775 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bff873898 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new abb288e12 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bff873898)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 30516 -> 30428 bytes
05-build_abe-stage1/console.log.xz | Bin 71588 -> 71340 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8748 -> 10112 bytes
08-build_abe-glibc/console.log.xz | Bin 236680 -> 237456 bytes
09-build_abe-stage2/console.log.xz | Bin 194904 -> 195732 bytes
10-build_abe-gdb/console.log.xz | Bin 38056 -> 38160 bytes
11-build_abe-qemu/console.log.xz | Bin 30540 -> 30608 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/newlib.
from 484d2ebf8 Update newlib to 4.2.0
adds 8e71066cb update OpenBSD string functions
No new revisions were added by this update.
Summary of changes:
newlib/libc/string/strlcat.c | 88 ++++++++++++++++-----------------------
newlib/libc/string/strlcpy.c | 77 ++++++++++++++--------------------
newlib/libc/string/wcslcat.c | 98 +++++++++++++++++++-------------------------
newlib/libc/string/wcslcpy.c | 89 ++++++++++++++++------------------------
4 files changed, 144 insertions(+), 208 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.