This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 896073b66d4 libga68: Hide internal functions
new 2515b137006 a68: support for Algol 68 code in libga68 and initial transput
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:
Makefile.def | 8 +-
Makefile.in | 42 ++--
Makefile.tpl | 34 +--
config-ml.in | 18 +-
config/acx.m4 | 4 +-
configure | 152 +++++------
configure.ac | 18 +-
gcc/algol68/a68-lang.cc | 4 +-
gcc/testsuite/algol68/execute/char-in-string-1.a68 | 5 +
libga68/Makefile.am | 20 +-
libga68/Makefile.in | 37 ++-
libga68/acinclude.m4 | 12 +
libga68/configure | 232 ++++++++++++++++-
libga68/configure.ac | 1 +
libga68/m4/autoconf.m4 | 131 ++++++++++
libga68/sppp.awk | 94 +++++++
libga68/transput.a68.in | 279 +++++++++++++++++++++
17 files changed, 947 insertions(+), 144 deletions(-)
create mode 100644 gcc/testsuite/algol68/execute/char-in-string-1.a68
create mode 100644 libga68/m4/autoconf.m4
create mode 100644 libga68/sppp.awk
create mode 100644 libga68/transput.a68.in
--
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 7a9b0d73fe6 Ada: Fix warnings during bootstrap
new 896073b66d4 libga68: Hide internal functions
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:
libga68/Makefile.in | 3 ++-
libga68/acinclude.m4 | 14 ++++++++++++++
libga68/aclocal.m4 | 1 +
libga68/config.h.in | 3 +++
libga68/configure | 37 +++++++++++++++++++++++++++++++++++++
libga68/configure.ac | 3 +++
libga68/ga68.h | 23 +++++++++++++++--------
7 files changed, 75 insertions(+), 9 deletions(-)
create mode 100644 libga68/acinclude.m4
--
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 7274c781e8e [RISC-V][PR target/123318] Use a Pmode temporary for output [...]
new 7a9b0d73fe6 Ada: Fix warnings during bootstrap
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/ada/gcc-interface/Make-lang.in | 47 +++++++++++++++++++++++---------------
gcc/ada/libgnat/g-byorma.ads | 3 +++
gcc/ada/libgnat/g-hesora.ads | 3 +++
gcc/ada/libgnat/g-htable.ads | 3 +++
gcc/ada/libgnat/g-spchge.ads | 3 +++
gcc/ada/libgnat/g-speche.ads | 3 +++
gcc/ada/libgnat/g-u3spch.ads | 3 +++
7 files changed, 46 insertions(+), 19 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 564af5667f3 Ada: Reject formal parameter as name of subprogram renaming
new 7274c781e8e [RISC-V][PR target/123318] Use a Pmode temporary for output [...]
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/config/riscv/riscv.cc | 7 +++++--
gcc/testsuite/gcc.target/riscv/pr123318.c | 12 ++++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123318.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 8640b74557fc Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pu [...]
new bf4172bd870c net: usb: sr9700: support devices with virtual driver CD
new d1a1a4bade4b net: mdio: aspeed: add dummy read to avoid read-after-write issue
new 15ef641a0c67 fjes: Add missing iounmap in fjes_hw_init()
new 1e5a541420b8 net: phy: mediatek: fix nvmem cell reference leak in mt798 [...]
new 549822767630 net: openvswitch: Avoid needlessly taking the RTNL on vpor [...]
new db5b4e39c4e6 ip6_gre: make ip6gre_header() robust
new dabac51b8102 net/handshake: Fix null-ptr-deref in handshake_complete()
new 932ac51d9953 team: fix check for port enabled in team_queue_override_po [...]
new 71154bbe4942 mptcp: fallback earlier on simult connection
new 86730ac255b0 mptcp: ensure context reset on disconnect()
new 350719c3833c Merge branch 'mptcp-fix-warn-on-bad-status'
new 35ddf66c65ef erspan: Initialize options_len before referencing options.
new 5e7365b5a1ac net: airoha: Move net_devs registration in a dedicated routine
new 06e219f6a706 net: dsa: properly keep track of conduit reference
new a9f96dc59b4a net: dsa: fix missing put_device() in dsa_tree_find_first_ [...]
new df60c332caf9 amd-xgbe: reset retries and mode on RX adapt failures
new d52668cac3f9 selftests: drv-net: psp: fix templated test names in psp_i [...]
new f0e5126f5e55 selftests: drv-net: psp: fix test names in ipver_test_builder()
new dff94bc6072b Merge branch 'selftests-drv-net-psp-fix-templated-test-nam [...]
new 12cab1191d98 net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
new 472c5dd6b95c selftests: net: fix "buffer overflow detected" for tap.c
new b94f11af9d92 net: wangxun: move PHYLINK dependency
new 348240e5fa90 Bluetooth: MGMT: report BIS capability flags in supported [...]
new 252714f1e8bd Bluetooth: btusb: revert use of devm_kzalloc in btusb
new 2a2618c050e7 Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub [...]
new 6402078bd9d1 smc91x: fix broken irq-context in PREEMPT_RT
new d5dc28305143 bng_en: update module description
new be43abc55141 i40e: fix scheduling in set_rx_mode
new 699428342153 i40e: validate ring_len parameter against hardware-specifi [...]
new 6daa2893f323 iavf: fix off-by-one issues in iavf_config_rss_reg()
new 4af1f9a47291 idpf: fix LAN memory regions command on some NVMs
new b3d6bbae1d6d idpf: reduce mbx_task schedule delay to 300us
new 9c72a5182ed9 e1000: fix OOB in e1000_tbi_should_accept()
new 352df98b7b4f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...]
new d42bce414d1c net: dsa: b53: skip multicast entries for fdb_dump()
new a4f800c4487d net: mdio: rtl9300: use scoped for loops
new a1e077a3f76e net: usb: asix: validate PHY address before use
new 1ab526d97a57 net: nfc: fix deadlock between nfc_unregister_device and r [...]
new f79f9b7ace17 net: bridge: Describe @tunnel_hash member in net_bridge_vl [...]
new c04de0c79534 net: avoid prefetching NULL pointers
new 3387a7ad478b net: mana: Fix use-after-free in reset service rescan path
new 4d1442979e4a af_unix: don't post cmsg for SO_INQ unless explicitly asked for
new 85f4b0c650d9 octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
new 193d18f60588 wifi: mac80211: Discard Beacon frames to non-broadcast address
new f3ccdfda345c wifi: rtw88: limit indirect IO under powered off for RTL8822CS
new dd39edb445f0 wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_ [...]
new 0ff5e81e1518 Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
new 7623cc423e8d Merge tag 'rtw-2025-12-15' of https://github.com/pkshih/rtw
new cbf0dc37bb4e wifi: mac80211: fix list iteration in ieee80211_add_virtua [...]
new 2b77b9551d11 wifi: cfg80211: sme: store capped length in __cfg80211_con [...]
new e75665dd0968 wifi: wlcore: ensure skb headroom before skb_push
new 99067b58a408 wifi: mac80211: don't WARN for connections on invalid channels
new a519be2f5d95 wifi: mac80211: do not use old MBSSID elements
new ff4071c60018 wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
new ca5898222914 wifi: iwlwifi: Fix firmware version handling
new 81d90d93d22c wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
new a6694b7e39b3 Merge tag 'wireless-2025-12-17' of https://git.kernel.org/ [...]
new a48e23221000 net: stmmac: fix the crash issue for zero copy XDP_TX action
new 3d970eda0034 gve: defer interrupt enabling until NAPI registration
new e34f0df3d81a usbnet: avoid a possible crash in dql_completed()
new 58fc7342b529 ipv6: BUG() in pskb_expand_head() as part of calipso_skbuf [...]
new fa0b198be1c6 net: usb: sr9700: fix incorrect command used to write sing [...]
new ac782f4e3bfc ipv4: Fix reference count leak when using error routes wit [...]
new 44741e9de29b selftests: fib_nexthops: Add test cases for error routes deletion
new 6e17474aa9fe net: fib: restore ECMP balance from loopback
new 3be42c3b3d43 selftests: fib_test: Add test case for ipv4 multi nexthops
new 99537d5c476c net: macb: Relocate mog_init_rings() callback from macb_ma [...]
new 5939b6dbcda8 net: enetc: do not print error log if addr is 0
new 6595beb40fb0 net: rose: fix invalid array index in rose_kill_by_device()
new 1adaea51c61b ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
new dbf8fe85a16a Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/l [...]
The 71 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/bluetooth/btusb.c | 12 +++-
drivers/net/dsa/b53/b53_common.c | 3 +
drivers/net/ethernet/airoha/airoha_eth.c | 39 ++++++++----
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 2 +
drivers/net/ethernet/broadcom/Kconfig | 8 +--
drivers/net/ethernet/broadcom/bnge/bnge.h | 2 +-
drivers/net/ethernet/broadcom/bnge/bnge_core.c | 2 +-
drivers/net/ethernet/cadence/macb_main.c | 3 +-
.../net/ethernet/freescale/enetc/netc_blk_ctrl.c | 8 ++-
drivers/net/ethernet/google/gve/gve_main.c | 2 +-
drivers/net/ethernet/google/gve/gve_utils.c | 2 +
drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +++-
drivers/net/ethernet/intel/i40e/i40e.h | 11 ++++
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 12 ----
drivers/net/ethernet/intel/i40e/i40e_main.c | 1 +
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 4 +-
drivers/net/ethernet/intel/idpf/idpf_lib.c | 2 +-
drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 5 ++
.../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 8 +++
drivers/net/ethernet/microsoft/mana/gdma_main.c | 2 +-
drivers/net/ethernet/smsc/smc91x.c | 10 +---
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 17 +++++-
drivers/net/ethernet/wangxun/Kconfig | 4 +-
drivers/net/fjes/fjes_hw.c | 12 +++-
drivers/net/mdio/mdio-aspeed.c | 7 +++
drivers/net/mdio/mdio-realtek-rtl9300.c | 6 +-
drivers/net/phy/mediatek/mtk-ge-soc.c | 2 +-
drivers/net/team/team_core.c | 2 +-
drivers/net/usb/asix_common.c | 5 ++
drivers/net/usb/ax88172a.c | 6 +-
drivers/net/usb/rtl8150.c | 2 +
drivers/net/usb/sr9700.c | 9 ++-
drivers/net/usb/usbnet.c | 3 +-
drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mld/ptp.c | 7 +++
drivers/net/wireless/intel/iwlwifi/mvm/ptp.c | 7 +++
.../net/wireless/realtek/rtlwifi/rtl8192cu/trx.c | 3 +-
drivers/net/wireless/realtek/rtw88/sdio.c | 4 +-
drivers/net/wireless/realtek/rtw88/usb.c | 3 +-
drivers/net/wireless/ti/wlcore/tx.c | 5 ++
include/net/dsa.h | 1 +
net/bluetooth/mgmt.c | 6 ++
net/bridge/br_private.h | 1 +
net/core/dev.c | 8 ++-
net/dsa/dsa.c | 67 +++++++++++----------
net/handshake/netlink.c | 3 +-
net/ipv4/fib_semantics.c | 26 ++++----
net/ipv4/fib_trie.c | 7 ++-
net/ipv4/ip_gre.c | 6 +-
net/ipv6/calipso.c | 3 +-
net/ipv6/ip6_gre.c | 15 ++++-
net/ipv6/route.c | 13 +++-
net/mac80211/cfg.c | 10 ----
net/mac80211/iface.c | 2 +-
net/mac80211/mlme.c | 5 +-
net/mac80211/ocb.c | 3 +
net/mac80211/rx.c | 5 ++
net/mptcp/options.c | 10 ++++
net/mptcp/protocol.c | 8 ++-
net/mptcp/protocol.h | 9 ++-
net/mptcp/subflow.c | 6 --
net/nfc/core.c | 9 ++-
net/openvswitch/vport-netdev.c | 17 ++++--
net/rose/af_rose.c | 2 +-
net/unix/af_unix.c | 11 +++-
net/wireless/sme.c | 2 +-
tools/testing/selftests/drivers/net/psp.py | 6 +-
tools/testing/selftests/net/fib_nexthops.sh | 15 +++++
tools/testing/selftests/net/fib_tests.sh | 70 +++++++++++++++++++++-
tools/testing/selftests/net/tap.c | 16 ++---
71 files changed, 428 insertions(+), 194 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 019d7b6672a Daily bump.
new 564af5667f3 Ada: Reject formal parameter as name of subprogram renaming
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/ada/sem_ch8.adb | 27 ++++++++++++++++++++++++---
gcc/testsuite/gnat.dg/specs/profile1.ads | 12 ++++++++++++
2 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/profile1.ads
--
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 80a41623b21 Daily bump.
new a54c5e248ad 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/DATESTAMP | 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 releases/gcc-14
in repository gcc.
from dec72658d5b Daily bump.
new 46fcde638ab 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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from f0833ddcd03 Daily bump.
new 39e0f91f6f8 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/DATESTAMP | 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 gcc.
from 6839de7f03b a68: scanner fixes for bits denotations
new 019d7b6672a 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:
ChangeLog | 5 +++++
gcc/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/algol68/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
libatomic/ChangeLog | 4 ++++
libbacktrace/ChangeLog | 4 ++++
libcc1/ChangeLog | 4 ++++
libffi/ChangeLog | 4 ++++
libga68/ChangeLog | 16 ++++++++++++++++
libgcobol/ChangeLog | 4 ++++
libgfortran/ChangeLog | 4 ++++
libgm2/ChangeLog | 4 ++++
libgomp/ChangeLog | 4 ++++
libgrust/ChangeLog | 4 ++++
libitm/ChangeLog | 4 ++++
libobjc/ChangeLog | 4 ++++
libphobos/ChangeLog | 4 ++++
libquadmath/ChangeLog | 4 ++++
libsanitizer/ChangeLog | 4 ++++
libssp/ChangeLog | 4 ++++
libstdc++-v3/ChangeLog | 4 ++++
libvtv/ChangeLog | 4 ++++
lto-plugin/ChangeLog | 4 ++++
zlib/ChangeLog | 4 ++++
26 files changed, 249 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.