This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ca034694757 testsuite: Fix unallocated array usage in test
new 1cf8d08a977 Passing TYPE_SIZE_UNIT of the element as the 6th argument t [...]
new e53f481141f Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
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/c-family/c-ubsan.cc | 10 +----
gcc/c/c-typeck.cc | 24 ++++++------
gcc/internal-fn.cc | 28 +++++++-------
gcc/internal-fn.def | 2 +-
.../gcc.dg/flex-array-counted-by-pr121000.c | 43 +++++++++++++++++++++
gcc/tree-object-size.cc | 44 +++++++++-------------
6 files changed, 90 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/flex-array-counted-by-pr121000.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 e7f049471c6 aarch64: Fix LD1Q and ST1Q failures for big-endian
new ca034694757 testsuite: Fix unallocated array usage in 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/gfortran.dg/asan/array_constructor_1.f90 | 2 ++
1 file changed, 2 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 8c2e52ebbe88 eventpoll: don't decrement ep refcount while still holding [...]
new af040a9a2960 KVM: arm64: nv: Fix MI line level calculation in vgic_v3_n [...]
new e728e705802f KVM: arm64: Adjust range correctly during host stage-2 faults
new 9a2b9416fd1d KVM: arm64: Fix error path in init_hyp_mode()
new 0e02219f9cf4 KVM: arm64: Don't free hyp pages with pKVM on GICv2
new 8aed168bf7e6 Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/ [...]
new 105485a182dc KVM: arm64: Fix handling of FEAT_GTG for unimplemented gra [...]
new 42ce432522a1 KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
new 7e7a7bf212cf Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/ [...]
new 4580dbef5ce0 KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt
new 28224ef02b56 KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
new ecf371f8b02d KVM: SVM: Reject SEV{-ES} intra host migration if vCPU cre [...]
new 48f15f624189 KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VM [...]
new 0b6f4a5f0878 KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de- [...]
new a7f4dff21fd7 KVM: x86/xen: Allow 'out of range' event channel ports in [...]
new 47bb584237cc KVM: Allow CPU to reschedule while setting per-page memory [...]
new 0048ca5e9945 KVM: selftests: Add back the missing check of MONITOR/MWAI [...]
new 0c84b534047d Documentation: KVM: Fix unexpected unindent warnings
new 51a4273dcab3 KVM: SVM: Add missing member in SNP_LAUNCH_START command s [...]
new fa787ac07b3c KVM: x86/hyper-v: Skip non-canonical addresses during PV T [...]
new 5383fc057a0e Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/k [...]
new 4578a747f3c7 KVM: x86: avoid underflow when scaling TSC frequency
new 73d7cf07109e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new b9fd9888a565 bnxt_en: eliminate the compile warning in bnxt_request_irq [...]
new e31cf3cce210 net: phy: qcom: move the WoL function to shared library
new 4ab9ada765b7 net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031 [...]
new 4e2bba30b169 Merge branch 'fix-qca808x-wol-issue'
new ae8f160e7eb2 netlink: Fix wraparounds of sk->sk_rmem_alloc.
new 1e3b66e32601 vsock: fix `vsock_proto` declaration
new 667eeab4999e tipc: Fix use-after-free in tipc_conn_close().
new ffc2c8c4a714 net: bcmgenet: Initialize u64 stats seq counter
new ef9675b0ef03 Bluetooth: hci_sync: Fix not disabling advertising instance
new 59710a26a289 Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_con [...]
new 314d30b15086 Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect [...]
new c7349772c268 Bluetooth: hci_event: Fix not marking Broadcast Sink BIS a [...]
new 80852774ba0a Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub [...]
new d3a5f2871adc tcp: Correct signedness in skb remaining space calculation
new b3603c0466a8 dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0
new 462da827c6e2 Merge branch 'allwinner-a523-rename-emac0-to-gmac0'
new 95a234f6affb net: ethernet: rtsn: Fix a null pointer dereference in rts [...]
new 209fd720838a vsock: Fix transport_{g2h,h2g} TOCTOU
new 687aa0c5581b vsock: Fix transport_* TOCTOU
new 1e7d9df379a0 vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `t [...]
new 40c47232772e Merge branch 'vsock-fix-transport_-h2g-g2h-dgram-local-toc [...]
new 3ef07434c7db net: airoha: Fix an error handling path in airoha_probe()
new 31ec70afaaad rxrpc: Fix over large frame size warning
new 78b7920a0335 net: stmmac: Fix interrupt handling for level-triggered mo [...]
new a141af8eb227 net: phy: smsc: Fix Auto-MDIX configuration when disabled [...]
new 0713e55533c8 net: phy: smsc: Force predictable MDI-X state on LAN87xx
new 9dfe110cc0f6 net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
new 3c78f91e82d6 Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'
new 706cc3647713 atm: clip: Fix potential null-ptr-deref in to_atmarpd().
new 62dba28275a9 atm: clip: Fix memory leak of struct clip_vcc.
new c489f3283dbf atm: clip: Fix infinite recursive call of clip_push().
new 3aaea88f7dd1 Merge branch 'atm-clip-fix-infinite-recursion-potential-nu [...]
new 22fc46cea91d atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
new d55683866c79 selftests/tc-testing: Create test case for UAF scenario wi [...]
new 849704b8b211 net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
new 02c4d6c26f1f net: ethernet: ti: am65-cpsw-nuss: Fix skb size by account [...]
new ffdde7bf5a43 net/sched: Abort __tc_modify_qdisc if parent class does not exist
new 1a03edeb84e6 tcp: refine sk_rcvbuf increase for ooo packets
new b939c074efc1 selftests/net: packetdrill: add tcp_ooo-before-and-after-a [...]
new 95253dc70024 Merge branch 'tcp-better-memory-control-for-not-yet-accept [...]
new ee48b0abeca9 MAINTAINERS: remove myself as netronome maintainer
new 69e4186773c6 rxrpc: Fix bug due to prealloc collision
new 880a88f318cf rxrpc: Fix oops due to non-existence of prealloc backlog struct
new 0fda5ccf5425 Merge branch 'rxrpc-miscellaneous-fixes'
new dd831ac8221e net/sched: sch_qfq: Fix null-deref in agg_dequeue
new bc9ff192a6c9 Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/l [...]
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:
.../bindings/net/allwinner,sun8i-a83t-emac.yaml | 2 +-
Documentation/virt/kvm/api.rst | 37 ++++++----
Documentation/virt/kvm/x86/intel-tdx.rst | 15 +++-
MAINTAINERS | 4 +-
arch/arm64/include/asm/kvm_host.h | 1 -
arch/arm64/kvm/arm.c | 16 +++--
arch/arm64/kvm/fpsimd.c | 26 -------
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 20 +++---
arch/arm64/kvm/nested.c | 26 ++++++-
arch/arm64/kvm/vgic/vgic-v3-nested.c | 4 +-
arch/x86/include/asm/kvm_host.h | 7 +-
arch/x86/include/asm/shared/tdx.h | 1 +
arch/x86/include/uapi/asm/kvm.h | 8 ++-
arch/x86/kvm/hyperv.c | 5 +-
arch/x86/kvm/svm/sev.c | 12 +++-
arch/x86/kvm/vmx/tdx.c | 30 ++++++++
arch/x86/kvm/x86.c | 4 +-
arch/x86/kvm/xen.c | 15 +++-
drivers/net/ethernet/airoha/airoha_eth.c | 1 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 10 ++-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6 ++
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 12 +---
drivers/net/ethernet/renesas/rtsn.c | 5 ++
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c | 24 +++----
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 4 +-
drivers/net/phy/qcom/at803x.c | 27 --------
drivers/net/phy/qcom/qca808x.c | 2 +-
drivers/net/phy/qcom/qcom-phy-lib.c | 25 +++++++
drivers/net/phy/qcom/qcom.h | 5 ++
drivers/net/phy/smsc.c | 57 +++++++++++++--
include/linux/psp-sev.h | 2 +
include/net/af_vsock.h | 2 +-
include/net/bluetooth/hci_core.h | 3 +-
include/net/pkt_sched.h | 25 ++++++-
include/uapi/linux/kvm.h | 4 ++
net/atm/clip.c | 64 ++++++++++++-----
net/bluetooth/hci_event.c | 3 +
net/bluetooth/hci_sync.c | 4 +-
net/ipv4/tcp.c | 2 +-
net/ipv4/tcp_input.c | 4 +-
net/netlink/af_netlink.c | 81 +++++++++++++---------
net/rxrpc/ar-internal.h | 15 ++--
net/rxrpc/call_accept.c | 4 ++
net/rxrpc/output.c | 5 +-
net/sched/sch_api.c | 33 +++++----
net/sched/sch_hfsc.c | 16 -----
net/sched/sch_qfq.c | 2 +-
net/tipc/topsrv.c | 2 +
net/vmw_vsock/af_vsock.c | 57 ++++++++++++---
.../testing/selftests/kvm/x86/monitor_mwait_test.c | 1 +
.../tcp_ooo-before-and-after-accept.pkt | 53 ++++++++++++++
.../tc-testing/tc-tests/infra/qdiscs.json | 37 ++++++++++
virt/kvm/kvm_main.c | 3 +
53 files changed, 587 insertions(+), 246 deletions(-)
create mode 100644 tools/testing/selftests/net/packetdrill/tcp_ooo-before-and-afte [...]
--
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 3f59a1cac71 cobol: Add PUSH and POP to CDF.
new e7f049471c6 aarch64: Fix LD1Q and ST1Q failures for big-endian
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/aarch64/aarch64-sve-builtins-sve2.cc | 5 +++--
gcc/config/aarch64/aarch64-sve2.md | 21 +++++++++++++++------
2 files changed, 18 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 gcc.
from 5aa21765236 expand: ICE if asked to expand RDIV with non-float type.
new 50f3a6a437a Fixes to auto-profile and Gimple matching.
new 3f59a1cac71 cobol: Add PUSH and POP to CDF.
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/auto-profile.cc | 231 ++-
gcc/cobol/cdf.y | 94 +-
gcc/cobol/cdfval.h | 4 +
gcc/cobol/dts.h | 14 +-
gcc/cobol/except.cc | 2 -
gcc/cobol/gcobol.1 | 192 ++-
gcc/cobol/genapi.cc | 6 +-
gcc/cobol/genutil.cc | 7 +
gcc/cobol/lexio.cc | 72 +-
gcc/cobol/parse.y | 21 +-
gcc/cobol/parse_ante.h | 48 +-
gcc/cobol/scan.l | 13 +
gcc/cobol/scan_post.h | 2 +
gcc/cobol/symbols.h | 3 +-
gcc/cobol/token_names.h | 2228 +++++++++++++-------------
gcc/cobol/udf/stored-char-length.cbl | 4 +
gcc/cobol/util.cc | 90 +-
gcc/cobol/util.h | 15 +
gcc/testsuite/gcc.dg/tree-prof/afdo-inline.c | 9 +
libgcobol/common-defs.h | 2 +-
20 files changed, 1697 insertions(+), 1360 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 e6f2daff77e [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
new dcba959fb30 RISC-V: Make zero-stride load broadcast a tunable.
new 5aa21765236 expand: ICE if asked to expand RDIV with non-float type.
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/cfgexpand.cc | 2 ++
gcc/config/riscv/constraints.md | 7 ++--
gcc/config/riscv/predicates.md | 2 +-
gcc/config/riscv/riscv-protos.h | 4 ++-
gcc/config/riscv/riscv-selftests.cc | 10 ++++--
gcc/config/riscv/riscv-v.cc | 58 +++++++++++++++++++++++++++-----
gcc/config/riscv/riscv.cc | 20 +++++++++++
gcc/config/riscv/vector.md | 66 +++++++++++++++++++++++++++----------
gcc/optabs-tree.cc | 2 ++
gcc/tree-vect-loop.cc | 2 +-
10 files changed, 138 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 binutils-gdb.
from 7694eb6393d libiberty: sync with gcc
new a6a177d0a20 sim: riscv: Fix build issue due to INSN_CLASS_C was changed [...]
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:
sim/riscv/sim-main.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 gcc.
from 742f5562269 [RISC-V] Detect new fusions for RISC-V
new e6f2daff77e [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
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:
libgcc/libgcc2.c | 41 +++++++++++++----------------------------
1 file changed, 13 insertions(+), 28 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 2ff8da46152 testsuite: Add -funwind-tables to sve*/pfalse* tests
new 742f5562269 [RISC-V] Detect new fusions for RISC-V
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 | 383 +++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 382 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 0e16f1550ad RISC-V: Fixed wrong imply result for zce when -march=rv32id_zce
new 7694eb6393d libiberty: sync with gcc
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:
include/doubly-linked-list.h | 447 ++++++++++++++++++++++++++
libiberty/Makefile.in | 1 +
libiberty/testsuite/Makefile.in | 12 +-
libiberty/testsuite/test-doubly-linked-list.c | 269 ++++++++++++++++
4 files changed, 728 insertions(+), 1 deletion(-)
create mode 100644 include/doubly-linked-list.h
create mode 100644 libiberty/testsuite/test-doubly-linked-list.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.