This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9a81155b 3: reset: linux-5c8fe583cce542aa0b84adc939ce85293de36e5e: 19379
discards fb902ad9 2: update: llvm-qemu: 19380
new ed2e345f 2: update: binutils-llvm-linux-qemu: 19392
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 (9a81155b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 113 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 6365 ++++++
03-build_llvm/console.log | 6811 ------
04-build_linux/console.log | 466 -
04-build_llvm/console.log | 7110 ++++++
05-build_linux/console.log | 404 +
07-check_regression/console.log | 97 -
07-check_regression/results.regressions | 6 -
07-check_regression/trigger-bisect | 3 -
.../console.log | 39 +-
08-check_regression/results.regressions | 4 +
08-update_baseline/results.regressions | 6 -
09-update_baseline/console.log | 139 +
09-update_baseline/results.regressions | 4 +
console.log | 21736 ++++++++++++-------
jenkins/manifest.sh | 25 +-
reset-baseline | 0
results | 10 +-
19 files changed, 28528 insertions(+), 15248 deletions(-)
create mode 100644 03-build_abe-binutils/console.log
delete mode 100644 03-build_llvm/console.log
delete mode 100644 04-build_linux/console.log
create mode 100644 04-build_llvm/console.log
create mode 100644 05-build_linux/console.log
delete mode 100644 07-check_regression/console.log
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 07-check_regression/trigger-bisect
rename {08-update_baseline => 08-check_regression}/console.log (52%)
create mode 100644 08-check_regression/results.regressions
delete mode 100644 08-update_baseline/results.regressions
create mode 100644 09-update_baseline/console.log
create mode 100644 09-update_baseline/results.regressions
delete mode 100644 reset-baseline
--
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.
unknown user pushed a change to branch master
in repository linux.
from e0756cfc7d7c Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/sc [...]
new 291b5c9870fc i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in [...]
new ef7d0b599938 Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub [...]
new e812cbbbbbb1 squashfs: avoid out of bounds writes in decompressors
new f37aa4c7366e squashfs: add more sanity checks in id lookup
new eabac19e40c0 squashfs: add more sanity checks in inode lookup
new 506220d2ba21 squashfs: add more sanity checks in xattr id lookup
new 1cc4cdb521f9 kasan: fix stack traces dependency for HW_TAGS
new 793f49a87aae firmware_loader: align .builtin_fw to 8
new a30a29091b5a mm/mremap: fix BUILD_BUG_ON() error in get_extent
new b85a7a8bb573 tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
new ad69c389ec11 tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
new d52db800846f selftests/vm: rename file run_vmtests to run_vmtests.sh
new a0c2eb0a4387 MAINTAINERS: update Andrey Ryabinin's email address
new e82553c10b08 Revert "mm: memcontrol: avoid workload stalls when lowerin [...]
new 3286222fc609 mm, slub: better heuristic for number of cpus when calcula [...]
new a35d8f016e0b nilfs2: make splice write available again
new 4b16b656b1ce Merge branch 'akpm' (patches from Andrew)
new a4dc7eee9106 NET: usb: qmi_wwan: Adding support for Cinterion MV31
new 2a80c1581237 net/qrtr: restrict user-controlled length in qrtr_tun_writ [...]
new d795cc02a297 selftests/tls: fix selftest with CHACHA20-POLY1305
new ec7d8e7dd3a5 xen/netback: avoid race in xenvif_rx_ring_slots_available()
new 3401e4aa43a5 cxgb4: Add new T6 PCI device id 0x6092
new 7b5eab57cac4 rxrpc: Fix clearance of Tx/Rx ring when releasing a call
new 81b8be68ef8e net: hdlc_x25: Return meaningful error code in x25_open
new 1d23a56b0296 net: ipa: set error code in gsi_channel_setup()
new 52cbd23a119c udp: fix skb_copy_and_csum_datagram with odd segment sizes
new 12bc8dfb83b5 hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc [...]
new 07bf34a50e32 net: enetc: initialize the RFS and RSS memories
new 8fd54a73b7cd net: dsa: call teardown method on probe failure
new 647b8dd51846 selftests: txtimestamp: fix compilation issue
new b1bdde33b723 netfilter: xt_recent: Fix attempt to update deleted entry
new a3005b0f83f2 selftests: netfilter: fix current year
new 767d1216bff8 netfilter: nftables: fix possible UAF over chains from pac [...]
new 8d6bca156e47 netfilter: flowtable: fix tcp and udp header checksum update
new b3d2c7b876d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 8dc1c444df19 net: gro: do not keep too many GRO packets in napi->rx_list
new 275a9c72b420 dpaa_eth: reserve space for the xdp_frame under the A05038 [...]
new c2b0e8455eb7 dpaa_eth: reduce data alignment requirements for the A0503 [...]
new 0a9946cca1a3 dpaa_eth: try to move the data in place for the A050385 erratum
new fb6221a2013f Merge branch 'dpaa_eth-a050385-erratum-workaround-fixes-un [...]
new f317e2ea8c88 net: stmmac: set TxQ mode back to DCB after disabling CBS
new b64acb28da83 ath9k: fix build error with LEDS_CLASS=m
new 93a1d4791c10 mt76: dma: fix a possible memory leak in mt76_add_fragment()
new 2da4b24b1dfb Merge tag 'wireless-drivers-2021-02-05' of git://git.kerne [...]
new ef66a1eace96 ibmvnic: Clear failover_pending if unable to schedule
new 5d1cbcc990f1 net/vmw_vsock: fix NULL pointer dereference
new 3d0bc44d39bc net/vmw_vsock: improve locking in vsock_connect_timeout()
new 225353c070fd net: ena: Update XDP verdict upon failure
new af8085f3a471 net: fix iteration for sctp transport seq_files
new ce7536bc7398 vsock/virtio: update credit only if socket is not closed
new 3aa6bce9af0e net: watchdog: hold device global xmit lock during tx disable
new b2bdba1cbc84 bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
new 059d2a100498 switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
new 6bbc088d6ebf Merge branch 'bridge-mrp'
new eb4733d7cffc net: dsa: felix: implement port flushing on .phylink_mac_l [...]
new 67a69f84cab6 net: hns3: add a check for queue_id in hclge_reset_vf_queue()
new 326334aad024 net: hns3: add a check for tqp_index in hclge_get_ring_cha [...]
new 532cfc0df1e4 net: hns3: add a check for index in hclge_get_rss_key()
new 49c2547b82c6 Merge branch 'hns3-fixes'
new 1c5fae9c9a09 vsock: fix locking in vsock_shutdown()
new 07998281c268 netfilter: conntrack: skip identical origin tuple in same [...]
new 664899e85c13 netfilter: nftables: relax check for stateful expressions [...]
new 450bbc339518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 548f1191d86c bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called vi [...]
new 6183f4d3a0a2 bpf: Check for integer overflow when using roundup_pow_of_two()
new ee114dd64c00 bpf: Fix verifier jsgt branch analysis on max bound
new fd675184fc7a bpf: Fix verifier jmp32 pruning decision logic
new e88b2c6e5a4d bpf: Fix 32 bit src register truncation on div/mod
new b8776f14a470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 6016bf19b385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 16e19e11228b dmaengine: idxd: Fix list corruption in description completion
new f5cc9ace24fb dmaengine: idxd: fix misc interrupt completion
new e594443196d6 dmaengine: move channel device_node deletion to driver
new fed1b6a00a19 dmaengine: ti: k3-udma: Fix a resource leak in an error ha [...]
new 89e3becd8f82 dmaengine: idxd: check device state before issue command
new b6c14d7a8380 dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
new 708c2e418142 Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pu [...]
new fe0af09074bf Revert "ACPICA: Interpreter: fix memory leak by using exis [...]
new a3961497bd9c Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/ [...]
new 3c55e94c0ade cpufreq: ACPI: Extend frequency tables to cover boost frequencies
new d11a1d08a082 cpufreq: ACPI: Update arch scale-invariance max perf ratio [...]
new 291009f656e8 Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/li [...]
The 82 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:
.mailmap | 1 +
Documentation/dev-tools/kasan.rst | 3 +-
MAINTAINERS | 2 +-
arch/x86/kernel/smpboot.c | 1 +
drivers/acpi/acpica/nsrepair2.c | 17 ++-
drivers/cpufreq/acpi-cpufreq.c | 115 +++++++++++++++++--
drivers/dma/dmaengine.c | 1 -
drivers/dma/dw/core.c | 6 -
drivers/dma/idxd/device.c | 23 +++-
drivers/dma/idxd/dma.c | 5 +-
drivers/dma/idxd/idxd.h | 2 +-
drivers/dma/idxd/init.c | 5 +-
drivers/dma/idxd/irq.c | 122 ++++++++++++---------
drivers/dma/ti/k3-udma.c | 3 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 2 +-
drivers/net/dsa/ocelot/felix.c | 17 ++-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 6 +-
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 +
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 42 ++++++-
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 2 +
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 59 ++++++++++
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 ++
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 29 ++++-
drivers/net/ethernet/ibm/ibmvnic.c | 17 ++-
drivers/net/ethernet/mscc/ocelot.c | 54 +++++++++
drivers/net/ethernet/mscc/ocelot_io.c | 8 ++
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 7 +-
drivers/net/hyperv/netvsc.c | 5 +-
drivers/net/hyperv/rndis_filter.c | 2 -
drivers/net/ipa/gsi.c | 1 +
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wan/hdlc_x25.c | 6 +-
drivers/net/wireless/ath/ath9k/Kconfig | 8 +-
drivers/net/wireless/mediatek/mt76/dma.c | 8 +-
drivers/net/xen-netback/rx.c | 9 +-
fs/Kconfig | 2 +-
fs/nilfs2/file.c | 1 +
fs/squashfs/block.c | 8 +-
fs/squashfs/export.c | 41 +++++--
fs/squashfs/id.c | 40 +++++--
fs/squashfs/squashfs_fs_sb.h | 1 +
fs/squashfs/super.c | 6 +-
fs/squashfs/xattr.h | 10 +-
fs/squashfs/xattr_id.c | 66 +++++++++--
include/asm-generic/vmlinux.lds.h | 2 +-
include/linux/netdevice.h | 2 +
include/linux/uio.h | 8 +-
include/net/switchdev.h | 2 -
include/soc/mscc/ocelot.h | 2 +
kernel/bpf/stackmap.c | 2 +
kernel/bpf/verifier.c | 38 ++++---
kernel/trace/bpf_trace.c | 3 -
lib/iov_iter.c | 24 ++--
mm/kasan/hw_tags.c | 8 +-
mm/memcontrol.c | 5 +-
mm/mremap.c | 5 +-
mm/slub.c | 18 ++-
net/bridge/br_mrp.c | 9 +-
net/bridge/br_mrp_switchdev.c | 7 +-
net/bridge/br_private_mrp.h | 3 +-
net/core/datagram.c | 12 +-
net/core/dev.c | 11 +-
net/dsa/dsa2.c | 7 +-
net/mac80211/Kconfig | 2 +-
net/netfilter/nf_conntrack_core.c | 3 +-
net/netfilter/nf_flow_table_core.c | 4 +-
net/netfilter/nf_tables_api.c | 53 +++++----
net/netfilter/xt_recent.c | 12 +-
net/qrtr/tun.c | 6 +
net/rxrpc/call_object.c | 2 -
net/sctp/proc.c | 16 ++-
net/vmw_vsock/af_vsock.c | 15 ++-
net/vmw_vsock/hyperv_transport.c | 4 -
net/vmw_vsock/virtio_transport_common.c | 4 +-
tools/testing/selftests/net/tls.c | 15 ++-
tools/testing/selftests/net/txtimestamp.c | 6 +-
tools/testing/selftests/netfilter/nft_meta.sh | 2 +-
.../selftests/vm/{run_vmtests => run_vmtests.sh} | 0
78 files changed, 822 insertions(+), 262 deletions(-)
rename tools/testing/selftests/vm/{run_vmtests => run_vmtests.sh} (100%)
--
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_kernel/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 0bf7434b 2: update: llvm-linux-qemu: 19
discards 331e9224 1: reset: linux-qemu: 19
discards 16234206 0: update: llvm-linux-qemu: boot
new 0b17caca 0: update: binutils-llvm-linux-qemu: boot
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 (0bf7434b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 130 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 6252 +++++
03-build_llvm/console.log | 6971 -----
04-build_linux/console.log | 394 -
04-build_llvm/console.log | 7095 ++++++
05-build_linux/console.log | 393 +
06-build_abe-qemu/console.log | 3520 +++
07-boot_linux/console.log | 253 +
07-check_regression/results.regressions | 4 -
.../console.log | 11 +-
08-check_regression/results.regressions | 2 +
08-update_baseline/results.regressions | 4 -
.../console.log | 89 +-
09-update_baseline/results.regressions | 2 +
console.log | 25322 +++++++++++++------
jenkins/manifest.sh | 22 +-
results | 8 +-
18 files changed, 35595 insertions(+), 15309 deletions(-)
create mode 100644 03-build_abe-binutils/console.log
delete mode 100644 03-build_llvm/console.log
delete mode 100644 04-build_linux/console.log
create mode 100644 04-build_llvm/console.log
create mode 100644 05-build_linux/console.log
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
delete mode 100644 07-check_regression/results.regressions
rename {07-check_regression => 08-check_regression}/console.log (86%)
create mode 100644 08-check_regression/results.regressions
delete mode 100644 08-update_baseline/results.regressions
rename {08-update_baseline => 09-update_baseline}/console.log (59%)
create mode 100644 09-update_baseline/results.regressions
--
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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 6f9841684fd Daily bump.
adds e916d7381f9 Daily bump.
adds fa183497cf2 libstdc++: Make coroutine_handle<_Promise>::from_address() [...]
adds b1d2ed3ad54 Fix miscompilation of Python on HP-PA/Linux
adds 617caf75f69 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/reorg.c | 21 +++++++++++++++++++--
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/std/coroutine | 2 +-
5 files changed, 38 insertions(+), 4 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards a157ff3c 0: update: gcc-6f9841684fdc730fb87993311d4714533c05a70c: 1
new 208fdfb2 0: update: gcc-617caf75f69ff84435ab4f9ffe7f87f4ba8b747e: 1
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 (a157ff3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 166 +-
02-prepare_abe/console.log | 318 +-
04-build_abe-bootstrap_O3/console.log | 66625 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 67059 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 67109 insertions(+), 67077 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.