This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b84eeed05a88 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 0ec8bc9e880e mm, swap: fix allocation and scanning race with swapoff
new a39326767c55 tools/mm: fix compile error
new a4a282daf1a1 mm/mremap: fix address wraparound in move_page_tables()
new 31daa34315d4 crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
new fd7b4f9f46d4 sched/task_stack: fix object_is_on_stack() for KASAN tagge [...]
new 669b0cb81e4e fs/proc/task_mmu: prevent integer overflow in pagemap_scan [...]
new 0740e54304dc mm, doc: update read_ahead_kb for MADV_HUGEPAGE
new 8ce41b0f9d77 mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
new 737f34137844 ocfs2: uncache inode which has failed entering the group
new d1aa0c04294e mm: revert "mm: shmem: fix data-race in shmem_getattr()"
new 4a5df3796467 Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://g [...]
The 11 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/ABI/stable/sysfs-block | 3 +++
arch/arm/Kconfig | 3 +++
arch/arm64/Kconfig | 3 +++
arch/loongarch/Kconfig | 3 +++
arch/mips/Kconfig | 3 +++
arch/powerpc/Kconfig | 4 ++++
arch/riscv/Kconfig | 3 +++
arch/s390/Kconfig | 3 +++
arch/sh/Kconfig | 3 +++
arch/x86/Kconfig | 3 +++
fs/ocfs2/resize.c | 2 ++
fs/proc/task_mmu.c | 4 +++-
include/linux/sched/task_stack.h | 2 ++
kernel/Kconfig.kexec | 2 +-
mm/mremap.c | 2 +-
mm/page_alloc.c | 3 ++-
mm/shmem.c | 2 --
mm/swapfile.c | 22 +++++++++++++++++++---
tools/mm/page-types.c | 2 +-
19 files changed, 62 insertions(+), 10 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 2abed72b2ca Use bool for solib::symbols_loaded
new ece531604dc 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-15-branch
in repository binutils-gdb.
from 1c2a6995af2 Automatic date update in version.in
new 7f55224bf92 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 binutils-2_43-branch
in repository binutils-gdb.
from 0091a8c415b Automatic date update in version.in
new 03ee0a91994 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 linux.
from b5a24181e461 Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kern [...]
new 44f392fbf628 Revert "drm/amd/pm: correct the workload setting"
new f48ab0a39f12 Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitla [...]
new e06bc45bef9a Merge tag 'drm-fixes-2024-11-17' of https://gitlab.freedes [...]
new ed6cbe6e5563 ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels
new 9e9b0cf9319b ARM: 9420/1: smp: Fix SMP for xip kernels
new 4aea16b7cfb7 ARM: 9434/1: cfi: Fix compilation corner case
new fb5af7d5405b ARM: 9435/1: ARM/nommu: Fix typo "absence"
new ca29cfcc4a21 ARM: fix cacheflush with PAN
new b84eeed05a88 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
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/arm/kernel/head.S | 12 +++++-
arch/arm/kernel/psci_smp.c | 7 ++++
arch/arm/kernel/traps.c | 3 ++
arch/arm/mm/dma-mapping-nommu.c | 2 +-
arch/arm/mm/idmap.c | 7 ++++
arch/arm/mm/mmu.c | 34 +++++++++------
arch/arm/mm/proc-v7.S | 2 +-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 49 +++++++---------------
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 4 +-
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 5 ++-
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 5 +--
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 5 +--
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 4 +-
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c | 4 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 20 +++------
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 5 +--
.../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 9 ++--
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 8 ----
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h | 2 -
19 files changed, 86 insertions(+), 101 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 307b11179ae AVR: Fix building LibF7 after switching to C23.
new 101f8c73d57 Minor cleanup to cxx_init_decl_processing
new cc33f880e55 Avoid expicit builtion list in tree-ssa-dce
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:
gcc/cp/decl.cc | 266 +++++++++++++++----------------
gcc/ipa-modref.cc | 32 ++++
gcc/ipa-modref.h | 1 +
gcc/testsuite/g++.dg/tree-ssa/pr109442.C | 12 ++
gcc/tree-ssa-dce.cc | 28 ++--
5 files changed, 186 insertions(+), 153 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr109442.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b30573efe Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new 2c183c260 Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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:
.../jira/description | 4 ++++
.../55e3bd376b2214e200fa76d12b67ff259b06c212/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../master-aarch64-bootstrap_O1}/details.txt | 18 +++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-aarch64-bootstrap_O1}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 31 insertions(+), 15 deletions(-)
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{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 b49a936f8 Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new b30573efe Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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_bootstrap_build/master-aarch64-bootstrap_O1}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c78240fd7d519fc27ca822f66a92f85edf43f70/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{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.
unknown user pushed a change to branch master
in repository gcc.
from b085fc9965b match: Optimize `max(a,b) == 0` to `(a|b) == 0` for unsigne [...]
new 307b11179ae AVR: Fix building LibF7 after switching to C23.
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:
libgcc/config/avr/libf7/libf7.h | 10 +++++++---
1 file changed, 7 insertions(+), 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 master
in repository toolchain/ci/interesting-commits.
from 0ffa8721f Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new b49a936f8 Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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:
.../jira/description | 4 ++++
.../55e3bd376b2214e200fa76d12b67ff259b06c212/jira/yaml | 4 ++++
.../55e3bd376b2214e200fa76d12b67ff259b06c212/status.txt | 4 ++++
.../master-aarch64-bootstrap_profiled_lto/details.txt | 14 +++++---------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../status-summary.txt | 0
.../master-aarch64-bootstrap_profiled_lto/status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 27 insertions(+), 15 deletions(-)
copy gcc/sha1/{4af8db3eca12b2db3753ce4b098cbd0ae32b4796 => 55e3bd376b2214e200fa76d [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/{tcwg_gcc_build/master-aarc [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/{tcwg_gcc_build/master-aarc [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004 => 55e3bd376b2214e200fa76d [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.