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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from b68f09befd 21: onsuccess: #411: all: Success after binutils/llvm/linux/ [...]
new 0eb3b49c91 22: onsuccess: #412: all: Success after binutils/llvm/linux/ [...]
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 1696 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30280 -> 30476 bytes
04-build_kernel_llvm/console.log.xz | Bin 65236 -> 65084 bytes
05-build_abe-qemu/console.log.xz | Bin 31556 -> 31584 bytes
06-build_linux/console.log.xz | Bin 3152 -> 3084 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4344 -> 4388 bytes
08-check_regression/mail-body.txt | 2 +-
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
19 files changed, 30 insertions(+), 30 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 f67dd6ce0723 Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org [...]
new 6ca53a75c425 dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO [...]
new 276a4f1a5fb1 dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
new 90cb380f9ceb hwspinlock: qcom: correct MMIO max register for newer SoCs
new 5d4753f741d8 hwspinlock: qcom: add support for MMIO on older SoCs
new c29f446108e1 dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974
new 179228654dde Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/li [...]
new 76845ba539c3 MAINTAINERS: Update Kishon's email address in GENERIC PHY [...]
new ca1c73628f5b phy: stm32: fix an error code in probe
new 2a4ea83bb8e5 phy: tegra: xusb: Fix crash during pad power on/down
new 04948e757148 phy: qcom-qmp-combo: fix NULL-deref on runtime resume
new 6e59419fd0a2 phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
new 819b885cd886 phy: ralink: mt7621-pci: add sentinel to quirks table
new 8395ee62b1b7 Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/ [...]
new 13c30a755847 soundwire: intel: Initialize clock stop timeout
new f936fa7a954b soundwire: qcom: reinit broadcast completion
new 49a467310dc4 soundwire: qcom: check for outanding writes before doing a read
new f014699cca9a Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pu [...]
new 0fca385d6ebc btrfs: fix match incorrectly in dev_args_match_device
new 9b2f20344d45 btrfs: selftests: fix wrong error check in btrfs_free_dumm [...]
new 8bb808c6ad91 btrfs: don't print stack trace when transaction is aborted [...]
new b75b51f886e9 Revert "btrfs: scrub: use larger block size for data exten [...]
new 21e61ec6d0bb btrfs: zoned: clone zoned device info when cloning a device
new a8d1b1647bf8 btrfs: zoned: initialize device's zone info for seeding
new c62f6bec53e6 btrfs: zoned: fix locking imbalance on scrub
new 1767a722a708 Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 25 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:
.../bindings/hwlock/qcom-hwspinlock.yaml | 29 ++++++++++-----
MAINTAINERS | 2 +-
drivers/hwspinlock/qcom_hwspinlock.c | 42 ++++++++++++++++------
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 2 +-
drivers/phy/ralink/phy-mt7621-pci.c | 3 +-
drivers/phy/st/phy-stm32-usbphyc.c | 2 ++
drivers/phy/sunplus/phy-sunplus-usb2.c | 4 +--
drivers/phy/tegra/xusb.c | 20 ++++++++---
drivers/soundwire/intel.c | 1 +
drivers/soundwire/qcom.c | 9 +++++
fs/btrfs/ctree.c | 16 +++++++++
fs/btrfs/ctree.h | 11 +++---
fs/btrfs/disk-io.c | 4 ++-
fs/btrfs/scrub.c | 9 +----
fs/btrfs/tests/btrfs-tests.c | 2 +-
fs/btrfs/volumes.c | 39 ++++++++++++++------
fs/btrfs/volumes.h | 2 +-
fs/btrfs/zoned.c | 40 +++++++++++++++++++++
fs/btrfs/zoned.h | 11 ++++++
19 files changed, 196 insertions(+), 52 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 f71e3f86e83 gdb: add special handling for frame level 0 in frame_info_ptr
new 27859c6b9d7 gdb/debuginfod: Improve progress updates
new 05e8d17b8b4 gdb: Fix regressions caused by 041de3d73aa121f2ff0c07721359 [...]
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:
gdb/cli-out.c | 189 ++++++++++++++++++++++++++++++-----------------
gdb/cli-out.h | 40 +++++-----
gdb/debuginfod-support.c | 116 ++++++++++++++++++-----------
gdb/mi/mi-out.c | 32 ++++++++
gdb/mi/mi-out.h | 28 ++++---
gdb/ui-out.h | 53 ++++++++-----
gdb/valops.c | 4 +-
7 files changed, 298 insertions(+), 164 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 b4fc06d8c90 Do not specify NAN sign in frange::set_nonnegative.
new e15d70e647c Remove SLOW_SHORT_ACCESS from target headers
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/config/bfin/bfin.h | 1 -
gcc/config/i386/i386.h | 3 ---
gcc/system.h | 2 +-
3 files changed, 1 insertion(+), 5 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 041de3d73aa gdb/c++: Improve error messages in overload resolution
new 70f479c6f8b gdb: clear other.m_cached_id in frame_info_ptr's move ctor
new 3dc9dde26d1 gdb: add prepare_reinflate/reinflate around print_frame_arg [...]
new 04e2ac7b2a7 gdb: move frame_info_ptr method implementations to frame-info.c
new 73cafdbd1dd gdb: remove manual frame_info reinflation code in backtrace [...]
new 45eca9d9f36 gdb: use frame_id_p instead of comparing to null_frame_id i [...]
new aeba2026b58 gdb: add missing prepare_reinflate call in print_frame_info
new f71e3f86e83 gdb: add special handling for frame level 0 in frame_info_ptr
The 7 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:
gdb/Makefile.in | 1 +
gdb/frame-info.c | 65 ++++++++++++++++++++++
gdb/frame-info.h | 41 +++++++-------
gdb/frame.c | 4 +-
gdb/frame.h | 4 ++
gdb/stack.c | 21 +++----
.../gdb.python/pretty-print-call-by-hand.exp | 8 +++
7 files changed, 107 insertions(+), 37 deletions(-)
create mode 100644 gdb/frame-info.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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
from 9a0c0dbf6d 86: onsuccess: #470: 2: Success after binutils/gcc: 66 commits
new 3ebe44e514 87: onsuccess: #471: 2: Success after binutils/gcc: 63 commits
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 1716 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 37732 -> 38376 bytes
.../console.log.xz | Bin 525780 -> 522332 bytes
06-check_regression/console.log.xz | Bin 3092 -> 3064 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
13 files changed, 16 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.