APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2026-01-29

Edoardo Canepa edoardo.canepa at canonical.com
Fri Feb 6 10:06:55 UTC 2026


Applied to noble:linux/master-next. Thanks.

On 1/28/26 13:32, Manuel Diewald wrote:
> This pull request (133 commits) includes the following Noble stable patchsets:
>
>          Noble update: upstream stable patchset 2026-01-29
>                   Ported from the following upstream stable releases:
>                           v6.6.115, v6.6.116, v6.12.56, v6.12.57
>          https://bugs.launchpad.net/bugs/2139282
>
> Note also that the 'stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('stable-next') instead of each
> tags/noble-stable-* reference:
>
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble stable-next
>
>   -Manuel
>
> ------------------------------------------------------------------------
>
> The following changes since commit 1d6cda4e79e44714275639e24349c02280f9afa3:
>
>    UBUNTU: Upstream stable to v6.6.114, v6.12.55 (2026-01-27 19:37:05 +0100)
>
> are available in the Git repository at:
>
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/noble tags/noble-stable-2026-01-29
>
> for you to fetch changes up to 06d5f7d9019e0071ae14980b457769fe157da48f:
>
>    UBUNTU: Upstream stable to v6.6.115, v6.6.116, v6.12.56, v6.12.57 (2026-01-28 12:47:38 +0100)
>
> ----------------------------------------------------------------
> Alexander Aring (1):
>        dlm: check for defined force value in dlm_lockspace_release
>
> Alexander Usyskin (1):
>        mei: me: add wildcat lake P DID
>
> Alexander Wetzel (1):
>        wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
>
> Alexey Simakov (1):
>        sctp: avoid NULL dereference when chunk data buffer is missing
>
> Alice Ryhl (1):
>        binder: remove "invalid inc weak" check
>
> Alok Tiwari (1):
>        io_uring: correct __must_hold annotation in io_install_fixed_file
>
> Amery Hung (2):
>        net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
>        net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
>
> Amir Goldstein (1):
>        fuse: allocate ff->release_args only if release is needed
>
> Andreas Gruenbacher (1):
>        gfs2: Fix unlikely race in gdlm_put_lock
>
> Andrew Cooper (1):
>        x86/microcode: Fix Entrysign revision check for Zen1/Naples
>
> Andrey Konovalov (1):
>        usb: raw-gadget: do not limit transfer length
>
> Andy Shevchenko (1):
>        sched: Remove never used code in mm_cid_get()
>
> Anup Patel (2):
>        RISC-V: Define pgprot_dmacoherent() for non-coherent devices
>        RISC-V: Don't print details of CPUs disabled in DT
>
> Artem Shimko (2):
>        firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
>        serial: 8250_dw: handle reset control deassert error
>
> Avadhut Naik (1):
>        EDAC/mc_sysfs: Increase legacy channel support to 16
>
> Carolina Jubran (1):
>        net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
>
> Catalin Marinas (1):
>        arm64: mte: Do not warn if the page is already tagged in copy_highpage()
>
> Chao Yu (1):
>        f2fs: fix to avoid panic once fallocation fails for pinfile
>
> Chen Ridong (1):
>        cpuset: Use new excpus for nocpu error check when enabling root partition
>
> Christophe Leroy (1):
>        powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
>
> Cristian Marussi (1):
>        firmware: arm_scmi: Account for failed debug initialization
>
> Dan Carpenter (1):
>        btrfs: tree-checker: fix bounds check in check_inode_extref()
>
> Daniel Golle (1):
>        serial: 8250_mtk: Enable baud clock and manage in runtime PM
>
> Dapeng Mi (1):
>        perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
>
> Darrick J. Wong (2):
>        xfs: always warn about deprecated mount options
>        fuse: fix livelock in synchronous file put from fuseblk workers
>
> David Howells (1):
>        cifs: Fix TCP_Server_Info::credits to be signed
>
> David Kaplan (2):
>        x86/bugs: Report correct retbleed mitigation status
>        x86/bugs: Fix reporting of LFENCE retpoline
>
> Deepanshu Kartikey (2):
>        ocfs2: clear extent cache after moving/defragmenting extents
>        comedi: fix divide-by-zero in comedi_buf_munge()
>
> Dewei Meng (1):
>        btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
>
> Edward Cree (1):
>        sfc: fix NULL dereferences in ef100_process_design_param()
>
> Filipe Manana (6):
>        btrfs: always drop log root tree reference in btrfs_replay_log()
>        btrfs: use level argument in log tree walk callback replay_one_buffer()
>        btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
>        btrfs: abort transaction on specific error places when walking log tree
>        btrfs: abort transaction in the process_one_buffer() log tree walk callback
>        btrfs: abort transaction if we fail to update inode in log replay dir fixup
>
> Florian Eckert (1):
>        serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
>
> Fuad Tabba (1):
>        arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
>
> Geert Uytterhoeven (1):
>        m68k: bitops: Fix find_*_bit() signatures
>
> Geliang Tang (1):
>        selftests: mptcp: disable add_addr retrans in endpoint_tests
>
> Guenter Roeck (1):
>        hwmon: (sht3x) Fix error handling
>
> Han Xu (1):
>        spi: spi-nxp-fspi: add extra delay after dll locked
>
> Hangbin Liu (1):
>        bonding: return detailed error when loading native XDP fails
>
> Haotian Zhang (1):
>        gpio: ljca: Fix duplicated IRQ mapping
>
> Heiko Carstens (1):
>        s390/mm: Use __GFP_ACCOUNT for user page table allocations
>
> Huang Ying (1):
>        arm64, mm: avoid always making PTE dirty in pte_mkwrite()
>
> Hugo Villeneuve (1):
>        serial: sc16is7xx: remove useless enable of enhanced features
>
> Ioana Ciornei (2):
>        dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
>        gpio: regmap: add the .fixed_direction_output configuration parameter
>
> Jakub Acs (1):
>        fs/notify: call exportfs_encode_fid with s_umount
>
> Jianpeng Chang (1):
>        net: enetc: fix the deadlock of enetc_mdio_lock
>
> Jiasheng Jiang (1):
>        ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
>
> Johannes Thumshirn (1):
>        btrfs: zoned: return error from btrfs_zone_finish_endio()
>
> Johannes Wiesböck (1):
>        rtnetlink: Allow deleting FDB entries in user namespace
>
> Jonathan Corbet (1):
>        docs: kdoc: handle the obsolescensce of docutils.ErrorString()
>
> Josh Poimboeuf (2):
>        perf: Have get_perf_callchain() return NULL if crosstask and user are set
>        perf: Skip user unwind if the task is a kernel thread
>
> Junhao Xie (1):
>        misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
>
> Junjie Cao (1):
>        lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
>
> Kaushlendra Kumar (1):
>        arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
>
> Kees Bakker (1):
>        iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
>
> Kees Cook (1):
>        PCI: Test for bit underflow in pcie_set_readrq()
>
> LI Qingwu (1):
>        USB: serial: option: add Telit FN920C04 ECM compositions
>
> Lad Prabhakar (2):
>        net: ravb: Enforce descriptor type ordering
>        net: ravb: Ensure memory write completes before ringing TX doorbell
>
> Linus Torvalds (1):
>        Unbreak 'make tools/*' for user-space targets
>
> Maarten Lankhorst (1):
>        devcoredump: Fix circular locking dependency with devcd->mutex.
>
> Maciej W. Rozycki (1):
>        MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
>
> Manuel Diewald (1):
>        UBUNTU: Upstream stable to v6.6.115, v6.6.116, v6.12.56, v6.12.57
>
> Marc Kleine-Budde (2):
>        can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
>        can: netlink: can_changelink(): allow disabling of automatic restart
>
> Marek Szyprowski (1):
>        dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
>
> Mathias Nyman (5):
>        xhci: dbc: enable back DbC in resume if it was enabled before suspend
>        xhci: dbc: poll at different rate depending on data transfer activity
>        xhci: dbc: Improve performance by removing delay in transfer event polling.
>        xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
>        xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
>
> Mathieu Dubois-Briand (1):
>        gpio: regmap: Allow to allocate regmap-irq device
>
> Matthieu Baerts (NGI0) (4):
>        selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
>        selftests: mptcp: join: mark implicit tests as skipped if not supported
>        mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
>        selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
>
> Menglong Dong (1):
>        arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
>
> Michael Grzeschik (1):
>        tcpm: switch check for role_sw device with fw_node
>
> Michal Pecio (1):
>        net: usb: rtl8150: Fix frame padding
>
> Naohiro Aota (1):
>        btrfs: zoned: refine extent allocator hint selection
>
> Nathan Chancellor (1):
>        net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()
>
> Patrisious Haddad (1):
>        net/mlx5: Fix IPsec cleanup over MPV device
>
> Paul Walmsley (1):
>        riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
>
> Qianchang Zhao (1):
>        ksmbd: transport_ipc: validate payload size before reading handle
>
> Qu Wenruo (1):
>        btrfs: tree-checker: add inode extref checks
>
> Rafael J. Wysocki (1):
>        Revert "cpuidle: menu: Avoid discarding useful information"
>
> Reinhard Speyerer (1):
>        USB: serial: option: add Quectel RG255C
>
> Renjun Wang (1):
>        USB: serial: option: add UNISOC UIS7720
>
> Richard Guy Briggs (1):
>        audit: record fanotify event regardless of presence of rules
>
> Sebastian Reichel (1):
>        net: stmmac: dwmac-rk: Fix disabling set_clock_selection
>
> Simon Schuster (1):
>        nios2: ensure that memblock.current_limit is set when setting pfn limits
>
> Stefan Metzmacher (1):
>        smb: server: let smb_direct_flush_send_list() invalidate a remote key first
>
> Stefano Garzarella (1):
>        vsock: fix lock inversion in vsock_assign_transport()
>
> Steven Rostedt (1):
>        perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
>
> Suma Hegde (1):
>        platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
>
> Thorsten Blum (1):
>        btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()
>
> Tim Guttzeit (1):
>        usb/core/quirks: Add Huawei ME906S to wakeup quirk
>
> Tonghao Zhang (1):
>        net: bonding: fix possible peer notify event loss or dup issue
>
> Uday M Bhat (1):
>        xhci: dbc: Allow users to modify DbC poll interval via sysfs
>
> Viacheslav Dubeyko (5):
>        hfs: clear offset and space out of valid records in b-tree node
>        hfs: make proper initalization of struct hfs_find_data
>        hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
>        hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
>        hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
>
> Victoria Votokina (2):
>        most: usb: Fix use-after-free in hdm_disconnect
>        most: usb: hdm_probe: Fix calling put_device() before device initialization
>
> Vincent Mailhol (2):
>        bits: add comments and newlines to #if, #else and #endif directives
>        bits: introduce fixed-type GENMASK_U*()
>
> Wang Liang (1):
>        bonding: check xdp prog when set bond mode
>
> Wei Fang (1):
>        net: enetc: correct the value of ENETC_RXB_TRUESIZE
>
> William Breathitt Gray (3):
>        gpio: pci-idio-16: Define maximum valid register address offset
>        gpio: 104-idio-16: Define maximum valid register address offset
>        gpio: idio-16: Define fixed direction of the GPIO lines
>
> Xi Ruoyao (1):
>        ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
>
> Xiang Mei (1):
>        net/sched: sch_qfq: Fix null-deref in agg_dequeue
>
> Xichao Zhao (1):
>        exec: Fix incorrect type for ret
>
> Xin Long (1):
>        selftests: net: fix server bind failure in sctp_vrf.sh
>
> Xu Yang (1):
>        dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp
>
> Yang Chenzhi (1):
>        hfs: validate record offset in hfsplus_bmap_alloc
>
> Yangtao Li (1):
>        hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
>
> Yicong Yang (1):
>        drivers/perf: hisi: Relax the event ID check in the framework
>
>   .../ABI/testing/sysfs-bus-pci-drivers-xhci_hcd     |  10 ++
>   .../devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml   |  10 +-
>   Documentation/sphinx/kernel_abi.py                 |   4 +-
>   Documentation/sphinx/kernel_feat.py                |   4 +-
>   Documentation/sphinx/kernel_include.py             |   6 +-
>   Documentation/sphinx/maintainers_include.py        |   4 +-
>   Makefile                                           |   4 +-
>   arch/alpha/kernel/asm-offsets.c                    |   1 +
>   arch/arc/kernel/asm-offsets.c                      |   1 +
>   arch/arm/kernel/asm-offsets.c                      |   2 +
>   arch/arm64/include/asm/pgtable.h                   |   3 +-
>   arch/arm64/kernel/asm-offsets.c                    |   1 +
>   arch/arm64/mm/copypage.c                           |   9 +-
>   arch/arm64/tools/sysreg                            |   2 +-
>   arch/csky/kernel/asm-offsets.c                     |   1 +
>   arch/hexagon/kernel/asm-offsets.c                  |   1 +
>   arch/loongarch/kernel/asm-offsets.c                |   2 +
>   arch/m68k/include/asm/bitops.h                     |  25 ++--
>   arch/m68k/kernel/asm-offsets.c                     |   1 +
>   arch/microblaze/kernel/asm-offsets.c               |   1 +
>   arch/mips/kernel/asm-offsets.c                     |   2 +
>   arch/mips/mti-malta/malta-setup.c                  |   2 +-
>   arch/nios2/kernel/asm-offsets.c                    |   1 +
>   arch/nios2/kernel/setup.c                          |  15 +++
>   arch/openrisc/kernel/asm-offsets.c                 |   1 +
>   arch/parisc/kernel/asm-offsets.c                   |   1 +
>   arch/powerpc/include/asm/pgtable.h                 |  12 --
>   arch/powerpc/kernel/asm-offsets.c                  |   1 +
>   arch/powerpc/mm/book3s32/mmu.c                     |   4 +-
>   arch/powerpc/mm/pgtable_32.c                       |   2 +-
>   arch/riscv/include/asm/pgtable.h                   |   2 +
>   arch/riscv/kernel/asm-offsets.c                    |   1 +
>   arch/riscv/kernel/cpu.c                            |   4 +-
>   arch/riscv/kernel/sys_hwprobe.c                    |   6 +
>   arch/s390/kernel/asm-offsets.c                     |   1 +
>   arch/s390/mm/pgalloc.c                             |  13 +-
>   arch/sh/kernel/asm-offsets.c                       |   1 +
>   arch/sparc/kernel/asm-offsets.c                    |   1 +
>   arch/um/kernel/asm-offsets.c                       |   2 +
>   arch/x86/events/intel/core.c                       |  10 +-
>   arch/x86/include/asm/perf_event.h                  |   6 +-
>   arch/x86/kernel/cpu/bugs.c                         |   9 +-
>   arch/x86/kernel/cpu/microcode/amd.c                |   2 +-
>   arch/x86/kvm/pmu.h                                 |   2 +-
>   arch/xtensa/kernel/asm-offsets.c                   |   1 +
>   debian.master/upstream-stable                      |   4 +-
>   drivers/acpi/acpica/tbprint.c                      |   6 +
>   drivers/android/binder.c                           |  11 +-
>   drivers/base/arch_topology.c                       |   2 +-
>   drivers/base/devcoredump.c                         | 138 +++++++++++++--------
>   drivers/comedi/comedi_buf.c                        |   2 +-
>   drivers/cpuidle/governors/menu.c                   |  21 ++--
>   drivers/edac/edac_mc_sysfs.c                       |  24 ++++
>   drivers/firmware/arm_scmi/common.h                 |  24 +++-
>   drivers/firmware/arm_scmi/driver.c                 |  47 +++----
>   drivers/gpio/gpio-104-idio-16.c                    |   1 +
>   drivers/gpio/gpio-idio-16.c                        |   5 +
>   drivers/gpio/gpio-ljca.c                           |  14 +--
>   drivers/gpio/gpio-pci-idio-16.c                    |   1 +
>   drivers/gpio/gpio-regmap.c                         |  53 +++++++-
>   drivers/hwmon/sht3x.c                              |  27 ++--
>   drivers/iommu/intel/iommu.c                        |   7 +-
>   drivers/misc/fastrpc.c                             |   2 +
>   drivers/misc/lkdtm/fortify.c                       |   6 +
>   drivers/misc/mei/hw-me-regs.h                      |   2 +
>   drivers/misc/mei/pci-me.c                          |   2 +
>   drivers/most/most_usb.c                            |  13 +-
>   drivers/net/bonding/bond_main.c                    |  51 ++++----
>   drivers/net/bonding/bond_options.c                 |   3 +
>   drivers/net/can/bxcan.c                            |   2 +-
>   drivers/net/can/dev/netlink.c                      |   6 +-
>   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/mellanox/mlx5/core/en.h       |   7 ++
>   .../net/ethernet/mellanox/mlx5/core/en/params.c    |   2 +-
>   drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h   |   6 -
>   .../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  |   2 +
>   drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    | 128 ++++++++++++-------
>   drivers/net/ethernet/renesas/ravb_main.c           |  24 +++-
>   drivers/net/ethernet/sfc/ef100_netdev.c            |   6 +-
>   drivers/net/ethernet/sfc/ef100_nic.c               |  47 ++++---
>   drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c     |   9 +-
>   drivers/net/usb/rtl8150.c                          |  11 +-
>   drivers/pci/pci.c                                  |   6 +-
>   drivers/perf/hisilicon/hisi_uncore_pmu.c           |   2 +-
>   drivers/perf/hisilicon/hisi_uncore_pmu.h           |   3 +-
>   drivers/platform/x86/amd/hsmp.c                    |   5 +
>   drivers/ptp/ptp_ocp.c                              |   2 +-
>   drivers/spi/spi-nxp-fspi.c                         |   6 +
>   drivers/tty/serial/8250/8250_dw.c                  |   4 +-
>   drivers/tty/serial/8250/8250_exar.c                |  11 ++
>   drivers/tty/serial/8250/8250_mtk.c                 |   6 +-
>   drivers/tty/serial/sc16is7xx.c                     |   7 --
>   drivers/usb/core/quirks.c                          |   2 +
>   drivers/usb/gadget/legacy/raw_gadget.c             |   2 -
>   drivers/usb/host/xhci-dbgcap.c                     |  79 +++++++++++-
>   drivers/usb/host/xhci-dbgcap.h                     |   7 +-
>   drivers/usb/serial/option.c                        |  10 ++
>   drivers/usb/typec/tcpm/tcpm.c                      |   4 +-
>   fs/btrfs/disk-io.c                                 |   2 +-
>   fs/btrfs/extent-tree.c                             |   6 +-
>   fs/btrfs/inode.c                                   |   7 +-
>   fs/btrfs/scrub.c                                   |   3 +-
>   fs/btrfs/super.c                                   |   8 +-
>   fs/btrfs/transaction.c                             |   2 +-
>   fs/btrfs/tree-checker.c                            |  37 ++++++
>   fs/btrfs/tree-log.c                                |  64 +++++++---
>   fs/btrfs/zoned.c                                   |   8 +-
>   fs/btrfs/zoned.h                                   |   9 +-
>   fs/dlm/lockspace.c                                 |   2 +-
>   fs/exec.c                                          |   2 +-
>   fs/f2fs/file.c                                     |   8 +-
>   fs/f2fs/segment.c                                  |  13 +-
>   fs/fuse/dir.c                                      |   2 +-
>   fs/fuse/file.c                                     |  75 ++++++-----
>   fs/fuse/fuse_i.h                                   |   2 +-
>   fs/gfs2/lock_dlm.c                                 |  10 +-
>   fs/hfs/bfind.c                                     |   8 +-
>   fs/hfs/brec.c                                      |  27 +++-
>   fs/hfs/mdb.c                                       |   2 +-
>   fs/hfsplus/bfind.c                                 |   8 +-
>   fs/hfsplus/bnode.c                                 |  41 ------
>   fs/hfsplus/btree.c                                 |   6 +
>   fs/hfsplus/hfsplus_fs.h                            |  42 +++++++
>   fs/hfsplus/super.c                                 |  25 +++-
>   fs/notify/fdinfo.c                                 |   6 +
>   fs/ocfs2/move_extents.c                            |   5 +
>   fs/smb/client/cifsglob.h                           |   2 +-
>   fs/smb/server/transport_ipc.c                      |   8 +-
>   fs/smb/server/transport_rdma.c                     |  11 +-
>   fs/xfs/xfs_super.c                                 |  33 +++--
>   include/linux/audit.h                              |   2 +-
>   include/linux/bitops.h                             |   1 -
>   include/linux/bits.h                               |  38 +++++-
>   include/linux/gpio/regmap.h                        |  16 +++
>   include/net/bonding.h                              |   1 +
>   include/net/pkt_sched.h                            |  25 +++-
>   io_uring/filetable.c                               |   2 +-
>   kernel/cgroup/cpuset.c                             |   6 +-
>   kernel/dma/debug.c                                 |   5 +-
>   kernel/events/callchain.c                          |  16 +--
>   kernel/events/core.c                               |   7 +-
>   kernel/sched/sched.h                               |   2 -
>   net/core/rtnetlink.c                               |   3 -
>   net/mptcp/pm_netlink.c                             |   6 +
>   net/sched/sch_api.c                                |  10 --
>   net/sched/sch_hfsc.c                               |  16 ---
>   net/sched/sch_qfq.c                                |   2 +-
>   net/sctp/inqueue.c                                 |  13 +-
>   net/vmw_vsock/af_vsock.c                           |  38 +++---
>   net/wireless/reg.c                                 |   5 +
>   tools/testing/selftests/net/mptcp/mptcp_join.sh    |   9 +-
>   tools/testing/selftests/net/sctp_hello.c           |  17 +--
>   tools/testing/selftests/net/sctp_vrf.sh            |  73 ++++++-----
>   157 files changed, 1288 insertions(+), 635 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x20F88172E14F6784.asc
Type: application/pgp-keys
Size: 3167 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260206/e9c73e4a/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260206/e9c73e4a/attachment-0001.sig>


More information about the kernel-team mailing list