This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b145b0eb2031 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new e2973352fa13 dt-bindings: dsp: Fix fsl,dsp example
new 58c50fe0c9f0 dt-bindings: media: rc: Fix redundant string
new 932bae3a5b4e dt-bindings: iio: ad7192: Fix Regulator Properties
new 4d32db74a3ca dt-bindings: iio: ad7192: Fix DTC warning in the example
new f437ade3296b dt-bindings: phy: lantiq: Fix Property Name
new a4ad51e9528e Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.o [...]
new 18856604b3e7 RISC-V: Clear load reservations while restoring hart contexts
new 922b0375fc93 riscv: Fix memblock reservation for device tree blob
new 812ad49d88b5 Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub [...]
new 2b6509f42dc6 MIPS: Loongson64: Fix boot failure after dropping boot_mem_map
new 0889d07f3e4b MIPS: dts: ar9331: fix interrupt-controller size
new d345d9cad225 MIPS: cpu-bugs64: Mark inline functions as __always_inline
new 0228ecf6128c MIPS: octeon: Include required header; fix octeon ethernet build
new 0671c5b84e9e MIPS: Wire up clone3 syscall
new 90800281e761 MIPS: VDSO: Remove unused gettimeofday.c
new 8919975b6171 MIPS: VDSO: Fix build for binutils < 2.25
new 66b416ee41ed MIPS: init: Fix reservation of memory between PHYS_OFFSET [...]
new bd848d1b9235 MIPS: init: Prevent adding memory before PHYS_OFFSET
new 25b69a889b63 mips: Loongson: Fix the link time qualifier of 'serial_exit()'
new 101c40ed269c MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
new 437450cf09c3 MIPS: pmcs-msp71xx: Remove unused addr variable
new 6822c29ddbbd MIPS: fw/arc: Remove unused addr variable
new 4ea655343ce4 Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/s [...]
The 23 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/devicetree/bindings/dsp/fsl,dsp.yaml | 1 +
.../devicetree/bindings/iio/adc/adi,ad7192.yaml | 7 +-
Documentation/devicetree/bindings/media/rc.yaml | 1 -
.../bindings/phy/lantiq,vrx200-pcie-phy.yaml | 2 +-
arch/mips/boot/dts/qca/ar9331.dtsi | 2 +-
arch/mips/fw/arc/memory.c | 1 -
arch/mips/include/asm/octeon/cvmx-ipd.h | 1 +
arch/mips/include/asm/unistd.h | 1 +
arch/mips/kernel/cpu-bugs64.c | 14 +-
arch/mips/kernel/setup.c | 5 +-
arch/mips/kernel/syscall.c | 1 +
arch/mips/kernel/syscalls/syscall_n32.tbl | 2 +-
arch/mips/kernel/syscalls/syscall_n64.tbl | 2 +-
arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +-
arch/mips/loongson64/common/mem.c | 35 ++-
arch/mips/loongson64/common/serial.c | 2 +-
arch/mips/loongson64/loongson-3/numa.c | 11 +-
arch/mips/pmcs-msp71xx/msp_prom.c | 4 +-
arch/mips/vdso/Makefile | 2 +-
arch/mips/vdso/gettimeofday.c | 269 ---------------------
arch/riscv/include/asm/asm.h | 1 +
arch/riscv/kernel/entry.S | 21 +-
arch/riscv/mm/init.c | 12 +-
23 files changed, 78 insertions(+), 321 deletions(-)
delete mode 100644 arch/mips/vdso/gettimeofday.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.
unknown user pushed a change to branch master
in repository gcc.
from 66765890d1a * ipa-inline.c (inline_insns_single, inline_insns_auto): F [...]
new af0f682af31 Improve _GLIBCXX_DEBUG safe iterator range size computation.
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:
libstdc++-v3/ChangeLog | 15 +++++++++
libstdc++-v3/include/debug/forward_list | 2 +-
libstdc++-v3/include/debug/helper_functions.h | 10 +++---
libstdc++-v3/include/debug/list | 2 +-
libstdc++-v3/include/debug/safe_iterator.tcc | 46 ++++++++++++++++++---------
5 files changed, 54 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from bab49f3811b Daily bump.
adds 4c35a88fc1c Daily bump.
adds 14c09541a37 Backprot fix for uninitialised use in mips_split_move
adds 1f5e24058d7 Backport fix for PR target/91769
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/mips/mips.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/mips/pr91769.c | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr91769.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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d4f3d30e 2: update: binutils-gcc-linux: 19870
new 1cc71fc3 2: update: binutils-gcc-linux: 19870
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 (d4f3d30e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 166 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 10164 ++++++------
04-build_abe-stage1/console.log | 18512 +++++++++++-----------
05-build_linux/console.log | 1036 +-
08-update_baseline/console.log | 32 +-
console.log | 30260 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30285 insertions(+), 30245 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 clang.
from f758ad08d7 [Sema] Split out -Wformat-type-confusion from -Wformat-pedantic
new 8d0a55c723 [clang] [cmake] Use add_clang_tool() to install all tools
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:
tools/clang-check/CMakeLists.txt | 5 +----
tools/clang-extdef-mapping/CMakeLists.txt | 5 +----
tools/clang-offload-bundler/CMakeLists.txt | 4 +---
3 files changed, 3 insertions(+), 11 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 clang-tools-extra.
from bc865077 [clangd] update the package-lock.json.
new 2e6fcdfe [clang-tools-extra] [cmake] Link against libclang-cpp wheneve [...]
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:
clang-apply-replacements/tool/CMakeLists.txt | 7 +++++--
clang-change-namespace/tool/CMakeLists.txt | 7 +++++--
clang-doc/tool/CMakeLists.txt | 7 +++++--
clang-include-fixer/find-all-symbols/tool/CMakeLists.txt | 5 ++++-
clang-include-fixer/tool/CMakeLists.txt | 7 +++++--
clang-move/tool/CMakeLists.txt | 7 +++++--
clang-query/tool/CMakeLists.txt | 7 +++++--
clang-reorder-fields/tool/CMakeLists.txt | 7 +++++--
clang-tidy/CMakeLists.txt | 2 +-
clang-tidy/tool/CMakeLists.txt | 7 +++++--
clangd/fuzzer/CMakeLists.txt | 7 +++++--
clangd/index/dex/dexp/CMakeLists.txt | 5 ++++-
clangd/indexer/CMakeLists.txt | 7 +++++--
clangd/tool/CMakeLists.txt | 9 ++++++---
clangd/unittests/CMakeLists.txt | 9 ++++++---
clangd/xpc/test-client/CMakeLists.txt | 7 +++++--
modularize/CMakeLists.txt | 2 +-
pp-trace/CMakeLists.txt | 2 +-
tool-template/CMakeLists.txt | 2 +-
unittests/clang-apply-replacements/CMakeLists.txt | 7 +++++--
unittests/clang-change-namespace/CMakeLists.txt | 7 +++++--
unittests/clang-doc/CMakeLists.txt | 7 +++++--
unittests/clang-include-fixer/CMakeLists.txt | 7 +++++--
unittests/clang-include-fixer/find-all-symbols/CMakeLists.txt | 5 ++++-
unittests/clang-move/CMakeLists.txt | 7 +++++--
unittests/clang-query/CMakeLists.txt | 7 +++++--
unittests/clang-tidy/CMakeLists.txt | 11 +++++++----
27 files changed, 120 insertions(+), 51 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 llvm.
from 71efcdf2ccf [ScheduleDAG] When a node is cloned, add an edge between th [...]
new 9b9061b951f [NFC] Add { } to silence compiler warning [-Wmissing-braces].
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:
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from 086b977fa [MachO] Add early returns to save some indentation.
new fe433b28c [Host] Return status directly from RunShellCommand
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:
source/Host/macosx/objcxx/Host.mm | 6 ++----
source/Host/windows/Host.cpp | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.