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 ebb8507cee4 gdb: convert target debug macros to functions
new 559798f8280 gdb: fix include for gdb_signal in target/waitstatus.h
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:
gdb/nat/fork-inferior.c | 1 +
gdb/target/waitstatus.c | 1 +
gdb/target/waitstatus.h | 2 +-
3 files changed, 3 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 master
in repository gcc.
from 33bf8e53850 internal-fn: Fix up expand_arith_overflow [PR114753]
new e8f0540f237 Update gcc sv.po
new eed7fb1b2fe libstdc++: Support link chains in std::chrono::tzdb::locate [...]
new d86472a6f04 libstdc++: Simplify constraints on <=> for std::reference_wrapper
The 3 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/po/sv.po | 785 +++++++-------------------
libstdc++-v3/include/bits/refwrap.h | 16 +-
libstdc++-v3/src/c++20/tzdb.cc | 57 +-
libstdc++-v3/testsuite/std/time/tzdb/1.cc | 12 +
libstdc++-v3/testsuite/std/time/tzdb/links.cc | 215 +++++++
5 files changed, 486 insertions(+), 599 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/time/tzdb/links.cc
--
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.31/master
in repository glibc.
from 531717afbc aarch64: Use memcpy_simd as the default memcpy
new 3703c32a8d iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing [...]
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:
iconvdata/Makefile | 5 +-
iconvdata/iso-2022-cn-ext.c | 12 ++++
iconvdata/tst-iconv-iso-2022-cn-ext.c | 128 ++++++++++++++++++++++++++++++++++
3 files changed, 144 insertions(+), 1 deletion(-)
create mode 100644 iconvdata/tst-iconv-iso-2022-cn-ext.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f74d62a1bc8 gdb: add includes in target-debug.h
new ebb8507cee4 gdb: convert target debug macros to functions
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:
gdb/target-debug.h | 410 ++++++++++++++++++++++++++++++++++-------------------
1 file changed, 266 insertions(+), 144 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 8078b859f Add entry 031ad9e7dbd18c63e671fc4d98be3082189b8a63 from https [...]
new ba6984384 Add entry 73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0 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:
llvm/sha1/73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0/jira/description | 2 +-
llvm/sha1/73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0/jira/summary | 2 +-
.../sha1/73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0/status-summary.txt | 2 +-
llvm/sha1/73925ef8b0eacc6792f0e3ea21a3e6d51f5ee8b0/status.txt | 2 +-
.../llvm-aarch64-master-O3/details.txt | 5 +----
.../llvm-aarch64-master-O3/status-summary.txt | 2 +-
.../llvm-aarch64-master-O3/status.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status-summary.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 2 +-
9 files changed, 9 insertions(+), 12 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 edc27e2d90a libctf: do not include undefined functions in libctf.ver
new f74d62a1bc8 gdb: add includes in target-debug.h
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:
gdb/target-debug.h | 4 ++++
1 file changed, 4 insertions(+)
--
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 dbe0a7be2838 Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/sc [...]
new 46dad3c1e578 init/main.c: Fix potential static_command_line memory overflow
new 89f9a1e876b5 bootconfig: use memblock_free_late to free xbc memory to buddy
new 298b871cd55a bootconfig: Fix the kerneldoc of _xbc_exit()
new 9c6e84e4baf0 Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel. [...]
new 607638faf2ff s390/qdio: handle deferred cc1
new 2d8527f2f911 s390/cio: fix race condition during online processing
new 6f76592ef63a s390/cio: log fake IRB events
new d111855ab7ff s390/mm: Fix NULL pointer dereference
new 3cdb45594619 Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/lin [...]
The 9 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:
arch/s390/kernel/entry.S | 3 ++-
drivers/s390/cio/device.c | 13 ++++++++-----
drivers/s390/cio/device_fsm.c | 5 +++++
drivers/s390/cio/device_ops.c | 8 ++++++++
drivers/s390/cio/qdio_main.c | 28 +++++++++++++++++++++++-----
include/linux/bootconfig.h | 7 ++++++-
init/main.c | 2 ++
lib/bootconfig.c | 22 +++++++++++++---------
8 files changed, 67 insertions(+), 21 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 glibc.
from 5361ad3910 login: Use unsigned 32-bit types for seconds-since-epoch
new f6d18bea38 Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnu
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:
scripts/build-many-glibcs.py | 3 ++-
1 file changed, 2 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 master
in repository linux.
from 2668e3ae2ef3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 631426ba1d45 mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAUL [...]
new c0205eaf3af9 userfaultfd: change src_folio after ensuring it's unpinned [...]
new ea4b5b33bf8a mm,page_owner: update metadata for tail pages
new f5c12105c15f mm,page_owner: fix refcount imbalance
new 718b1f3373a7 mm,page_owner: fix accounting of pages when migrating
new 740174580171 mm,page_owner: fix printing of stack records
new c5977c95dff1 mm/userfaultfd: allow hugetlb change protection upon poison entry
new 1983184c22dd mm/memory-failure: fix deadlock when hugetlb_optimize_vmem [...]
new 07a57a338adb mm,swapops: update check in is_pfn_swap_entry for hwpoison [...]
new 9253c54e01b6 Squashfs: check the inode number is not the invalid value of zero
new 0b2cf0a45e06 mm,page_owner: defer enablement of static branch
new 1f737846aa3c mm/shmem: inline shmem_is_huge() for disabled transparent [...]
new 35e351780fa9 fork: defer linking file vma until vma is fully initialized
new 8247bf1db92a MAINTAINERS: update Naoya Horiguchi's email address
new c4a7dc9523b5 nilfs2: fix OOB in nilfs_set_de_type
new 54c23548e0f5 Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://g [...]
new ca7c4507ba87 drm/amdgpu: remove invalid resource->start check v2
new 18921b205012 drm/amdkfd: Fix memory leak in create_process failure
new 91f10a3d21f2 Revert "drm/amd/display: fix USB-C flag update after enc10 [...]
new 6fef2d4c00b5 drm/amdgpu: validate the parameters of bo mapping operatio [...]
new a6ff969fe9cb drm/amdgpu: fix visible VRAM handling during faults
new 0ba753bc7e79 drm/radeon: make -fstrict-flex-arrays=3 happy
new 781d41fed19c drm/radeon: silence UBSAN warning (v3)
new 58292f516b1d Merge tag 'amd-drm-fixes-6.9-2024-04-17' of https://gitlab [...]
new fff1386cc889 nouveau: fix instmem race condition around ptr stores
new cf92bb778eda drm: nv04: Fix out of bounds access
new b6976f323a86 drm/ttm: stop pooling cached NUMA pages v2
new b32233acceff drm/vmwgfx: Fix prime import/export
new a60ccade88f9 drm/vmwgfx: Fix crtc's atomic check conditional
new d4c972bff312 drm/vmwgfx: Sort primary plane formats by order of preference
new 35f4f8c9fc97 drm/v3d: Don't increment `enabled_ns` twice
new ee7e980dc7c9 drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
new bf52d7f9b206 drm/nouveau/dp: Don't probe eDP ports twice harder
new 9e4d3f4f3445 drm/panel: visionox-rm69299: don't unregister DSI device
new 941c0bdbc176 drm/panel: novatek-nt36682e: don't unregister DSI device
new 5493bf2d0f4a Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.fr [...]
new 652ead9b746a drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
new ca7c52ac7ad3 drm/xe/vm: prevent UAF with asid based lookup
new 52c8b6e1c007 Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.free [...]
new ce944f3f97cf Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedes [...]
new 84471d01c92c ALSA: hda/realtek: Add quirk for HP SnowWhite laptops
new 0b6f0ff01a4a ALSA: hda/tas2781: correct the register for pow calibrated data
new f74ab0c5e594 ALSA: hda/tas2781: Add new vendor_id and subsystem_id to s [...]
new 0672b017324b ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound
new dca5f4dfa925 ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4
new 7caf3daaaf04 ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
new 7ee5faad0f8c ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 [...]
new f25f17dc5c6a ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
new 3c08ab6dad97 Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/ [...]
new b552f63cd437 thermal/debugfs: Add missing count increment to thermal_de [...]
new dbe0a7be2838 Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/sc [...]
The 51 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 +-
Documentation/mm/page_owner.rst | 73 ++++----
MAINTAINERS | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 22 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 22 ---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 65 ++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 72 +++++---
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 4 +-
.../amd/display/dc/dcn32/dcn32_dio_link_encoder.c | 8 +-
.../amd/display/dc/dcn35/dcn35_dio_link_encoder.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_bios.c | 13 +-
drivers/gpu/drm/nouveau/nouveau_dp.c | 23 ++-
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c | 7 +-
drivers/gpu/drm/panel/panel-novatek-nt36672e.c | 2 -
drivers/gpu/drm/panel/panel-visionox-rm69299.c | 2 -
drivers/gpu/drm/radeon/pptable.h | 10 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 8 +-
drivers/gpu/drm/ttm/ttm_pool.c | 38 +++--
drivers/gpu/drm/v3d/v3d_irq.c | 4 -
drivers/gpu/drm/vmwgfx/vmwgfx_blit.c | 35 +++-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 7 +-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 2 +
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 1 +
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 3 +
drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 32 ++++
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 11 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_prime.c | 15 +-
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c | 44 +++--
drivers/gpu/drm/xe/display/intel_fb_bo.c | 8 +-
drivers/gpu/drm/xe/xe_vm.c | 21 +--
drivers/thermal/thermal_debugfs.c | 1 +
fs/nilfs2/dir.c | 2 +-
fs/squashfs/inode.c | 5 +-
include/linux/shmem_fs.h | 9 +
include/linux/swapops.h | 65 +++----
kernel/fork.c | 33 ++--
mm/gup.c | 54 +++---
mm/huge_memory.c | 6 +-
mm/hugetlb.c | 10 +-
mm/internal.h | 10 +-
mm/madvise.c | 17 +-
mm/memory-failure.c | 18 +-
mm/page_owner.c | 190 ++++++++++++---------
mm/shmem.c | 6 -
sound/core/seq/seq_ump_convert.c | 2 +-
sound/pci/hda/patch_realtek.c | 49 +++++-
sound/pci/hda/tas2781_hda_i2c.c | 4 +-
50 files changed, 649 insertions(+), 402 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 1216460e702 middle-end: refactory vect_recog_absolute_difference to sim [...]
new 33bf8e53850 internal-fn: Fix up expand_arith_overflow [PR114753]
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/internal-fn.cc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.