This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c886eb34218 gcc/: Merge definitions of array_type_nelts_top
new de14559ef53 Daily bump.
new d277ded292d c: Fix -std=gnu23 -Wtraditional for () in function definitions
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:
ChangeLog | 6 +
gcc/ChangeLog | 1409 ++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 17 +
gcc/c/ChangeLog | 26 +
gcc/c/c-decl.cc | 9 +-
gcc/c/c-tree.h | 4 +
gcc/cp/ChangeLog | 23 +
gcc/fortran/ChangeLog | 18 +
gcc/rust/ChangeLog | 11 +
gcc/testsuite/ChangeLog | 935 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/wtr-gnu17-1.c | 9 +
gcc/testsuite/gcc.dg/wtr-gnu23-1.c | 9 +
libbacktrace/ChangeLog | 6 +
libcpp/ChangeLog | 27 +
libffi/ChangeLog | 6 +
libgcc/ChangeLog | 15 +
libgomp/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 101 +++
19 files changed, 2635 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/wtr-gnu17-1.c
create mode 100644 gcc/testsuite/gcc.dg/wtr-gnu23-1.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 168a1c0c7 Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
new aefadf944 Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda 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_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/{master-arm => master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{2c04f175de4f3985d783511662375d52f2cf4ad8 => a1381b69b9d81f210735d4a [...]
copy gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gcc_check/{master-arm [...]
--
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 32af040ef2f Require a command argument in gdb.execute_mi
new f4b00218b54 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 bf7df46c950 Automatic date update in version.in
new e7538353e2d 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 58b9983b034 Automatic date update in version.in
new cee605dec14 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 dbafeddb9524 Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.ke [...]
new 8b62645b09f8 bpf: Use raw_spinlock_t in ringbuf
new e9bd9c498cb0 bpf: sync_linked_regs() must preserve subreg_def
new a41b3828ec05 selftests/bpf: Verify that sync_linked_regs preserves subreg_def
new 09d88791c7cd bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
new 3ed6be68913b bpf: Sync uapi bpf.h header to tools directory
new ca9984c5f0ab bpf: devmap: provide rxq after redirect
new 49ebeb0c15e8 bpf: selftests: send packet to devmap redirect XDP
new bcd28cfd04eb Merge branch 'bpf: devmap: provide rxq after redirect'
new 45126b155e3b bpf: Fix memory leak in bpf_core_apply
new b24d7f0da6ef bpf, lsm: Remove bpf_lsm_key_free hook
new 797d73ee232d bpf: Check the remaining info_cnt before repeating btf fields
new c456f0804058 selftests/bpf: Add more test case for field flattening
new 830b8e49424b Merge branch 'check-the-remaining-info_cnt-before-repeatin [...]
new 434247637c66 bpf: use kvzmalloc to allocate BPF verifier environment
new 4deecdd29cf2 bpf: fix unpopulated name_len field in perf_event link info
new 4538a38f654a selftests/bpf: fix perf_event link info name_len assertion
new 30a59cc79754 riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI [...]
new 60f802e2d6e1 selftests/bpf: Fix error compiling cgroup_ancestor.c with [...]
new 6cb86a0fdece bpf: fix kfunc btf caching for modules
new 4192bb294f80 selftests/bpf: Provide a generic [un]load_module helper
new f91b256644ea selftests/bpf: Add test for kfunc module order
new 3f2ac59c0d7b Merge branch 'fix-caching-of-btf-for-kfuncs-in-the-verifier'
new fd526e121c4d selftests/bpf: Fix cross-compiling urandom_read
new ad6b5b6ea9b7 bpf: Fix unpopulated path_size when uprobe_multi fields unset
new b836cbdf3b81 selftests/bpf: Assert link info uprobe_multi count & path_ [...]
new ae67b9fb8c4e bpf: Fix truncation bug in coerce_reg_to_size_sx()
new 61f506eacc77 selftests/bpf: Add test for truncation after sign extensio [...]
new 35ccd576a23c selftests/bpf: Add test for sign extension in coerce_subre [...]
new ee230090f62f Merge branch 'fix-truncation-bug-in-coerce_reg_to_size_sx- [...]
new 92f3715e1eba bpf: Fix link info netfilter flags to populate defrag flag
new 2aa587fd6659 selftests/bpf: Add asserts for netfilter link info
new 9c5bd93edf7b bpf, sockmap: SK_DROP on attempted redirects of unsupporte [...]
new 3543152f2d33 vsock: Update rx_bytes on read_skb()
new 6dafde852df8 vsock: Update msg_count on read_skb()
new 19039f279797 bpf, vsock: Drop static vsock_bpf_prot initialization
new e59db0623f69 riscv, bpf: Make BPF_CMPXCHG fully ordered
new 9495a5b731fc bpf: Fix iter/task tid filtering
new ee8c7c6c3f8c bpf: Properly test iter/task tid filtering
new 3878ae04e9fc bpf: Fix incorrect delta propagation between linked registers
new 3e9e708757ca bpf: Fix print_reg_state's constant scalar dump
new db123e42304d selftests/bpf: Add test case for delta propagation
new 5ac9b4e935df lib/buildid: Handle memfd_secret() files in build_id_parse()
new 3d5ad2d4eca3 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 43 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/riscv/net/bpf_jit_comp64.c | 8 +-
include/net/sock.h | 5 +
include/uapi/linux/bpf.h | 13 +--
kernel/bpf/bpf_lsm.c | 4 -
kernel/bpf/btf.c | 15 ++-
kernel/bpf/devmap.c | 11 +-
kernel/bpf/log.c | 3 +-
kernel/bpf/ringbuf.c | 12 +-
kernel/bpf/syscall.c | 29 +++--
kernel/bpf/task_iter.c | 2 +-
kernel/bpf/verifier.c | 36 ++++--
kernel/trace/bpf_trace.c | 36 +++---
lib/buildid.c | 5 +
net/core/filter.c | 8 +-
net/core/sock_map.c | 8 ++
net/netfilter/nf_bpf_link.c | 3 +-
net/vmw_vsock/virtio_transport_common.c | 14 ++-
net/vmw_vsock/vsock_bpf.c | 8 --
tools/include/uapi/linux/bpf.h | 22 ++--
tools/testing/selftests/bpf/Makefile | 22 +++-
.../{bpf_testmod => bpf_test_modorder_x}/Makefile | 5 +-
.../bpf/bpf_test_modorder_x/bpf_test_modorder_x.c | 39 +++++++
.../{bpf_testmod => bpf_test_modorder_y}/Makefile | 5 +-
.../bpf/bpf_test_modorder_y/bpf_test_modorder_y.c | 39 +++++++
tools/testing/selftests/bpf/prog_tests/bpf_iter.c | 27 ++++-
.../selftests/bpf/prog_tests/cgroup_ancestor.c | 2 +-
tools/testing/selftests/bpf/prog_tests/cpumask.c | 1 +
.../selftests/bpf/prog_tests/fill_link_info.c | 18 ++-
.../selftests/bpf/prog_tests/kfunc_module_order.c | 55 +++++++++
.../bpf/prog_tests/netfilter_link_attach.c | 42 ++++++-
tools/testing/selftests/bpf/prog_tests/verifier.c | 2 +
.../selftests/bpf/prog_tests/xdp_devmap_attach.c | 125 +++++++++++++++++++--
tools/testing/selftests/bpf/progs/cpumask_common.h | 5 +
.../testing/selftests/bpf/progs/cpumask_failure.c | 35 ++++++
.../testing/selftests/bpf/progs/cpumask_success.c | 78 ++++++++++++-
.../selftests/bpf/progs/kfunc_module_order.c | 30 +++++
.../bpf/progs/test_xdp_with_devmap_helpers.c | 2 +-
.../selftests/bpf/progs/verifier_linked_scalars.c | 34 ++++++
tools/testing/selftests/bpf/progs/verifier_movsx.c | 40 +++++++
.../selftests/bpf/progs/verifier_scalar_ids.c | 67 +++++++++++
tools/testing/selftests/bpf/testing_helpers.c | 34 ++++--
tools/testing/selftests/bpf/testing_helpers.h | 2 +
42 files changed, 813 insertions(+), 138 deletions(-)
copy tools/testing/selftests/bpf/{bpf_testmod => bpf_test_modorder_x}/Makefile (78%)
create mode 100644 tools/testing/selftests/bpf/bpf_test_modorder_x/bpf_test_modorder_x.c
copy tools/testing/selftests/bpf/{bpf_testmod => bpf_test_modorder_y}/Makefile (78%)
create mode 100644 tools/testing/selftests/bpf/bpf_test_modorder_y/bpf_test_modorder_y.c
create mode 100644 tools/testing/selftests/bpf/prog_tests/kfunc_module_order.c
create mode 100644 tools/testing/selftests/bpf/progs/kfunc_module_order.c
create mode 100644 tools/testing/selftests/bpf/progs/verifier_linked_scalars.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 linux.
from f8eacd8ad7a6 Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
new fe05c40ca9c1 selftest: hid: add the missing tests directory
new dbafeddb9524 Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.ke [...]
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:
tools/testing/selftests/hid/Makefile | 1 +
1 file changed, 1 insertion(+)
--
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 b04ae0f45168 Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba [...]
new 28aabffae6be io_uring/sqpoll: close race on waiting for sqring entries
new 858e686a30d7 io_uring/rsrc: ignore dummy_ubuf for buffer cloning
new 8f7033aa4089 io_uring/sqpoll: ensure task state is TASK_RUNNING when ru [...]
new a041f47898e3 Merge tag 'io_uring-6.12-20241018' of git://git.kernel.dk/linux
new b402328a24ee block: Fix elevator_get_default() checking for NULL q->tag_set
new 1e3fc2000035 drbd: Remove unused conn_lowest_minor
new b4ff6e93bfd0 elevator: do not request_module if elevator exists
new ee7ff15bf507 elevator: Remove argument from elevator_find_get
new c25c0c9035bb blk-mq: setup queue ->tag_set before initializing hctx
new e972b08b91ef blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_funct [...]
new 42aafd8b48ad ublk: don't allow user copy for unprivileged device
new 8be007c8e091 block: fix blk_rq_map_integrity_sg kernel-doc
new e38dad438fc0 nvmet-passthru: clear EUID/NGUID/UUID while using loop target
new 782373ba2766 nvme: tcp: avoid race between queue_lock lock and destroy
new 40f0e5dc2f3c nvmet-rdma: use sbitmap to replace rsp free list
new 9c7072df535b nvme: delete unnecessary fallthru comment
new 0ce96a6708f3 nvme: disable CC.CRIME (NVME_CC_CRIME)
new 1f021341eef4 nvme-multipath: defer partition scanning
new 26bc0a81f64c nvme-pci: fix race condition between reset and nvme_dev_disable()
new c199fac88fe7 nvme-loop: flush off pending I/O while shutting down loop [...]
new d06923670b5a nvme: make keep-alive synchronous operation
new 599d9f3a10ee nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish [...]
new de7007e9e6fe Merge tag 'nvme-6.12-2024-10-18' of git://git.infradead.or [...]
new b0bf1afde7c3 cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()
new f8eacd8ad7a6 Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
The 25 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:
block/blk-mq.c | 8 ++++--
block/blk-rq-qos.c | 2 +-
block/elevator.c | 21 ++++++++++------
drivers/block/drbd/drbd_int.h | 1 -
drivers/block/drbd/drbd_main.c | 14 -----------
drivers/block/ublk_drv.c | 11 ++++++++-
drivers/cdrom/cdrom.c | 2 +-
drivers/nvme/host/core.c | 41 +++++++++++++------------------
drivers/nvme/host/multipath.c | 40 ++++++++++++++++++++++++------
drivers/nvme/host/nvme.h | 1 +
drivers/nvme/host/pci.c | 19 +++++++++++---
drivers/nvme/host/tcp.c | 7 +++---
drivers/nvme/target/loop.c | 13 ++++++++++
drivers/nvme/target/passthru.c | 6 ++---
drivers/nvme/target/rdma.c | 56 ++++++++++++++++++++----------------------
include/uapi/linux/ublk_cmd.h | 8 +++++-
io_uring/io_uring.h | 10 +++++++-
io_uring/rsrc.c | 3 ++-
18 files changed, 163 insertions(+), 100 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 f8687bceaa8 libbacktrace: don't get confused by overlapping address ranges
new 11577659949 gcc/: Rename array_type_nelts => array_type_nelts_minus_one
new c886eb34218 gcc/: Merge definitions of array_type_nelts_top
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/c/c-decl.cc | 10 +++++-----
gcc/c/c-fold.cc | 7 ++++---
gcc/config/aarch64/aarch64.cc | 2 +-
gcc/config/i386/i386.cc | 2 +-
gcc/cp/cp-tree.h | 1 -
gcc/cp/decl.cc | 2 +-
gcc/cp/init.cc | 8 ++++----
gcc/cp/lambda.cc | 3 ++-
gcc/cp/tree.cc | 13 -------------
gcc/expr.cc | 8 ++++----
gcc/fortran/trans-array.cc | 2 +-
gcc/fortran/trans-openmp.cc | 4 ++--
gcc/rust/backend/rust-tree.cc | 13 -------------
gcc/rust/backend/rust-tree.h | 2 --
gcc/tree.cc | 17 +++++++++++++++--
gcc/tree.h | 3 ++-
16 files changed, 42 insertions(+), 55 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 aaa855fac0c hppa: Fix up pa.opt.urls
new f8687bceaa8 libbacktrace: don't get confused by overlapping address ranges
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:
libbacktrace/dwarf.c | 214 +++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 199 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.