This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5e39c0996 Add entry a71d87680110d854f966d8cda0f1c7887001fcdd from https [...]
new 723fdaf42 Add entry 2f43916ead97b183348581e4fd4489cd59845e62 from https [...]
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:
.../sha1/2f43916ead97b183348581e4fd4489cd59845e62}/first_url | 2 +-
.../tcwg_gnu_native_check_gdb/master-arm/build_url | 2 +-
.../tcwg_gnu_native_check_gdb/master-arm/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {binutils/sha1/e4fbcd83c2423221ddde99d50b432df7dda06f5f => gdb/sha1/2f43916ea [...]
copy {binutils/sha1/14317f7f05d0290586f456d02176dd77a81aee69 => gdb/sha1/2f43916ea [...]
create mode 100644 gdb/sha1/2f43916ead97b183348581e4fd4489cd59845e62/tcwg_gnu_nati [...]
--
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 c286c21ff942 Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linux
new b7c5e64fecfa vfio: Create vfio_fs_type with inode per device
new aac6db75a9fc vfio/pci: Use unmap_mapping_range()
new d71a989cf5d9 vfio/pci: Insert full vma on mmap'd MMIO fault
new 68132b353622 Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/ [...]
new 0c76053e3fec drm: have config DRM_WERROR depend on !WERROR
new f74fb5df429e drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
new b880018edd3a drm/komeda: check for error-valued pointer
new ce62600c4dbe drm/bridge/panel: Fix runtime warning on panel bridge release
new 31849bf07e0f drm/amdgpu: Fix the BO release clear memory warning
new b96a225377b6 drm/nouveau: don't attempt to schedule hpd_work on headless cards
new 017ed5e70c88 drm/nouveau: remove unused struct 'init_exec'
new 0320ca14c6fb drm: renesas: shmobile: Call drm_atomic_helper_shutdown() [...]
new c38896ca6318 drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
new 41f590e31c6c arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
new 799d4b392417 drm/exynos: hdmi: report safe 640x480 mode as a fallback w [...]
new 1f3512cdf829 drm/exynos: dp: drop driver owner initialization
new 38e3825631b1 drm/exynos/vidi: fix memory leak in .get_modes()
new ae1e782362e9 Merge tag 'exynos-drm-fixes-for-v6.10-rc4' of git://git.ke [...]
new bb93148ca831 MAINTAINERS: update Xe driver maintainers
new a9f9b30e1748 MAINTAINERS: Update Xe driver maintainers
new 7c877115da41 drm/xe/xe_gt_idle: use GT forcewake domain assertion
new cd554e1e118a drm/xe/pf: Assert LMEM provisioning is done only on DGFX
new b5e3a9b83f35 drm/xe: flush engine buffers before signalling user fence [...]
new 2470b141bfae drm/xe: move disable_c6 call
new f1909e859753 Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.free [...]
new 14731a640e55 Merge drm/drm-fixes into drm-misc-fixes
new 9f0a86492ac4 Merge tag 'drm-misc-fixes-2024-06-14' of https://gitlab.fr [...]
new d4332da0f2b5 Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedes [...]
new b01b8151efe4 s390: Update defconfigs
new d8073dc6bc04 s390/mm: Allow large pages only for aligned physical addresses
new 693d41f7c938 s390/mm: Restore mapping of kernel image using large pages
new 44ef20baed8e Merge tag 's390-6.10-4' of git://git.kernel.org/pub/scm/li [...]
The 32 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 +-
arch/s390/boot/startup.c | 27 +-
arch/s390/boot/vmem.c | 12 +-
arch/s390/boot/vmlinux.lds.S | 1 +
arch/s390/configs/debug_defconfig | 43 +++-
arch/s390/configs/defconfig | 40 ++-
arch/s390/configs/zfcpdump_defconfig | 5 +-
drivers/gpu/drm/Kconfig | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 -
drivers/gpu/drm/arm/display/komeda/komeda_dev.c | 8 -
.../drm/arm/display/komeda/komeda_pipeline_state.c | 2 +-
drivers/gpu/drm/bridge/panel.c | 7 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 6 +
drivers/gpu/drm/exynos/exynos_dp.c | 1 -
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 7 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 7 +-
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 8 +
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_bios.c | 5 -
drivers/gpu/drm/nouveau/nouveau_display.c | 6 +-
drivers/gpu/drm/nouveau/nouveau_drv.h | 1 +
drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c | 8 +
drivers/gpu/drm/xe/xe_gt_idle.c | 9 +-
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 15 +-
drivers/gpu/drm/xe/xe_guc_pc.c | 6 -
drivers/gpu/drm/xe/xe_ring_ops.c | 18 +-
drivers/vfio/device_cdev.c | 7 +
drivers/vfio/group.c | 7 +
drivers/vfio/pci/vfio_pci_core.c | 271 +++++----------------
drivers/vfio/vfio_main.c | 44 ++++
include/linux/vfio.h | 1 +
include/linux/vfio_pci_core.h | 2 -
34 files changed, 315 insertions(+), 269 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 master
in repository toolchain/ci/interesting-commits.
from 1777babd8 Add entry a71d87680110d854f966d8cda0f1c7887001fcdd from https [...]
new 5e39c0996 Add entry a71d87680110d854f966d8cda0f1c7887001fcdd from https [...]
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:
.../sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/jira/description | 4 ++++
binutils/sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/jira/yaml | 4 ++++
binutils/sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/status.txt | 4 ++++
.../tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt | 2 +-
.../reproduction_instructions.txt | 4 ++--
.../gnu-master-aarch64-stable-defconfig}/status-summary.txt | 0
.../status.txt | 4 ++--
.../a71d87680110d854f966d8cda0f1c7887001fcdd/tcwg_kernel/status.txt | 4 ++++
8 files changed, 21 insertions(+), 5 deletions(-)
copy {gcc/sha1/36e877996936abd8bd08f8b1d983c8d1023a5842 => binutils/sha1/a71d87680 [...]
copy binutils/sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/tcwg_kernel/{gnu-maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => binutils/ [...]
copy binutils/sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/tcwg_kernel/{gnu-maste [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 841defadb Add entry 90fd99c0795711e1cf762a02b29b0a702f86a264 from https [...]
new 1777babd8 Add entry a71d87680110d854f966d8cda0f1c7887001fcdd from https [...]
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:
.../tcwg_kernel/gnu-master-aarch64-stable-defconfig/build_url | 2 +-
.../gnu-master-aarch64-stable-defconfig}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {gcc/sha1/a38bb14f013e96e7225f904d0e8b701b0b386314 => binutils/sha1/a71d87680 [...]
copy binutils/sha1/a71d87680110d854f966d8cda0f1c7887001fcdd/{tcwg_gnu_native_check [...]
--
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 tested
in repository toolchain/jenkins-scripts.
from e8c1a365 tcwg_chromium-build.sh: Typo
adds ca42b970 jenkins-helpers.sh,tcwg_chromium-build.sh,round-robin.sh: inc [...]
No new revisions were added by this update.
Summary of changes:
ci-autotest.sh | 16 ++++++--------
jenkins-helpers.sh | 60 ++++++++++++++++++++++++++++++++++++++------------
round-robin.sh | 4 ++--
tcwg_chromium-build.sh | 49 +++++++++--------------------------------
4 files changed, 65 insertions(+), 64 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 master
in repository toolchain/ci/interesting-commits.
from f49cb5da2 Add entry 9bda2c4c81b668b1d9abbb58cc4e805ac955a639 from https [...]
new ba198ce88 Add entry 90fd99c0795711e1cf762a02b29b0a702f86a264 from https [...]
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:
.../first_url | 2 +-
.../tcwg_bmk-code_vect-cpu2017fast/llvm-aarch64-master-O3/build_url | 2 +-
.../tcwg_bmk-code_vect-cpu2017fast/llvm-aarch64-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{ad8fd5b18545f90a2c3abcd056e9c566721d8711 => 90fd99c0795711e1cf762a [...]
copy llvm/sha1/{8009bbec59d1c5d47ae06c431647ebee6d886ff2 => 90fd99c0795711e1cf762a [...]
create mode 100644 llvm/sha1/90fd99c0795711e1cf762a02b29b0a702f86a264/tcwg_bmk-cod [...]
--
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 releases/gcc-14
in repository gcc.
from 75251f5091c libstdc++: Fix declaration of posix_memalign for freestanding
new 6b2fc15d225 Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++++
2 files changed, 9 insertions(+), 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 releases/gcc-13
in repository gcc.
from 24dbdd20dcb libstdc++: Fix declaration of posix_memalign for freestanding
new 072e71f0773 Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++++
2 files changed, 9 insertions(+), 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 releases/gcc-12
in repository gcc.
from 53192832816 Daily bump.
new 573a5f33152 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.