This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5e8379351dbd Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/l [...]
new c28d76d360f9 drm/msm/dpu: Increment vsync_cnt before waking up userspace
new 0769d0a7ae3c drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
new eb174bd875ae drm/msm/dpu: Fix variable dereferenced before check
new 08de214138cd drm/msm/gem: Fix error return on fence id alloc fail
new 76f0544428ac Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.fre [...]
new 9efdd519d001 drm/i915/gem: add missing else
new 7d23a80dc972 drm/i915/dgfx: Disable d3cold at gfx root port
new 79538490fd7a drm/i915: tweak the ordering in cpu_write_needs_clflush
new 8cdf1b56ccab Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.fr [...]
new bbba251577b2 drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
new 20b8264394b3 drm/fourcc: fix integer type usage in uapi header
new 5cb0e3fb2c54 drm/amdgpu: To flush tlb for MMHUB of RAVEN series
new a775e4e4941b Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
new 078a3be79325 Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitla [...]
new 5f701324c0fb drm/vc4: perfmon: Fix variable dereferenced before check
new 9e121040e54a firmware: sysfb: Make sysfb_create_simplefb() return a pde [...]
new bde376e9de3c firmware: sysfb: Add sysfb_disable() helper function
new ee7a69aa38d8 fbdev: Disable sysfb device registration when removing con [...]
new b8f0009bc9ed Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.fre [...]
new a175eca0f3d7 Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesk [...]
The 20 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:
.../driver-api/firmware/other_interfaces.rst | 6 +++
drivers/firmware/sysfb.c | 58 +++++++++++++++++++---
drivers/firmware/sysfb_simplefb.c | 16 +++---
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 --
drivers/gpu/drm/i915/gem/i915_gem_context.c | 5 +-
drivers/gpu/drm/i915/gem/i915_gem_domain.c | 6 +--
drivers/gpu/drm/i915/i915_driver.c | 34 ++++++-------
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 3 +-
.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 10 ++--
drivers/gpu/drm/msm/dp/dp_display.c | 2 +
drivers/gpu/drm/msm/msm_gem_submit.c | 2 +-
drivers/gpu/drm/vc4/vc4_perfmon.c | 9 ++--
drivers/video/fbdev/core/fbmem.c | 12 +++++
include/linux/sysfb.h | 22 ++++++--
include/uapi/drm/drm_fourcc.h | 4 +-
18 files changed, 136 insertions(+), 62 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 releases/gcc-12
in repository gcc.
from 6bcab64467d Fortran: handle explicit-shape specs with constant bounds [ [...]
new 8d8af1480b3 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 +-
gcc/fortran/ChangeLog | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
3 files changed, 55 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-11
in repository gcc.
from 3b8ac501e21 Daily bump.
new bfeb3db881a 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 762fd5e5547 libgo: handle stat st_atim32 field and SYS_SECCOMP
new 976196b3332 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:
ChangeLog | 11 +++++++++
gcc/ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/cp/ChangeLog | 8 +++++++
gcc/fortran/ChangeLog | 10 +++++++++
gcc/testsuite/ChangeLog | 39 ++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 27 ++++++++++++++++++++++
8 files changed, 161 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-10
in repository gcc.
from 7471cc92b7c Daily bump.
new bedcdedfad6 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_38-branch
in repository binutils-gdb.
from 04d235629f5 Automatic date update in version.in
new 969726c31fa Automatic date update in version.in
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:
bfd/version.h | 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 gdb-12-branch
in repository binutils-gdb.
from bb517c99b92 Automatic date update in version.in
new d7e8e50d42e Automatic date update in version.in
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:
bfd/version.h | 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 binutils-gdb.
from 89555e4ec21 GDB: Add `NUMBER' completion to `set' integer commands
new 28994909538 Automatic date update in version.in
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:
bfd/version.h | 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from d489ec082ea c-family: Add <time.h> names to diagnostics for known headers
adds 4c233cabbe3 Fortran: error recovery on invalid CLASS(), PARAMETER decla [...]
adds 762fd5e5547 libgo: handle stat st_atim32 field and SYS_SECCOMP
No new revisions were added by this update.
Summary of changes:
gcc/fortran/decl.cc | 8 ++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/gfortran.dg/class_58.f90 | 2 +-
gcc/testsuite/gfortran.dg/class_73.f90 | 17 +++++++++++++++++
libgo/mksysinfo.sh | 3 ++-
5 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_73.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 15 +++++++++++++++
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
6 files changed, 60 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.