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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards cf19e4d7d linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: all
new 2b7475cfc llvm-26541d62104650ef943d6fe816fe4dca1f08ccc2: 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 (cf19e4d7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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:
1-reset_artifacts/console.log | 116 +-
2-build_llvm/console.log | 10284 ++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 211 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10617 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10481 insertions(+), 10771 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/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2b0f82865 linux-ca40dc225d19ae84fadffa2b289fb7aacebc52fc: 17382
new 59bdedb4f llvm-a6d9ced08c5f370eacb16ed7ae5b9963ca34ac72: 17382
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 (2b0f82865)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 232 +-
2-build_llvm/console.log | 9139 +++++++++++++++++-----------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 1037 ++--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 10488 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10339 insertions(+), 10591 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 dfc96459648 AMDGPU/GlobalISel: Legalize/regbankselect block_addr
new cc31a27f1ef Revert r348971: [AMDGPU] Support for "uniform-work-group-si [...]
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/AMDGPUAnnotateKernelFeatures.cpp | 68 ++--------------------
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 4 +-
.../AMDGPU/annotate-kernel-features-hsa-call.ll | 50 ++++++++--------
.../AMDGPU/uniform-work-group-attribute-missing.ll | 18 ------
.../uniform-work-group-nested-function-calls.ll | 24 --------
...orm-work-group-prevent-attribute-propagation.ll | 25 --------
.../uniform-work-group-propagate-attribute.ll | 33 -----------
.../AMDGPU/uniform-work-group-recursion-test.ll | 37 ------------
test/CodeGen/AMDGPU/uniform-work-group-test.ll | 35 -----------
9 files changed, 31 insertions(+), 263 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propag [...]
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll
delete mode 100644 test/CodeGen/AMDGPU/uniform-work-group-test.ll
--
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 444690c064 Update the scan-build to generate SARIF.
new eade230327 Fix debug-info-abspath.c on Windows by removing /tmp/t.o line
new 0d196e5927 Fix test after -Wstring-plus-int warning was enabled
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:
test/CodeGen/debug-info-abspath.c | 2 --
test/SemaCXX/constant-expression-cxx1y.cpp | 2 +-
2 files changed, 1 insertion(+), 3 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f034c8a04 binutils-ebaf5296e69267cc29df22db43129fadb3d2db7a: all
new 395a7d526 gcc-f7e5f7c0c47c01cd5e2e677e08cefa974f488f91: 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 (f034c8a04)
\
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:
1-reset_artifacts/console.log | 104 +-
3-build_abe-binutils/console.log | 3831 +++++++++--------
4-build_abe-stage1/console.log | 4520 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 169 +-
console.log | 8670 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8675 insertions(+), 8635 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 f5d582777bcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new b61c19209c2c tracing: Fix memory leak in create_filter()
new 3cec638b3d79 tracing: Fix memory leak in set_trigger_filter()
new 2840f84f7403 tracing: Fix memory leak of instance function hash filters
new b5884002dc39 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/sc [...]
new 4fc4bb796b0c fuse: Add bad inode check in fuse_destroy_inode()
new a9c2d1e82fc2 fuse: fix fsync on directory
new d233c7dd1682 fuse: fix revalidation of attributes for permission check
new d72f70da60de fuse: Fix memory leak in fuse_dev_free()
new 2e64ff154ce6 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN retu [...]
new 70f4828201e3 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pu [...]
new 91ff20f34e94 ovl: fix missing override creds in link of a metacopy upper
new 155b8a0492a9 ovl: fix decode of dir file handle with multi lower layers
new ec7ba118b940 Revert "ovl: relax permission checking on underlying layers"
new e6333d72cb37 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub [...]
new 230bce5511cc media: vsp1: Fix LIF buffer thresholds
new 53e9d838275d media: cedrus: Fix a NULL vs IS_ERR() check
new 04990215dec4 media: vb2: don't call __vb2_queue_cancel if vb2_start_str [...]
new b7ff0b099089 media: vb2: skip request checks for VIDIOC_PREPARE_BUF
new 6093d3002eab media: vb2: keep a reference to the request until dqbuf
new dde6bdcc9759 media: vb2: don't unbind/put the object when going to stat [...]
new e714c92f42ae media: vivid: drop v4l2_ctrl_request_complete() from start [...]
new daa3fc4454b2 media: vicodec: set state resolution from raw format
new 9514063498cb media: mpeg2-ctrls.h: move MPEG2 state controls to non-pub [...]
new cd9fd6f12fc7 media: extended-controls.rst: add note to the MPEG2 state [...]
new 078ab3ea2c3b media: Add a Kconfig option for the Request API
new 14a996c38312 Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/ [...]
new 687cf4412a34 dm cache metadata: verify cache has blocks in blocks_are_c [...]
new 89f5fa47476e dm: call blk_queue_split() to impose device limits on bios
new d57f9da89069 dm zoned: Fix target BIO completion handling
new f6c367585d0d dm thin: send event about thin-pool state change _after_ m [...]
new 2af6c0703d75 dm thin: bump target version
new 67f2a93099cc Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/ [...]
new bde1a7459623 ALSA: hda/realtek - Fixed headphone issue for ALC700
new 6ba189c5c1a4 ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X [...]
new fa9c98e4b975 ALSA: fireface: fix reference to wrong register for clock [...]
new d8ae458eeca9 ALSA: hda/realtek: ALC294 mic and headset-mode fixups for [...]
new 4e051106730d ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
new 0bea4cc83835 ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX33 [...]
new 52a7dc28a7b0 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm [...]
new a44f7cb93732 mmc: core: use mrq->sbc when sending CMD23 for RPMB
new e8cde625bfe8 MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
new db2039fcfd57 mmc: sdhci-omap: Fix DCRC error handling during tuning
new b704441e38f6 mmc: sdhci: fix the timeout check window for clock and reset
new e861e11c5900 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/ [...]
new 90b2620e6a8a IB/hfi1: Fix a latency issue for small messages
new 36d842194a57 IB/hfi1: Fix an out-of-bounds access in get_hw_stats
new 37b06e507897 IB/mlx5: Fix implicit ODP interrupted page fault
new 47f07f03b5ee IB/mlx5: Block DEVX umem from the non applicable cases
new 37fbd834b4e4 IB/core: Fix oops in netdev_next_upper_dev_rcu()
new e10db791bf73 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 5d7ab8f0bc14 thermal/drivers/hisi: Fix wrong platform_get_irq_byname()
new 7d3a2a2bbadb thermal/drivers/hisi: Fix number of sensors on hi3660
new 3c9d082064b5 thermal: stm32: read factory settings inside stm_thermal_prepare
new 99c47fcd4daa thermal: stm32: Fix stm_thermal_read_factory_settings
new 76a5cfb8e7c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2bd61abead58 selftests/seccomp: Remove SIGSTOP si_pid check
new 65e08c5e8631 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.o [...]
The 57 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/media/uapi/v4l/extended-controls.rst | 10 ++
drivers/infiniband/core/roce_gid_mgmt.c | 3 +
drivers/infiniband/hw/hfi1/chip.c | 3 +-
drivers/infiniband/hw/hfi1/hfi.h | 2 +
drivers/infiniband/hw/hfi1/qp.c | 7 ++
drivers/infiniband/hw/hfi1/verbs.c | 2 +-
drivers/infiniband/hw/mlx5/devx.c | 4 +-
drivers/infiniband/hw/mlx5/odp.c | 9 +-
drivers/md/dm-cache-metadata.c | 4 +
drivers/md/dm-thin.c | 72 ++++++------
drivers/md/dm-zoned-target.c | 122 +++++++--------------
drivers/md/dm.c | 2 +
drivers/media/Kconfig | 13 +++
drivers/media/common/videobuf2/videobuf2-core.c | 44 ++++++--
drivers/media/common/videobuf2/videobuf2-v4l2.c | 13 ++-
drivers/media/media-device.c | 4 +
drivers/media/platform/vicodec/vicodec-core.c | 13 ++-
drivers/media/platform/vivid/vivid-sdr-cap.c | 2 -
drivers/media/platform/vivid/vivid-vbi-cap.c | 2 -
drivers/media/platform/vivid/vivid-vbi-out.c | 2 -
drivers/media/platform/vivid/vivid-vid-cap.c | 2 -
drivers/media/platform/vivid/vivid-vid-out.c | 2 -
drivers/media/platform/vsp1/vsp1_lif.c | 2 +-
drivers/media/v4l2-core/v4l2-ctrls.c | 4 +-
drivers/mmc/core/block.c | 15 ++-
drivers/mmc/host/omap.c | 11 +-
drivers/mmc/host/sdhci-omap.c | 12 +-
drivers/mmc/host/sdhci.c | 18 ++-
drivers/staging/media/sunxi/cedrus/Kconfig | 1 +
drivers/staging/media/sunxi/cedrus/cedrus_hw.c | 4 +-
drivers/thermal/hisi_thermal.c | 4 +-
drivers/thermal/st/stm_thermal.c | 12 +-
fs/fuse/dir.c | 26 ++++-
fs/fuse/file.c | 64 +++++------
fs/fuse/fuse_i.h | 4 +-
fs/fuse/inode.c | 3 +-
fs/overlayfs/dir.c | 14 ++-
fs/overlayfs/export.c | 6 +-
fs/overlayfs/inode.c | 17 +--
include/media/mpeg2-ctrls.h | 86 +++++++++++++++
include/media/v4l2-ctrls.h | 6 +
include/media/videobuf2-core.h | 2 +
include/uapi/linux/v4l2-controls.h | 68 ------------
include/uapi/linux/videodev2.h | 4 -
kernel/trace/ftrace.c | 1 +
kernel/trace/trace_events_filter.c | 5 +-
kernel/trace/trace_events_trigger.c | 6 +-
sound/firewire/fireface/ff-protocol-ff400.c | 2 +-
sound/pci/hda/patch_realtek.c | 77 +++++++++++++
tools/testing/selftests/seccomp/seccomp_bpf.c | 9 +-
50 files changed, 506 insertions(+), 314 deletions(-)
create mode 100644 include/media/mpeg2-ctrls.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.