This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a0b12d7b0404 Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/ [...]
new 75cea9860aa6 net: usb: rtl8150: Fix frame padding
new aaf043a56881 net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_ [...]
new d0d3e9c2867b net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
new 5348d6312446 net/mlx5e: psp, avoid 'accel' NULL pointer dereference
new 1b0124ad5039 net: rmnet: Fix checksum offload header v5 and aggregation [...]
new bf29555f5bdc rtnetlink: Allow deleting FDB entries in user namespace
new 7f864458e9a6 net: stmmac: dwmac-rk: Fix disabling set_clock_selection
new 50bd33f6b392 net: enetc: fix the deadlock of enetc_mdio_lock
new e59bc32df2e9 net: enetc: correct the value of ENETC_RXB_TRUESIZE
new cb74f8c95250 Documentation: net: net_failover: Separate cloud-ifupdown- [...]
new e0caeb24f538 net: bonding: update the slave array for broadcast mode
new 902e81e679d8 dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
new ffff5c8fc2af net: phy: realtek: fix rtl8221b-vm-cg name
new a73ca0449bcb selftests: net: fix server bind failure in sctp_vrf.sh
new afd5ba577c10 net/mlx5e: RX, Fix generating skb from non-linear xdp_buff [...]
new 87bcef158ac1 net/mlx5e: RX, Fix generating skb from non-linear xdp_buff [...]
new bbca86784660 Merge branch 'fix-generating-skb-from-non-linear-xdp_buff- [...]
new f584239a9ed2 net/smc: fix general protection fault in __smc_diag_dump
new 49d34f3dd851 net: ethernet: ti: am65-cpts: fix timestamp loss due to ra [...]
new e84cb860ac3c mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
new d68460bc31f9 selftests: mptcp: join: mark 'flush re-add' as skipped if [...]
new 973f80d715bd selftests: mptcp: join: mark implicit tests as skipped if [...]
new c3496c052ac3 selftests: mptcp: join: mark 'delete re-add signal' as ski [...]
new a9649dfbe552 selftests: mptcp: join: mark laminar tests as skipped if n [...]
new 9ab614bc818a Merge branch 'mptcp-handle-late-add_addr-selftests-skip'
new c5394b8b7a92 net: gro_cells: fix lock imbalance in gro_cells_receive()
new 86c48f50baba Documentation: networking: ax25: update the mailing list info.
new 3a20c444cd12 can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() [...]
new 0bee15a5caf3 can: esd: acc_start_xmit(): use can_dev_dropped_skb() inst [...]
new 3a3bc9bbb3a0 can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dro [...]
new 942b3c611067 Merge patch series "can: drivers: drop skb in xmit if devi [...]
new 8e93ac51e4c6 can: netlink: can_changelink(): allow disabling of automat [...]
new 2653e9c5dda5 Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git [...]
new 5523508258d3 net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
new d63f0391d6c7 net: hibmcge: select FIXED_PHY
new 5370c31e84b0 net: ravb: Enforce descriptor type ordering
new 706136c57236 net: ravb: Ensure memory write completes before ringing TX [...]
new 4c3aa496a2fa Merge branch 'net-ravb-fix-soc-specific-configuration-and- [...]
new a767957e7a83 ptp: ocp: Fix typo using index 1 instead of i in SMA initi [...]
new 441f0647f767 sctp: avoid NULL dereference when chunk data buffer is missing
new c0178eec8884 net: hsr: prevent creation of HSR device with slaves from [...]
new 10843e1492e4 net: bonding: fix possible peer notify event loss or dup issue
new f6ceec6434b5 net: datagram: introduce datagram_poll_queue for custom re [...]
new 0fc3e32c2c06 espintcp: use datagram_poll_queue for socket readiness
new efd729408bc7 ovpn: use datagram_poll_queue for socket readiness in TCP
new df890ceeb2e5 Merge branch 'fix-poll-behaviour-for-tcp-based-tunnel-protocols'
new f7c877e75352 vsock: fix lock inversion in vsock_assign_transport()
new 399d10934740 net: phy: micrel: always set shared->phydev for LAN8814
new b2284768c6b3 virtio-net: zero unused hash fields
new bb65e0c141f8 net/mlx5: Add PPHCR to PCAM supported registers mask
new d58a9a917aa3 net/mlx5e: Skip PPHCR register query if not supported by t [...]
new 8f82f89550da net/mlx5: Refactor devcom to return NULL on failure
new 664f76be38a1 net/mlx5: Fix IPsec cleanup over MPV device
new cb68d1e5c518 Merge branch 'mlx5-misc-fixes-2025-10-22'
new ab431bc39741 Merge tag 'net-6.18-rc3' 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:
Documentation/networking/ax25.rst | 7 ++-
.../device_drivers/cellular/qualcomm/rmnet.rst | 12 +++-
Documentation/networking/net_failover.rst | 6 +-
drivers/net/bonding/bond_main.c | 47 +++++++-------
drivers/net/can/bxcan.c | 2 +-
drivers/net/can/dev/netlink.c | 6 +-
drivers/net/can/esd/esdacc.c | 2 +-
drivers/net/can/rockchip/rockchip_canfd-tx.c | 2 +-
drivers/net/ethernet/dlink/dl2k.c | 2 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 3 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 25 ++++++--
drivers/net/ethernet/freescale/enetc/enetc.h | 2 +-
drivers/net/ethernet/hisilicon/Kconfig | 1 +
.../net/ethernet/mellanox/mlx5/core/en/params.c | 2 +-
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.h | 5 ++
.../mellanox/mlx5/core/en_accel/ipsec_fs.c | 25 +++++++-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 8 ++-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 51 ++++++++++++---
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 7 ++-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c | 7 +--
.../net/ethernet/mellanox/mlx5/core/lib/clock.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/lib/devcom.c | 53 ++++++++--------
drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 5 +-
drivers/net/ethernet/renesas/ravb_main.c | 24 ++++++-
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 9 +--
drivers/net/ethernet/ti/am65-cpts.c | 63 +++++++++++++------
drivers/net/ovpn/tcp.c | 26 ++++++--
drivers/net/phy/micrel.c | 4 +-
drivers/net/phy/realtek/realtek_main.c | 16 ++---
drivers/net/usb/rtl8150.c | 11 +++-
drivers/ptp/ptp_ocp.c | 2 +-
include/linux/mlx5/mlx5_ifc.h | 4 +-
include/linux/skbuff.h | 3 +
include/linux/virtio_net.h | 4 ++
net/core/datagram.c | 44 ++++++++++---
net/core/gro.c | 10 ++-
net/core/gro_cells.c | 5 +-
net/core/rtnetlink.c | 3 -
net/hsr/hsr_netlink.c | 8 ++-
net/mptcp/pm_kernel.c | 6 ++
net/sctp/inqueue.c | 13 ++--
net/smc/smc_inet.c | 13 ----
net/vmw_vsock/af_vsock.c | 38 +++++------
net/xfrm/espintcp.c | 6 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 18 +++---
tools/testing/selftests/net/sctp_hello.c | 17 +----
tools/testing/selftests/net/sctp_vrf.sh | 73 +++++++++++++---------
50 files changed, 451 insertions(+), 263 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 43e9ad0c55a3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 17679ac6df6c btrfs: directly free partially initialized fs_info in btrf [...]
new 1fabe43b4e1a btrfs: send: fix duplicated rmdir operations when using extrefs
new 0fd7e7a1ad7c btrfs: fix delayed_node ref_tracker use after free
new ada7d45b568a btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_bui [...]
new 942048d46aba Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/s [...]
new db82b8dbf5f0 PM: runtime: Fix conditional guard definitions
new 10fad4012234 Revert "cpuidle: menu: Avoid discarding useful information"
new 85d7dda5a9f6 cpufreq/amd-pstate: Fix a regression leading to EPP 0 afte [...]
new 673e75ea55df Merge tag 'amd-pstate-v6.18-2025-10-15' of ssh://gitolite. [...]
new b62bd2cf7e99 Merge branches 'pm-cpuidle' and 'pm-cpufreq'
new 85db0c0a971f Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/li [...]
new 6e3a4754717a ACPICA: Work around bogus -Wstringop-overread warning sinc [...]
new f3f313c51148 ACPI: property: Fix argument order in __acpi_node_get_prop [...]
new 114cbd67db82 Merge branch 'acpi-property'
new a0b12d7b0404 Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/ [...]
The 15 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/acpi/acpica/tbprint.c | 6 +++++
drivers/acpi/property.c | 2 +-
drivers/cpufreq/amd-pstate.c | 6 ++++-
drivers/cpuidle/governors/menu.c | 21 +++++++--------
fs/btrfs/delayed-inode.c | 2 +-
fs/btrfs/delayed-inode.h | 7 +++++
fs/btrfs/ref-verify.c | 2 +-
fs/btrfs/send.c | 56 ++++++++++++++++++++++++++++++++++------
fs/btrfs/super.c | 8 +++++-
include/linux/pm_runtime.h | 8 +++---
10 files changed, 89 insertions(+), 29 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 b20c6458fa0 cobol: Implement the XML PARSE statement.
new 22448c7f647 match: Add support for `((signed)a </>= 0) ? min/max (a, c) [...]
new f345fc997dc phiopt: Remove minmax_replacement [PR101024]
new a4e033fb51d match: improve handling of `((signed)x) < 0` to `x >= (unsi [...]
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/fold-const.cc | 123 +++---
gcc/fold-const.h | 3 +
gcc/match.pd | 54 ++-
gcc/testsuite/gcc.dg/tree-ssa/bool-12.c | 17 +-
gcc/tree-ssa-phiopt.cc | 671 ++------------------------------
5 files changed, 152 insertions(+), 716 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 fe9f0719d8e match.pd: Fold pattern of round semantics.
new 3d2848bd1f8 aarch64: Dump version ordering for FMV.
new f1837613162 aarch64: Fix fmv priority ordering [PR target/122190]
new ec9b7caa373 aarch64: testsuite: Add test for supported FMV extensions.
new 7f088e8b49c aarch64: Remove unnecessary sort from dispatch_function_versions.
new 5210dc58b43 aarch64: Add __HAVE_FUNCTION_MULTI_VERSIONING macro.
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:
gcc/config/aarch64/aarch64-c.cc | 4 +
gcc/config/aarch64/aarch64.cc | 57 ++------
gcc/testsuite/gcc.target/aarch64/fmv_priority.in | 92 ++++++++++++
gcc/testsuite/gcc.target/aarch64/fmv_priority1.c | 175 +++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/fmv_priority2.c | 29 ++++
gcc/testsuite/gcc.target/aarch64/pr122190.c | 10 ++
6 files changed, 324 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmv_priority.in
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmv_priority1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/fmv_priority2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr122190.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 9e5a9aa4905 libgomp: fine-grained pinned memory allocator
new fe9f0719d8e match.pd: Fold pattern of round semantics.
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/match.pd | 21 ++++++++++++++
gcc/testsuite/gcc.dg/fold-round-1.c | 56 +++++++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/fold-round-1.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 binutils-gdb.
from c3173ac6ac7 Automatic date update in version.in
new a2bccd18584 gdb: use std::vector<> to hold on blocks in struct blockvector
new 45b3bfcc906 gdb: add block ordering predicate for ordering blocks in bl [...]
new e162de19f9b gdb: update mdebugread.c to use blockvector::block_less_than
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:
gdb/block.c | 35 ++++++++++++++++++++++++++++-
gdb/block.h | 40 ++++++++++++++++++++-------------
gdb/buildsym.c | 14 +++++-------
gdb/buildsym.h | 2 +-
gdb/jit.c | 15 +++++--------
gdb/mdebugread.c | 68 ++++++--------------------------------------------------
gdb/symtab.c | 10 +++++++++
gdb/symtab.h | 14 +++++-------
8 files changed, 93 insertions(+), 105 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 4eaffcd9962 Remove LOOP_VINFO_SLP_UNROLLING_FACTOR
new 3b8d9d579c2 libgomp, nvptx: Cuda pinned memory
new 9e5a9aa4905 libgomp: fine-grained pinned memory allocator
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:
libgomp/Makefile.am | 4 +-
libgomp/Makefile.in | 13 +-
libgomp/basic-allocator.c | 5 +
libgomp/config/linux/allocator.c | 159 ++++++++---
libgomp/libgomp-plugin.h | 2 +
libgomp/libgomp.h | 16 ++
libgomp/libgomp.texi | 17 +-
libgomp/plugin/plugin-nvptx.c | 33 +++
libgomp/simple-allocator.c | 315 +++++++++++++++++++++
libgomp/target.c | 113 ++++++++
libgomp/testsuite/libgomp.c/alloc-pinned-1.c | 26 ++
libgomp/testsuite/libgomp.c/alloc-pinned-2.c | 26 ++
libgomp/testsuite/libgomp.c/alloc-pinned-3.c | 45 ++-
libgomp/testsuite/libgomp.c/alloc-pinned-4.c | 44 ++-
libgomp/testsuite/libgomp.c/alloc-pinned-5.c | 26 ++
libgomp/testsuite/libgomp.c/alloc-pinned-6.c | 34 ++-
.../{alloc-pinned-1.c => alloc-pinned-8.c} | 56 ++--
17 files changed, 846 insertions(+), 88 deletions(-)
create mode 100644 libgomp/simple-allocator.c
copy libgomp/testsuite/libgomp.c/{alloc-pinned-1.c => alloc-pinned-8.c} (57%)
--
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 a52888dc719 testsuite: arm: [MVE] Relax expected code for vbicq_f [PR122223]
new 1ceda79ca5f Fix possible segfault in load/store-lane analysis
new 6682f495f43 Move SLP permute optimization until after VF is final
new 4eaffcd9962 Remove LOOP_VINFO_SLP_UNROLLING_FACTOR
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/tree-vect-loop.cc | 22 ++++++++++------------
gcc/tree-vect-slp.cc | 2 +-
gcc/tree-vectorizer.h | 8 ++------
3 files changed, 13 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.