This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 5d21eb38 0: update: binutils-gcc: 1
new 51da5f1b 0: update: binutils-gcc: 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 (5d21eb38)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (51da5f1b)
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 1612 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 51072 -> 51640 bytes
04-build_abe-gcc/console.log.xz | Bin 233868 -> 234028 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2432 -> 2632 bytes
07-check_regression/console.log.xz | Bin 3784 -> 2348 bytes
07-check_regression/results.compare | 93 +-
07-check_regression/results.compare2 | 163 +-
08-update_baseline/console.log | 497 +---
08-update_baseline/results.compare | 93 +-
08-update_baseline/results.compare2 | 163 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2788744 -> 2770692 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2388332 -> 2371460 bytes
sumfiles/gcc.sum | 5052 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 904788 -> 903244 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202432 -> 201952 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453300 -> 457440 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2808 insertions(+), 3475 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_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 0ebf76aae5 Merge tag 'nvme-next-pull-request' of git://git.infradead.or [...]
adds e8cbe5842b MAINTAINERS: Add myself as Guest Agent co-maintainer
adds 20f5542396 Merge tag 'qga-win32-pull-2022-07-18' of github.com:kostyanf [...]
adds 9d5a9ae962 hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is be [...]
adds 6215113355 target/arm: Fill in VL for tbflags when SME enabled and SVE [...]
adds 6a775fd6e0 target/arm: Fix aarch64_sve_change_el for SME
adds 7f2cf760fe linux-user/aarch64: Do not clear PROT_MTE on mprotect
adds dfce4aa8fe target/arm: Define and use new regime_tcr_value() function
adds 9e70e26c53 target/arm: Calculate mask/base_mask in get_level1_table_address()
adds c1547bba7e target/arm: Fold regime_tcr() and regime_tcr_value() together
adds afbb181c2d target/arm: Fix big-endian host handling of VTCR
adds 988cc1909f target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
adds cb4a0a3444 target/arm: Store TCR_EL* registers as uint64_t
adds f04383e749 target/arm: Honour VTCR_EL2 bits in Secure EL2
adds 4a84e85413 hw/adc: Fix CONV bit in NPCM7XX ADC CON register
adds 99638ba9d8 hw/adc: Make adci[*] R/W in NPCM7XX ADC
adds 53ae2fdef1 target/arm: Don't set syndrome ISS for loads and stores with [...]
adds 004c8a8bc5 Align Raspberry Pi DMA interrupts with Linux DTS
adds 7823789731 Merge tag 'pull-target-arm-20220718' of https://git.linaro.o [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
accel/tcg/translate-all.c | 13 +++-
hw/adc/npcm7xx_adc.c | 4 +-
hw/arm/bcm2835_peripherals.c | 26 ++++++-
hw/intc/armv7m_nvic.c | 9 ++-
include/hw/arm/bcm2835_peripherals.h | 2 +
target/arm/cpu.c | 2 +-
target/arm/cpu.h | 38 ++++++++---
target/arm/debug_helper.c | 2 +-
target/arm/helper.c | 128 ++++++++++++++++-------------------
target/arm/internals.h | 34 +++++++---
target/arm/ptw.c | 38 ++++++-----
target/arm/tlb_helper.c | 2 +-
target/arm/translate-a64.c | 4 +-
tests/qtest/bcm2835-dma-test.c | 118 ++++++++++++++++++++++++++++++++
tests/qtest/meson.build | 3 +-
tests/qtest/npcm7xx_adc-test.c | 2 +-
17 files changed, 307 insertions(+), 120 deletions(-)
create mode 100644 tests/qtest/bcm2835-dma-test.c
--
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_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 49889fb256 x86: Add support to build st{p|r}{n}{cpy|cat} with explicit [...]
adds 1f4e90d468 linux: return UNSUPPORTED from tst-mount if entering mount n [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-mount.c | 25 ++++++-------------------
1 file changed, 6 insertions(+), 19 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_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from ff6992735ade Linux 5.19-rc7
adds 85ff37e302ef gpiolib: cdev: Fix kernel doc for struct line
adds 80e19f34c288 Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib-cdev.c | 4 ++++
1 file changed, 4 insertions(+)
--
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_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 7501eec65c6 arc: Add ARCHS release 310a tune variant.
adds 7df79970bfe RISC-V/doc: Correct the name of `-mriscv-attribute'
adds fa16bb8ac0a RISC-V/doc: Correct the formatting of `-mstack-protector-gu [...]
adds e9ee752bbe2 RISC-V/doc: Add index references for `mrelax' and `mriscv-a [...]
adds 5e47c9333df Check if transitives need to be registered.
adds 63d182fb86e libstdc++: Enhance branching in std::inplace_merge and std: [...]
No new revisions were added by this update.
Summary of changes:
gcc/doc/invoke.texi | 10 ++--
gcc/value-relation.cc | 13 ++++-
libstdc++-v3/include/bits/stl_algo.h | 104 +++++++++++++++++++++++------------
3 files changed, 84 insertions(+), 43 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3bb9d773 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 6c2e9d4e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (3bb9d773)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1652 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30636 -> 30552 bytes
04-build_abe-stage1/console.log.xz | Bin 73148 -> 73220 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8960 -> 8784 bytes
07-build_abe-glibc/console.log.xz | Bin 239736 -> 239856 bytes
08-build_abe-stage2/console.log.xz | Bin 202868 -> 202864 bytes
09-build_abe-gdb/console.log.xz | Bin 37632 -> 37760 bytes
10-build_abe-qemu/console.log.xz | Bin 31212 -> 31160 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3004 -> 2728 bytes
13-check_regression/console.log.xz | Bin 73712 -> 81884 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 168 +
13-check_regression/results.compare | 208 +-
13-check_regression/results.compare2 | 17397 ++++++++++--------
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 29429 ++++++++++++++++--------------
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 168 +
14-update_baseline/results.compare | 208 +-
14-update_baseline/results.compare2 | 17397 ++++++++++--------
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3405016 -> 3405316 bytes
sumfiles/g++.sum | 182 +-
sumfiles/gcc.log.xz | Bin 2925704 -> 2958620 bytes
sumfiles/gcc.sum | 22802 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1023720 -> 1019644 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199840 -> 199780 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 418600 -> 421468 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 46502 insertions(+), 41775 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 49889fb256 x86: Add support to build st{p|r}{n}{cpy|cat} with explicit [...]
adds 1f4e90d468 linux: return UNSUPPORTED from tst-mount if entering mount n [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-mount.c | 25 ++++++-------------------
1 file changed, 6 insertions(+), 19 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_native_check_gcc/master-arm
in repository toolchain/ci/linux.
from ff6992735ade Linux 5.19-rc7
adds 85ff37e302ef gpiolib: cdev: Fix kernel doc for struct line
adds 80e19f34c288 Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib-cdev.c | 4 ++++
1 file changed, 4 insertions(+)
--
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_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 9e683cdf 0: update: binutils-gcc-linux-glibc-gdb: 1
new d5eb4e10 0: update: binutils-linux-glibc-gdb: 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 (9e683cdf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1624 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 50836 -> 50968 bytes
04-build_abe-gcc/console.log.xz | Bin 231764 -> 233188 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8556 -> 8720 bytes
07-build_abe-glibc/console.log.xz | Bin 232108 -> 232060 bytes
08-build_abe-gdb/console.log.xz | Bin 48436 -> 49544 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2400 -> 2408 bytes
11-check_regression/console.log.xz | Bin 2724 -> 3120 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 12 +
11-check_regression/results.compare | 34 +-
11-check_regression/results.compare2 | 62 +-
11-check_regression/results.regressions | 32 +
12-update_baseline/console.log | 489 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 12 +
12-update_baseline/results.compare | 34 +-
12-update_baseline/results.compare2 | 62 +-
12-update_baseline/results.regressions | 32 +
jenkins/manifest.sh | 23 +-
sumfiles/g++.log.xz | Bin 2860980 -> 2859040 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2475548 -> 2478436 bytes
sumfiles/gcc.sum | 4381 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 938768 -> 937252 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214988 -> 214188 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455108 -> 456156 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2775 insertions(+), 2598 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits ce48e754c364 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 015d91d07275 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits add0922d7639 Merge branch 'fixes' of https://github.com/Broadcom/stblinux.git
omits a0d2ee82b6f7 Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...]
omits 847a01db9648 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 713ad0184b0d Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 93777a59c79e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9928aea588c3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 40c70cc58d5d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 558fa6e356a3 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub [...]
omits 4fc1ac355785 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f3f38110a221 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f400c1f251e4 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 864e2ef01941 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits a3d63035bbfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 841aece4c94b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 81f6453adaf6 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 13ab946aa8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f40ab246398b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits cc5c707bf7c3 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 213c96a5e939 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits 896de8b58327 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits b13062835353 userfaultfd: provide properly masked address for huge-pages
omits 512e0fec03e1 mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcop [...]
omits 644228253482 Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
adds 85ff37e302ef gpiolib: cdev: Fix kernel doc for struct line
new 80e19f34c288 Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/l [...]
adds bf80a99f175f mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcop [...]
adds dd8649f575a7 userfaultfd: provide properly masked address for huge-pages
new 29c2b9422b75 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 22e75e46de03 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
new 89ef0b3d5581 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 76c16d3e1944 net: stmmac: switch to use interrupt for hw crosstimestamping
new 613b065ca32e net: stmmac: fix dma queue left shift overflow issue
new f08d8c1bb97c net/tls: Fix race in TLS device down flow
new 1e20904e4177 net: prestera: acl: use proper mask for port selector
new f6da2267e711 igmp: Fix data-races around sysctl_igmp_llm_reports.
new 6305d821e3b9 igmp: Fix a data-race around sysctl_igmp_max_memberships.
new 6ae0f2e55373 igmp: Fix data-races around sysctl_igmp_max_msf.
new 8ebcc62c738f igmp: Fix data-races around sysctl_igmp_qrv.
new f2f316e287e6 tcp: Fix data-races around keepalive sysctl knobs.
new 20a3b1c0f603 tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
new f2e383b5bb6b tcp: Fix data-races around sysctl_tcp_syncookies.
new 4177f545895b tcp: Fix data-races around sysctl_tcp_migrate_req.
new 46778cd16e6a tcp: Fix data-races around sysctl_tcp_reordering.
new 39e24435a776 tcp: Fix data-races around some timeout sysctl knobs.
new 55be873695ed tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
new cbfc6495586a tcp: Fix a data-race around sysctl_tcp_tw_reuse.
new 79539f34743d tcp: Fix data-races around sysctl_max_syn_backlog.
new 5a54213318c4 tcp: Fix data-races around sysctl_tcp_fastopen.
new 021266ec640c tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
new c9f21106d97b Merge branch 'net-ipv4-sysctl-races-part-3'
new 19b3b13c932f docs: net: dsa: update probing documentation
new 54367831c5d0 docs: net: dsa: document the shutdown behavior
new c3f0e84d1086 docs: net: dsa: rename tag_protocol to get_tag_protocol
new c56313a42aaa docs: net: dsa: add more info about the other arguments to [...]
new d6a0336addd4 docs: net: dsa: document change_tag_protocol
new b763f50dc157 docs: net: dsa: document the teardown method
new 3c87237ecd27 docs: net: dsa: document port_setup and port_teardown
new 0cb8682ebf5e docs: net: dsa: document port_fast_age
new 308362394850 docs: net: dsa: remove port_bridge_tx_fwd_offload
new e465d507c76c docs: net: dsa: remove port_vlan_dump
new 7f75d3dd4f5b docs: net: dsa: delete port_mdb_dump
new 4e9d9bb6df6b docs: net: dsa: add a section for address databases
new ea7006a7aaee docs: net: dsa: re-explain what port_fdb_dump actually does
new 6ba1a4aa5974 docs: net: dsa: delete misinformation about -EOPNOTSUPP fo [...]
new 7b02f40350f1 docs: net: dsa: mention that VLANs are now refcounted on s [...]
new c32349f3257f Merge branch 'dsa-docs'
new 4ccce87263ba Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a6b0a4d85719 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3c7f8d770d66 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new aff2c39d5662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 07bf836cbc9c Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
new 7c7ceac175d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new e901ca10c8df Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new 03f5fe1a8ddd Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new ef0324b6415d ARM: dts: lan966x: fix sys_clk frequency
new 7d458b5fd188 Merge branch 'at91-fixes' of git://git.kernel.org/pub/scm/ [...]
new 57e682fe0952 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 752a3c152b60 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 61382c1ac1c9 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub [...]
new 2e6265f4e84d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 02481b6018c2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6a4f04827195 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 4b3a26e0d644 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 8b46b8035a0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 91d16c3f6bc3 Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...]
new 6397a0e7cc71 Merge branch 'fixes' of https://github.com/Broadcom/stblinux.git
new 2d0ab51136f3 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new dbd0da2453c6 drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
new a3866a7dc77d Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (ce48e754c364)
\
N -- N -- N refs/heads/pending-fixes (a3866a7dc77d)
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 63 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:
Documentation/networking/dsa/dsa.rst | 363 +++++++++++++++++----
arch/arm/boot/dts/lan966x.dtsi | 2 +-
drivers/gpio/gpiolib-cdev.c | 4 +
drivers/gpu/drm/drm_gem_ttm_helper.c | 9 +-
drivers/net/amt.c | 4 +-
.../ethernet/marvell/prestera/prestera_flower.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 25 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 3 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 7 +
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 1 +
.../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 5 +
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 12 +-
include/linux/stmmac.h | 1 +
include/net/tcp.h | 14 +-
net/core/filter.c | 4 +-
net/core/sock_reuseport.c | 4 +-
net/ipv4/af_inet.c | 2 +-
net/ipv4/igmp.c | 49 +--
net/ipv4/inet_connection_sock.c | 3 +-
net/ipv4/ip_sockglue.c | 6 +-
net/ipv4/syncookies.c | 3 +-
net/ipv4/tcp.c | 13 +-
net/ipv4/tcp_fastopen.c | 9 +-
net/ipv4/tcp_input.c | 36 +-
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/tcp_metrics.c | 3 +-
net/ipv4/tcp_output.c | 2 +-
net/ipv4/tcp_timer.c | 20 +-
net/ipv6/syncookies.c | 3 +-
net/smc/smc_llc.c | 2 +-
net/tls/tls_device.c | 8 +-
31 files changed, 463 insertions(+), 162 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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 39567f55 0: update: binutils-gcc: 2
new 1a82f887 0: update: binutils-gcc: 2
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 (39567f55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1600 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37592 -> 37796 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 270884 -> 274088 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 37 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++-----
7 files changed, 43 insertions(+), 6 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-release-arm_eabi-coremark-Os
in repository toolchain/ci/base-artifacts.
discards e86b0bc5 0: update: binutils-gcc-newlib: 1
new 8a045396 0: update: binutils-gcc-newlib: 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 (e86b0bc5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1644 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29736 -> 29864 bytes
04-build_abe-stage1/console.log.xz | Bin 84248 -> 83656 bytes
06-build_abe-newlib/console.log.xz | Bin 16316 -> 16368 bytes
07-build_abe-stage2/console.log.xz | Bin 158832 -> 158516 bytes
08-benchmark/benchmark-build.log | 104 +++++++++++++++++------------------
08-benchmark/benchmark.log | 102 +++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3756 -> 3760 bytes
09-check_regression/console.log.xz | Bin 1588 -> 1588 bytes
09-check_regression/results.log | 4 +-
10-update_baseline/console.log | 12 ++--
10-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 16 +++---
results_id | 2 +-
15 files changed, 122 insertions(+), 122 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_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/gcc.
from b8102d1ea4b Daily bump.
adds 5b877e0f688 Daily bump.
adds c1b0037bcc2 Fortran: do not generate conflicting results under -ff2c [P [...]
adds 57f51070d0e Daily bump.
adds 1124c88978e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/trans-decl.cc | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/pr104313.f | 11 +++++++++++
5 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr104313.f
--
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_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards a0ab86f8 0: update: binutils-gcc: 2
new e3600df5 0: update: binutils-gcc: 2
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 (a0ab86f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1604 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 37664 -> 37644 bytes
05-build_abe-bootstrap/console.log.xz | Bin 255188 -> 256228 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 8 ++++----
7 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.