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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d1313bd7 0: update: binutils-gcc-linux: boot
new 0caa1f7a 0: update: binutils-gcc-linux: 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 (d1313bd7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 248 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11052 +++++++------
04-build_abe-stage1/console.log | 12724 +++++++--------
05-build_linux/console.log | 612 +-
06-boot_linux/console.log | 394 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 30 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25526 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 25520 insertions(+), 25512 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 325d0eab4f31 Merge branch 'akpm' (patches from Andrew)
new a608b6a646e8 kconfig: qconf: use delete[] instead of delete to free arr [...]
new 19b835a5db93 kconfig: qconf: fix incomplete type 'struct gstr' warning
new a46afd114147 kconfig: qconf: revive help message in the info view
new c7948fe9bada Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pu [...]
new 5868ec267de5 mm: fix wake_page_function() comment typos
new c4440b8a4577 Input: i8042 - add Entroware Proteus EL07R4 to nomux and r [...]
new 6c77545af100 Input: trackpoint - add new trackpoint variant IDs
new 376566ca8725 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new cd8100f1f3be EDAC/ghes: Clear scanned data on unload
new 251c54ea26fa EDAC/ghes: Check whether the driver is on the safe list correctly
new aac5925b4995 Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.o [...]
new fe88c6489264 serial: core: fix port-lock initialisation
new e0830dbf71f1 serial: core: fix console port-lock regression
new 3c5a87be170a serial: 8250_pci: Add Realtek 816a and 816b
new ec0972adecb3 fbcon: Fix user font detection test at fbcon_resize().
new f44f3f83d895 Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/li [...]
new f022ff7bf377 thunderbolt: Retry DROM read once if parsing fails
new bf638d736e3e Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.o [...]
new 130a96d698d7 usb: typec: ucsi: acpi: Increase command completion timeout value
new 386e15a65044 usb: typec: ucsi: Prevent mode overrun
new 325b008723b2 USB: UAS: fix disconnect by unplugging a hub
new bcea6dafeeef USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for [...]
new d69030c91b37 usb: typec: intel_pmc_mux: Handle SCU IPC error conditions
new 29231826f3bd ehci-hcd: Move include to keep CRC stable
new 9cdabcb3ef8c usblp: fix race between disconnect() and read()
new d0373c1463ef Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/li [...]
new 66d18dbda846 RISC-V: Take text_mutex in ftrace_init_nop()
new 21190b74bcf3 riscv: Add sfence.vma after early page table changes
new f025d9d9934b riscv: Fix Kendryte K210 device tree
new d5be89a8d118 RISC-V: Resurrect the MMIO timer implementation for M-mode [...]
new bdcf11de8f77 Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.or [...]
The 31 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:
arch/riscv/Kconfig | 1 +
arch/riscv/boot/dts/kendryte/k210.dtsi | 6 +++--
arch/riscv/include/asm/clint.h | 26 +++++++++++++++++++
arch/riscv/include/asm/ftrace.h | 7 +++++
arch/riscv/include/asm/timex.h | 27 +++++++++++++++++++
arch/riscv/kernel/ftrace.c | 19 ++++++++++++++
arch/riscv/mm/init.c | 7 +++--
drivers/clocksource/timer-clint.c | 17 ++++++++++++
drivers/edac/ghes_edac.c | 5 ++++
drivers/input/mouse/trackpoint.c | 10 +++++---
drivers/input/mouse/trackpoint.h | 10 +++++---
drivers/input/serio/i8042-x86ia64io.h | 16 ++++++++++++
drivers/thunderbolt/eeprom.c | 20 ++++++++++++---
drivers/tty/serial/8250/8250_pci.c | 11 ++++++++
drivers/tty/serial/serial_core.c | 44 +++++++++++++++----------------
drivers/usb/class/usblp.c | 5 ++++
drivers/usb/core/quirks.c | 4 +++
drivers/usb/host/ehci-hcd.c | 1 +
drivers/usb/host/ehci-hub.c | 1 -
drivers/usb/storage/uas.c | 14 ++++++++--
drivers/usb/typec/mux/intel_pmc_mux.c | 12 ++++++---
drivers/usb/typec/ucsi/ucsi.c | 22 +++++++++++-----
drivers/usb/typec/ucsi/ucsi_acpi.c | 2 +-
drivers/video/fbdev/core/fbcon.c | 2 +-
include/linux/serial_core.h | 1 +
mm/filemap.c | 4 +--
scripts/kconfig/lkc.h | 47 ++++++++++++++++++++++------------
scripts/kconfig/lkc_proto.h | 14 ----------
scripts/kconfig/qconf.cc | 13 +++++++---
29 files changed, 275 insertions(+), 93 deletions(-)
create mode 100644 arch/riscv/include/asm/clint.h
--
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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c8d5abea3d gdb/fortran: Change whitespace when printing arrays
adds cafb0d8131 Add a new overload of gdb_bfd_sections
adds a190fabbfc Use gdb_bfd_sections in core_target_open
adds 1ce51eb52d Use gdb_bfd_sections in gdb_bfd_close_or_warn
adds 3cabfd268b Use gdb_bfd_sections in get_stap_base_address
adds cb814f2e30 Use gdb_bfd_sections in build_objfile_section_table
adds ad7277dab9 Use gdb_bfd_sections in symfile.c
adds 5bb6e9dd70 Use gdb_bfd_sections in dwarf2/read.c
adds b35c1d1cf4 Use gdb_bfd_sections in ELF osabi tag sniffing
adds f4f2b85fb2 Use gdb_bfd_sections in gcore_memory_sections
adds 03cd72b810 Use gdb_bfd_sections in restore_command
adds 08f93a1a93 Use gdb_bfd_sections in elf_symfile_read
adds 8a6bb1d130 Use gdb_bfd_sections in build_section_table
adds 5486c51748 Use gdb_bfd_sections in generic_load
adds 851257b5fc Automatic date update in version.in
adds dbc49e9ffa Robustify gdb.base/testenv.exp:find_env
adds b167e53f05 Fix mi_gdb_exit with secondary MI channels
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 88 +++++++++++++++++++++++++++++++++++
gdb/arm-tdep.c | 7 +--
gdb/cli/cli-dump.c | 94 ++++++++++++++++++--------------------
gdb/corelow.c | 10 ++--
gdb/dwarf2/read.c | 50 ++++++++++----------
gdb/elfread.c | 10 ++--
gdb/exec.c | 50 ++++++++------------
gdb/gcore.c | 10 ++--
gdb/gdb_bfd.c | 5 +-
gdb/gdb_bfd.h | 10 +++-
gdb/mips-sde-tdep.c | 5 +-
gdb/objfiles.c | 29 +++++-------
gdb/osabi.c | 10 ++--
gdb/osabi.h | 6 +--
gdb/stap-probe.c | 18 ++------
gdb/symfile.c | 76 ++++++++++--------------------
gdb/symfile.h | 2 -
gdb/testsuite/ChangeLog | 10 ++++
gdb/testsuite/gdb.base/testenv.exp | 6 +++
gdb/testsuite/lib/mi-support.exp | 12 +++++
21 files changed, 285 insertions(+), 225 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a721ae9d 0: update: binutils-gcc-linux: all
new 71710203 0: update: binutils-gcc-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 (a721ae9d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 220 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 11942 +++++----
04-build_abe-stage1/console.log | 20655 ++++++++--------
05-build_linux/console.log | 6702 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 16 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39775 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 39842 insertions(+), 39724 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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c8d5abea3d gdb/fortran: Change whitespace when printing arrays
adds cafb0d8131 Add a new overload of gdb_bfd_sections
adds a190fabbfc Use gdb_bfd_sections in core_target_open
adds 1ce51eb52d Use gdb_bfd_sections in gdb_bfd_close_or_warn
adds 3cabfd268b Use gdb_bfd_sections in get_stap_base_address
adds cb814f2e30 Use gdb_bfd_sections in build_objfile_section_table
adds ad7277dab9 Use gdb_bfd_sections in symfile.c
adds 5bb6e9dd70 Use gdb_bfd_sections in dwarf2/read.c
adds b35c1d1cf4 Use gdb_bfd_sections in ELF osabi tag sniffing
adds f4f2b85fb2 Use gdb_bfd_sections in gcore_memory_sections
adds 03cd72b810 Use gdb_bfd_sections in restore_command
adds 08f93a1a93 Use gdb_bfd_sections in elf_symfile_read
adds 8a6bb1d130 Use gdb_bfd_sections in build_section_table
adds 5486c51748 Use gdb_bfd_sections in generic_load
adds 851257b5fc Automatic date update in version.in
adds dbc49e9ffa Robustify gdb.base/testenv.exp:find_env
adds b167e53f05 Fix mi_gdb_exit with secondary MI channels
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 88 +++++++++++++++++++++++++++++++++++
gdb/arm-tdep.c | 7 +--
gdb/cli/cli-dump.c | 94 ++++++++++++++++++--------------------
gdb/corelow.c | 10 ++--
gdb/dwarf2/read.c | 50 ++++++++++----------
gdb/elfread.c | 10 ++--
gdb/exec.c | 50 ++++++++------------
gdb/gcore.c | 10 ++--
gdb/gdb_bfd.c | 5 +-
gdb/gdb_bfd.h | 10 +++-
gdb/mips-sde-tdep.c | 5 +-
gdb/objfiles.c | 29 +++++-------
gdb/osabi.c | 10 ++--
gdb/osabi.h | 6 +--
gdb/stap-probe.c | 18 ++------
gdb/symfile.c | 76 ++++++++++--------------------
gdb/symfile.h | 2 -
gdb/testsuite/ChangeLog | 10 ++++
gdb/testsuite/gdb.base/testenv.exp | 6 +++
gdb/testsuite/lib/mi-support.exp | 12 +++++
21 files changed, 285 insertions(+), 225 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 99d83385 2: update: binutils-gcc-linux: 449
new c5191884 2: update: binutils-gcc-linux: 449
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 (99d83385)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 11171 ++++++------
04-build_abe-stage1/console.log | 16429 +++++++++--------
05-build_linux/console.log | 832 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 98 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29012 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 28976 insertions(+), 29084 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-release-arm-lts-allmodconfig
in repository toolchain/ci/gcc.
from 03732d58b03 Daily bump.
adds 5ec4a3d3072 PR fortran/93423 - ICE on invalid with argument list for mo [...]
adds 0e442063a0a Fortran: Avoid double-free with parse error (PR96041, PR93423)
adds 2ec5c131a4a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/decl.c | 9 +++++++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/pr93423.f90 | 21 +++++++++++++++++++++
6 files changed, 58 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93423.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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 116fd823 0: update: binutils-gcc-linux: all
new 367f8bf8 0: update: binutils-gcc-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 (116fd823)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 77 +-
02-prepare_abe/console.log | 350 +-
03-build_abe-binutils/console.log | 10599 ++++++-----
04-build_abe-stage1/console.log | 18161 +++++++++---------
05-build_linux/console.log | 882 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30091 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30102 insertions(+), 30084 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.