This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5476853b225 RISC-V: Add support for subword atomic loads/stores
new 78352395e94 Revert "map packed field type to unpacked for debug info"
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/decl.cc | 4 ----
gcc/testsuite/gnat.dg/bias1.adb | 3 +--
2 files changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 95739a7a9 Add entry ea2ee5dc2f14a17ff4486b41c9475c0b261412a4 from https [...]
new e935d8399 Add entry 6669dc51515313dd1e60c493596dbc90429fc362 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_build/master-aarch64-bootstrap}/build_url | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap}/last_good | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
copy gcc/sha1/{f2061b2a9641c2228d4e2d86f19532ad7e93d627 => 6669dc51515313dd1e60c49 [...]
copy gcc/sha1/{0c78240fd7d519fc27ca822f66a92f85edf43f70/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/{2a3556376c69a1fb588dcf25225950575e42784f/tcwg_bootstrap_check/maste [...]
--
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 3bb21028698 c: Implement C2Y complex increment/decrement support
new 9b8c3e622c7 [libstdc++] [testsuite] require cmath for [PR114359]
new 5476853b225 RISC-V: Add support for subword atomic loads/stores
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/config/riscv/sync-rvwmo.md | 24 +++++-----
gcc/config/riscv/sync-ztso.md | 20 ++++----
gcc/config/riscv/sync.md | 8 ++--
.../gcc.target/riscv/amo/amo-table-a-6-load-1.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-a-6-load-2.c | 52 +++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-a-6-load-3.c | 56 +++++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-a-6-store-1.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-a-6-store-2.c | 52 +++++++++++++++++++-
.../riscv/amo/amo-table-a-6-store-compat-3.c | 56 +++++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-load-1.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-load-2.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-load-3.c | 52 +++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-store-1.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-store-2.c | 48 ++++++++++++++++++-
.../gcc.target/riscv/amo/amo-table-ztso-store-3.c | 52 +++++++++++++++++++-
.../random/binomial_distribution/114359.cc | 13 +++++
16 files changed, 623 insertions(+), 50 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 8c9b4dff629 rs6000, altivec-2-runnable.c should be a runnable test
new 3bb21028698 c: Implement C2Y complex increment/decrement support
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-typeck.cc | 5 +-
gcc/testsuite/gcc.dg/c23-complex-1.c | 14 +++
gcc/testsuite/gcc.dg/c23-complex-2.c | 15 +++
gcc/testsuite/gcc.dg/c23-complex-3.c | 15 +++
gcc/testsuite/gcc.dg/c23-complex-4.c | 15 +++
gcc/testsuite/gcc.dg/c2y-complex-1.c | 232 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/c2y-complex-2.c | 14 +++
7 files changed, 308 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c23-complex-1.c
create mode 100644 gcc/testsuite/gcc.dg/c23-complex-2.c
create mode 100644 gcc/testsuite/gcc.dg/c23-complex-3.c
create mode 100644 gcc/testsuite/gcc.dg/c23-complex-4.c
create mode 100644 gcc/testsuite/gcc.dg/c2y-complex-1.c
create mode 100644 gcc/testsuite/gcc.dg/c2y-complex-2.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 e831effbecb doc: Spell "command-line option" with a hypen
new 8c9b4dff629 rs6000, altivec-2-runnable.c should be a runnable test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.target/powerpc/altivec-2-runnable.c | 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 2ccbdf43d5e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new e0eec24e2e19 memblock: make memblock_set_node() also warn about use of [...]
new 3ac36aa73073 x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
new 3572597ca844 Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/s [...]
new aad11473f8f4 NFSv4: Fix memory leak in nfs4_set_security_label
new 6cbe14f42be3 MAINTAINERS: Change email address for Trond Myklebust
new 134d0b3f2440 nfs: propagate readlink errors in nfs_symlink_filler
new a527c3ba41c4 nfs: Avoid flushing many pages with NFS_FILE_SYNC
new 0c8c7c559740 nfs: don't invalidate dentries on transient errors
new 296f4ce81d08 NFS: abort nfs_atomic_open_v23 if name is too long.
new 28568c906c1b NFSv4.1 enforce rootpath check in fs_location query
new 33c94d7e3cb8 SUNRPC: return proper error from gss_wrap_req_priv
new 99bc9f2eb3f7 NFS: add barriers when testing for NFS_FSDATA_BLOCKED
new fd88e181d805 Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/proj [...]
new e96b2933152f net: sfp: Always call `sfp_sm_mod_remove()` on remove
new b472b996a434 dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
new 12cda920212a net: hns3: fix kernel crash problem in concurrent scenario
new 968fde83841a net: hns3: add cond_resched() to hns3 ring buffer init process
new dbfb8864650e Merge branch 'hns3-fixes'
new c44711b78608 liquidio: Adjust a NULL pointer handling path in lio_vf_re [...]
new 0579f2724904 net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
new 5add2f728846 netdevsim: fix backwards compatibility in nsim_get_iflink()
new d37fe4255abe tcp: fix race in tcp_v6_syn_recv_sock()
new d029edefed39 net dsa: qca8k: fix usages of device_get_named_child_node()
new c6ae073f5903 geneve: Fix incorrect inner network header offset when inn [...]
new 791b4089e326 net/mlx5e: Fix features validation check for tunneled UDP [...]
new 93792130a938 Merge branch 'geneve-fixes'
new 44180feaccf2 net/sched: initialize noop_qdisc owner
new 8031b58c3a9b mptcp: ensure snd_una is properly initialized on connect
new 6a09788c1a66 mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
new 40eec1795cc2 mptcp: pm: update add_addr counters after connect
new 74acb250e103 mailmap: map Geliang's new email address
new 70b3c88cec7e Merge branch 'mptcp-various-fixes'
new 36534d3c5453 tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
new 144ba8580bcb net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
new 86fbd9f63a6b Bluetooth: hci_sync: Fix not using correct handle
new 806a5198c059 Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
new c695439d198d Bluetooth: fix connection setup in l2cap_connect
new f6b2f578df8d Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub [...]
new 1b9f75634441 gve: ignore nonrelevant GSO type bits when processing TSO headers
new be27b8965297 net: stmmac: replace priv->speed with the portTransmitRate [...]
new c4ab9da85b9d netfilter: nft_inner: validate mandatory meta and payload
new 4e7aaa6b82d6 netfilter: ipset: Fix race between namespace cleanup and g [...]
new 6f8f132cc7ba netfilter: Use flowlabel flow key when re-routing mangled packets
new d92589f8fd55 Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/li [...]
new 14a20e5b4ad9 net/ipv6: Fix the RT cache flush via sysctl using a previo [...]
new 36c92936e868 net: bridge: mst: pass vlan group directly to br_mst_vlan_ [...]
new 546ceb1dfdac net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
new b60b1bdc1888 Merge branch 'net-bridge-mst-fix-suspicious-rcu-usage-warning'
new 8eef5c3cea65 Revert "igc: fix a log entry using uninitialized netdev"
new 79f18a41dd05 ionic: fix use after netif_napi_del()
new 6f4d93b78ade gve: Clear napi->skb before dev_kfree_skb_any()
new 7d9df38c9c03 bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
new a6736a0addd6 af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
new a9b9741854a9 bnxt_en: Adjust logging of firmware messages in case of re [...]
new d20f6b3d747c Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/l [...]
The 55 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 | 1 +
MAINTAINERS | 2 +-
arch/x86/mm/numa.c | 6 +-
drivers/net/dsa/qca/qca8k-leds.c | 12 +++-
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 51 ++++++++++++++
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 12 +++-
drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c | 11 ++-
drivers/net/ethernet/google/gve/gve_rx_dqo.c | 8 ++-
drivers/net/ethernet/google/gve/gve_tx_dqo.c | 20 ++----
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 4 ++
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 21 ++++--
drivers/net/ethernet/intel/igc/igc_main.c | 5 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 +-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +-
.../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 4 ++
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 25 +++----
drivers/net/geneve.c | 10 +--
drivers/net/netdevsim/netdev.c | 3 +-
drivers/net/phy/sfp.c | 3 +-
fs/nfs/dir.c | 77 ++++++++++++--------
fs/nfs/nfs4proc.c | 24 ++++++-
fs/nfs/pagelist.c | 5 ++
fs/nfs/symlink.c | 2 +-
include/dt-bindings/net/ti-dp83867.h | 4 +-
include/dt-bindings/net/ti-dp83869.h | 4 +-
include/linux/pse-pd/pse.h | 4 +-
include/net/bluetooth/hci_core.h | 36 ++++++++--
include/net/ip_tunnels.h | 5 +-
mm/memblock.c | 4 ++
net/bluetooth/hci_sync.c | 2 +-
net/bluetooth/l2cap_core.c | 12 +---
net/bridge/br_mst.c | 13 ++--
net/ipv4/tcp_timer.c | 6 +-
net/ipv6/netfilter.c | 1 +
net/ipv6/route.c | 4 +-
net/ipv6/tcp_ipv6.c | 3 +-
net/mptcp/pm_netlink.c | 21 ++++--
net/mptcp/protocol.c | 1 +
net/netfilter/ipset/ip_set_core.c | 81 ++++++++++++----------
net/netfilter/ipset/ip_set_list_set.c | 30 ++++----
net/netfilter/nft_meta.c | 3 +
net/netfilter/nft_payload.c | 4 ++
net/sched/sch_generic.c | 1 +
net/sunrpc/auth_gss/auth_gss.c | 4 +-
net/unix/af_unix.c | 18 ++---
tools/testing/selftests/net/mptcp/mptcp_join.sh | 5 +-
48 files changed, 382 insertions(+), 201 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 99c3f64da Add entry b05288d1f1e4b632eddf8830b4369d4659f6c2ff from https [...]
new 48e411da7 Add entry ea2ee5dc2f14a17ff4486b41c9475c0b261412a4 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 +-
.../llvm-aarch64-master-Oz_LTO}/build_url | 2 +-
.../llvm-aarch64-master-Oz_LTO/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{04f9a8a7d67d18d42d0a7f0073d8c22e52f6de18 => ea2ee5dc2f14a17ff4486b [...]
copy llvm/sha1/{0e1312fbe07c0c14b0317ef62163326b086e0e58/tcwg_bmk-code_speed-cpu20 [...]
create mode 100644 llvm/sha1/ea2ee5dc2f14a17ff4486b41c9475c0b261412a4/tcwg_bmk-cod [...]
--
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 609764a42f0 c++/modules: export using across namespace [PR114683]
new e831effbecb doc: Spell "command-line option" with a hypen
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/extend.texi | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.