This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 2384010230d Update gcc zh_CN.po
new 488c997aeb6 c++: unifying specializations of non-primary tmpls [PR120161]
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/pt.cc | 6 +++---
gcc/testsuite/g++.dg/template/unify13.C | 18 ++++++++++++++++++
2 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/unify13.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 4d0be1aa26b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new cd52cc3544e4 bcachefs: Don't strip rebalance_opts from indirect extents
new b1c71cb492bb bcachefs: Fix broken btree_path lock invariants in next_node()
new 7b6759b1991d bcachefs: Fix livelock in journal_entry_open()
new 19b22d04cd44 bcachefs: Don't set btree nodes as accessed on fill
new 61198e628784 bcachefs: Fix self deadlock
new 43b9fece2d96 bcachefs: Fix set_should_be_locked() call in peek_slot()
new a12cb6f75817 bcachefs: Fix accidental O(n^2) in fiemap
new d1041d8eab31 bcachefs: Fix missing commit in backpointer to missing target
new 9c09e59cc55c bcachefs: fix wrong arg to fsck_err()
new fee3e843b309 Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org [...]
The 10 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/bcachefs/backpointers.c | 117 ++++++++++++++++++++++++++++--------------
fs/bcachefs/btree_cache.c | 9 ++--
fs/bcachefs/btree_iter.c | 22 +++++---
fs/bcachefs/disk_accounting.c | 17 +++++-
fs/bcachefs/disk_accounting.h | 16 ++++--
fs/bcachefs/fs.c | 4 +-
fs/bcachefs/fsck.c | 2 +-
fs/bcachefs/journal_reclaim.c | 17 ++++--
fs/bcachefs/rebalance.c | 2 +-
9 files changed, 140 insertions(+), 66 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 d31ab498b12 Fortran: default-initialization and functions returning der [...]
new de3cbcf9730 c++: remove coroutines.exp
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-family/c-opts.cc | 10 ++---
.../g++.dg/coroutines/co-await-syntax-09-convert.C | 2 +-
.../g++.dg/coroutines/co-await-syntax-10.C | 2 +-
.../g++.dg/coroutines/co-await-syntax-11.C | 2 +-
.../g++.dg/coroutines/co-await-void_type.C | 2 +-
.../g++.dg/coroutines/co-return-warning-1.C | 2 +-
gcc/testsuite/g++.dg/coroutines/coroutines.exp | 50 ----------------------
gcc/testsuite/g++.dg/coroutines/ramp-return-a.C | 2 +-
gcc/testsuite/g++.dg/coroutines/ramp-return-c.C | 2 +-
gcc/testsuite/lib/g++-dg.exp | 1 +
10 files changed, 12 insertions(+), 63 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/coroutines/coroutines.exp
--
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 e87c5efabc3 Update gcc zh_CN.po
new d31ab498b12 Fortran: default-initialization and functions returning der [...]
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/resolve.cc | 8 +-
.../gfortran.dg/alloc_comp_auto_array_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/alloc_comp_class_3.f03 | 3 +-
gcc/testsuite/gfortran.dg/alloc_comp_class_4.f03 | 5 +-
.../gfortran.dg/allocate_with_source_14.f03 | 2 +-
.../gfortran.dg/derived_constructor_comps_6.f90 | 2 +-
gcc/testsuite/gfortran.dg/derived_result_5.f90 | 123 +++++++++++++++++++++
7 files changed, 134 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/derived_result_5.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 linux.
from f1f2797f8a24 Merge tag 'landlock-6.15-rc7' of git://git.kernel.org/pub/ [...]
new f81b33582f93 RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
new 80f2ab46c2ee irdma: free iwdev->rf after removing MSI-X
new 4bcc063939a5 ice, irdma: fix an off by one in error handling code
new d0706bfd3ee4 RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_regi [...]
new 4d0be1aa26b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
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:
drivers/infiniband/core/device.c | 6 ++++--
drivers/infiniband/hw/irdma/main.c | 4 +++-
drivers/infiniband/hw/irdma/verbs.c | 1 -
drivers/infiniband/sw/rxe/rxe_cq.c | 5 +----
4 files changed, 8 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 glibc.
from eb7a681b82 powerpc: Remove check for -mabi=ibmlongdouble
new 21e54f160f manual: add remaining CPU_* macros
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:
manual/resource.texi | 177 ++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 168 insertions(+), 9 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 9b026264097 Fix regression with dynamic array bounds
new 150a9ef22c4 gas: sframe: avoid creating more symbols than necessary for [...]
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/gen-sframe.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 088d13246a46 Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub [...]
new 1e2e3044c1bc Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
new c82b6357a546 Bluetooth: hci_event: Fix not using key encryption size wh [...]
new ea9a83d7f371 Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub [...]
new 6b3ab7f2cbfa net: qede: Initialize qede_ll_ops with designated initializer
new 2d3cbfd6d54a net_sched: Flush gso_skb list too during ->change()
new 16ce349b1506 selftests/tc-testing: Add qdisc limit trimming tests
new 12f4ee312c95 Merge branch 'net_sched-gso_skb-flushing'
new 45375814eb3f tools/net/ynl: ethtool: fix crash when Hardware Clock info [...]
new f11cf946c0a9 net: mctp: Don't access ifa_index when missing
new 97c4e094a4b2 tests/ncdevmem: Fix double-free of queue array
new e4f349bd6e58 net: mctp: Ensure keys maintain only one ref to corresponding dev
new 8772cc49e0b8 batman-adv: fix duplicate MAC address check
new 4d64321c4f6f Merge tag 'batadv-net-pullrequest-20250509' of git://git.o [...]
new c92d6089d8ad net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
new af5f54b0ef9e net: Lock lower level devices when updating features
new 498625a8ab2c net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
new 76ca05e0abe3 net: dsa: microchip: let phylink manage PHY EEE configurat [...]
new 8c619eb21b8e net: phy: micrel: remove KSZ9477 EEE quirks now handled by [...]
new 6eeceb3f208d Merge branch 'address-eee-regressions-on-ksz-switches-sinc [...]
new 4227ea91e265 net: dsa: b53: prevent standalone from trying to forward t [...]
new 396786af1cea tools: ynl-gen: Allow multi-attr without nested-attributes again
new 7fd7ad6f36af vsock/test: Fix occasional failure in SIOCOUTQ tests
new 588431474eb7 net/mlx5e: Disable MACsec offload for uplink representor profile
new d5c17e36549c docs: networking: timestamping: improve stacked PHC sentence
new 9d8a99c5a7c7 qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
new 314007549d89 octeontx2-pf: Fix ethtool support for SDP representors
new a9fb87b8b869 netlink: specs: tc: fix a couple of attribute names
new f3dd5fb2fa49 netlink: specs: tc: all actions are indexed arrays
new 865ab2461375 octeontx2-pf: macsec: Fix incorrect max transmit size in TX secy
new 141a8dec88ba net: txgbe: Fix to calculate EEPROM checksum for AML devices
new 42efa358f033 net: libwx: Fix FW mailbox reply timeout
new 09e76365baa1 net: libwx: Fix FW mailbox unknown command
new 1bdea6fad6fb net: ethernet: mtk_eth_soc: fix typo for declaration MT798 [...]
new bf449f35e77f octeontx2-af: Fix CGX Receive counters
new 380b75d30786 Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create m [...]
new 4f98616b855c hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
new 41a6328b2c55 hv_netvsc: Preserve contiguous PFN grouping in the page bu [...]
new 5bbc644bbf4e hv_netvsc: Remove rmsg_pgcnt
new 45a442fe369e Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
new 09db7a4d287d Merge branch 'hv_netvsc-fix-error-nvsp_rndis_pkt_complete- [...]
new dcb479fde00b octeontx2-pf: Do not reallocate all ntuple filters
new 92ec4855034b mlxsw: spectrum_router: Fix use-after-free when deleting G [...]
new 325eb217e41f bnxt_en: bring back rtnl_lock() in the bnxt_open() path
new 82bbe02b2500 wifi: mac80211: Set n_channels after allocating struct cfg [...]
new 78ab4be54953 wifi: mt76: disable napi on driver removal
new 0aa8496adda5 wifi: mt76: mt7925: fix missing hdr_trans_tlv command for [...]
new 943aeda0d75a Merge tag 'mt76-fixes-2025-05-15' of https://github.com/nb [...]
new 3933536c877e Merge tag 'wireless-2025-05-15' of https://git.kernel.org/ [...]
new 491deb9b8c4a net/tls: fix kernel panic when alloc_page failed
new b3ca9eef6646 tsnep: fix timestamping with a stacked DSA driver
new 0afc44d8cdf6 net: devmem: fix kernel panic when netlink socket close af [...]
new ef935650e044 Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/l [...]
new 55cd617566ef HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remote
new c14e02e68b43 HID: hid-appletb-kbd: Fix wrong date and kernel version in [...]
new 09d546303b37 HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
new e1ca5f39c2e3 HID: wacom: handle kzalloc() allocation failure in wacom_w [...]
new fd34bf79a617 HID: wacom: fix memory leak on size mismatch in wacom_wac_ [...]
new bd07f751208b HID: uclogic: Add NULL check in uclogic_input_configured()
new 6bf8ab7774a2 HID: wacom: fix shift OOB in kfifo allocation for zero pktlen
new 0cc2effbc8f5 HID: amd_sfh: Fix SRA sensor when it's the only sensor
new f32e8c809549 HID: amd_sfh: Avoid clearing reports for SRA sensor
new acae9d5b51cf HID: hid-steam: Remove the unused variable connected
new fa9fdeea1b7d HID: quirks: Add ADATA XPG alpha wireless mouse support
new 578e1b96fad7 HID: bpf: abort dispatch if device destroyed
new fe661d01ab40 Merge tag 'hid-for-linus-2025051501' of git://git.kernel.o [...]
new b1525d0a8d3a landlock: Remove KUnit test that triggers a warning
new 3039ed432745 landlock: Improve bit operations in audit code
new f1f2797f8a24 Merge tag 'landlock-6.15-rc7' of git://git.kernel.org/pub/ [...]
The 68 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:
.../ABI/testing/sysfs-driver-hid-appletb-kbd | 4 +-
Documentation/netlink/specs/tc.yaml | 10 +-
Documentation/networking/timestamping.rst | 8 +-
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 +-
drivers/hid/bpf/hid_bpf_dispatch.c | 9 ++
drivers/hid/bpf/progs/XPPen__ACK05.bpf.c | 1 +
drivers/hid/hid-ids.h | 4 +
drivers/hid/hid-quirks.c | 2 +
drivers/hid/hid-steam.c | 2 -
drivers/hid/hid-thrustmaster.c | 1 +
drivers/hid/hid-uclogic-core.c | 7 +-
drivers/hid/wacom_sys.c | 11 +-
drivers/hv/channel.c | 65 +---------
drivers/net/dsa/b53/b53_common.c | 33 +++++
drivers/net/dsa/b53/b53_regs.h | 14 +++
drivers/net/dsa/microchip/ksz_common.c | 135 ++++++++++++++++-----
drivers/net/dsa/sja1105/sja1105_main.c | 6 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 36 ++++--
drivers/net/ethernet/cadence/macb_main.c | 19 +--
drivers/net/ethernet/engleder/tsnep_main.c | 30 +++--
drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 5 +
.../ethernet/marvell/octeontx2/nic/cn10k_macsec.c | 3 +-
.../ethernet/marvell/octeontx2/nic/otx2_common.h | 1 +
.../ethernet/marvell/octeontx2/nic/otx2_devlink.c | 1 +
.../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 10 +-
.../ethernet/marvell/octeontx2/nic/otx2_flows.c | 3 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4 +
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 3 +
drivers/net/ethernet/qlogic/qede/qede_main.c | 2 +-
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 7 +-
drivers/net/ethernet/wangxun/libwx/wx_hw.c | 10 +-
drivers/net/ethernet/wangxun/txgbe/txgbe_hw.c | 8 +-
drivers/net/ethernet/wangxun/txgbe/txgbe_type.h | 2 +
drivers/net/hyperv/hyperv_net.h | 13 +-
drivers/net/hyperv/netvsc.c | 57 +++++++--
drivers/net/hyperv/netvsc_drv.c | 62 +++-------
drivers/net/hyperv/rndis_filter.c | 24 +---
drivers/net/phy/micrel.c | 7 --
drivers/net/wireless/mediatek/mt76/dma.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 4 +-
drivers/scsi/storvsc_drv.c | 1 +
include/linux/hyperv.h | 7 --
include/linux/micrel_phy.h | 1 -
include/net/bluetooth/hci_core.h | 1 +
include/net/sch_generic.h | 15 +++
net/batman-adv/hard-interface.c | 31 +++--
net/bluetooth/hci_conn.c | 24 ++++
net/bluetooth/hci_event.c | 73 ++++++-----
net/bluetooth/mgmt.c | 9 +-
net/core/dev.c | 2 +
net/core/devmem.c | 7 ++
net/core/devmem.h | 2 +
net/core/netdev-genl.c | 11 ++
net/mac80211/main.c | 6 +-
net/mctp/device.c | 17 ++-
net/mctp/route.c | 4 +-
net/sched/sch_codel.c | 2 +-
net/sched/sch_fq.c | 2 +-
net/sched/sch_fq_codel.c | 2 +-
net/sched/sch_fq_pie.c | 2 +-
net/sched/sch_hhf.c | 2 +-
net/sched/sch_pie.c | 2 +-
net/tls/tls_strp.c | 3 +-
security/landlock/audit.c | 4 +-
security/landlock/id.c | 33 ++++-
security/landlock/syscalls.c | 3 +-
tools/net/ynl/pyynl/ethtool.py | 22 ++--
tools/net/ynl/pyynl/ynl_gen_c.py | 7 +-
tools/testing/selftests/drivers/net/hw/ncdevmem.c | 55 ++++-----
.../tc-testing/tc-tests/qdiscs/codel.json | 24 ++++
.../selftests/tc-testing/tc-tests/qdiscs/fq.json | 22 ++++
.../tc-testing/tc-tests/qdiscs/fq_codel.json | 22 ++++
.../tc-testing/tc-tests/qdiscs/fq_pie.json | 22 ++++
.../selftests/tc-testing/tc-tests/qdiscs/hhf.json | 22 ++++
.../selftests/tc-testing/tc-tests/qdiscs/pie.json | 24 ++++
tools/testing/vsock/vsock_test.c | 28 +++--
77 files changed, 774 insertions(+), 378 deletions(-)
create mode 100644 tools/testing/selftests/tc-testing/tc-tests/qdiscs/pie.json
--
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-15
in repository gcc.
from a85776f7f64 Fix explicit arrays with non-constant size for -fc-prototypes.
new 2384010230d Update gcc zh_CN.po
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/po/zh_CN.po | 341 ++++++++++++++++++++++++--------------------------------
1 file changed, 145 insertions(+), 196 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.