This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e9919e11e219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 811f04bac151 afs: Fix interruption of operations
new 6cbba1f9114a keys: asymmetric: fix error return code in software_key_query()
new 9f2f3ce3daed dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
new 5a9377cc7421 dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
new b5b0180c2f76 dmaengine: ti: k3-udma: Fix the running channel handling i [...]
new 1aea5c139011 MAINTAINERS: switch dmaengine tree to kernel.org
new 2f57b8d57673 dmaengine: imx-sdma: Fix: Remove 'always true' comparison
new 66983bc18fad dmaengine: idxd: fix cdev locking for open and release
new d964d5ff68db dmaengine: ti: k3-udma: Fix delayed_work usage for tx drai [...]
new 466257d9968a dmaengine: sh: usb-dmac: set tx_result parameters
new 1438cde8fe9c dmaengine: ti: k3-udma: add missing put_device() call in o [...]
new 0b8975bdc0cc dmaengine: idxd: fix hw descriptor fields for delta record
new bfc1d5bf261d dmaengine: fsl-edma: Add lockdep assert for exported function
new f5e5677c4203 dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edm [...]
new 8995aa3d164d dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edm [...]
new 5b78fac4b1ba dmaengine: tegra210-adma: Fix runtime PM imbalance on error
new da32b28c95a7 dmaengine: idxd: cleanup workqueue config after disabling
new e3122822a740 dmaengine: idxd: fix misc interrupt handler thread unmasking
new 99ba8b9b0d97 dmaengine: dw: Initialize channel before each transfer
new e142087b1596 dmaengine: fsl-edma-common: correct DSIZE_32BYTE
new fd17d1abce42 dmaengine: dmatest: stop completed threads when running wi [...]
new 8678c71c1772 dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
new 87730ccbddcb dmaengine: ioat setting ioat timeout as module parameter
new 0665a4e9a1d6 Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/ [...]
new e2e90804dc1c platform/x86: thinkpad_acpi: Revert "Use strndup_user() in [...]
new e1eea3f839f4 platform/x86: ISST: Add new PCI device ids
new 9a33e375d98e platform/x86: asus-wmi: allow BAT1 battery name
new 994e99a96c9b Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infra [...]
The 28 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:
MAINTAINERS | 2 +-
crypto/asymmetric_keys/public_key.c | 1 +
drivers/dma/dmatest.c | 2 ++
drivers/dma/dw/core.c | 12 -------
drivers/dma/fsl-edma-common.c | 28 +++++++++-------
drivers/dma/fsl-edma-common.h | 2 +-
drivers/dma/fsl-edma.c | 7 ++++
drivers/dma/idxd/cdev.c | 19 +++++++++--
drivers/dma/idxd/device.c | 25 ++++++++++++++
drivers/dma/idxd/idxd.h | 1 +
drivers/dma/idxd/irq.c | 3 +-
drivers/dma/idxd/sysfs.c | 5 +++
drivers/dma/imx-sdma.c | 11 +++---
drivers/dma/ioat/dma.c | 12 +++++++
drivers/dma/ioat/dma.h | 2 --
drivers/dma/mcf-edma.c | 7 ++++
drivers/dma/sh/usb-dmac.c | 2 ++
drivers/dma/tegra210-adma.c | 5 ++-
drivers/dma/ti/k3-udma-private.c | 1 +
drivers/dma/ti/k3-udma.c | 39 +++++++++++-----------
drivers/platform/x86/asus-wmi.c | 1 +
.../x86/intel_speed_select_if/isst_if_common.h | 3 ++
.../x86/intel_speed_select_if/isst_if_mbox_pci.c | 1 +
.../x86/intel_speed_select_if/isst_if_mmio.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 14 ++++++--
fs/afs/fs_operation.c | 4 +--
fs/afs/write.c | 1 +
include/uapi/linux/idxd.h | 3 ++
28 files changed, 149 insertions(+), 65 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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5e51e9c8 0: update: gcc-9cba898481368ce16c6a2d30ef781a82dce27c55: 1
new 0e968720 0: update: gcc-51542d9254426c54363a42451885a77b44ebbeaf: 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 (5e51e9c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 442 +-
04-build_abe-bootstrap_O1/console.log | 72040 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 72654 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 72588 insertions(+), 72728 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 67917ab0 0: update: gcc-698bad8d4832f1c1250b253d655d8fb537a3d31d: 1
new df17c301 0: update: gcc-6c2848ad02feef5ac094d1158be3861819b3bb49: 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 (67917ab0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 440 +-
04-build_abe-bootstrap_O1/console.log | 96391 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 97003 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 97110 insertions(+), 96904 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from ba6291a1c2c Daily bump.
adds c00d40c9535 Daily bump.
adds 92a63f056ca Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards df8ac922 0: update: gcc-ba6291a1c2c368efa063afa58f1b512f41ed0a91: 1
new 01a549ec 0: update: gcc-92a63f056ca101aa5614b8c849c3ab0522c63ae1: 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 (df8ac922)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 162 +-
02-prepare_abe/console.log | 414 +-
04-build_abe-bootstrap_debug/console.log | 66256 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 66876 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 66864 insertions(+), 66862 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 devel/omp/gcc-10
in repository gcc.
from 8b545dd6cd8 openacc: Remove unnecessary barriers (gimple worker partiti [...]
new d7cb90bc945 amdgcn: Tune default OpenMP/OpenACC GPU utilization
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/ChangeLog.omp | 8 +++++
libgomp/plugin/plugin-gcn.c | 82 ++++++++++++++++++++++++++++++++++++---------
2 files changed, 75 insertions(+), 15 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 release/2.30/master
in repository glibc.
from 94abcef26e NEWS: Mention BZ 25933 fix
new 501f426fe0 arm: CVE-2020-6096: fix memcpy and memmove for negative leng [...]
new d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
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:
sysdeps/arm/armv7/multiarch/memcpy_impl.S | 22 +++++++++++-----------
sysdeps/arm/memcpy.S | 24 ++++++++++--------------
sysdeps/arm/memmove.S | 24 ++++++++++--------------
3 files changed, 31 insertions(+), 39 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 51542d92544 libgomp.fortran/alloc-1.F90: Fix testcase for 32bit size_t
new 6c2848ad02f i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189]
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/i386/sync.md | 35 ++++++++++++++++++++++
.../gcc.target/i386/{pr96176.c => pr96189.c} | 9 +++---
2 files changed, 39 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr96176.c => pr96189.c} (68%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.