This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from f37e99aca03f Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/lin [...]
new baa1841eb797 drm: sun4i: hdmi: Fix inverted HPD result
new f3f90c6db188 drm/lima: fix wait pp reset timeout
new 26a2be0789a7 Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.fre [...]
new 88bb16ad998a drm/amd/powerplay: fix a crash when overclocking Vega M
new 38e0c89a19fd drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
new d8904ca9d338 Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.f [...]
new 88fff0b7dcc1 Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesk [...]
new ebd4050c6144 mmc: sdhci-of-aspeed: Fix clock divider calculation
new b85bcb784fd8 Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/l [...]
new 0db9254d6b89 Revert "i2c: cadence: Fix the hold bit setting"
new 12d4d9ec5eee i2c: cadence: Clear HOLD bit at correct time in Rx path
new aca7ed091117 i2c: drop duplicated word in the header file
new 436d17675be1 MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu
new eb01597158ff i2c: rcar: always clear ICSAR to avoid side effects
new 02b9aec59243 i2c: i2c-qcom-geni: Fix DMA transfer race
new c615035b29c3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new 5df96f2b9f58 dm integrity: fix integrity recalculation that is improper [...]
new a38a19efcd9b Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub [...]
new c3d6057e07a5 RDMA/mlx5: Use xa_lock_irq when access to SRQ table
new 7b9bd73ed13d RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
new 79d520838652 RDMA/hns: Fix wrong PBL offset when VA is not aligned to P [...]
new 0d1fd39bb27e RDMA/core: Fix race in rdma_alloc_commit_uobject()
new 87c4c774cbef RDMA/cm: Protect access to remote_sidr_table
new a862192e9227 RDMA/mlx5: Prevent prefetch from racing with implicit destruction
new fcef1046eb1b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 1014a2f8d76b iommu/qcom: Use domain rather than dev as tlb cookie
new 5a0b8af0719f Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub [...]
new 807abcb08834 io_uring: ensure double poll additions work with both requ [...]
new 61710e437f28 io_uring: always allow drain/link/hardlink/async sqe flags
new 3e863ea3bb1a io_uring: missed req_init_async() for IOSQE_ASYNC
new 1f68f31b5150 Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk [...]
new 01b2651cfb20 zonefs: Fix compilation warning
new 89ee72376be2 zonefs: count pages after truncating the iterator
new 6a343656d302 Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm [...]
new 580c079b5766 btrfs: fix double free on ulist after backref resolution failure
new fa91e4aa1716 btrfs: qgroup: fix data leak caused by race between writeb [...]
new 5909ca110b29 btrfs: fix page leaks after failure to lock page for delalloc
new 48cfa61b58a1 btrfs: fix mount failure caused by race with umount
new 0669704270e1 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/sc [...]
new 7b7891c7bdfd arm64: vdso32: Fix '--prefix=' value for newer versions of clang
new c6d686047456 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 5fff09bc1415 xtensa: fix access check in csum_and_copy_from_user
new c953d60b1180 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 246c320a8cfe mm/mmap.c: close race between munmap() and expand_upwards( [...]
new 3bef735ad7b7 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in [...]
new 45779b036d3d mm: initialize return of vm_insert_pages
new 82ff165cd351 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
new 8d22a9351035 mm/memcg: fix refcount error while moving and swapping
new d38a2b7a9c93 mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
new dbda8feadfa4 mm/hugetlb: avoid hardcoding while checking if cma is enabled
new 594cced14ad3 khugepaged: fix null-pointer dereference due to race
new e57942c5630f mailmap: add entry for Mike Rapoport
new 2910c59fd042 squashfs: fix length field overlap check in metadata reading
new d178770d8d21 scripts/decode_stacktrace: strip basepath from all paths
new e0b3e0b1a043 io-mapping: indicate mapping failure
new bb9715379abf MAINTAINERS: add KCOV section
new 7359608a271c scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
new 68845a55c31b Merge branch 'akpm' into master (patches from Andrew)
The 58 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:
.mailmap | 3 ++
MAINTAINERS | 13 ++++-
arch/arm64/kernel/vdso32/Makefile | 2 +-
arch/xtensa/include/asm/checksum.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 ++--
.../gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 10 ++--
drivers/gpu/drm/lima/lima_pp.c | 2 +
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 +-
drivers/i2c/busses/i2c-cadence.c | 28 +++++-----
drivers/i2c/busses/i2c-qcom-geni.c | 6 ++-
drivers/i2c/busses/i2c-rcar.c | 3 ++
drivers/infiniband/core/cm.c | 2 +
drivers/infiniband/core/rdma_core.c | 6 +--
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 34 +++++++-----
drivers/infiniband/hw/hns/hns_roce_mr.c | 2 +-
drivers/infiniband/hw/mlx5/odp.c | 22 ++++++--
drivers/infiniband/hw/mlx5/srq_cmd.c | 4 +-
drivers/iommu/qcom_iommu.c | 37 ++++++-------
drivers/md/dm-integrity.c | 4 +-
drivers/md/dm.c | 17 ++++++
drivers/mmc/host/sdhci-of-aspeed.c | 2 +-
fs/btrfs/backref.c | 1 +
fs/btrfs/extent_io.c | 3 +-
fs/btrfs/inode.c | 23 ++++----
fs/btrfs/volumes.c | 8 +++
fs/io_uring.c | 61 +++++++++++++---------
fs/squashfs/block.c | 2 +-
fs/zonefs/super.c | 18 ++++---
include/linux/device-mapper.h | 1 +
include/linux/i2c.h | 2 +-
include/linux/io-mapping.h | 5 +-
include/linux/xattr.h | 3 +-
mm/hugetlb.c | 15 ++++--
mm/khugepaged.c | 3 ++
mm/memcontrol.c | 13 +++--
mm/memory.c | 2 +-
mm/mmap.c | 16 +++++-
mm/shmem.c | 2 +-
mm/slab_common.c | 35 ++++++++++---
scripts/decode_stacktrace.sh | 4 +-
scripts/gdb/linux/symbols.py | 2 +-
41 files changed, 281 insertions(+), 148 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 49341f3bd40 add offload target to testname for pass/fail message
new 07c70c29aff Add testcase to show kernel issue got fixed by pr95237 [PR96192]
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/testsuite/c-c++-common/pr96192-1.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/pr96192-1.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_bmk_tx1/gnu-master-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 417198b 0: update: binutils-gcc-glibc: 1
new 6a2a711 0: update: binutils-gcc-glibc: 1
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 (417198b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-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 | 172 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11878 ++--
04-build_abe-stage1/console.log | 15867 +++--
05-build_abe-linux/console.log | 282 +-
06-build_abe-glibc/console.log | 32777 ++++-----
07-build_abe-stage2/console.log | 37310 +++++-----
08-benchmark--Os/benchmark-start.log | 2 +-
08-benchmark--Os/benchmark.log | 25 +-
08-benchmark--Os/console.log | 259 +-
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 23 +-
09-benchmark--Os_LTO/console.log | 147 +-
11-check_regression/console.log | 1506 +-
11-check_regression/new-results-0.csv | 58 +-
11-check_regression/new-results-1.csv | 58 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4600 +-
11-check_regression/ref-results-0.csv | 58 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4612 +-
12-update_baseline/console.log | 1446 +-
12-update_baseline/new-results-0.csv | 58 +-
12-update_baseline/new-results-1.csv | 58 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4610 +-
12-update_baseline/ref-results-0.csv | 58 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4604 +-
console.log | 102122 ++++++++++++++-------------
jenkins/manifest.sh | 18 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
43 files changed, 112049 insertions(+), 111791 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 6dcfb80a28a [gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
new f6720b1cfe8 config/debuginfod.m4: Use PKG_CHECK_MODULES
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:
ChangeLog | 7 +
binutils/ChangeLog | 7 +
binutils/Makefile.am | 6 +-
binutils/Makefile.in | 12 +-
binutils/configure | 369 +++++++++++++++++++++++++----------
binutils/doc/Makefile.in | 8 +-
config/debuginfod.m4 | 38 ++--
sim/bfin/aclocal.m4 => config/pkg.m4 | 200 +------------------
configure | 139 +------------
configure.ac | 4 -
gdb/ChangeLog | 5 +
gdb/Makefile.in | 2 +-
gdb/configure | 365 ++++++++++++++++++++++++----------
13 files changed, 586 insertions(+), 576 deletions(-)
copy sim/bfin/aclocal.m4 => config/pkg.m4 (58%)
--
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 29a14a1a907 iDefine TARGET_OFFLOAD_OPTIONS for AArch64
new 048ba9c02db c++: Add testcase for [PR81339]
new 05e0971bcf9 PR 93592 - Invalid UP/DOWN rounding with EN descriptor.
new aa7e7eff5ec PR 93567, G edit descriptor uses E instead of F editing in [...]
new 5fa1767aa45 [PR95720] protect gluefile and wrap_flags with -Wl too
new c1b9cb1a83b [PR96230] some -dumpbase-ext fixes
new 0e3ad7e4d03 revamp intelmic-mkoffload aux dump names
new 49341f3bd40 add offload target to testname for pass/fail message
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:
gcc/config/i386/intelmic-mkoffload.c | 72 ++++++++++--
gcc/gcc.c | 15 ++-
gcc/testsuite/g++.dg/cpp0x/decltype78.C | 24 ++++
gcc/testsuite/gcc.misc-tests/outputs.exp | 37 ++++---
gcc/testsuite/gfortran.dg/fmt_en.f90 | 6 +-
gcc/testsuite/gfortran.dg/fmt_en_rd.f90 | 185 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_rn.f90 | 185 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_ru.f90 | 185 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_rz.f90 | 185 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/round_3.f08 | 26 ++++-
gcc/testsuite/lib/gcc-defs.exp | 55 ++++++---
gcc/testsuite/lib/scanoffload.exp | 17 ++-
libgfortran/io/write_float.def | 15 ++-
13 files changed, 949 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype78.C
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rd.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rn.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_ru.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rz.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.
unknown user pushed a change to branch devel/omp/gcc-10
in repository gcc.
from 5b788bed587 Fix failure in testcase c-c++-common/goacc/routine-nohost-1.c
new c8110e8fa28 Fix failures in c-c++-common/goacc/note-parallelism-combine [...]
new 2940709e70d Fix broken testcase gcc.dg/goacc/loop-processing-1.c
new eb5c4dead16 XFAIL tests in gfortran.dg/goacc/loop-2-kernels.f95
new bda32d4f79e Fix failure in testcase gfortran.dg/goacc/routine-module-mod-1.f90
The 4 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/testsuite/ChangeLog.omp | 20 +++++++++++++++++++-
.../note-parallelism-combined-kernels-loop-auto.c | 16 ++++++++--------
gcc/testsuite/gcc.dg/goacc/loop-processing-1.c | 6 +++---
gcc/testsuite/gfortran.dg/goacc/loop-2-kernels.f95 | 16 ++++++++--------
.../gfortran.dg/goacc/routine-module-mod-1.f90 | 2 +-
5 files changed, 39 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.