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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b36811fa 0: update: llvm-linux: all
new 3c64463b 0: update: llvm-linux: all
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 (b36811fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 145 +-
02-build_llvm/console.log | 12719 ++++++++++++++---------------
03-build_linux/console.log | 3583 +++++----
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 28 +-
console.log | 16465 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16463 insertions(+), 16499 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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 4d56d64a85 gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.exp
adds 0ae4576980 Add missing ChangeLog entry.
adds 539d71e89a PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.
adds 0a6155a072 gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ld [...]
adds f55a9a37d8 gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.exp
adds e89b3d5293 Automatic date update in version.in
adds 77bf7e9911 Use new+delete for struct expression
adds 2bf3b79d05 Search for DWZ files in debug-file-directories as well
adds 12bf652539 Sync .gitignore with gcc
adds 7ddfb1a891 Add gnu global outputs to .gitignore
No new revisions were added by this update.
Summary of changes:
.gitignore | 10 +++
ChangeLog | 8 +++
bfd/version.h | 2 +-
gdb/ChangeLog | 28 ++++++++
gdb/dwarf2/read.c | 107 ++++++++++++++++++++++++++--
gdb/expression.h | 23 +++---
gdb/parse.c | 49 +++++++------
gdb/ppc-linux-nat.c | 26 ++++---
gdb/testsuite/ChangeLog | 15 ++++
gdb/testsuite/gdb.threads/non-ldr-exc-1.exp | 61 ++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-2.exp | 67 +++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-3.exp | 61 ++++++++--------
gdb/testsuite/gdb.threads/non-ldr-exc-4.exp | 61 ++++++++--------
13 files changed, 346 insertions(+), 172 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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4601d916 8: update: linux-509a15421674b9e1a3e1916939d0d0efd3e578da: 21064
new 6310e6b9 8: update: binutils-7ddfb1a891ce2fee8708e6d5f14a6935d307875e: 21064
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 (4601d916)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 170 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11453 ++++----
04-build_abe-stage1/console.log | 19935 +++++++-------
05-build_linux/console.log | 9433 ++++---
07-check_regression/console.log | 6 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 140 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41583 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 41901 insertions(+), 41315 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 07589ca2b2c c++: typename_type structural comparison
new d9288bd28e2 c++: Improve init handling
new 2847d7d28ea c++: Give better placeholder diagnostic
The 2 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/cp/decl.c | 24 +++++++++++++++++++---
.../g++.dg/cpp2a/class-deduction-abbrev1.C | 13 ++++++++++++
gcc/testsuite/g++.dg/other/pr88187.C | 2 +-
3 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-abbrev1.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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 380a2088 2: update: binutils-gcc-linux: 19274
new b49b16e5 2: update: binutils-gcc-linux: 19274
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 (380a2088)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 193 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11434 +++++-----
04-build_abe-stage1/console.log | 18250 +++++++--------
05-build_linux/console.log | 4980 +++--
07-check_regression/console.log | 22 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 152 +-
08-update_baseline/results.regressions | 20 +-
console.log | 35495 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 35520 insertions(+), 35490 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 binutils-gdb.
from 25428040229 gdb/riscv: rewrite target description validation, add rv32e [...]
new 5f410aa50ce testsuite/ld-elf/pr26936.d: Pass -W.
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/pr26936.d | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
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 4ed34c60a81 git: Tell git send-email where to send patches.
new 07589ca2b2c c++: typename_type structural comparison
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/cp/cp-tree.h | 4 ++++
gcc/cp/pt.c | 8 ++++++--
gcc/cp/typeck.c | 19 +++++++++----------
3 files changed, 19 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.
unknown user pushed a change to branch master
in repository linux.
from 509a15421674 Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfr [...]
new 24aed0945127 bootconfig: Load size and checksum in the footer as le32
new e86843580d1b tools/bootconfig: Store size and checksum in footer as le32
new 05227490c5f0 docs: bootconfig: Add the endianness of fields
new 8a02ec8f3577 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel [...]
new 92666d45adcf ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
new eeacd80fcb29 ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400C [...]
new e5782a5d5054 ALSA: hda/realtek - Add new codec supported for ALC897
new 402d5840b0d4 ALSA: usb-audio: US16x08: fix value count for level meters
new fbdae7d6d04d ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirks
new b1824968221c ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
new 3fba05a2832f ASoC: wm_adsp: fix error return code in wm_adsp_load()
new aa4cb898b80a ASoC: rt5682: change SAR voltage threshold
new 5ef5bee02f1a Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/p [...]
new 242d990c158d ALSA: hda/generic: Add option to enforce preferred_dacs pairs
new c84bfedce601 ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus [...]
new aeedad250499 ALSA: hda/realtek: Add mute LED quirk to yet another HP x3 [...]
new bb95d60783f1 Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm [...]
new 98701a2a861f vdpa: mlx5: fix vdpa/vhost dependencies
new 2c602741b51d vhost_vdpa: return -EFAULT if copy_to_user() fails
new 2c6ffa9e9b11 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new ca1314d73eed arm64: syscall: exit userspace before unmasking exceptions
new 114e0a684753 arm64: mark idle code as noinstr
new da1926764832 arm64: entry: mark entry code as noinstr
new 2f911d494f3f arm64: entry: move enter_from_user_mode to entry-common.c
new 3cb5ed4d76c1 arm64: entry: prepare ret_to_user for function call
new 105fc3352077 arm64: entry: move el1 irq/nmi logic to C
new 23529049c684 arm64: entry: fix non-NMI user<->kernel transitions
new 1ec2f2c05b2a arm64: ptrace: prepare for EL1 irq/rcu tracking
new 7cd1ea1010ac arm64: entry: fix non-NMI kernel<->kernel transitions
new f0cd5ac1e4c5 arm64: entry: fix NMI {user, kernel}->kernel transitions
new 2a9b3e6ac69a arm64: entry: fix EL1 debug transitions
new 9e5344e0ffc3 arm64: mte: Fix typo in macro definition
new 3bb61aa61828 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 33 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/admin-guide/bootconfig.rst | 4 +-
arch/arm64/include/asm/daifflags.h | 3 +
arch/arm64/include/asm/exception.h | 5 +
arch/arm64/include/asm/ptrace.h | 4 +
arch/arm64/include/asm/sysreg.h | 2 +-
arch/arm64/kernel/entry-common.c | 254 +++++++++++++++++++++++--------
arch/arm64/kernel/entry.S | 78 +++-------
arch/arm64/kernel/irq.c | 15 --
arch/arm64/kernel/process.c | 8 +-
arch/arm64/kernel/sdei.c | 7 +-
arch/arm64/kernel/syscall.c | 1 -
arch/arm64/kernel/traps.c | 22 ++-
arch/arm64/mm/fault.c | 25 ---
drivers/Makefile | 1 +
drivers/vdpa/Kconfig | 1 +
drivers/vhost/vdpa.c | 4 +-
init/main.c | 4 +-
sound/pci/hda/hda_generic.c | 12 +-
sound/pci/hda/hda_generic.h | 1 +
sound/pci/hda/patch_realtek.c | 72 ++++++++-
sound/soc/codecs/rt5682.c | 1 +
sound/soc/codecs/wm_adsp.c | 1 +
sound/soc/intel/boards/bytcr_rt5640.c | 17 ++-
sound/soc/qcom/lpass-cpu.c | 62 ++++----
sound/soc/qcom/lpass-lpaif-reg.h | 7 +
sound/soc/qcom/lpass-platform.c | 20 ++-
sound/soc/qcom/lpass.h | 1 +
sound/usb/mixer_us16x08.c | 2 +-
tools/bootconfig/main.c | 7 +-
29 files changed, 407 insertions(+), 234 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.