This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7744da67e95 gcc: regenerate configure
new f70c1d517e0 Fortran: fix passing of NULL() actual argument to character [...]
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/fortran/trans-expr.cc | 79 ++++++++++
gcc/testsuite/gfortran.dg/null_actual_6.f90 | 221 ++++++++++++++++++++++++++++
2 files changed, 300 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/null_actual_6.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.
unknown user pushed a change to branch master
in repository gcc.
from 45cc42d6dc0 libstdc++: Make equal and is_permutation short-circuit (LWG 3560)
new fe1486e118d The fix for PR117191
new 7744da67e95 gcc: regenerate configure
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/configure | 14 ++++++++------
gcc/lra-spills.cc | 5 +++++
2 files changed, 13 insertions(+), 6 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 012f5a22bac ipa: Rationalize IPA-VR computations across pass-through ju [...]
new 45cc42d6dc0 libstdc++: Make equal and is_permutation short-circuit (LWG 3560)
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:
libstdc++-v3/include/bits/ranges_algo.h | 7 +++
libstdc++-v3/include/bits/ranges_algobase.h | 7 +++
libstdc++-v3/include/bits/stl_algo.h | 13 +++---
libstdc++-v3/include/bits/stl_algobase.h | 44 ++++++++++---------
.../testsuite/25_algorithms/equal/lwg3560.cc | 49 +++++++++++++++++++++
.../25_algorithms/is_permutation/lwg3560.cc | 51 ++++++++++++++++++++++
6 files changed, 145 insertions(+), 26 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/equal/lwg3560.cc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/is_permutation/lwg3560.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 master
in repository gcc.
from 361050589b1 libstdc++: Implement LWG 3563 changes to keys_view and values_view
new 012f5a22bac ipa: Rationalize IPA-VR computations across pass-through ju [...]
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/ipa-cp.cc | 181 ++++++++++++++++++++++------------------------------------
1 file changed, 67 insertions(+), 114 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 768f23b94f3 Automatic date update in version.in
new dcf4c484539 gdb/python: remove PyObject_IsTrue call in gdbpy_handle_mis [...]
new d8a2c719dac gdb/python: remove some additional PyObject_IsTrue calls
new 5209b83f530 gdb/python: missing PyObject_IsTrue error check in py-arch.c
new ad39b4aae84 gdb/python: missing PyObject_IsTrue error check in micmdpy_ [...]
new 8518ce5fc22 gdb/python: missing PyObject_IsTrue error check in bppy_init
The 5 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/NEWS | 9 +++++++++
gdb/python/py-arch.c | 11 ++++++-----
gdb/python/py-breakpoint.c | 13 +++++++------
gdb/python/py-disasm.c | 2 +-
gdb/python/py-micmd.c | 11 ++++++++++-
gdb/python/py-value.c | 9 +++++----
gdb/python/python.c | 4 +++-
gdb/testsuite/gdb.python/py-arch.exp | 16 +++++++++++++---
gdb/testsuite/gdb.python/py-breakpoint.exp | 9 +++++++++
gdb/testsuite/gdb.python/py-format-string.exp | 5 +++++
gdb/testsuite/gdb.python/py-mi-cmd.exp | 15 +++++++++++++++
11 files changed, 83 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 linux.
from 0a9b9d17f3a7 Merge tag 'pm-6.12-rc8' of git://git.kernel.org/pub/scm/li [...]
new ca43f73cd172 bcachefs: bch2_btree_write_buffer_flush_going_ro()
new 27a036a0c3e7 bcachefs: Fix bch_member.btree_bitmap_shift validation
new f8f1dde68681 bcachefs: Fix missing validation for bch_backpointer.level
new dc537189b5cf bcachefs: Fix validate_bset() repair path
new bcf77a05fb3d bcachefs: Fix hidden btree errors when reading roots
new 0b6ec0c5ac6c bcachefs: Fix assertion pop in topology repair
new 2642084f26b5 bcachefs: Allow for unknown key types in backpointers fsck
new 657d4282d8c4 bcachefs: Fix journal_entry_dev_usage_to_text() overrun
new 840c2fbcc5cd bcachefs: Fix assertion pop in bch2_ptr_swab()
new 4abcd80f2335 Merge tag 'bcachefs-2024-11-13' of git://evilpiepirate.org [...]
new 1904fb9ebf91 netlink: terminate outstanding dump on socket close
new 55d42a0c3f9c selftests: net: add a test for closing a netlink socket it [...]
new eb72e7fcc839 sctp: fix possible UAF in sctp_v6_available()
new e68da664d379 net: vertexcom: mse102x: Fix tx_bytes calculation
new 252e01e68241 selftests: net: add netlink-dumps to .gitignore
new 073d89808c06 net: fix data-races around sk->sk_forward_alloc
new f2685c00c322 net: fix SO_DEVMEM_DONTNEED looping too long
new 102d1404c385 net: clarify SO_DEVMEM_DONTNEED behavior in documentation
new 581302298524 mptcp: error out earlier on disconnect
new ce7356ae3594 mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
new cf8fbc6de307 Merge branch 'mptcp-fix-a-couple-of-races'
new 1220965d6191 net/mlx5: E-switch, unload IB representors when unloading [...]
new d0989c9d2b3a net/mlx5: Fix msix vectors to respect platform limit
new 9ca314419930 net/mlx5: fs, lock FTE when checking if active
new dd6e972cc589 net/mlx5e: kTLS, Fix incorrect page refcounting
new c079389878de net/mlx5e: clear xdp features on non-uplink representors
new e99c6873229f net/mlx5e: CT: Fix null-ptr-deref in add rule err flow
new d1ac33934a66 net/mlx5e: Disable loopback self-test on multi-PF netdev
new 76d71eee1b56 Merge branch 'mlx5-misc-fixes-2024-11-07'
new d7b0ff5a8667 virtio/vsock: Fix accept_queue memory leak
new fbf7085b3ad1 vsock: Fix sk_error_queue memory leak
new 60cf6206a1f5 virtio/vsock: Improve MSG_ZEROCOPY error handling
new 20bbe5b80249 Merge branch 'virtio-vsock-fix-memory-leaks'
new 7967dc8f797f Bluetooth: hci_core: Fix calling mgmt_device_connected
new d5359a7f583a Bluetooth: btintel: Direct exception event to bluetooth stack
new e707e366f355 Merge tag 'for-net-2024-11-12' of git://git.kernel.org/pub [...]
new 50d325bb05ce Revert "igb: Disable threaded IRQ for igb_msix_other"
new 2b99b2532593 MAINTAINERS: Re-add cancelled Renesas driver sections
new 73af53d82076 net: sched: cls_u32: Fix u32's systematic failure to free [...]
new e0266319413d mptcp: update local address flags when setting it
new f642c5c4d528 mptcp: hold pm lock when deleting entry
new db3eab8110bc mptcp: pm: use _rcu variant under rcu_read_lock
new 7d2253d93327 Merge branch 'mptcp-pm-a-few-more-fixes'
new 671154f174e0 net: phylink: ensure PHY momentary link-fails are handled
new 3342dc8b4623 samples: pktgen: correct dev to DEV
new e28acc9c1ccf ipmr: Fix access to mfc_cache_list without lock held
new a03b18a71c12 net: stmmac: dwmac-mediatek: Fix inverted handling of medi [...]
new eb94b7bb1010 net: Make copy_safe_from_sockptr() match documentation
new 5b366eae7193 stmmac: dwmac-intel-plat: fix call balance of tx_clk handl [...]
new dc065076ee77 net: ti: icssg-prueth: Fix 1 PPS sync
new 8eb36164d1a6 bonding: add ns target multicast address to slave device
new 86fb6173d11e selftests: bonding: add ns multicast group testing
new f8d670b1ae90 Merge branch 'bonding-fix-ns-targets-not-work-on-hardware-nic'
new ca34aceb322b net: sched: u32: Add test case for systematic hnode IDR leaks
new cfaaa7d010d1 Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/l [...]
The 55 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/networking/devmem.rst | 9 ++
MAINTAINERS | 30 ++++++
drivers/bluetooth/btintel.c | 5 +-
drivers/net/bonding/bond_main.c | 16 ++-
drivers/net/bonding/bond_options.c | 82 ++++++++++++++-
drivers/net/ethernet/intel/igb/igb_main.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 2 +-
.../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 +-
.../net/ethernet/mellanox/mlx5/core/en_selftest.c | 4 +
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 5 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 15 ++-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 32 +++++-
.../net/ethernet/stmicro/stmmac/dwmac-intel-plat.c | 25 +++--
.../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 4 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 13 ++-
drivers/net/ethernet/ti/icssg/icssg_prueth.h | 12 +++
drivers/net/ethernet/vertexcom/mse102x.c | 4 +-
drivers/net/phy/phylink.c | 14 +--
fs/bcachefs/backpointers.c | 17 +++-
fs/bcachefs/btree_gc.c | 2 +-
fs/bcachefs/btree_io.c | 6 +-
fs/bcachefs/btree_update_interior.c | 3 +-
fs/bcachefs/btree_write_buffer.c | 30 +++++-
fs/bcachefs/btree_write_buffer.h | 1 +
fs/bcachefs/extents.c | 5 +-
fs/bcachefs/journal_io.c | 3 +
fs/bcachefs/recovery_passes.c | 6 ++
fs/bcachefs/recovery_passes_types.h | 1 +
fs/bcachefs/sb-errors_format.h | 6 +-
fs/bcachefs/sb-members.c | 4 +-
fs/bcachefs/sb-members_format.h | 6 ++
fs/bcachefs/super.c | 1 +
include/linux/sockptr.h | 4 +-
include/net/bond_options.h | 2 +
net/bluetooth/hci_core.c | 2 -
net/core/sock.c | 42 ++++----
net/dccp/ipv6.c | 2 +-
net/ipv4/ipmr_base.c | 3 +-
net/ipv6/tcp_ipv6.c | 4 +-
net/mptcp/pm_netlink.c | 3 +-
net/mptcp/pm_userspace.c | 15 +++
net/mptcp/protocol.c | 16 ++-
net/netlink/af_netlink.c | 31 ++----
net/netlink/af_netlink.h | 2 -
net/sched/cls_u32.c | 18 +++-
net/sctp/ipv6.c | 19 ++--
net/vmw_vsock/af_vsock.c | 3 +
net/vmw_vsock/virtio_transport_common.c | 9 ++
samples/pktgen/pktgen_sample01_simple.sh | 2 +-
.../selftests/drivers/net/bonding/bond_options.sh | 54 +++++++++-
tools/testing/selftests/net/.gitignore | 1 +
tools/testing/selftests/net/Makefile | 1 +
tools/testing/selftests/net/netlink-dumps.c | 110 +++++++++++++++++++++
.../selftests/tc-testing/tc-tests/filters/u32.json | 24 +++++
55 files changed, 615 insertions(+), 128 deletions(-)
create mode 100644 tools/testing/selftests/net/netlink-dumps.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 gcc.
from 4a3a0be34f7 libstdc++: Fix get<0> constraint for lvalue ranges::subrang [...]
new 361050589b1 libstdc++: Implement LWG 3563 changes to keys_view and values_view
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:
libstdc++-v3/include/std/ranges | 6 ++++--
libstdc++-v3/testsuite/std/ranges/adaptors/elements.cc | 14 ++++++++++++++
2 files changed, 18 insertions(+), 2 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 5673fc0c7ba Daily bump.
new 4a3a0be34f7 libstdc++: Fix get<0> constraint for lvalue ranges::subrang [...]
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:
libstdc++-v3/include/bits/ranges_util.h | 5 +++-
.../testsuite/std/ranges/subrange/lwg3589.cc | 30 ++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/lwg3589.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 releases/gcc-13
in repository gcc.
from af07851b385 Fortran: Fix associate_69.f90 that fails on some platforms [...]
new 13be8bcbed7 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/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 9 +++++++++
5 files changed, 102 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-14
in repository gcc.
from 2b93936a122 Fortran: Fix associate_69.f90 that fails on some platforms [...]
new 066d8b8c3b6 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/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 24 ++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
4 files changed, 61 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.