This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4cc7bb62566 Merge remove_forwarder_block_with_phi into remove_forwarder_block
new 9ab4d759125 c++/modules: Add testcase for lookup of hidden friend [PR122646]
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/testsuite/g++.dg/modules/friend-10_a.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/modules/friend-10_b.C | 5 +++++
2 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/modules/friend-10_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/friend-10_b.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 main
in repository llvm-lnt.
from a86ab02 [docker] Ensure logs from the entrypoint are in /var/log (#133)
new 7995809 [docker] Allow specifying the host port in the compose file (#134)
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:
docker/compose.yaml | 16 +++++++++++++---
1 file changed, 13 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.
unknown user pushed a change to branch master
in repository gcc.
from 1161fc63545 Handle shift-pairs in ext-dce for targets without zero/sign [...]
new 38155f105cc mergephi: Remove worklist
new 4143a49e0dd cfglceanup: Remove check for infinite loop in remove_forwar [...]
new 88db06d7da3 cfgcleanup: Move check for dest containing non-local label/ [...]
new c6ecbeddc04 mergephi: Move checks from pass_merge_phi::execute to remov [...]
new 40c037adb36 cfgcleanup: forwarder block, ignore bbs which merge with th [...]
new f76083cf152 cfgcleanup: Remove check on available dominator information [...]
new 4412a29012f mergephi: use edge iterator in remove_forwarder_block_with_phi
new 8ae0090b71d cfgcleanup: Move ei definition into for loop for remove_for [...]
new 52165aa6b1d mergephi: extend copy_phi_arg_into_existing_phi and use it [...]
new 6c0f06cdba1 fix handling of mapped and their location
new 1d8e2d51e5c cfgcleanup: Support merging forwarder blocks with phis [PR122493]
new 4cc7bb62566 Merge remove_forwarder_block_with_phi into remove_forwarder_block
The 12 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/testsuite/g++.dg/uninit-pred-5.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 4 +-
gcc/testsuite/gcc.dg/uninit-pred-7_a.c | 2 +-
gcc/testsuite/gcc.target/i386/pr121062-1.c | 2 +-
gcc/tree-cfg.cc | 33 +-
gcc/tree-cfg.h | 2 +-
gcc/tree-cfgcleanup.cc | 389 +++++++----------------
7 files changed, 157 insertions(+), 277 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 0c69007b1fb sccp: Fix order of gimplification, removal of the phi and c [...]
new 1161fc63545 Handle shift-pairs in ext-dce for targets without zero/sign [...]
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/ext-dce.cc | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 135 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.
unknown user pushed a change to branch master
in repository gcc.
from be54e3106ae lto/122603: Fix missing null check with toplevel_node
new 0c69007b1fb sccp: Fix order of gimplification, removal of the phi and c [...]
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/testsuite/gcc.dg/torture/pr122637-1.c | 11 +++++++++++
gcc/tree-scalar-evolution.cc | 10 +++++-----
2 files changed, 16 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122637-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.
unknown user pushed a change to branch master
in repository linux.
from 2ccec5944606 Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.o [...]
new 74d4432421a3 docs: netlink: Couple of intro-specs documentation fixes
new 4da4e4bde1c4 strparser: Fix signed/unsigned mismatch bug
new 57531b341644 selftests: net: local_termination: Wait for interfaces to come up
new ad17e7e92a7c net: fec: correct rx_bytes statistic for the case SHIFT16 is set
new 96a9178a29a6 net: phy: micrel: lan8814 fix reset of the QSGMII interface
new 1534ff77757e sctp: prevent possible shift-out-of-bounds in sctp_transpo [...]
new e781122d76f0 net/sched: Abort __tc_modify_qdisc if parent is a clsact/i [...]
new 60260ad93586 selftests/tc-testing: Create tests trying to add children [...]
new 762e7e174da9 net: dsa: tag_brcm: do not mark link local traffic as offloaded
new 41d0c31be29f tools: ynl: call nested attribute free function for indexe [...]
new 2554559aba88 bonding: fix mii_status when slave is down
new ec33f2e5a2d0 net/smc: fix mismatch between CLC header and proposal
new 3072f00bba76 net/handshake: Fix memory leak in tls_handshake_accept()
new 49b391646517 net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
new d4b00d132d7c net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
new 142b02cc48df Merge branch 'fix-iet-verification-implementation-for-cpsw [...]
new 0725e6afb551 tipc: Fix use-after-free in tipc_mon_reinit_self().
new e6ca8f533ed4 net: mdio: fix resource leak in mdiobus_register_device()
new 49c8d2c1f94c net: netpoll: fix incorrect refcount handling causing inco [...]
new 39acc6a95eef selftest: netcons: refactor target creation
new 6701896eb909 selftest: netcons: create a torture test
new 236682db3b6f selftest: netcons: add test for netconsole over bonded interfaces
new 8c0726e861f3 Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehe [...]
new 60e6489f8e3b af_unix: Initialise scc_index in unix_add_edge().
new 62b656e43eae net: sched: act_connmark: initialize struct tc_ife to fix [...]
new ce50039be49e net: sched: act_ife: initialize struct tc_ife to fix KMSAN [...]
new 02e9578c3e47 Merge branch 'net-sched-initialize-struct-tc_ife-to-fix-ke [...]
new 0bcd5b3b50cc net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()
new 2dc768c05217 net/mlx5e: Trim the length of the num_doorbell error
new a7bf4d5063c7 net/mlx5e: Fix maxrate wraparound in threshold between units
new 43b27d1bd88a net/mlx5e: Fix wraparound in rate limiting for values abov [...]
new 9fcc2b6c1052 net/mlx5e: Fix potentially misleading debug message
new ed6b5632e0ac Merge branch 'mlx5e-misc-fixes-2025-11-09'
new e5eba42f0134 mlx5: Fix default values in create CQ
new bb8336a5163a ethtool: fix incorrect kernel-doc style comment in ethtool.h
new 55fb52ffdd62 Bluetooth: MGMT: cancel mesh send timer when hdev removed
new 23d22f2f7176 Bluetooth: btusb: reorder cleanup in btusb_disconnect to a [...]
new 3b78f5091827 Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
new b454505bf57a Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address t [...]
new e060088db0bd Bluetooth: L2CAP: export l2cap_chan_hold for modules
new 98454bc812f3 Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
new 15f32cabf426 Bluetooth: 6lowpan: add missing l2cap_chan_lock()
new 41bf23338a50 Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
new 485e0626e587 Bluetooth: hci_event: Fix not handling PA Sync Lost event
new cd8dbd9ef600 Bluetooth: btrtl: Avoid loading the config file on security chips
new 27bcc05b8869 Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub [...]
new 63c643aa7b72 selftests: mptcp: connect: fix fallback note due to OoO
new aea73bae662a selftests: mptcp: join: rm: set backup flag
new 6457595db987 selftests: mptcp: join: endpoints: longer transfer
new 290493078b96 selftests: mptcp: join: userspace: longer transfer
new ee79980f7a42 selftests: mptcp: connect: trunc: read all recv data
new 852b644acbce selftests: mptcp: join: properly kill background tasks
new 7a6fa4f89e8d Merge branch 'selftests-mptcp-join-fix-some-flaky-tests'
new 0345552a653c net_sched: limit try_bulk_dequeue_skb() batches
new ac1499fcd40f ipv4: route: Prevent rt_bind_exception() from rebinding st [...]
new a9da90e618cd wifi: mac80211: reject address change while connecting
new 9065b9687523 wifi: ath11k: zero init info->status in wmi_process_mgmt_t [...]
new 2027e3bcbf00 Merge tag 'ath-current-20251110' of git://git.kernel.org/p [...]
new 7fe0d21f5633 wifi: mac80211: skip rate verification for not captured PSDUs
new eaa7ce66c3e2 wifi: mac80211_hwsim: Fix possible NULL dereference
new c4e1ac09ee1c wifi: mwl8k: inject DSSS Parameter Set element into beacon [...]
new f4c737d44969 wifi: iwlwifi: fix aux ROC time event iterator usage
new 3592c0083fb2 wifi: iwlwifi: mvm: fix beacon template/fixed rate
new 1a222625b468 wifi: iwlwifi: mld: always take beacon ies in link grading
new a35f64a216ca Merge tag 'iwlwifi-fixes-2025-11-12' of https://git.kernel [...]
new fe82c4f8a228 Merge tag 'wireless-2025-11-12' of https://git.kernel.org/ [...]
new 0eff2eaa5322 virtio-net: fix incorrect flags recording in big mode
new 96a3a03abf3d hsr: Fix supervision frame sending on HSRv0
new b2c26c82f7a9 hsr: Follow standard for HSRv0 supervision frames
new 94909c53e442 Merge branch 'hsr-send-correct-hsrv0-supervision-frames'
new d0309c054362 Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/l [...]
new dd4adb986a86 selftests/tracing: Run sample events to clear page cache events
new 8b4a014e2865 Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.ke [...]
new cbcff934fa7d mm/slub: fix memory leak in free_to_pcs_bulk()
new 9b9e43704d2b Merge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/ [...]
The 75 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:
.../userspace-api/netlink/intro-specs.rst | 4 +-
drivers/bluetooth/btrtl.c | 24 +-
drivers/bluetooth/btusb.c | 13 +-
drivers/infiniband/hw/mlx5/cq.c | 11 +-
drivers/net/bonding/bond_main.c | 5 +-
drivers/net/ethernet/freescale/fec_main.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/cq.c | 23 +-
drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 2 +-
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 33 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 1 -
.../net/ethernet/mellanox/mlx5/core/fpga/conn.c | 15 +-
.../mellanox/mlx5/core/steering/hws/send.c | 7 -
.../mellanox/mlx5/core/steering/sws/dr_send.c | 28 +-
drivers/net/ethernet/ti/am65-cpsw-qos.c | 51 ++-
drivers/net/phy/mdio_bus.c | 5 +-
drivers/net/phy/micrel.c | 12 +-
drivers/net/virtio_net.c | 16 +-
drivers/net/wireless/ath/ath11k/wmi.c | 3 +
drivers/net/wireless/intel/iwlwifi/mld/link.c | 7 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 13 +-
.../net/wireless/intel/iwlwifi/mvm/time-event.c | 14 +-
drivers/net/wireless/intel/iwlwifi/mvm/utils.c | 12 +-
drivers/net/wireless/marvell/mwl8k.c | 71 +++-
drivers/net/wireless/virtual/mac80211_hwsim.c | 14 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 6 +-
include/linux/ethtool.h | 2 +-
include/linux/mlx5/cq.h | 1 +
include/net/bluetooth/hci.h | 5 +
mm/slub.c | 8 +-
net/bluetooth/6lowpan.c | 105 ++++--
net/bluetooth/hci_conn.c | 33 +-
net/bluetooth/hci_event.c | 56 ++--
net/bluetooth/hci_sync.c | 2 +-
net/bluetooth/l2cap_core.c | 1 +
net/bluetooth/mgmt.c | 1 +
net/core/netpoll.c | 7 +-
net/dsa/tag_brcm.c | 6 +-
net/handshake/tlshd.c | 1 +
net/hsr/hsr_device.c | 5 +-
net/hsr/hsr_forward.c | 22 +-
net/ipv4/route.c | 5 +
net/mac80211/iface.c | 14 +-
net/mac80211/rx.c | 10 +-
net/sched/act_connmark.c | 12 +-
net/sched/act_ife.c | 12 +-
net/sched/sch_api.c | 5 +
net/sched/sch_generic.c | 17 +-
net/sctp/transport.c | 13 +-
net/smc/smc_clc.c | 1 +
net/strparser/strparser.c | 2 +-
net/tipc/net.c | 2 +
net/unix/garbage.c | 14 +-
tools/net/ynl/pyynl/ynl_gen_c.py | 12 +
tools/testing/selftests/drivers/net/Makefile | 1 +
.../testing/selftests/drivers/net/bonding/Makefile | 2 +
tools/testing/selftests/drivers/net/bonding/config | 4 +
.../drivers/net/bonding/netcons_over_bonding.sh | 361 +++++++++++++++++++++
.../selftests/drivers/net/lib/sh/lib_netcons.sh | 78 ++++-
.../selftests/drivers/net/netcons_torture.sh | 130 ++++++++
.../ftrace/test.d/filter/event-filter-function.tc | 4 +
.../selftests/net/forwarding/local_termination.sh | 2 +
tools/testing/selftests/net/mptcp/mptcp_connect.c | 18 +-
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 2 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 90 ++---
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 21 ++
.../tc-testing/tc-tests/infra/qdiscs.json | 44 +++
67 files changed, 1212 insertions(+), 314 deletions(-)
create mode 100755 tools/testing/selftests/drivers/net/bonding/netcons_over_bonding.sh
create mode 100755 tools/testing/selftests/drivers/net/netcons_torture.sh
--
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 2254e871f4 hppa: Consistently reference LGPL in copyright header
new c6908c4e24 linux: Add mseal to mips32 nofpu abilist
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:
sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 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 binutils-gdb.
from c5a59db742d PowerPC: Support for Controlled Cluster Memory (RFC02689)
new fd3b1c4f4c1 PowerPC: Add support for RFC02660 - Context Switch Instruction
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:
gas/testsuite/gas/ppc/future.d | 1 +
gas/testsuite/gas/ppc/future.s | 1 +
opcodes/ppc-opc.c | 1 +
3 files changed, 3 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 gcc.
from 5a2319b71e4 gcc/testsuite: adjust tree-ssa/forwprop-43.c
new be54e3106ae lto/122603: Fix missing null check with toplevel_node
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/lto/lto-partition.cc | 4 ++--
gcc/testsuite/gcc.dg/lto/pr122603_0.c | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122603_0.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 3d7198b19f6 pre-commit: bump black to 25.11.0
new c5a59db742d PowerPC: Support for Controlled Cluster Memory (RFC02689)
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:
gas/testsuite/gas/ppc/future.d | 2 ++
gas/testsuite/gas/ppc/future.s | 2 ++
opcodes/ppc-opc.c | 3 +++
3 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.