This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from 6c82a557806 Automatic date update in version.in
new a74df132e3a Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_44-branch
in repository binutils-gdb.
from 4d82d88c248 Automatic date update in version.in
new b2f5d8a0f8a Automatic date update in version.in
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:
bfd/version.h | 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 linux.
from b5c6891b2c5b Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/l [...]
new 36ff6c3f5084 spi: sun4i: add support for GPIO chip select lines
new 41c721fc0939 spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON fo [...]
new 21f4314e66ed spi: tegra210-quad: add rate limiting and simplify timeout [...]
new 951a04ab3a2d spi: spi-imx: Add check for spi_imx_setupxfer()
new 272876d59995 Merge tag 'spi-fix-v6.15-rc2' of git://git.kernel.org/pub/ [...]
new 2bd42b03ab6b vfio/pci: Virtualize zero INTx PIN if no pdev->irq
new 399537bea39b Merge tag 'vfio-v6.15-rc3' of https://github.com/awilliam/ [...]
new d62922ba3cfc bcachefs: Prevent granting write refs when filesystem is r [...]
new 806776ad9c20 bcachefs: Add missing error handling
new 7dfd42a07acf bcachefs: Don't print data read retry success on non-errors
new 345731a389fa bcachefs: fix bch2_dev_usage_full_read_fast()
new 8692c7db9a66 bcachefs: btree_root_unreadable_and_scan_found_nothing now [...]
new a06459657e4e bcachefs: Silence extent_poisoned error messages
new 14bcf982f428 bcachefs: Print version_incompat_allowed on startup
new c3b02e6d67ac bcachefs: Log message when incompat version requested but [...]
new 72b525905390 bcachefs: snapshot_node_missing is now autofix
new 8dd3804bf409 bcachefs: Add missing READ_ONCE() for metadata replicas
new 261592ba06aa bcachefs: Fix snapshotting a subvolume, then renaming it
new 9e99c1accb1d Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org [...]
new bc0b828ef6e5 Revert "PCI: Avoid reset when disabled via sysfs"
new fc96b232f8e7 Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/ [...]
The 21 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/pci/pci.c | 4 ----
drivers/spi/spi-imx.c | 5 ++++-
drivers/spi/spi-sun4i.c | 1 +
drivers/spi/spi-tegra210-quad.c | 6 ++---
drivers/vfio/pci/vfio_pci_config.c | 2 +-
fs/bcachefs/bcachefs.h | 2 ++
fs/bcachefs/btree_update_interior.c | 2 +-
fs/bcachefs/buckets.c | 3 ++-
fs/bcachefs/buckets.h | 5 -----
fs/bcachefs/errcode.h | 2 +-
fs/bcachefs/extents.c | 2 +-
fs/bcachefs/fs-ioctl.c | 2 +-
fs/bcachefs/fsck.c | 44 ++++++++++++++++++++++++++++++++++++-
fs/bcachefs/io_read.c | 24 ++++++++++++--------
fs/bcachefs/recovery.c | 5 ++++-
fs/bcachefs/sb-errors_format.h | 4 ++--
fs/bcachefs/super-io.c | 20 +++++++++++++++--
fs/bcachefs/super.c | 9 +++++++-
18 files changed, 107 insertions(+), 35 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 3f0eccfd903 c++: constexpr virtual base diagnostic
new 2d6f1ca17f2 [PATCH] RISC-V: Do not free a riscv_arch_string when handli [...]
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-target-attr.cc | 6 +-----
1 file changed, 1 insertion(+), 5 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 3dabe6a53ef Document peculiarities of BOOLEAN_TYPE
new 3f0eccfd903 c++: constexpr virtual base diagnostic
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 | 9 ++++++++-
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor16.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/constexpr-dynamic10.C | 2 +-
3 files changed, 10 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 linux.
from 7adf8b1afc14 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new d8455a63f731 platform/x86: intel_pmc_ipc: add option to build without ACPI
new 6c683c6887e4 asus-laptop: Fix an uninitialized variable
new 3343b086c703 platform/x86: x86-android-tablets: Add "9v" to Vexia EDU A [...]
new 59df54c67be3 platform/x86: x86-android-tablets: Add Vexia Edu Atla 10 t [...]
new b129005ddfc0 mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_sta [...]
new fcf27a6a926f platform/x86: amd: pmf: Fix STT limits
new 5ff79cabb23a platform/x86: alienware-wmi-wmax: Add G-Mode support to Al [...]
new 202a86120590 platform/x86: alienware-wmi-wmax: Extend support to more laptops
new 912d614ac99e platform/x86: msi-wmi-platform: Rename "data" variable
new baf2f2c2b4c8 platform/x86: msi-wmi-platform: Workaround a ACPI firmware bug
new 8499899816fd Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kern [...]
new 120305ab9017 ALSA: hda/tas2781: Remove unnecessary NULL check before re [...]
new 080410fe61e6 ALSA: azt2320: Replace deprecated strcpy() with strscpy()
new e9c7fa025dc6 ALSA: hda/cirrus_scodec_test: Don't select dependencies
new b5458fcabd96 ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
new dfcf3dde45df ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16
new 2b727b3f8a04 ASoC: dwc: always enable/disable i2s irqs
new a31a4934b31f ASoC: qcom: Fix sc7280 lpass potential buffer overflow
new ef5c23ae9ab3 ASoC: fsl_asrc_dma: get codec or cpu dai from backend
new 95f723cf141b ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
new f2f847461fb7 ASoC: Intel: avs: Constrain path based on BE capabilities
new d639e7fd9aa0 ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entry
new d7bff1415e85 ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
new 7648beb65600 ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
new d4c29a336073 ASoC: codecs: lpass-wsa: fix VI capture setup.
new 5fc7d2b5cab4 ASoC: cs42l43: Reset clamp override on jack removal
new 9aa33d5b4a53 ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRI [...]
new 6bbb2b1286f4 ASoC: codecs: Add of_match_table for aw888081 driver
new 285b2c74cf99 firmware: cs_dsp: test_bin_error: Fix uninitialized data u [...]
new 7f33f2471385 MAINTAINERS: use kernel.org alias
new 807c1c831521 mailmap: Add entry for Srinivas Kandagatla
new e6c4618422a2 MAINTAINERS: update my email address
new 7338856257fc Merge tag 'asoc-fix-v6.15-rc1' of https://git.kernel.org/p [...]
new 8176e776cb52 Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm [...]
new 7bdd8f75d165 fwctl/cxl: Fix uuid_t usage in uapi
new fd292c1f100c pds_fwctl: Fix type and endian complaints
new c92ae5d4f53e fwctl: Fix repeated device word in log message
new e2516abf1c88 Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/sc [...]
new 715ad3e0ec2b xen: fix multicall debug feature
new 85a9793e769e Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.or [...]
new 6afd0a3c7ecb io_uring/zcrx: enable tcp-data-split in selftest
new cfe82469a00f ipv6: add exception routes to GC list in rt6_insert_exception
new 752e2217d789 smc: Fix lockdep false-positive for IPPROTO_SMC.
new 18c889a9a419 selftests/tc-testing: Add test for echo of big TC filters
new eb73b5a91572 Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for [...]
new 324dddea3210 Bluetooth: btrtl: Prevent potential NULL dereference
new e92900c9803f Bluetooth: qca: fix NV variant for one of WCN3950 SoCs
new c174cd0945ad Bluetooth: increment TX timestamping tskey always for stre [...]
new 61a9c6e39c8d Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown
new 103308e50db9 Bluetooth: btnxpuart: Add an error message if FW dump trig [...]
new 522e9ed157e3 Bluetooth: l2cap: Check encryption key size on incoming co [...]
new 9767870e76f4 Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub [...]
new 99f201a9a7d5 wifi: iwlwifi: mld: reduce scope for uninitialized variable
new 676b902db476 wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning
new 44605365f935 iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
new 9bb8deae8aec wifi: add wireless list to MAINTAINERS
new 27c7e63b3cb1 wifi: at76c50x: fix use after free access in at76_disconnect
new a104042e2bf6 wifi: mac80211: Update skb's control block key in ieee8021 [...]
new 378677eb8f44 wifi: mac80211: Purge vif txq in ieee80211_do_stop()
new ff4ec537e48c wifi: iwlwifi: mld: silence uninitialized variable warning
new 9e935c0fe3f8 wifi: brcmfmac: fix memory leak in brcmf_get_module_param
new a0f0dc96de03 wifi: wl1251: fix memory leak in wl1251_tx_work
new 5f05c14e7c19 wifi: iwlwifi: pcie: set state to no-FW before reset handshake
new 575fe08c2215 wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_ [...]
new 0937cb5f345c Revert "wifi: mac80211: Update skb's control block key in [...]
new e861041e976b Merge tag 'wireless-2025-04-11' of https://git.kernel.org/ [...]
new 8b82f656826c pds_core: fix memory leak in pdsc_debugfs_add_qcq()
new f3fdd4fba16c ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_mo [...]
new 52024cd6ec71 net: mctp: Set SOCK_RCU_FREE
new f7a11cba0ed7 bonding: hold ops lock around get_link
new 5b04080cd602 net: hibmcge: fix incorrect pause frame statistics issue
new 9afaaa54e3eb net: hibmcge: fix incorrect multicast filtering issue
new 4ad3df755a96 net: hibmcge: fix the share of irq statistics among differ [...]
new 4e4ac53335de net: hibmcge: fix wrong mtu log issue
new 1d6c3e06232e net: hibmcge: fix the incorrect np_link fail state issue.
new ae6c1dce3244 net: hibmcge: fix not restore rx pause mac addr after reset issue
new e1d0b52d87ca net: hibmcge: fix multiple phy_stop() issue
new 8c941f14a694 Merge branch 'there-are-some-bugfix-for-hibmcge-driver'
new f0433eea4688 net: don't mix device locking in dev_close_many() calls
new 747fb8413aaa netlink: specs: ovs_vport: align with C codegen capabilities
new 8e404ad95d2c igc: fix PTM cycle trigger logic
new 714cd033da6f igc: increase wait time before retrying PTM
new cd7f7328d691 igc: move ktime snapshot into PTM retry loop
new 26a3910afd11 igc: handle the IGC_PTP_ENABLED flag correctly
new 1f025759ba39 igc: cleanup PTP module if probe fails
new 1a931c4f5e68 igc: add lock preventing multiple simultaneous PTM transactions
new 186e5888fdb3 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...]
new 65d91192aa66 net: openvswitch: fix nested key length validation in the [...]
new 88fa80021b77 net: ngbe: fix memory leak in ngbe_probe() error path
new 688abe1027d0 octeontx2-pf: handle otx2_mbox_get_rsp errors
new 903d2b9f9efc net: ethernet: ti: am65-cpsw: fix port_np reference counting
new 12f2d033fae9 eth: bnxt: fix missing ring index trim on error path
new 2d300ce0b783 net: fib_rules: Fix iif / oif matching on L3 master device
new f9c87590ed6a selftests: fib_rule_tests: Add VRF match tests
new 277cc13a5d69 Merge branch 'fib_rules-fix-iif-oif-matching-on-l3-master-device'
new 10a77965760c batman-adv: Fix double-hold of meshif when getting enabled
new 8b1879491472 can: fix missing decrement of j1939_proto.inuse_idx
new 6315d93541f8 can: rockchip_canfd: fix broken quirks checks
new adf6b730fc8d Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git [...]
new 00ffb3724ce7 cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
new 4d07bbf2d456 tools: ynl-gen: don't declare loop iterator in place
new dfa464b4a603 tools: ynl-gen: move local vars after the opening bracket
new ce6cb8113c84 tools: ynl-gen: individually free previous values on double set
new 57e7dedf2b8c tools: ynl-gen: make sure we validate subtype of array-nest
new acf4da17dead netlink: specs: rt-link: add an attr layer around alt-ifname
new 540201c0ef7e netlink: specs: rtnetlink: attribute naming corrections
new beb3c5ad8829 netlink: specs: rt-link: adjust mctp attribute naming
new e31f86ee4b9c netlink: specs: rt-neigh: prefix struct nfmsg members with ndm
new ff62b7925b19 Merge branch 'ynl-avoid-leaks-in-attr-override-and-spec-fi [...]
new 36355ddfe895 net: b53: enable BPDU reception for management port
new eb25de13bd9c net: bridge: switchdev: do not notify new brentries as changed
new b2727326d0a5 net: txgbe: fix memory leak in txgbe_probe() error path
new c84f6ce918a9 net: dsa: mv88e6xxx: avoid unregistering devlink regions w [...]
new ea08dfc35f83 net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and M [...]
new 7afb5fb42d49 net: dsa: clean up FDB, MDB, VLAN entries on unbind
new 8bf108d7161f net: dsa: free routing table on probe failure
new 514eff7b0aa1 net: dsa: avoid refcount warnings when ds->ops->tag_8021q_ [...]
new 7e49e6448cb8 Merge branch 'collection-of-dsa-bug-fixes'
new 2a5970d5aaff ptp: ocp: fix start time alignment in ptp_ocp_signal_set
new 4798cfa2097f net: don't try to ops lock uninitialized devs
new 75bc74446644 net: ti: icssg-prueth: Fix kernel warning while bringing d [...]
new 8ed2fa661350 net: ti: icssg-prueth: Fix possible NULL pointer dereferen [...]
new 7349c9e99793 net: ti: icss-iep: Fix possible NULL pointer dereference f [...]
new f49a372361cf Merge branch 'bug-fixes-from-xdp-and-perout-series'
new e2e49e214145 Bluetooth: l2cap: Process valid commands in too long frame
new 875db86e1ec7 Bluetooth: vhci: Avoid needless snprintf() calls
new a43ae7cf5542 Merge tag 'for-net-2025-04-16' of git://git.kernel.org/pub [...]
new d2d31ea8cd80 netfilter: conntrack: fix erronous removal of offload bit
new 8e57ce3c3225 Merge tag 'nf-25-04-17' of git://git.kernel.org/pub/scm/li [...]
new 6bc2b6c6f16d net: ethernet: mtk_eth_soc: reapply mdc divider on reset
new 6b02eb372c67 net: ethernet: mtk_eth_soc: correct the max weight of the [...]
new 1b66124135f5 net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
new b5c6891b2c5b Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/l [...]
The 133 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:
.mailmap | 2 +
Documentation/netlink/specs/ovs_vport.yaml | 4 +-
Documentation/netlink/specs/rt_link.yaml | 20 ++--
Documentation/netlink/specs/rt_neigh.yaml | 14 +--
Documentation/wmi/devices/msi-wmi-platform.rst | 4 +
MAINTAINERS | 14 ++-
arch/x86/xen/multicalls.c | 26 +++--
arch/x86/xen/smp_pv.c | 1 -
arch/x86/xen/xen-ops.h | 3 -
drivers/bluetooth/btnxpuart.c | 21 ++--
drivers/bluetooth/btqca.c | 2 +-
drivers/bluetooth/btrtl.c | 2 +
drivers/bluetooth/hci_vhci.c | 10 +-
.../firmware/cirrus/test/cs_dsp_mock_mem_maps.c | 30 -----
drivers/firmware/cirrus/test/cs_dsp_test_bin.c | 2 +-
.../firmware/cirrus/test/cs_dsp_test_bin_error.c | 2 +-
drivers/fwctl/main.c | 2 +-
drivers/fwctl/pds/main.c | 33 +++---
drivers/net/bonding/bond_main.c | 13 ++-
drivers/net/can/rockchip/rockchip_canfd-core.c | 7 +-
drivers/net/dsa/b53/b53_common.c | 10 ++
drivers/net/dsa/mv88e6xxx/chip.c | 13 ++-
drivers/net/dsa/mv88e6xxx/devlink.c | 3 +-
drivers/net/ethernet/amd/pds_core/debugfs.c | 5 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 1 +
.../net/ethernet/hisilicon/hibmcge/hbg_common.h | 8 +-
.../net/ethernet/hisilicon/hibmcge/hbg_debugfs.c | 11 +-
.../net/ethernet/hisilicon/hibmcge/hbg_diagnose.c | 2 +-
drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c | 3 +
drivers/net/ethernet/hisilicon/hibmcge/hbg_hw.c | 7 ++
drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.c | 24 ++--
drivers/net/ethernet/hisilicon/hibmcge/hbg_main.c | 8 +-
drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 11 +-
drivers/net/ethernet/hisilicon/hibmcge/hbg_reg.h | 3 +
drivers/net/ethernet/intel/igc/igc.h | 1 +
drivers/net/ethernet/intel/igc/igc_defines.h | 6 +-
drivers/net/ethernet/intel/igc/igc_main.c | 1 +
drivers/net/ethernet/intel/igc/igc_ptp.c | 113 ++++++++++++-------
drivers/net/ethernet/marvell/octeontx2/nic/rep.c | 2 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 49 ++++----
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 1 +
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 15 ++-
drivers/net/ethernet/ti/icssg/icss_iep.c | 121 ++++++++++----------
drivers/net/ethernet/ti/icssg/icssg_common.c | 9 +-
drivers/net/ethernet/wangxun/ngbe/ngbe_main.c | 3 +-
drivers/net/ethernet/wangxun/txgbe/txgbe_main.c | 3 +-
drivers/net/wireless/atmel/at76c50x-usb.c | 2 +-
.../wireless/broadcom/brcm80211/brcmfmac/common.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mld/d3.c | 8 +-
drivers/net/wireless/intel/iwlwifi/mld/debugfs.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mld/iface.h | 2 +-
drivers/net/wireless/intel/iwlwifi/mld/mac80211.c | 7 +-
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 8 +-
drivers/net/wireless/ti/wl1251/tx.c | 4 +-
drivers/platform/mellanox/mlxbf-bootctl.c | 4 +-
drivers/platform/x86/amd/pmf/auto-mode.c | 4 +-
drivers/platform/x86/amd/pmf/cnqf.c | 8 +-
drivers/platform/x86/amd/pmf/core.c | 14 +++
drivers/platform/x86/amd/pmf/pmf.h | 1 +
drivers/platform/x86/amd/pmf/sps.c | 12 +-
drivers/platform/x86/amd/pmf/tee-if.c | 6 +-
drivers/platform/x86/asus-laptop.c | 9 +-
drivers/platform/x86/dell/alienware-wmi-wmax.c | 48 ++++++++
drivers/platform/x86/msi-wmi-platform.c | 99 ++++++++++------
drivers/platform/x86/x86-android-tablets/dmi.c | 14 ++-
drivers/platform/x86/x86-android-tablets/other.c | 124 +++++++++++++++------
.../x86/x86-android-tablets/x86-android-tablets.h | 3 +-
drivers/ptp/ptp_ocp.c | 1 +
include/linux/firmware/cirrus/cs_dsp_test_utils.h | 1 -
include/linux/platform_data/x86/intel_pmc_ipc.h | 4 +
include/net/fib_rules.h | 2 +
include/net/flow.h | 1 +
include/net/l3mdev.h | 27 +++++
include/uapi/cxl/features.h | 21 +++-
net/batman-adv/hard-interface.c | 1 -
net/bluetooth/hci_conn.c | 8 +-
net/bluetooth/hci_event.c | 5 +-
net/bluetooth/l2cap_core.c | 21 +++-
net/bridge/br_vlan.c | 4 +-
net/can/j1939/socket.c | 1 +
net/core/dev.c | 19 +++-
net/core/fib_rules.c | 48 ++++++--
net/core/rtnetlink.c | 5 +-
net/dsa/dsa.c | 59 ++++++++--
net/dsa/tag_8021q.c | 2 +-
net/ethtool/cmis_cdb.c | 2 +-
net/ipv6/route.c | 1 +
net/l3mdev/l3mdev.c | 4 +-
net/mac80211/iface.c | 3 +
net/mctp/af_mctp.c | 3 +
net/netfilter/nf_flow_table_core.c | 10 +-
net/openvswitch/flow_netlink.c | 3 +-
net/smc/af_smc.c | 5 +
sound/isa/azt2320.c | 4 +-
sound/pci/hda/Kconfig | 4 +-
sound/pci/hda/patch_realtek.c | 23 ++--
sound/pci/hda/tas2781_hda_spi.c | 3 +-
sound/soc/codecs/aw88081.c | 10 ++
sound/soc/codecs/cs42l43-jack.c | 3 +
sound/soc/codecs/hdmi-codec.c | 22 +++-
sound/soc/codecs/lpass-wsa-macro.c | 117 +++++++++++++------
sound/soc/dwc/dwc-i2s.c | 13 +--
sound/soc/fsl/fsl_asrc_dma.c | 15 ++-
sound/soc/fsl/fsl_qmc_audio.c | 3 +
sound/soc/intel/avs/path.c | 72 ++++++++++++
sound/soc/intel/avs/path.h | 5 +
sound/soc/intel/avs/pcm.c | 52 ++++++++-
sound/soc/intel/boards/sof_sdw.c | 1 +
sound/soc/qcom/lpass.h | 3 +-
tools/net/ynl/pyynl/ynl_gen_c.py | 96 ++++++++++++----
tools/testing/selftests/drivers/net/hw/iou-zcrx.py | 4 +
tools/testing/selftests/net/fib_rule_tests.sh | 34 ++++++
.../tc-testing/tc-tests/infra/actions.json | 22 ++++
114 files changed, 1299 insertions(+), 500 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 4cff0434e8b c++: constexpr new diagnostic location
new 3dabe6a53ef Document peculiarities of BOOLEAN_TYPE
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/tree.def | 6 +++++-
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 2356fbd81 Add entry 0ae9bb96d5af47a2426596dbd0c35e3ff0cdddcc from https [...]
new f1348e882 Add entry aa3e72f943032e5f074b2bd2fd06d130dda8760b from https [...]
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:
.../first_url | 2 +-
.../tcwg_bootstrap_check/master-arm-check_bootstrap/build_url | 2 +-
.../tcwg_bootstrap_check/master-arm-check_bootstrap/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{5fdb150cd4bf8f2da335e3f5c3a17aafcbc66dbe => aa3e72f943032e5f074b2bd [...]
copy gcc/sha1/{01c095ab77f8f43bf77e4c0be6c4f4c0d15a4c29 => aa3e72f943032e5f074b2bd [...]
create mode 100644 gcc/sha1/aa3e72f943032e5f074b2bd2fd06d130dda8760b/tcwg_bootstra [...]
--
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 users/nalcock/road-to-ctfv4
in repository binutils-gdb.
from 88e4dd4fb7a libctf: serialize: more suppression fixes
new 282c43f1b75 libctf: open: don't try to look up strings in unimported BT [...]
new eecd6034b5b libctf: open: fix import of BTF children into BTF parents
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:
libctf/ctf-open.c | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 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 eff4dc42332 c++: add assert to cp_make_fname_decl
new 20e31f507a2 c++: improve pack index diagnostics
new 53d4e355db1 c++: vec_safe_reserve usage tweaks
new 4cff0434e8b c++: constexpr new diagnostic location
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/cp/constexpr.cc | 16 ++++++++++------
gcc/cp/name-lookup.cc | 2 +-
gcc/cp/rtti.cc | 15 +++------------
gcc/cp/semantics.cc | 18 ++++++++++++++----
gcc/testsuite/g++.dg/cpp1y/constexpr-new.C | 6 ++++--
gcc/testsuite/g++.dg/cpp1z/constexpr-asm-5.C | 4 +++-
gcc/testsuite/g++.dg/cpp26/pack-indexing2.C | 6 +++---
gcc/testsuite/g++.dg/cpp26/static_assert1.C | 3 ++-
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor7.C | 3 ++-
gcc/testsuite/g++.dg/cpp2a/constexpr-new26.C | 5 ++---
gcc/testsuite/g++.dg/cpp2a/constexpr-new3.C | 12 ++++++------
gcc/testsuite/g++.dg/cpp2a/constinit14.C | 3 ++-
gcc/testsuite/g++.dg/ext/type_pack_element2.C | 2 +-
gcc/testsuite/g++.dg/ext/type_pack_element4.C | 2 +-
.../testsuite/20_util/tuple/element_access/get_neg.cc | 2 +-
15 files changed, 55 insertions(+), 44 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 7c47badcdc8 doc: say "compatible types" for -fstrict-aliasing
new 47b62be9cac c++: 'requires' diagnostic before C++20
new eff4dc42332 c++: add assert to cp_make_fname_decl
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/cp/decl.cc | 2 ++
gcc/cp/lex.cc | 3 +++
2 files changed, 5 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 linux.
from cfb2e2c57aef Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://g [...]
new d2f5819b6ed3 slab: ensure slab->obj_exts is clear in a newly allocated [...]
new a54f4a97e306 Merge tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/ [...]
new 8e587ab43cb9 btrfs: ioctl: don't free iov when btrfs_encoded_read() ret [...]
new dc08c58696f8 btrfs: correctly escape subvol in btrfs_show_options()
new 65f2a3b2323e btrfs: remove folio order ASSERT()s in super block writeback path
new 0cb9ce06a682 Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/s [...]
new b73e05281cd9 xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure
new a1a56f541a8f xfs: mark xfs_buf_free as might_sleep()
new 845abeb1f06a xfs: add tunable threshold parameter for triggering zone GC
new a37b3b9c3cc5 xfs: compute buffer address correctly in xmbuf_map_backing_mem
new 1c406526bd84 xfs: Fix spelling mistake "drity" -> "dirty"
new c6f1401b1d5f xfs: fix fsmap for internal zoned devices
new c7b67ddc3c99 xfs: document zoned rt specifics in admin-guide
new 096384deed6b Merge tag 'xfs-fixes-6.15-rc3' of git://git.kernel.org/pub [...]
new 399eab7f92fb ata: libata-sata: Save all fields from sense data descriptor
new ec4c6d1ec453 Merge tag 'ata-6.15-rc3' of git://git.kernel.org/pub/scm/l [...]
new 8aa580cd9284 scsi: hisi_sas: Enable force phy when SATA disk directly c [...]
new daff37f00c75 scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
new 20b97acc4caf scsi: ufs: core: Fix a race condition related to device commands
new 72eea84a1092 scsi: iscsi: Fix missing scsi_host_put() in error path
new 3d101165e723 scsi: ufs: exynos: Ensure pre_link() executes before exyno [...]
new 68f5ef7eebf0 scsi: ufs: exynos: Move UFS shareability value to drvdata
new f92bb7436802 scsi: ufs: exynos: Disable iocc if dma-coherent property i [...]
new 7f05fd9a3b6f scsi: ufs: exynos: Ensure consistent phy reference counts
new deac9ad496ec scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CA [...]
new 67e4085015c3 scsi: ufs: exynos: Move phy calls to .exit() callback
new cd4c0025069f scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()
new 8a65b75dc4b2 Merge patch series "ufs-exynos stability fixes for gs101"
new f7b705c238d1 scsi: pm80xx: Set phy_attached to zero when device is gone
new a2d5a0072235 scsi: smartpqi: Use is_kdump_kernel() to check for kdump
new bdab40480b14 scsi: ufs: core: Rename ufshcd_wb_presrv_usrspc_keep_vcc_on()
new 1fd2e77b8897 scsi: ufs: core: Add device level exception support
new a63b69f05f99 scsi: scsi_transport_srp: Replace min/max nesting with clamp()
new aad9945623ab scsi: megaraid_sas: Block zero-length ATA VPD inquiry
new 1b4902f0a4f2 scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1
new a1af6f1a1433 Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
new 7adf8b1afc14 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 37 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/ABI/testing/sysfs-driver-ufs | 32 ++++++++++
Documentation/admin-guide/xfs.rst | 50 ++++++++++++++++
drivers/ata/libata-sata.c | 15 +++++
drivers/scsi/hisi_sas/hisi_sas_main.c | 20 +++++++
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 9 ++-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 14 ++++-
drivers/scsi/megaraid/megaraid_sas.h | 4 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 9 ++-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 5 +-
drivers/scsi/pm8001/pm8001_sas.c | 1 +
drivers/scsi/scsi_transport_iscsi.c | 7 ++-
drivers/scsi/scsi_transport_srp.c | 2 +-
drivers/scsi/smartpqi/smartpqi_init.c | 13 ++--
drivers/ufs/core/ufs-sysfs.c | 54 +++++++++++++++++
drivers/ufs/core/ufshcd-priv.h | 1 +
drivers/ufs/core/ufshcd.c | 92 +++++++++++++++++++++--------
drivers/ufs/host/ufs-exynos.c | 85 +++++++++++++++++++-------
drivers/ufs/host/ufs-exynos.h | 6 +-
fs/btrfs/disk-io.c | 2 -
fs/btrfs/ioctl.c | 2 +
fs/btrfs/super.c | 3 +-
fs/xfs/xfs_buf.c | 1 +
fs/xfs/xfs_buf_mem.c | 2 +-
fs/xfs/xfs_dquot.c | 3 +-
fs/xfs/xfs_fsmap.c | 51 ++++++++++------
fs/xfs/xfs_inode_item.c | 6 --
fs/xfs/xfs_log.c | 2 +-
fs/xfs/xfs_mount.h | 1 +
fs/xfs/xfs_sysfs.c | 32 ++++++++++
fs/xfs/xfs_trans_ail.c | 5 +-
fs/xfs/xfs_trans_priv.h | 28 ---------
fs/xfs/xfs_zone_alloc.c | 7 +++
fs/xfs/xfs_zone_gc.c | 16 ++++-
include/ufs/ufs.h | 5 +-
include/ufs/ufshcd.h | 7 ++-
mm/slub.c | 10 ++++
36 files changed, 470 insertions(+), 132 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 users/nalcock/road-to-ctfv4
in repository binutils-gdb.
from eab296ce058 libctf: string: don't check for non-deduplicable strings in [...]
new 380e814a6b6 libctf: serialize: fix type suppression/prohibition
new 88e4dd4fb7a libctf: serialize: more suppression fixes
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:
libctf/ctf-serialize.c | 7 +++----
1 file changed, 3 insertions(+), 4 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 releases/gcc-15
in repository gcc.
from d24527cded1 Set DEV-PHASE to prerelease.
new 7336054f9b0 libstdc++: Update status tables to refer to GCC 15 not mainline
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/doc/html/manual/status.html | 16 ++++++++--------
libstdc++-v3/doc/xml/manual/status_cxx1998.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2014.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxxtr1.xml | 2 +-
libstdc++-v3/doc/xml/manual/status_cxxtr24733.xml | 2 +-
9 files changed, 16 insertions(+), 16 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 2b4909278a4 Clean up value_struct_elt_bitpos
new 727fa7bcfd6 [gdb/testsuite] Don't run to main in gdb.cp/cplusfuncs.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:
gdb/testsuite/gdb.cp/cplusfuncs.exp | 3 ++-
1 file changed, 2 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 master
in repository binutils-gdb.
from 64a6faa2b6c testsuite: fix typo in bti-plt-1-b.d test
new 2b4909278a4 Clean up value_struct_elt_bitpos
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:
gdb/python/py-value.c | 3 +--
gdb/valops.c | 25 ++++++++++---------------
gdb/value.h | 5 ++---
3 files changed, 13 insertions(+), 20 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 c237297ee59 ada: bump Library_Version to 16.
new 7c47badcdc8 doc: say "compatible types" for -fstrict-aliasing
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/doc/invoke.texi | 14 ++++++++------
1 file changed, 8 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 users/nalcock/road-to-ctfv4
in repository binutils-gdb.
from 8a87f44e158 libctf: support variables of nonrepresentable type
new 24b938c6797 libctf: add ctf_sect_size (OPTIONAL)
new 23c72bae066 bfd, ld: add --disable-ctf-dedup
new 198f6aa3ebf libctf: open: fix BTF child dict detection
new 0ec666370c9 libctf: archive: fix error checking in ctf_dict_open_cached
new de6a3923ac9 libctf: archive: fix cached parent importing for BTF dicts [...]
new 5bfbc3dc500 libctf: open: fix child determination again
new eab296ce058 libctf: string: don't check for non-deduplicable strings in [...]
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:
bfd/elf-bfd.h | 18 +++++++++++++++++
bfd/elf.c | 2 +-
bfd/elflink.c | 21 +++++++++++++------
include/bfdlink.h | 3 +++
include/ctf-api.h | 4 ++++
ld/ld.texi | 10 +++++++++
ld/ldlang.c | 15 ++++++++++----
ld/ldlex.h | 2 ++
ld/lexsup.c | 13 ++++++++++++
libctf/api.org | 1 +
libctf/ctf-archive.c | 39 ++++++++++++++++++++++++++---------
libctf/ctf-open.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++---
libctf/ctf-string.c | 5 +++--
libctf/libctf.ver | 1 +
14 files changed, 166 insertions(+), 25 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 releases/gcc-14
in repository gcc.
from 203bce172ab i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
new a295863e953 libstdc++: Correct preprocessing checks for floatX_t and bf [...]
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/format | 32 ++++++++------------------------
1 file changed, 8 insertions(+), 24 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 610f55b542e [gdb/testsuite] Fix gdb.threads/clone-attach-detach.exp
new bb71794c479 aarch64: ld: Fix scanning of GNU properties for AARCH64_FEA [...]
new e1e3fde7100 aarch64: ld: add tests for combination of bti and memory-seal
new 64a6faa2b6c testsuite: fix typo in bti-plt-1-b.d test
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:
bfd/elfxx-aarch64.c | 32 ++++++++--------------
.../{bti-plt-3.d => bti-and-memory-seal-plt-1-a.d} | 21 ++++++++++----
.../protections/bti-and-memory-seal-plt-1-b.d | 14 ++++++++++
ld/testsuite/ld-aarch64/protections/bti-plt-1-b.d | 2 +-
4 files changed, 42 insertions(+), 27 deletions(-)
copy ld/testsuite/ld-aarch64/protections/{bti-plt-3.d => bti-and-memory-seal-plt-1 [...]
create mode 100644 ld/testsuite/ld-aarch64/protections/bti-and-memory-seal-plt-1-b.d
--
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 5d05d496b2b libgomp: Don't test ompx::allocator::gnu_pinned_mem on non- [...]
new d24527cded1 Set DEV-PHASE to prerelease.
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/DEV-PHASE | 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 5d05d496b2b libgomp: Don't test ompx::allocator::gnu_pinned_mem on non- [...]
adds 7eac294e087 Bump BASE-VER.
new 6027ba0c05e Update crontab and git_update_version.py
new c237297ee59 ada: bump Library_Version to 16.
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:
contrib/gcc-changelog/git_update_version.py | 4 ++--
gcc/BASE-VER | 2 +-
gcc/ada/gnatvsn.ads | 2 +-
maintainer-scripts/crontab | 9 +++++----
4 files changed, 9 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 annotated tag basepoints/gcc-16
in repository gcc.
at 64e473c6561 (tag)
tagging 7eac294e087165e2f2bceee4d8ea11c70667cb7b (commit)
replaces basepoints/gcc-15
tagged by Jakub Jelinek
on Thu Apr 17 12:46:59 2025 +0200
- Log -----------------------------------------------------------------
GCC 16 basepoint
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJoANwjAAoJEGw1uZMJtfpiPPcQAJdI7maNer+51POIrCmy7Z0p
6sBfhH55tbkkbHW7EeiNljP68fy4SH/EiFMYzdwS8Jk1bidudGkx8BSMGjUfwBoy
F0bQJfD20HClZyaMbNy/nxhLrdS+4cJqMfP/qg2ruGhPQlj8xhL9QQt19ibhjlJd
nCMjQ1x80ySAYM2MjVPN0YZ7YkStq77c3mm9FNy84EkofIX8HNKWCaKmvKHba6gM
eI97wWPrEOBVQssxHnlJFfEAkEWDm5JSeSULDNd0c4oeeIwvMgL596/eWSa3W0o3
az95dZdam/yjDm1tf5z4h9gqz3L8o6Y6sHaYgIaQZAQaIApYmTa0615LkAIT/gBX
EK0u+EP2dI09HIMRdVvUFa0+dn0QNrd/R/MHW5kLulxoaUptdv+q7c5u5yHmx9Nb
9aN2L4iLJfMyoMmRPtOP0WITQZ2qapTfhelFJen6er1Re8dQS9Br3y93SQhV8dYO
w3z3TM1Z27xRkbNMtOmgA731Le9/qOp8mx86pOmMD13nqRdmn+Y63SkaVU3DTcov
+gJKznEgK6P86YWLWIIoOUaECTaR2U1RAp8eaGtfrGZViDV3YaYFACngM15WDVf+
ut+nUSnLROBKqgmHkFgS8n1TOx1619HSE2TrifvosSinEmgrJgxjWG6nuZCpDTns
1vDNcLeO+VXGYdO1Febx
=5M1s
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 7eac294e087 Bump BASE-VER.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.