This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9a36b58a88f6 Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/ [...]
new 65f97cc81b0a cgroup/cpuset: Use static_branch_enable_cpuslocked() on cp [...]
new 150e298ae0cc cgroup/cpuset: Fix a partition error with CPU hotplug
new 87eba5bc5ab1 cgroup/cpuset: Remove the unnecessary css_get/put() in cpu [...]
new eea51c6e3f66 cgroup: avoid null de-ref in css_rstat_exit()
new 6563623e604e docs: cgroup: fixed spelling mistakes in documentation
new 3957a5720157 Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel. [...]
The 6 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/admin-guide/cgroup-v2.rst | 4 ++--
kernel/cgroup/cpuset.c | 11 +++++------
kernel/cgroup/rstat.c | 3 +++
3 files changed, 10 insertions(+), 8 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 6439a0e64c35 Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/l [...]
new ddf7233fcab6 sched/ext: Fix invalid task state transitions on class switch
new e69980bd16f2 selftests/sched_ext: Remove duplicate sched.h header
new d72052ac09ce Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kern [...]
new b3eaf14f4c63 cpupower: Fix a bug where the -t option of the set subcomm [...]
new 357d1fc38aad cpupower: Allow control of boost feature on non-x86 based [...]
new 2bc1adb05e36 Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.or [...]
new 779b1a1cb13a cpuidle: governors: menu: Avoid selecting states with too [...]
new 094a7c318b29 Merge branch 'pm-cpuidle'
new 26d6ed49cd00 Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/li [...]
new 6c7058514991 ACPI: APEI: EINJ: Check if user asked for EINJV2 injection
new 7459e87ae1d7 ACPI: APEI: EINJ: fix potential NULL dereference in __einj [...]
new b21d1fbb97c8 ACPI: APEI: EINJ: Fix resource leak by remove callback in [...]
new 8151320c747e ACPI: pfr_update: Fix the driver update version check
new 670b51121ed0 Merge branches 'acpi-apei' and 'acpi-pfrut'
new f70e1e7980f3 Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/ [...]
new 4b0ad968717e regulator: dt-bindings: infineon,ir38060: Add Guenter as m [...]
new 447be50598c0 regulator: pca9450: Use devm_register_sys_off_handler
new 11cd7a5c21db regulator: tps65219: regulator: tps65219: Fix error codes [...]
new f43e6ba0b45f Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.or [...]
new 6bc829220b33 spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
new 72332439e6b0 spi: spi-mem: Add missing kdoc argument
new a4f8e70d75dd spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supp [...]
new af357a6a3b7d spi: spi-fsl-lpspi: Clamp too high speed_hz
new 13d0fe84a214 spi: spi-qpic-snand: fix calculating of ECC OOB regions' p [...]
new 7c7cda81159b spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_ [...]
new 9a36b58a88f6 Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/ [...]
The 26 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:
.../bindings/regulator/infineon,ir38060.yaml | 2 +-
drivers/acpi/apei/einj-core.c | 17 ++---
drivers/acpi/pfr_update.c | 2 +-
drivers/cpuidle/governors/menu.c | 29 ++++-----
drivers/regulator/pca9450-regulator.c | 13 ++--
drivers/regulator/tps65219-regulator.c | 12 ++--
drivers/spi/spi-fsl-lpspi.c | 8 +--
drivers/spi/spi-mem.c | 4 ++
drivers/spi/spi-qpic-snand.c | 22 +++++--
drivers/spi/spi-st-ssc4.c | 10 +--
include/uapi/linux/pfrut.h | 1 +
kernel/sched/ext.c | 4 ++
tools/power/cpupower/man/cpupower-set.1 | 7 +-
tools/power/cpupower/utils/cpufreq-info.c | 16 ++++-
tools/power/cpupower/utils/cpupower-set.c | 5 +-
tools/power/cpupower/utils/helpers/helpers.h | 14 ++--
tools/power/cpupower/utils/helpers/misc.c | 76 +++++++++++++++-------
tools/testing/selftests/sched_ext/hotplug.c | 1 -
18 files changed, 147 insertions(+), 96 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 8b41e021ba4 c: Add folding of nullptr_t in some cases [PR121478]
new 7968ba80b99 pru: Add options to disable MUL/FILL/ZERO instructions
new 352cc9b57b2 pru: Define multilib for different core variants
new 625af54662b pru: libgcc: Add software implementation for multiplication
The 3 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/common/config/pru/pru-common.cc | 3 ++-
gcc/config.gcc | 2 +-
gcc/config/pru/pru.cc | 11 ++++++++-
gcc/config/pru/pru.h | 3 +++
gcc/config/pru/pru.md | 28 ++++++++++++----------
gcc/config/pru/pru.opt | 8 +++++++
gcc/config/pru/pru.opt.urls | 6 +++++
.../{arc/t-multilib-linux => pru/t-multilib} | 18 ++++++++------
gcc/config/rl78/rl78.opt.urls | 2 +-
gcc/doc/invoke.texi | 10 +++++++-
libgcc/config/pru/libgcc-eabi.ver | 6 +++++
.../{msp430/msp430-mul.h => pru/pru-softmpy.h} | 12 +++++-----
.../config/pru/softmpyi.c | 19 +++++++++------
.../config/pru/softmpyll.c | 19 +++++++++------
libgcc/config/pru/t-pru | 2 ++
15 files changed, 105 insertions(+), 44 deletions(-)
copy gcc/config/{arc/t-multilib-linux => pru/t-multilib} (60%)
copy libgcc/config/{msp430/msp430-mul.h => pru/pru-softmpy.h} (81%)
copy gcc/config/riscv/sifive_vector.h => libgcc/config/pru/softmpyi.c (76%)
copy gcc/config/riscv/sifive_vector.h => libgcc/config/pru/softmpyll.c (76%)
--
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 70f33ad677e c++: constexpr clobber of const [PR121068]
new 8b41e021ba4 c: Add folding of nullptr_t in some cases [PR121478]
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/c/c-fold.cc | 20 ++++++++++++++++++-
gcc/c/c-typeck.cc | 9 +++++++--
gcc/testsuite/gcc.dg/torture/pr121478-1.c | 32 +++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr121478-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 1c656b1efde6 Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org [...]
new 1548549e17e3 MAINTAINERS: update s390/net
new fd980bf6e9cd net: xilinx: axienet: Fix RX skb ring management in DMAeng [...]
new d1547bf460ba net: bridge: fix soft lockup in br_multicast_query_expired()
new 52bf272636bd net/sched: Fix backlog accounting in qdisc_dequeue_internal
new 8c06cbdcbaea selftests/tc-testing: Check backlog stats in gso_skb case
new 065c31f2c691 rtase: Fix Rx descriptor CRC error bit definition
new f604d3aaf64f mlxsw: spectrum: Forward packets with an IPv4 link-local s [...]
new 5e0b2177bdba selftest: forwarding: router: Add a test case for IPv4 lin [...]
new 08947318871c Merge branch 'mlxsw-spectrum-forward-packets-with-an-ipv4- [...]
new de5d7d3f27dd Bluetooth: hci_sync: Avoid adding default advertising on startup
new ca88be1a2725 Bluetooth: hci_sync: Fix scan state after PA Sync has been [...]
new aee29c18a38d Bluetooth: ISO: Fix getname not returning broadcast fields
new d36349ea73d8 Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn- [...]
new 3ba486c5f3ce Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broad [...]
new 099799fa9b76 Bluetooth: btmtk: Fix wait_on_bit_timeout interruption dur [...]
new 709788b154ca Bluetooth: hci_core: Fix using {cis,bis}_capable for curre [...]
new 3dcf7175f2c0 Bluetooth: hci_core: Fix using ll_privacy_capable for curr [...]
new 4d19cd228bbe Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
new 0b3725dbf61b Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
new 0eaf7c7e85da Bluetooth: hci_conn: do return error from hci_enhanced_set [...]
new e489317d2fd9 Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
new 9d4b01a0bf8d Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA lin [...]
new 79116acb75e1 Merge tag 'for-net-2025-08-15' of git://git.kernel.org/pub [...]
new 12da2b92ad50 net: libwx: Fix the size in RSS hash key population
new 715c7a36d59f selftests: tls: make the new data_steal test less flaky
new 864e3396976e net: gso: Forbid IPv6 TSO with extensions on devices with [...]
new 84967deee9d9 ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
new ccab04469798 mptcp: drop skb if MPTCP skb extension allocation fails
new 68fc0f4b0d25 mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
new 452690be7de2 selftests: mptcp: pm: check flush doesn't reset limits
new 5d13349472ac mptcp: remove duplicate sk_reset_timer call
new f5ce0714623c mptcp: disable add_addr retransmission when timeout is 0
new f92199f551e6 selftests: mptcp: disable add_addr retrans in endpoint_tests
new 2eefbed30d46 selftests: mptcp: connect: fix C23 extension warning
new 3259889fd3c0 selftests: mptcp: sockopt: fix C23 extension warning
new 8cd3709b3985 Merge branch 'mptcp-misc-fixes-for-v6-17-rc'
new 89eb9a62aed7 net: dsa: b53: fix reserved register access in b53_fdb_dump()
new 4611d88a37cf bnxt_en: Fix lockdep warning during rmmod
new 62c30c544359 net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
new 0417adf367a0 ppp: fix race conditions in ppp_fill_forward_path
new 01792bc3e5bd net: ti: icssg-prueth: Fix HSR and switch offload Enableme [...]
new 4a73a36cb704 cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
new f179f5bc158f net/sched: sch_dualpi2: Run prob update timer in softirq t [...]
new bc1a59cff9f7 phy: mscc: Fix timestamping for vsc8584
new 24ef2f53c07f net: usb: asix_devices: Fix PHY address mask in MDIO bus i [...]
new 75a9a46d67f4 gve: prevent ethtool ops after shutdown
new 6d6714bf0c4e net: stmmac: thead: Enable TX clock before MAC initialization
new d9cef55ed491 net/smc: fix UAF on smcsk after smc_listen_out()
new 2462c1b92172 net/mlx5: HWS, fix bad parameter in CQ creation
new 615b690612b7 net/mlx5: HWS, fix simple rules rehash error flow
new 4a842b1bf18a net/mlx5: HWS, fix complex rules rehash error flow
new 1a72298d27ce net/mlx5: HWS, prevent rehash from filling up the queues
new 7c60952f8358 net/mlx5: HWS, don't rehash on every kind of insertion failure
new 8a51507320eb net/mlx5: HWS, Fix table creation UID
new d2d6f950cb43 net/mlx5: CT: Use the correct counter offset
new 4f953be88224 Merge branch 'mlx5-hws-fixes-2025-08-17'
new 1683fd1b2fa7 microchip: lan865x: fix missing netif_start_queue() call o [...]
new 2cd58fec912a microchip: lan865x: fix missing Timer Increment config for [...]
new 51f27beeb79f Merge branch 'fixes-on-the-microchip-s-lan865x-driver'
new 4d4d9ef9dfee ixgbe: xsk: resolve the negative overflow of budget in ixg [...]
new f3d9f7fa7f5d ixgbe: fix ndo_xdp_xmit() workloads
new 1468c1f97cf3 igc: fix disabling L1.2 PCI-E link substate on I226 on init
new f7b0b97c2d38 Merge branch 'intel-wired-lan-driver-updates-2025-08-15-ic [...]
new e318cd671459 net: dsa: microchip: Fix KSZ9477 HSR port setup issue
new 15de71d06a40 net/sched: Make cake_enqueue return NET_XMIT_CN when past [...]
new 2c2192e5f9c7 net/sched: Remove unnecessary WARNING condition for empty [...]
new 7af76e9d18a9 net, hsr: reject HSR frame if skb can't hold tag
new a458b2902115 ipv6: sr: Fix MAC comparison to be constant-time
new c42be534547d Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CL [...]
new b64d035f77b1 bonding: update LACP activity flag after setting lacp_active
new 0599640a21e9 bonding: send LACPDUs periodically in passive mode after r [...]
new 87951b566446 selftests: bonding: add test for passive LACP mode
new 184fa9d704bd Merge branch 'bonding-fix-negotiation-flapping-in-802-3ad- [...]
new 9f6b606b6b37 net: airoha: ppe: Do not invalid PPE entries in case of SW [...]
new 62708b9452f8 tls: fix handling of zero-length records on the rx_list
new a61a3e961baf selftests: tls: add tests for zero-length records
new 8c5d95988c34 Octeontx2-af: Skip overlap check for SPI field
new 1c67f9c54cdc net: pse-pd: pd692x0: Fix power budget leak in manager set [...]
new 7ef353879f71 net: pse-pd: pd692x0: Skip power budget configuration when [...]
new bc17455bc843 net/mlx5: Base ECVF devlink port attrs from 0
new 330f0f6713a3 net/mlx5: Remove default QoS group and attach vports direc [...]
new e8f973576ca5 net/mlx5e: Preserve tc-bw during parent changes
new b697ef4d1d13 net/mlx5: Destroy vport QoS element when no configuration remains
new 3c114fb2afe4 net/mlx5: Fix QoS reference leak in vport enable error path
new 51b17c98e3db net/mlx5: Restore missing scheduling node cleanup on vport [...]
new 451d2849ea66 net/mlx5e: Query FW for buffer ownership
new 8b0587a885fd net/mlx5e: Preserve shared buffer capacity during headroom [...]
new 1b78236a0593 Merge branch 'mlx5-misx-fixes-2025-08-20'
new 91a79b792204 netfilter: nf_reject: don't leak dst refcount for loopback [...]
new 6439a0e64c35 Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/l [...]
The 90 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/mptcp-sysctl.rst | 2 +
MAINTAINERS | 2 +-
drivers/bluetooth/btmtk.c | 7 +-
drivers/bluetooth/btnxpuart.c | 8 +-
drivers/net/bonding/bond_3ad.c | 67 +++--
drivers/net/bonding/bond_options.c | 1 +
drivers/net/dsa/b53/b53_common.c | 2 +-
drivers/net/dsa/microchip/ksz_common.c | 6 +
drivers/net/ethernet/airoha/airoha_ppe.c | 4 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +-
drivers/net/ethernet/cadence/macb_main.c | 3 +-
drivers/net/ethernet/google/gve/gve_main.c | 2 +
drivers/net/ethernet/intel/igc/igc_main.c | 14 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 34 +--
drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c | 4 +-
.../net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c | 4 +-
drivers/net/ethernet/mediatek/mtk_ppe_offload.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en/dcbnl.h | 1 -
.../ethernet/mellanox/mlx5/core/en/port_buffer.c | 18 +-
.../ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 12 +-
.../ethernet/mellanox/mlx5/core/esw/devlink_port.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c | 183 ++++++------
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 5 -
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 2 +
drivers/net/ethernet/mellanox/mlx5/core/port.c | 20 ++
.../ethernet/mellanox/mlx5/core/steering/hws/bwc.c | 81 ++++--
.../mellanox/mlx5/core/steering/hws/bwc_complex.c | 41 ++-
.../ethernet/mellanox/mlx5/core/steering/hws/cmd.c | 1 +
.../ethernet/mellanox/mlx5/core/steering/hws/cmd.h | 1 +
.../mellanox/mlx5/core/steering/hws/fs_hws.c | 1 +
.../mellanox/mlx5/core/steering/hws/matcher.c | 5 +-
.../mellanox/mlx5/core/steering/hws/mlx5hws.h | 1 +
.../mellanox/mlx5/core/steering/hws/send.c | 1 -
.../mellanox/mlx5/core/steering/hws/table.c | 13 +-
.../mellanox/mlx5/core/steering/hws/table.h | 3 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 2 +
drivers/net/ethernet/mellanox/mlxsw/trap.h | 1 +
drivers/net/ethernet/microchip/lan865x/lan865x.c | 21 ++
drivers/net/ethernet/realtek/rtase/rtase.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c | 9 +-
drivers/net/ethernet/ti/icssg/icssg_prueth.c | 72 +++--
drivers/net/ethernet/wangxun/libwx/wx_vf_lib.c | 2 +-
drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 8 +-
drivers/net/phy/mscc/mscc.h | 12 +
drivers/net/phy/mscc/mscc_main.c | 12 +
drivers/net/phy/mscc/mscc_ptp.c | 49 +++-
drivers/net/ppp/ppp_generic.c | 17 +-
drivers/net/pse-pd/pd692x0.c | 63 ++++-
drivers/net/usb/asix_devices.c | 2 +-
drivers/net/usb/cdc_ncm.c | 7 +
include/net/bluetooth/bluetooth.h | 4 +-
include/net/bluetooth/hci_core.h | 44 ++-
include/net/bond_3ad.h | 1 +
include/net/sch_generic.h | 11 +-
net/bluetooth/hci_conn.c | 17 +-
net/bluetooth/hci_event.c | 15 +-
net/bluetooth/hci_sync.c | 25 +-
net/bluetooth/iso.c | 16 +-
net/bluetooth/mgmt.c | 12 +-
net/bridge/br_multicast.c | 16 ++
net/bridge/br_private.h | 2 +
net/core/dev.c | 12 +
net/hsr/hsr_slave.c | 8 +-
net/ipv4/netfilter/nf_reject_ipv4.c | 6 +-
net/ipv6/netfilter/nf_reject_ipv6.c | 5 +-
net/ipv6/seg6_hmac.c | 6 +-
net/mptcp/options.c | 6 +-
net/mptcp/pm.c | 18 +-
net/mptcp/pm_kernel.c | 1 -
net/sched/sch_cake.c | 14 +-
net/sched/sch_codel.c | 12 +-
net/sched/sch_dualpi2.c | 5 +-
net/sched/sch_fq.c | 12 +-
net/sched/sch_fq_codel.c | 12 +-
net/sched/sch_fq_pie.c | 12 +-
net/sched/sch_hhf.c | 12 +-
net/sched/sch_htb.c | 2 +-
net/sched/sch_pie.c | 12 +-
net/smc/af_smc.c | 3 +-
net/tls/tls_sw.c | 7 +-
.../testing/selftests/drivers/net/bonding/Makefile | 3 +-
.../drivers/net/bonding/bond_passive_lacp.sh | 105 +++++++
tools/testing/selftests/drivers/net/bonding/config | 1 +
tools/testing/selftests/net/forwarding/router.sh | 29 ++
tools/testing/selftests/net/mptcp/mptcp_connect.c | 5 +-
tools/testing/selftests/net/mptcp/mptcp_inq.c | 5 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 1 +
tools/testing/selftests/net/mptcp/mptcp_sockopt.c | 5 +-
tools/testing/selftests/net/mptcp/pm_netlink.sh | 1 +
tools/testing/selftests/net/tls.c | 312 ++++++++++++++++++++-
.../tc-testing/tc-tests/infra/qdiscs.json | 198 +++++++++++++
92 files changed, 1434 insertions(+), 397 deletions(-)
create mode 100755 tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.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 gcc.
from 4196389cd2d RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
new 70f33ad677e c++: constexpr clobber of const [PR121068]
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/cp/constexpr.cc | 3 +++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor18.C | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor18.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 fb7c62f7a8f libstdc++: Use pthread_mutex_clocklock when TSan is active [...]
new 0d34e73b71c rtl-ssa: Add missing live-out uses [PR121619]
new 4196389cd2d RISC-V: testsuite: Fix DejaGnu support for riscv_zvfh
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/rtl-ssa/blocks.cc | 35 ++++++++++++++++++++++
gcc/rtl-ssa/changes.cc | 6 +++-
gcc/rtl-ssa/functions.h | 1 +
gcc/testsuite/gcc.dg/pr121619.c | 33 ++++++++++++++++++++
.../riscv/rvv/autovec/vx_vf/vf_vfmacc-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfmadd-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfmsac-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfmsub-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfnmacc-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfnmadd-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfnmsac-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfnmsub-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfwmacc-run-1-f16.c | 2 +-
.../riscv/rvv/autovec/vx_vf/vf_vfwmsac-run-1-f16.c | 2 +-
.../rvv/autovec/vx_vf/vf_vfwnmacc-run-1-f16.c | 2 +-
.../rvv/autovec/vx_vf/vf_vfwnmsac-run-1-f16.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 8 ++---
17 files changed, 88 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr121619.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 32b7144f806e Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
new a47bc954cf0e objtool/LoongArch: Get table size correctly if LTO is enabled
new 5dfea6644d20 LoongArch: Pass annotate-tablejump option if LTO is enabled
new f7794a4d92ad LoongArch: Increase COMMAND_LINE_SIZE up to 4096
new 8ef7f3132e40 LoongArch: Add cpuhotplug hooks to fix high cpu usage of v [...]
new 63dbd8fb2af3 LoongArch: Optimize module load time by optimizing PLT/GOT [...]
new 112ca94f6c3b LoongArch: Save LBT before FPU in setup_sigcontext()
new 0078e94a4733 LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE
new 4be8cefc1326 LoongArch: KVM: Make function kvm_own_lbt() robust
new 5c68549c81bc LoongArch: KVM: Fix stack protector issue in send_ipi_data()
new 0dfd9ea7bf80 LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_ge [...]
new 538c06e3964a LoongArch: KVM: Add address alignment check in pch_pic reg [...]
new 1c656b1efde6 Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org [...]
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:
arch/loongarch/Makefile | 6 ++++++
arch/loongarch/include/asm/stackframe.h | 2 +-
arch/loongarch/include/uapi/asm/setup.h | 8 ++++++++
arch/loongarch/kernel/module-sections.c | 36 ++++++++++++++++-----------------
arch/loongarch/kernel/signal.c | 10 ++++-----
arch/loongarch/kernel/time.c | 22 ++++++++++++++++++++
arch/loongarch/kvm/intc/eiointc.c | 7 ++++++-
arch/loongarch/kvm/intc/ipi.c | 8 ++++----
arch/loongarch/kvm/intc/pch_pic.c | 10 +++++++++
arch/loongarch/kvm/vcpu.c | 8 +++++---
include/linux/cpuhotplug.h | 1 +
tools/objtool/arch/loongarch/special.c | 23 +++++++++++++++++++++
12 files changed, 109 insertions(+), 32 deletions(-)
create mode 100644 arch/loongarch/include/uapi/asm/setup.h
--
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 3182e95eda4 tree-optimization/111494 - reduction vectorization with signed UB
new d1dec304453 libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with [...]
new fb7c62f7a8f libstdc++: Use pthread_mutex_clocklock when TSan is active [...]
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:
libstdc++-v3/acinclude.m4 | 2 +-
libstdc++-v3/configure | 2 +-
libstdc++-v3/include/std/mutex | 4 ++--
libstdc++-v3/testsuite/30_threads/timed_mutex/121496.cc | 14 ++++++++++++++
4 files changed, 18 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/30_threads/timed_mutex/121496.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 linux.
from 068a56e56fa8 Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org [...]
new bac7b996d42e smb: server: split ksmbd_rdma_stop_listening() out of ksmb [...]
new c0d41112f1a5 ksmbd: extend the connection limiting mechanism to support IPv6
new 89bb430f6211 ksmbd: fix refcount leak causing resource not released
new eb4a0992ddae Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba [...]
new d73915fdc001 lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
new fd7e5de4b2ed lib/crypto: ensure generated *.S files are removed on make clean
new 32b7144f806e Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
The 7 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:
fs/smb/server/connection.c | 3 ++-
fs/smb/server/connection.h | 7 ++++++-
fs/smb/server/oplock.c | 13 ++++++++++---
fs/smb/server/transport_rdma.c | 5 ++++-
fs/smb/server/transport_rdma.h | 4 +++-
fs/smb/server/transport_tcp.c | 26 +++++++++++++++++++++++---
lib/crypto/Kconfig | 10 +++++-----
lib/crypto/Makefile | 8 ++++----
8 files changed, 57 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.