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_build/master-aarch64
in repository toolchain/ci/glibc.
from ecd0fbebc0 Linux: Forward declaration of struct iovec for process_madvise
adds d55df811e9 nptl: Remove unused members from struct pthread
adds 2c4e368a41 linux: Remove unnecessary nice.c and signal.c
adds 2a1099020c x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
adds 4a3f29e7e4 x86: Move and slightly improve memset_erms
adds 21925f6473 x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
adds 58bcf7b71a x86-64: Small improvements to dl-trampoline.S
adds 88070acdd0 x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
adds 8cfbbbcdf9 x86: Add missing IS_IN (libc) check to memmove-ssse3.S
adds 0aa294fb88 x86: Add missing IS_IN (libc) check to strcspn-sse4.c
adds 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
new 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
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:
nptl/descr.h | 7 --
sysdeps/unix/sysv/linux/mq_timedreceive.c | 2 +-
sysdeps/unix/sysv/linux/nice.c | 1 -
sysdeps/unix/sysv/linux/signal.c | 3 -
sysdeps/x86_64/dl-trampoline.S | 4 +
sysdeps/x86_64/dl-trampoline.h | 113 +++++++++++----------
sysdeps/x86_64/multiarch/Makefile | 2 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 103 ++++++++++---------
sysdeps/x86_64/multiarch/memmove-erms.S | 72 +++++++++++++
sysdeps/x86_64/multiarch/memmove-ssse3.S | 60 ++++++++---
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 50 ---------
.../multiarch/memset-erms.S} | 39 ++++---
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 31 ------
sysdeps/x86_64/multiarch/strcspn-sse4.c | 39 +++----
sysdeps/x86_64/multiarch/strncmp-sse4_2.S | 8 +-
sysdeps/x86_64/multiarch/varshift.c | 5 +-
16 files changed, 289 insertions(+), 250 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/nice.c
delete mode 100644 sysdeps/unix/sysv/linux/signal.c
create mode 100644 sysdeps/x86_64/multiarch/memmove-erms.S
copy sysdeps/{nptl/pthread_mutex_backoff.h => x86_64/multiarch/memset-erms.S} (60%)
--
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_build/master-aarch64
in repository toolchain/ci/linux.
from 941e3e791269 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds fe0fde09e1cb ksmbd: use SOCK_NONBLOCK type for kernel_accept()
adds 06ee1c0aebd5 ksmbd: smbd: Remove useless license text when SPDX-License [...]
adds 745bbc0995c2 ksmbd: remove duplicate flag set in smb2_write
adds 18e39fb960e6 ksmbd: set the range of bytes to zero without extending fi [...]
adds b5e5f9dfc915 ksmbd: check invalid FileOffset and BeyondFinalZero in FSC [...]
adds 067baa9a37b3 ksmbd: use vfs_llseek instead of dereferencing NULL
adds 732f30694325 Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba [...]
adds d63eae6747eb platform/x86: intel/pmc: Add Alder Lake N support to PMC c [...]
adds 79e90ca02d7d platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2 [...]
adds d2f33f0c3ad7 platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMI [...]
adds a27a1e35f5c8 platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
adds 8853e8ce9b57 platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ide [...]
adds 3a0cf7ab8df3 ACPI: video: Change how we determine if brightness key-pre [...]
adds 65a3e6c8d3f7 platform/x86: panasonic-laptop: de-obfuscate button codes
adds fe4326c8d18d platform/x86: panasonic-laptop: sort includes alphabetically
adds 83a5ddc3dc56 platform/x86: panasonic-laptop: revert "Resolve hotkey dou [...]
adds 1f2c9de83a50 platform/x86: panasonic-laptop: don't report duplicate bri [...]
adds aacb455dfe01 platform/x86: panasonic-laptop: filter out duplicate volum [...]
adds 42504af77536 platform/x86: thinkpad-acpi: profile capabilities as integer
adds bce6243f767f platform/x86: thinkpad_acpi: do not use PSC mode on Intel [...]
adds 9ab762a84b80 platform/x86: hp-wmi: Ignore Sanitization Mode event
adds d9b2ba67917c Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kern [...]
No new revisions were added by this update.
Summary of changes:
drivers/acpi/acpi_video.c | 13 +++--
drivers/platform/mellanox/nvsw-sn2201.c | 4 +-
drivers/platform/x86/Kconfig | 2 +
drivers/platform/x86/hp-wmi.c | 3 ++
drivers/platform/x86/ideapad-laptop.c | 29 ++++++++----
drivers/platform/x86/intel/pmc/core.c | 1 +
drivers/platform/x86/panasonic-laptop.c | 84 ++++++++++++++++++++++++++-------
drivers/platform/x86/thinkpad_acpi.c | 51 ++++++++++----------
fs/ksmbd/smb2pdu.c | 32 +++++++------
fs/ksmbd/transport_rdma.c | 10 ----
fs/ksmbd/transport_tcp.c | 2 +-
fs/ksmbd/vfs.c | 8 ++--
12 files changed, 151 insertions(+), 88 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 69b46464ba gdb/arm: Only stack S16..S31 when FPU registers are secure
adds 6c0fe6d8f9 gdb/doc: improve description of --data-disassemble opcodes output
adds 575fd4cffd GDB: Remove extraneous full stops from `set' command error messages
adds b955c336f9 GDB/testsuite: Tighten `set print elements' error check
adds 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-setshow.c | 10 +++++-----
gdb/doc/gdb.texinfo | 8 +++++---
gdb/testsuite/gdb.base/default.exp | 3 ++-
gdb/testsuite/gdb.base/with.exp | 8 ++++----
gdbserver/fork-child.cc | 13 +++++++++++--
gdbsupport/block-signals.h | 1 +
7 files changed, 29 insertions(+), 16 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5f1294ab 0: update: binutils-gcc-linux-glibc-gdb: 6
new b144af5c 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (5f1294ab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 38360 -> 38524 bytes
05-build_abe-gcc/console.log.xz | Bin 212560 -> 213080 bytes
06-clean_sysroot/console.log.xz | Bin 320 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9184 -> 9308 bytes
08-build_abe-glibc/console.log.xz | Bin 240480 -> 240824 bytes
09-build_abe-gdb/console.log.xz | Bin 38456 -> 38784 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 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.
unknown user pushed a change to branch master
in repository gcc.
from 47e36785cd2 c++: Note macro locations
new fa22c9c7a97 Implement ggc_vrange_allocator.
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/gimple-range-cache.cc | 4 ++--
gcc/gimple-range-edge.h | 2 +-
gcc/gimple-range-infer.h | 2 +-
gcc/value-range.h | 57 ++++++++++++++++++++++++++++++-----------------
4 files changed, 40 insertions(+), 25 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-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 6837a663c5 opcodes/aarch64: split off creation of comment text in disassembler
adds 69b46464ba gdb/arm: Only stack S16..S31 when FPU registers are secure
adds 6c0fe6d8f9 gdb/doc: improve description of --data-disassemble opcodes output
adds 575fd4cffd GDB: Remove extraneous full stops from `set' command error messages
adds b955c336f9 GDB/testsuite: Tighten `set print elements' error check
adds 7e8621cf6d Fix GDBserver regression due to change to avoid reading shel [...]
adds 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
new 6418644b0d [gdb] Block SIGTERM in worker threads
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/version.h | 2 +-
gdb/arch/arm.h | 9 +++++++++
gdb/arm-tdep.c | 9 ++++++++-
gdb/cli/cli-setshow.c | 10 +++++-----
gdb/doc/gdb.texinfo | 8 +++++---
gdb/testsuite/gdb.base/default.exp | 3 ++-
gdb/testsuite/gdb.base/with.exp | 8 ++++----
gdbserver/fork-child.cc | 13 +++++++++++--
gdbsupport/block-signals.h | 1 +
9 files changed, 46 insertions(+), 17 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 418afb7f 0: update: binutils-gcc: 2
new 6b87f28c 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 (418afb7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1588 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 53604 -> 51612 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 459700 -> 462972 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 glibc.
from 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
new 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
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:
sysdeps/unix/sysv/linux/mq_timedreceive.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.