This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 85018b146cd Support for 64-bit location_t: libgdiagnostics parts
new 2e02cdbc5e2 Daily bump.
new 567b0405e38 Revert "RISC-V: Add const to function_shape::get_name [NFC]"
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:
contrib/ChangeLog | 4 +
gcc/ChangeLog | 494 +++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 7 +
gcc/c-family/ChangeLog | 11 +
gcc/c/ChangeLog | 21 +
gcc/config/riscv/riscv-vector-builtins-shapes.cc | 136 +++----
gcc/config/riscv/riscv-vector-builtins.cc | 6 +-
gcc/config/riscv/riscv-vector-builtins.h | 4 +-
gcc/cp/ChangeLog | 103 +++++
gcc/testsuite/ChangeLog | 238 +++++++++++
libcpp/ChangeLog | 4 +
libgomp/ChangeLog | 26 ++
13 files changed, 982 insertions(+), 74 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 gdb-15-branch
in repository binutils-gdb.
from 1d8a8bd9510 Automatic date update in version.in
new b80e240e95a 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 ca82d885567 Automatic date update in version.in
new b4e222dd8de 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 gcc.
from c7fd6c4369e Only add inferred ranges if they change the value.
new 568b3b30218 middle-end: Handle resized PHI nodes in loop_version()
new eaefc8f322e final: Fix call to INSN_LOCATION on a NOTE rtl
new 5c8b9788175 Support for 64-bit location_t: RTL parts
new 85018b146cd Support for 64-bit location_t: libgdiagnostics parts
The 4 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/alias.cc | 5 +++++
gcc/cfgrtl.cc | 3 +--
gcc/config/alpha/alpha.cc | 1 +
gcc/config/ia64/ia64.cc | 1 +
gcc/config/rs6000/rs6000.cc | 25 +++++++++++++++----------
gcc/cse.cc | 9 +++++++++
gcc/cselib.cc | 10 ++++++++++
gcc/emit-rtl.cc | 5 +++--
gcc/final.cc | 5 ++++-
gcc/genattrtab.cc | 4 ++++
gcc/genemit.cc | 4 ++++
gcc/gengenrtl.cc | 6 ++++++
gcc/gengtype.cc | 5 +++++
gcc/genpeep.cc | 2 ++
gcc/genrecog.cc | 6 +++---
gcc/gensupport.cc | 9 ++++++---
gcc/jump.cc | 5 +++++
gcc/libgdiagnostics.cc | 4 ++--
gcc/loop-invariant.cc | 2 ++
gcc/lra-constraints.cc | 5 +++++
gcc/lra.cc | 4 ++++
gcc/print-rtl.cc | 19 ++++++++++++++++---
gcc/print-rtl.h | 1 +
gcc/read-rtl-function.cc | 13 ++++++++-----
gcc/read-rtl.cc | 4 ++++
gcc/reload.cc | 5 +++++
gcc/rtl.cc | 18 +++++++++---------
gcc/rtl.def | 12 ++++++------
gcc/rtl.h | 32 ++++++++++++++++++--------------
gcc/rtlhash.cc | 3 +++
gcc/tree-parloops.cc | 40 +++++++++++++++++++++++++---------------
gcc/tree-ssa-loop-split.cc | 7 +++++++
gcc/tree-vect-loop-manip.cc | 8 ++++++++
gcc/tree-vectorizer.cc | 23 +++++++++++++++++++++++
gcc/tree-vectorizer.h | 1 +
gcc/var-tracking.cc | 8 ++++++++
36 files changed, 239 insertions(+), 75 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 1217d563926 fix dependencies for ld/emultemp/nto.em
new 0623a1a5365 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 f3ddc438a29f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 8618f5ffba4d bpf, lsm: Remove getlsmprop hooks BTF IDs
new 9f0fc9814521 bpf, vsock: Fix poll() missing a queue
new 9c2a2a45136d selftest/bpf: Add test for af_vsock poll()
new 135ffc7becc8 bpf, vsock: Invoke proto::close on close()
new 515745445e92 selftest/bpf: Add test for vsock removal from sockmap on close()
new 20a39ea37751 Merge branch 'bpf-vsock-fix-poll-and-close'
new 32cd3db7de97 xsk: fix OOB map writes when deleting elements
new ab244dd7cf4c bpf: fix OOB devmap writes when deleting elements
new 7ca088420084 Merge branch 'bpf-fix-oob-accesses-in-map_delete_elem-callbacks'
new ac9a48a6f161 xsk: always clear DMA mapping information when unmapping the pool
new ef3ba8c258ee bpftool: fix potential NULL pointer dereferencing in prog_dump()
new 6b64128a74eb selftests/bpf: Check for PREEMPTION instead of PREEMPT
new ca70b8baf2bd tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
new 3448ad23b34e selftests/bpf: Add apply_bytes test to test_txmsg_redir_wa [...]
new 537a2525eaf7 tools: Override makefile ARCH variable if defined, but empty
new 12659d28615d bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
new 7f71197001e3 selftests/bpf: Add tests for iter arg check
new d4c44354bcaf Merge branch 'fix-missing-process_iter_arg-type-check'
new bd74e238ae69 bpf: Zero index arg error string for dynptr and iter
new 5a6ea7022ff4 samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS
new 69772f509e08 bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_ [...]
new b0e66977dc07 bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
new adfdd9c68566 selftests/bpf: Introduce __caps_unpriv annotation for tests
new f513c3635078 selftests/bpf: Add test for reading from STACK_INVALID slots
new 19b6dbc006ec selftests/bpf: Add test for narrow spill into 64-bit spill [...]
new e2cf913314b9 Merge branch 'fixes-for-stack-with-allow_ptr_leaks'
new 156c977c539e bpf: Remove unnecessary check when updating LPM trie
new 3d5611b4d7ef bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
new eae6a075e953 bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
new 532d6b36b2bf bpf: Handle in-place update for full LPM trie correctly
new 27abc7b3fa2e bpf: Fix exact match conditions in trie_get_next_key()
new 3d8dc43eb2a3 bpf: Switch to bpf mem allocator for LPM trie
new 6a5c63d43c02 bpf: Use raw_spinlock_t for LPM trie
new 3e18f5f1e5a1 selftests/bpf: Move test_lpm_map.c to map_tests
new 04d4ce91b0be selftests/bpf: Add more test cases for LPM trie
new 509df676c2d7 Merge branch 'fixes-for-lpm-trie'
new b5f217084ab3 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 37 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:
kernel/bpf/bpf_lsm.c | 2 -
kernel/bpf/devmap.c | 6 +-
kernel/bpf/lpm_trie.c | 133 ++++---
kernel/bpf/verifier.c | 27 +-
net/ipv4/tcp_bpf.c | 11 +-
net/vmw_vsock/af_vsock.c | 70 ++--
net/xdp/xsk_buff_pool.c | 5 +-
net/xdp/xskmap.c | 2 +-
samples/bpf/Makefile | 13 +-
tools/bpf/bpftool/prog.c | 17 +-
tools/scripts/Makefile.arch | 4 +-
tools/testing/selftests/bpf/.gitignore | 1 -
tools/testing/selftests/bpf/Makefile | 2 +-
.../lpm_trie_map_basic_ops.c} | 405 ++++++++++++++++++++-
.../selftests/bpf/map_tests/task_storage_map.c | 4 +-
.../selftests/bpf/prog_tests/sockmap_basic.c | 77 ++++
.../selftests/bpf/prog_tests/task_local_storage.c | 2 +-
tools/testing/selftests/bpf/prog_tests/verifier.c | 19 +-
tools/testing/selftests/bpf/progs/bpf_misc.h | 12 +
tools/testing/selftests/bpf/progs/dynptr_fail.c | 22 +-
tools/testing/selftests/bpf/progs/iters.c | 26 ++
.../selftests/bpf/progs/iters_state_safety.c | 14 +-
.../selftests/bpf/progs/iters_testmod_seq.c | 4 +-
.../bpf/progs/read_bpf_task_storage_busy.c | 4 +-
.../selftests/bpf/progs/task_storage_nodeadlock.c | 4 +-
.../selftests/bpf/progs/test_kfunc_dynptr_param.c | 2 +-
.../selftests/bpf/progs/verifier_bits_iter.c | 8 +-
tools/testing/selftests/bpf/progs/verifier_mtu.c | 4 +-
.../selftests/bpf/progs/verifier_spill_fill.c | 35 ++
tools/testing/selftests/bpf/test_loader.c | 46 +++
tools/testing/selftests/bpf/test_sockmap.c | 6 +-
31 files changed, 813 insertions(+), 174 deletions(-)
rename tools/testing/selftests/bpf/{test_lpm_map.c => map_tests/lpm_trie_map_basic [...]
--
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.39/master
in repository glibc.
from 350db28393 nptl: initialize cpu_id_start prior to rseq registration
new aa8768999e Pass -nostdlib -nostartfiles together with -r [BZ #31753]
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:
Makefile | 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 binutils-gdb.
from 137f38de260 gdb: make objfile::make actually use its pspace parameter
new 1217d563926 fix dependencies for ld/emultemp/nto.em
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:
ld/emultempl/nto.em | 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 c7cde621b2ac Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedes [...]
new 9cdc6423acb4 memblock: allow zero threshold in validate_numa_converage()
new 180bbad69864 arch_numa: Restore nid checks before registering a membloc [...]
new ddfc146ed500 Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/s [...]
new 49ccf2c3cafb arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
new 56a708742a8b arm64: mm: Fix zone_dma_limit calculation
new 8d09e2d569f6 arm64: patching: avoid early page_to_phys()
new d44679fb954f drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
new 92230596252a MAINTAINERS: Add CCA and pKVM CoCO guest support to the AR [...]
new c2b46ae02270 ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
new c0900d15d31c arm64: Ensure bits ASID[15:8] are masked out when the kern [...]
new cf3b16dae4ca arm64: mte: Fix copy_highpage() warning on hugetlb folios
new 16d5306629c0 coco: virt: arm64: Do not enable cca guest driver by default
new f00b53f1614f arm64: cpufeature: Add GCS to cpucap_is_possible()
new ca62d90085f4 arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
new f5d71291841a arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
new 594bfc4947c4 arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
new d60624f72d15 arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
new f3ddc438a29f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 18 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/arch/arm64/silicon-errata.rst | 5 ++--
MAINTAINERS | 2 ++
arch/arm64/include/asm/cpucaps.h | 2 ++
arch/arm64/include/asm/cpufeature.h | 3 +--
arch/arm64/include/asm/mman.h | 3 ++-
arch/arm64/kernel/patching.c | 25 ++++++++-----------
arch/arm64/kernel/ptrace.c | 36 +++++++++++++++++++++------
arch/arm64/mm/context.c | 4 +--
arch/arm64/mm/copypage.c | 8 +++---
arch/arm64/mm/init.c | 17 ++++++-------
drivers/acpi/arm64/iort.c | 2 ++
drivers/base/arch_numa.c | 4 +++
drivers/virt/coco/arm-cca-guest/Kconfig | 1 -
drivers/virt/coco/pkvm-guest/arm-pkvm-guest.c | 6 +----
fs/hugetlbfs/inode.c | 2 +-
mm/memblock.c | 4 +--
16 files changed, 75 insertions(+), 49 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 main
in repository newlib.
from cfadd852a Cygwin: Document several fixes for signal handling in release note
new ad919e053 Cygwin: cygthread: Add description of existing cygthreads
new 376fe1dab Cygwin: cygthread: stop running all cygthreads at HIGHEST priority.
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:
winsup/cygwin/cygthread.cc | 87 +++++++++++++++++++++++++++++++++++++++++++++-
winsup/cygwin/sigproc.cc | 1 -
2 files changed, 86 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.