This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a79be02bba5c Fix mis-uses of 'cc-option' for warning disablement new aece1cf14674 Revert "crypto: testmgr - Add multibuffer acomp testing" new 002ba346e3d7 crypto: scomp - Fix off-by-one bug when calculating last page new 8006aff15516 crypto: atmel-sha204a - Set hwrng quality to lowest possible new 288537d9c936 Merge tag 'v6.15-p5' of git://git.kernel.org/pub/scm/linux [...] new 750d0ac001e8 MAINTAINERS: Add entry for Socfpga DWMAC ethernet glue driver new 91037037ee3d net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table() new fa8fd315127c net/mlx5: Move ttc allocation after switch case to prevent leaks new b9a4c74b0ec1 Merge branch 'net-mlx5-fix-null-dereference-and-memory-lea [...] new d3153c3b4270 net: fix the missing unlock for detached devices new c083da15f06c MAINTAINERS: Add ism.h to S390 NETWORKING DRIVERS new e00c1517f2bc MAINTAINERS: Add s390 networking drivers to NETWORKING DRIVERS new 3a7012020532 Merge branch 'maintainers-update-entries-for-s390-network- [...] new cc3628dcd851 xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() new 2768b2e2f7d2 net: enetc: register XDP RX queues with frag_size new 1d587faa5be7 net: enetc: refactor bulk flipping of RX buffers to separa [...] new 020f0c8b3d39 net: enetc: fix frame corruption on bpf_xdp_adjust_head/ta [...] new b1eac30d9bc2 Merge branch 'enetc-bug-fixes-for-bpf_xdp_adjust_head-and- [...] new 30a41ed32d30 net: phy: microchip: force IRQ polling mode for lan88xx new 9e8d1013b0c3 net: selftests: initialize TCP header and skb payload with zero new c03a49f3093a net: lwtunnel: disable BHs when required new 4c8925cb9db1 net: phylink: fix suspend/resume with WoL enabled and link down new ce6815585d46 net: phylink: mac_link_(up|down)() clarifications new b7f0ee992adf net: phy: leds: fix memory leak new 4bc12818b363 virtio-net: disable delayed refill when pausing rx new d63527e109e8 tipc: fix NULL pointer dereference in tipc_mon_reinit_self() new 491ef1117c56 net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware [...] new 13b4ece33cf9 mptcp: pm: Defer freeing of MPTCP userspace path manager entries new ce72fea219c1 selftests: mptcp: diag: use mptcp_lib_get_info_value new d861a5dbb960 Merge branch 'mptcp-pm-defer-freeing-userspace-pm-entries' new 3df275ef0a6a net_sched: hfsc: Fix a UAF vulnerability in class handling new 6ccbda44e2cc net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too new 7629d1a04ad2 selftests/tc-testing: Add test for HFSC queue emptying dur [...] new fa44042a42b8 Merge branch 'net_sched-fix-uaf-vulnerability-in-hfsc-qdisc' new 497041d76301 net: dsa: mt7530: sync driver-specific behavior of MT7531 [...] new d9e2f070d8af pds_core: Prevent possible adminq overflow/stuck condition new 2567daad69cd pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result new f9559d818205 pds_core: Remove unnecessary check in pds_client_adminq_cmd() new 3f77c3dfffc7 pds_core: make wait_context part of q_info new 4fe09ff1a54a Merge branch 'pds_core-updates-and-fixes' new 607b310ada5e net: dp83822: Fix OF_MDIO config check new 73fa4597bdc0 net: stmmac: fix dwmac1000 ptp timestamp status offset new 7b7491372f8e net: stmmac: fix multiplication overflow when reading timestamp new cc0dec3f659d Merge branch 'net-stmmac-fix-timestamp-snapshots-on-dwmac1000' new e72e9e693307 Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/l [...]
The 44 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: MAINTAINERS | 9 ++ crypto/scompress.c | 10 +- crypto/testmgr.c | 147 +++++++++------------ drivers/crypto/atmel-sha204a.c | 6 + drivers/net/dsa/mt7530.c | 6 +- drivers/net/ethernet/amd/pds_core/adminq.c | 36 ++--- drivers/net/ethernet/amd/pds_core/auxbus.c | 3 - drivers/net/ethernet/amd/pds_core/core.c | 9 +- drivers/net/ethernet/amd/pds_core/core.h | 4 +- drivers/net/ethernet/amd/pds_core/devlink.c | 4 +- drivers/net/ethernet/freescale/enetc/enetc.c | 45 ++++--- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 24 +++- drivers/net/ethernet/mediatek/mtk_eth_soc.h | 10 +- .../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c | 26 ++-- drivers/net/ethernet/stmicro/stmmac/dwmac1000.h | 4 +- .../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 2 +- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +- drivers/net/phy/dp83822.c | 2 +- drivers/net/phy/microchip.c | 46 +------ drivers/net/phy/phy_led_triggers.c | 23 ++-- drivers/net/phy/phylink.c | 38 +++--- drivers/net/virtio_net.c | 69 ++++++++-- drivers/net/xen-netfront.c | 17 ++- include/linux/phylink.h | 31 +++-- net/core/lwtunnel.c | 26 +++- net/core/netdev-genl.c | 9 +- net/core/selftests.c | 18 ++- net/mptcp/pm_userspace.c | 6 +- net/sched/sch_hfsc.c | 23 +++- net/tipc/monitor.c | 3 +- tools/testing/selftests/net/mptcp/diag.sh | 5 +- .../tc-testing/tc-tests/infra/qdiscs.json | 39 ++++++ 32 files changed, 419 insertions(+), 283 deletions(-)