This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5baf1942 Add entry 7037e7b6e4ac41e536bdb9a2efcf546ec4d77166 from https [...]
new 37c567e4 Add entry 940645cec500ab5fda849130e5353e86dce3bed5 from https [...]
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:
gcc/basepoints/gcc-14-1459-g940645cec50 | 1 +
.../tcwg_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/master-aarch64/last_good | 1 +
.../tcwg_gcc_check/master-aarch64/summary.txt | 2 ++
.../tcwg_gcc_check/status.txt | 10 ++++++++++
5 files changed, 15 insertions(+), 1 deletion(-)
create mode 120000 gcc/basepoints/gcc-14-1459-g940645cec50
copy gcc/sha1/{fb409a15d9babc78fe1d9957afcbaf1102cce58f => 940645cec500ab5fda84913 [...]
create mode 100644 gcc/sha1/940645cec500ab5fda849130e5353e86dce3bed5/tcwg_gcc_chec [...]
create mode 100644 gcc/sha1/940645cec500ab5fda849130e5353e86dce3bed5/tcwg_gcc_chec [...]
create mode 100644 gcc/sha1/940645cec500ab5fda849130e5353e86dce3bed5/tcwg_gcc_chec [...]
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 921e4635d08 70: onsuccess: #22: boot: [TCWG CI] https://ci.linaro.org/j [...]
new d66f7aa44b6 71: onsuccess: #23: boot: [TCWG CI] https://ci.linaro.org/j [...]
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 2148 -> 2296 bytes
02-prepare_abe/console.log.xz | Bin 2440 -> 2540 bytes
03-build_abe-binutils/console.log.xz | Bin 27460 -> 27316 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17472 -> 17752 bytes
04-build_kernel_llvm/console.log.xz | Bin 64972 -> 65852 bytes
05-build_abe-qemu/console.log.xz | Bin 34448 -> 33684 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 27200 -> 26468 bytes
06-build_linux/console.log.xz | Bin 152944 -> 3084 bytes
07-boot_linux/console.log.xz | Bin 5692 -> 5684 bytes
08-check_regression/console.log.xz | Bin 440 -> 448 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
manifest.sh | 32 +++++++++++++++--------------
15 files changed, 21 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.
unknown user pushed a change to branch master
in repository linux.
from 929ed21dfdb6 Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.o [...]
new 48b47f0caaa8 ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
new df14afeed2e6 ksmbd: fix uninitialized pointer read in smb2_create_link()
new 84c5aa47925a ksmbd: fix credit count leakage
new d738950f112c ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
new 0512a5f89e1f ksmbd: fix multiple out-of-bounds read during context decoding
new 36322523dddb ksmbd: fix UAF issue from opinfo->conn
new 6cc2268f5647 ksmbd: fix incorrect AllocationSize set in smb2_get_info
new 6fe55c2799bc ksmbd: call putname after using the last component
new 882800375939 Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.o [...]
new 7f875850f20a ata: libata-scsi: Use correct device no in ata_find_dev()
new ba059590ec97 Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/li [...]
new d9eef346b601 HID: wacom: Check for string overflow from strscpy calls
new bd249b91977b HID: wacom: avoid integer overflow in wacom_intuos_inout()
new ed84c4517a5b HID: google: add jewel USB id
new 16a9c24f24fb HID: wacom: Add error check to wacom_parse_and_register()
new 6199d23c91ce HID: logitech-hidpp: Handle timeout differently from busy
new f39dda98bc7c Merge tag 'for-linus-2023060101' of git://git.kernel.org/p [...]
new 8fe72b76db79 mailbox: mailbox-test: fix a locking issue in mbox_test_me [...]
new cd69bf361e18 Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/ [...]
new 442052825415 firewire: Replace zero-length array with flexible-array member
new 1874a42a7d74 Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org [...]
The 21 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:
drivers/ata/libata-scsi.c | 34 ++++++++++----
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-logitech-hidpp.c | 1 +
drivers/hid/wacom_sys.c | 21 ++++++---
drivers/hid/wacom_wac.c | 2 +-
drivers/mailbox/mailbox-test.c | 10 +++--
fs/smb/server/oplock.c | 72 +++++++++++++++++++-----------
fs/smb/server/smb2pdu.c | 96 +++++++++++++++++++---------------------
fs/smb/server/vfs.c | 9 +++-
include/linux/firewire.h | 2 +-
11 files changed, 154 insertions(+), 96 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_aosp-code_size-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from 14c39e462d3 20: onsuccess: #187: 1: [TCWG CI] https://ci.linaro.org/job [...]
new ddd5fba424b 21: onsuccess: #189: 1: [TCWG CI] https://ci.linaro.org/job [...]
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 2036 -> 2256 bytes
02-build_aosp_toolchain/console.log.xz | Bin 214856 -> 1836 bytes
03-build_shadow_llvm/console.log.xz | Bin 131504 -> 131080 bytes
04-build_aosp/console.log.xz | Bin 1230584 -> 1304028 bytes
06-check_regression/aosp.improvements | 1 +
06-check_regression/binary.improvements | 1 +
06-check_regression/binary.regressions | 1 +
06-check_regression/console.log.xz | Bin 42488 -> 43932 bytes
06-check_regression/results.regressions | 1 +
07-update_baseline/console.log | 14 -
git/aosp_superproject_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
manifest.sh | 17 +-
results | 1 +
results-vs-first/results.csv | 69 +-
results-vs-prev/results.csv | 1873 +++++++++++-----------
size.csv | 2577 +++++++++++++++----------------
17 files changed, 2274 insertions(+), 2285 deletions(-)
create mode 100644 06-check_regression/aosp.improvements
create mode 100644 06-check_regression/binary.improvements
create mode 100644 06-check_regression/binary.regressions
create mode 100644 06-check_regression/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 master
in repository gcc.
from 3bb8ebb6acf testsuite: print any leaking torture options for debugging
new ff8f45d20f9 Fortran: force error on bad KIND specifier [PR88552]
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:
gcc/fortran/decl.cc | 4 ++++
gcc/testsuite/gfortran.dg/pr88552.f90 | 6 ++++++
2 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr88552.f90
--
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_build/master-arm
in repository toolchain/ci/base-artifacts.
from 7069aca67f8 50: onsuccess: #55: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 269bf8f6cc0 51: onsuccess: #56: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2228 -> 2212 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2624 bytes
04-build_abe-gcc/console.log.xz | Bin 240712 -> 241108 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 206780 -> 205496 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 14 +++++++-------
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 12 insertions(+), 12 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_bootstrap_build/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from cb2dda84cc6 26: onsuccess: #28: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 694e82b8fc9 27: onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2180 -> 2204 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2632 bytes
04-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 316372 -> 315688 bytes
.../make-gcc-stage2.log.xz | Bin 247272 -> 246404 bytes
05-check_regression/console.log.xz | Bin 484 -> 468 bytes
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
7 files changed, 6 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_bootstrap_build/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from 5eaafa0e06a 29: onsuccess: #31: 0: [TCWG CI] https://ci.linaro.org/job/ [...]
new 5a44d30630e 30: onsuccess: #32: 0: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2240 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2572 bytes
04-build_abe-bootstrap_debug/console.log.xz | Bin 159652 -> 156960 bytes
.../make-gcc-stage2.log.xz | Bin 5512 -> 5512 bytes
05-check_regression/console.log.xz | Bin 460 -> 464 bytes
06-update_baseline/console.log | 15 ++++++++++++++-
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 20 insertions(+), 7 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_bootstrap_build/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 8f230740554 26: onsuccess: #28: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 7673cb6e641 27: onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2148 -> 2168 bytes
02-prepare_abe/console.log.xz | Bin 2576 -> 2624 bytes
04-build_abe-bootstrap_O1/console.log.xz | Bin 272300 -> 272528 bytes
04-build_abe-bootstrap_O1/make-gcc-stage2.log.xz | Bin 218960 -> 219952 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.