APPLIED/Cmnt: [SRU][Jammy][PULL] Jammy update: v5.15.199 upstream stable release
Stefan Bader
stefan.bader at canonical.com
Fri Mar 6 10:29:07 UTC 2026
On 05/03/2026 18:41, vinicius.peixoto at canonical.com wrote:
> This pull request (202 commits) includes the following Jammy stable patchsets:
>
> Jammy update: v5.15.199 upstream stable release
> https://bugs.launchpad.net/bugs/2143343
>
> 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/jammy-stable-* reference:
>
> git://git.launchpad.net/~vpeixoto/+git/ubuntu-stable-jammy stable-next
>
> -Vinicius
>
> ------------------------------------------------------------------------
>
> The following changes since commit e55c2bec82a6e933b068c1b41dad8176caed5840:
>
> UBUNTU: Upstream stable to v5.15.198 (2026-03-05 03:23:50 -0300)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~vpeixoto/+git/ubuntu-stable-jammy tags/jammy-stable-v5.15.199
>
> for you to fetch changes up to eaeaf8cc133542f630052f7043c23e13147e75a4:
>
> UBUNTU: Upstream stable to v5.15.199 (2026-03-05 14:29:41 -0300)
>
> ----------------------------------------------------------------
> Abdun Nihaal (1):
> scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
>
> Aboorva Devarajan (1):
> mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
>
> Alex Maftei (2):
> selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
> selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE
>
> Alexander Usyskin (1):
> mei: trace: treat reg parameter as string
>
> Alexis Lothoré (1):
> net: stmmac: make sure that ptp_rate is not 0 before configuring EST
>
> Andrew Cooper (1):
> x86/kfence: avoid writing L1TF-vulnerable PTEs
>
> Andrey Vatoropin (1):
> be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
>
> Arnd Bergmann (1):
> irqchip/gic-v3-its: Avoid truncating memory addresses
>
> Arun Raghavan (1):
> ALSA: usb: Increase volume range that triggers a warning
>
> Bagas Sanjaya (2):
> textsearch: describe @list member in ts_ops search
> mm, kfence: describe @slab parameter in __kfence_obj_info()
>
> Bartlomiej Kubik (1):
> fs/ntfs3: Initialize allocated memory before use
>
> Bartosz Golaszewski (2):
> pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
> pinctrl: meson: mark the GPIO controller as sleeping
>
> Benjamin Tissoires (1):
> HID: usbhid: paper over wrong bNumDescriptor field
>
> Berk Cem Goksel (1):
> ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
>
> Biju Das (1):
> dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
>
> Brian Foster (1):
> xfs: set max_agbno to allow sparse alloc of last full inode chunk
>
> Cedric Xing (1):
> x86: make page fault handling disable interrupts properly
>
> Chen Ni (1):
> net/sched: act_ife: convert comma to semicolon
>
> Cheng-Yu Lee (1):
> regmap: Fix race condition in hwspinlock irqsave routine
>
> Chenghai Huang (1):
> uacce: ensure safe queue release with state management
>
> Dan Carpenter (2):
> phy: stm32-usphyc: Fix off by one in probe()
> wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
>
> Dan Williams (1):
> x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
>
> Daniel Borkmann (1):
> bpf: Do not let BPF test infra emit invalid GSO types to stack
>
> Daniel Wagner (1):
> nvme-fc: rename free_ctrl callback to match name pattern
>
> David Hildenbrand (1):
> mm/pagewalk: add walk_page_range_vma()
>
> Denis Sergeev (1):
> gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
>
> Dmitry Skorodumov (1):
> ipvlan: Make the addrs_lock be per port
>
> Edward Adam Davis (1):
> wifi: cfg80211: init wiphy_work before allocating rfkill fails
>
> Emil Svendsen (1):
> ASoC: tlv320adcx140: fix word length
>
> Eric Dumazet (11):
> ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
> net: update netdev_lock_{type,name}
> macvlan: fix possible UAF in macvlan_forward_source()
> ipv4: ip_gre: make ipgre_header() robust
> net/sched: sch_qfq: do not free existing class in qfq_change_class()
> bonding: limit BOND_MODE_8023AD to Ethernet devices
> l2tp: avoid one data-race in l2tp_tunnel_del_work()
> mISDN: annotate data-race around dev->work
> ipv6: annotate data-race in ndisc_router_discovery()
> bonding: provide a net pointer to __skb_flow_dissect()
> net/sched: act_ife: avoid possible NULL deref
>
> Ethan Nelson-Moore (2):
> USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
> net: usb: dm9601: remove broken SR9700 support
>
> Fabio Estevam (1):
> ASoC: fsl: imx-card: Do not force slot width to sample width
>
> Fernand Sieber (1):
> perf/x86/intel: Do not enable BTS for guests
>
> Fernando Fernandez Mancera (1):
> ipv6: use the right ifindex when replying to icmpv6 from localhost
>
> Gal Pressman (3):
> selftests: drv-net: fix RPS mask handling for high CPU numbers
> net/mlx5e: Expose rx_oversize_pkts_buffer counter
> net/mlx5e: Account for netdev stats in ndo_get_stats64
>
> Gaosheng Cui (1):
> drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
>
> Geraldo Nascimento (1):
> arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4s
>
> Greg Kroah-Hartman (1):
> Linux 5.15.199
>
> Gyeyoung Baek (1):
> genirq/irq_sim: Initialize work context pointers properly
>
> Hans de Goede (1):
> leds: led-class: Only Add LED to leds_list when it is fully ready
>
> Haotian Zhang (1):
> dmaengine: omap-dma: fix dma_pool resource leak in error paths
>
> Haoxiang Li (6):
> EDAC/x38: Fix a resource leak in x38_probe1()
> EDAC/i3200: Fix a resource leak in i3200_probe1()
> drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
> w1: fix redundant counter decrement in w1_attach_slave_device()
> scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()
> drm/amdkfd: fix a memory leak in device_queue_manager_init()
>
> Henry Martin (1):
> HID: uclogic: Add NULL check in uclogic_input_configured()
>
> Huacai Chen (1):
> USB: OHCI/UHCI: Add soft dependencies on ehci_platform
>
> Ian Abbott (2):
> comedi: dmm32at: serialize use of paged registers
> comedi: Fix getting range information for subdevices 16 to 255
>
> Ilikara Zheng (1):
> nvme-pci: disable secondary temp for Wodposit WPBSNM8
>
> JP Kobryn (1):
> btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_uptodate()
>
> Jakub Kicinski (3):
> netlink: add a proto specification for FOU
> net: fou: rename the source for linking
> net: fou: use policy and operation tables generated from the spec
>
> Jamal Hadi Salim (2):
> net/sched: Enforce that teql can only be used as root qdisc
> net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag
>
> Jaroslav Kysela (1):
> ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layer
>
> Jeongjun Park (1):
> netrom: fix double-free in nr_route_frame()
>
> Jesse Brandeburg (1):
> ice: stop counting UDP csum mismatch as rx_errors
>
> Jia-Hong Su (1):
> Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
>
> Jijie Shao (2):
> net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
> net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
>
> Johan Hovold (14):
> dmaengine: at_hdmac: fix device leak on of_dma_xlate()
> dmaengine: bcm-sba-raid: fix device leak on probe
> dmaengine: idxd: fix device leaks on compat bind and unbind
> dmaengine: lpc18xx-dmamux: fix device leak on route allocation
> dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation
> dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation
> dmaengine: ti: k3-udma: fix device leak on udma lookup
> slimbus: core: fix runtime PM imbalance on report present
> slimbus: core: fix device reference leak on report present
> intel_th: fix device leak on output open()
> iio: adc: exynos_adc: fix OF populate on driver rebind
> dmaengine: stm32: dmamux: fix OF node leak on route allocation failure
> dmaengine: stm32: dmamux: fix device leak on route allocation
> drm/imx/tve: fix probe device leak
>
> Johannes Berg (6):
> wifi: cfg80211: add a work abstraction with special semantics
> wifi: mac80211: use wiphy work for sdata->work
> wifi: mac80211: move TDLS work to wiphy work
> wifi: cfg80211: use system_unbound_wq for wiphy work
> wifi: cfg80211: fix wiphy delayed work queueing
> wifi: cfg80211: fully move wiphy work to unbound workqueue
>
> Jonathan Cameron (1):
> staging:iio:adc:ad7280a: Register define cleanup.
>
> Keith Busch (1):
> nvme-pci: do not directly handle subsys reset fallout
>
> Kery Qi (2):
> rocker: fix memory leak in rocker_world_port_post_fini()
> scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
>
> Krzysztof Kozlowski (1):
> phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
>
> Kuniyuki Iwashima (5):
> gue: Fix skb memleak with inner IP protocol 0.
> fou: Don't allow 0 for FOU_ATTR_IPPROTO.
> nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
> nfc: nci: Fix race between rfkill and nci_unregister_device().
> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
>
> Kübrich, Andreas (1):
> iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
>
> Laurent Vivier (1):
> usbnet: limit max_mtu based on device's hard_mtu
>
> Laveesh Bansal (1):
> writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
>
> Linus Torvalds (1):
> Fix memory leak in posix_clock_open()
>
> Long Li (1):
> scsi: storvsc: Process unsupported MODE_SENSE_10
>
> Louis Chauvet (1):
> phy: rockchip: inno-usb2: fix disconnection in gadget mode
>
> Luca Ceresoli (1):
> phy: rockchip: inno-usb2: fix communication disruption in gadget mode
>
> Luís Henriques (1):
> ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
>
> Lyude Paul (1):
> drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
>
> Maciek Machnikowski (1):
> testptp: add option to shift clock by nanoseconds
>
> Mahesh Bandewar (1):
> selftest/ptp: update ptp selftest to exercise the gettimex options
>
> Maninder Singh (1):
> NFSD: fix race between nfsd registration and exports_proc
>
> Marc Kleine-Budde (5):
> can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
> can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
> can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
> can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
> can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
>
> Marek Vasut (2):
> drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel
> wifi: rsi: Fix memory corruption due to not set vif driver data size
>
> Martin Kaiser (1):
> net: bridge: fix static key check
>
> Matthew Schwartz (1):
> mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
>
> Matthew Wilcox (Oracle) (1):
> migrate: correct lock ordering for hugetlb file folios
>
> Matthieu Baerts (NGI0) (2):
> mptcp: only reset subflow errors when propagated
> mptcp: avoid dup SUB_CLOSED events after disconnect
>
> Maurizio Lombardi (1):
> nvmet-tcp: remove boilerplate code
>
> Miaoqian Lin (1):
> dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
>
> Miri Korenblit (1):
> wifi: cfg80211: cancel wiphy_work before freeing wiphy
>
> Namjae Jeon (1):
> ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
>
> Nikola Z. Ivanov (1):
> team: Move team device type change at the end of team_port_add
>
> Nilay Shroff (1):
> nvme: fix PCIe subsystem reset controller state transition
>
> Paul Chaignon (1):
> bpf: Reject narrower access to pointer ctx fields
>
> Pavel Zhigulin (1):
> iio: adc: ad7280a: handle spi_setup() errors in probe()
>
> Pedro Demarchi Gomes (1):
> ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
>
> Pei Xiao (1):
> iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
>
> Rahul Rameshbabu (2):
> testptp: Add support for testing ptp_clock_info .adjphase callback
> HID: uclogic: Correct devm device reference for hidinput input_dev name
>
> Raju Rangoju (1):
> amd-xgbe: avoid misleading per-packet error log
>
> Ratheesh Kannoth (1):
> octeontx2-af: Fix error handling
>
> Rob Herring (Arm) (1):
> of: platform: Use default match table for /firmware
>
> Robbie Ko (1):
> btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
>
> Sabrina Dubroca (1):
> espintcp: fix skb leaks
>
> Saeed Mahameed (2):
> net/mlx5e: Restore destroying state bit after profile cleanup
> net/mlx5: Add HW definitions of vport debug counters
>
> Sai Sree Kartheek Adivi (1):
> dma/pool: distinguish between missing and exhausted atomic pools
>
> Samasth Norway Ananda (1):
> ALSA: scarlett2: Fix buffer overflow in config retrieval
>
> Sharath Chandra Vurukala (1):
> net: Add locking to protect skb->dev access in ip_output
>
> Sheetal (1):
> dmaengine: tegra-adma: Fix use-after-free
>
> Shivam Kumar (1):
> nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
>
> Stefano Garzarella (1):
> vsock/test: add a final full barrier after run all tests
>
> Suraj Gupta (1):
> dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" property is missing
>
> Szymon Wilczek (1):
> can: etas_es58x: allow partial RX URB allocation to succeed
>
> Taeyang Lee (1):
> crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec
>
> Takashi Iwai (1):
> ALSA: ctxfi: Fix potential OOB access in audio mixer handling
>
> Tetsuo Handa (1):
> net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts
>
> Thadeu Lima de Souza Cascardo (1):
> Revert "nfc/nci: Add the inconsistency check between the input data length and count"
>
> Thinh Nguyen (1):
> usb: dwc3: Check for USB4 IP_NAME
>
> Thomas Fourier (4):
> wifi: ath10k: fix dma_free_coherent() pointer
> octeontx2: Fix otx2_dma_map_page() error return code
> scsi: qla2xxx: edif: Fix dma_free_coherent() size
> ksmbd: smbd: fix dma_unmap_sg() nents
>
> Thomas Weißschuh (1):
> hrtimer: Fix softirq base check in update_needs_ipi()
>
> Thorsten Blum (1):
> w1: therm: Fix off-by-one buffer overflow in alarms_store
>
> Timur Kristóf (2):
> drm/amd/pm: Don't clear SI SMC table when setting power limit
> drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
>
> Tomas Melin (1):
> iio: adc: ad9467: fix ad9434 vref mask
>
> Ulrich Mohr (1):
> USB: serial: option: add Telit LE910 MBIM composition
>
> Vinicius Peixoto (1):
> UBUNTU: Upstream stable to v5.15.199
>
> Waiman Long (1):
> blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
>
> Wayne Chang (1):
> phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
>
> Weigang He (1):
> of: fix reference count leak in of_alias_scan()
>
> Wenkai Lin (1):
> uacce: fix cdev handling in the cleanup path
>
> Wojtek Wasko (3):
> posix-clock: Store file pointer in struct posix_clock_context
> ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
> testptp: Add option to open PHC in readonly mode
>
> Xabier Marquiegui (2):
> posix-clock: introduce posix_clock_context concept
> ptp: add testptp mask test
>
> Xiaochen Shen (2):
> x86/resctrl: Add missing resctrl initialization for Hygon
> x86/resctrl: Fix memory bandwidth counter width for Hygon
>
> Xin Long (1):
> sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
>
> Yafang Shao (1):
> net/mlx5e: Report rx_discards_phy via rx_dropped
>
> Yang Erkun (1):
> ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
>
> Yang Guang (1):
> w1: w1_therm: use swap() to make code cleaner
>
> Yang Shen (1):
> uacce: implement mremap in uacce_vm_ops to return -EPERM
>
> Ying Hsu (1):
> Bluetooth: Fix hci_suspend_sync crash
>
> Zhaoyang Huang (1):
> arm64: Set __nocfi on swsusp_arch_resume()
>
> Zilin Guan (3):
> pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
> net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
> net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
>
> Zqiang (1):
> usbnet: Fix using smp_processor_id() in preemptible code warnings
>
> feng (1):
> Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
>
> gongqi (1):
> Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
>
> Documentation/netlink/specs/fou.yaml | 130 +++++++++
> Makefile | 2 +-
> arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts | 1 -
> arch/arm64/kernel/hibernate.c | 2 +-
> arch/x86/events/perf_event.h | 13 +-
> arch/x86/include/asm/kfence.h | 29 ++-
> arch/x86/kernel/cpu/resctrl/core.c | 21 +-
> arch/x86/kernel/cpu/resctrl/internal.h | 3 +
> arch/x86/mm/fault.c | 15 +-
> arch/x86/mm/kaslr.c | 10 +-
> block/blk-cgroup.c | 4 +
> crypto/authencesn.c | 6 +
> debian.master/upstream-stable | 2 +-
> drivers/base/regmap/regmap.c | 4 +-
> drivers/bluetooth/hci_ldisc.c | 4 +-
> drivers/comedi/comedi.h | 2 +-
> drivers/comedi/comedi_fops.c | 2 +-
> drivers/comedi/drivers/dmm32at.c | 32 ++-
> drivers/comedi/range.c | 2 +-
> drivers/dma/at_hdmac.c | 9 +-
> drivers/dma/bcm-sba-raid.c | 6 +-
> drivers/dma/idxd/compat.c | 23 +-
> drivers/dma/lpc18xx-dmamux.c | 19 +-
> drivers/dma/qcom/gpi.c | 6 +-
> drivers/dma/sh/rz-dmac.c | 5 +
> drivers/dma/stm32-dmamux.c | 22 +-
> drivers/dma/tegra210-adma.c | 10 +-
> drivers/dma/ti/dma-crossbar.c | 18 +-
> drivers/dma/ti/k3-udma-private.c | 2 +-
> drivers/dma/ti/omap-dma.c | 4 +
> drivers/dma/xilinx/xilinx_dma.c | 7 +-
> drivers/edac/i3200_edac.c | 11 +-
> drivers/edac/x38_edac.c | 9 +-
> drivers/gpio/gpiolib-acpi.c | 2 +-
> .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 18 +-
> drivers/gpu/drm/amd/pm/powerplay/si_dpm.c | 23 +-
> drivers/gpu/drm/imx/imx-tve.c | 13 +
> drivers/gpu/drm/nouveau/dispnv50/curs507a.c | 1 +
> drivers/gpu/drm/panel/panel-simple.c | 1 +
> drivers/gpu/drm/vmwgfx/vmwgfx_shader.c | 4 +-
> drivers/hid/hid-uclogic-core.c | 12 +-
> drivers/hid/usbhid/hid-core.c | 17 +-
> drivers/hwtracing/intel_th/core.c | 19 +-
> drivers/iio/adc/ad9467.c | 2 +-
> drivers/iio/adc/at91-sama5d2_adc.c | 1 +
> drivers/iio/adc/exynos_adc.c | 13 +-
> drivers/iio/dac/ad5686.c | 6 +
> drivers/input/serio/i8042-acpipnpio.h | 18 ++
> drivers/irqchip/irq-gic-v3-its.c | 8 +-
> drivers/isdn/mISDN/timerdev.c | 13 +-
> drivers/leds/led-class.c | 10 +-
> drivers/misc/mei/mei-trace.h | 18 +-
> drivers/misc/uacce/uacce.c | 42 ++-
> drivers/mmc/host/rtsx_pci_sdmmc.c | 41 +++
> drivers/net/bonding/bond_main.c | 11 +-
> drivers/net/can/usb/ems_usb.c | 8 +-
> drivers/net/can/usb/esd_usb2.c | 9 +-
> drivers/net/can/usb/etas_es58x/es58x_core.c | 2 +-
> drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 9 +-
> drivers/net/can/usb/mcba_usb.c | 8 +-
> drivers/net/can/usb/usb_8dev.c | 8 +-
> drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 5 +-
> drivers/net/ethernet/emulex/benet/be_cmds.c | 3 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 2 +-
> .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 +-
> drivers/net/ethernet/intel/ice/ice_main.c | 1 -
> drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c | 2 +-
> drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 86 ++++--
> .../ethernet/marvell/octeontx2/nic/otx2_common.h | 7 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 25 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 21 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_stats.h | 4 +
> .../mellanox/mlx5/core/esw/acl/ingress_lgcy.c | 2 +-
> drivers/net/ethernet/rocker/rocker_main.c | 5 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac5.c | 5 +
> .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 5 +
> drivers/net/ipvlan/ipvlan.h | 2 +-
> drivers/net/ipvlan/ipvlan_core.c | 16 +-
> drivers/net/ipvlan/ipvlan_main.c | 49 ++--
> drivers/net/macvlan.c | 20 +-
> drivers/net/team/team.c | 23 +-
> drivers/net/usb/dm9601.c | 4 -
> drivers/net/usb/usbnet.c | 11 +-
> drivers/net/wireless/ath/ath10k/ce.c | 16 +-
> .../net/wireless/marvell/mwifiex/11n_rxreorder.c | 6 +-
> drivers/net/wireless/rsi/rsi_91x_mac80211.c | 1 +
> drivers/nfc/virtual_ncidev.c | 4 -
> drivers/nvme/host/fabrics.c | 15 ++
> drivers/nvme/host/fabrics.h | 1 +
> drivers/nvme/host/fc.c | 5 +-
> drivers/nvme/host/nvme.h | 14 +-
> drivers/nvme/host/pci.c | 41 +++
> drivers/nvme/host/rdma.c | 1 +
> drivers/nvme/host/tcp.c | 1 +
> drivers/nvme/target/tcp.c | 28 +-
> drivers/of/base.c | 8 +-
> drivers/of/platform.c | 2 +-
> drivers/pci/Kconfig | 6 -
> drivers/phy/broadcom/phy-bcm-ns-usb3.c | 2 +-
> drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 12 +-
> drivers/phy/st/phy-stm32-usbphyc.c | 2 +-
> drivers/phy/tegra/xusb-tegra186.c | 3 +
> drivers/pinctrl/meson/pinctrl-meson.c | 2 +-
> drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 17 ++
> drivers/ptp/ptp_chardev.c | 37 ++-
> drivers/ptp/ptp_private.h | 16 +-
> drivers/scsi/be2iscsi/be_mgmt.c | 1 +
> drivers/scsi/qla2xxx/qla_os.c | 2 +-
> drivers/scsi/storvsc_drv.c | 3 +-
> drivers/slimbus/core.c | 19 +-
> drivers/staging/iio/adc/ad7280a.c | 289 +++++++++++----------
> drivers/target/sbp/sbp_target.c | 4 +-
> drivers/usb/dwc3/core.c | 2 +
> drivers/usb/dwc3/core.h | 1 +
> drivers/usb/host/ohci-platform.c | 1 +
> drivers/usb/host/uhci-platform.c | 1 +
> drivers/usb/serial/ftdi_sio.c | 1 +
> drivers/usb/serial/ftdi_sio_ids.h | 2 +
> drivers/usb/serial/option.c | 1 +
> drivers/w1/slaves/w1_therm.c | 69 ++---
> drivers/w1/w1.c | 2 -
> drivers/xen/xen-scsiback.c | 1 +
> fs/btrfs/relocation.c | 13 +
> fs/btrfs/transaction.c | 11 +-
> fs/ext4/ext4.h | 38 +--
> fs/ext4/xattr.c | 1 +
> fs/fs-writeback.c | 14 +-
> fs/ksmbd/mgmt/tree_connect.c | 18 +-
> fs/ksmbd/mgmt/tree_connect.h | 1 -
> fs/ksmbd/smb2pdu.c | 3 -
> fs/ksmbd/transport_rdma.c | 15 +-
> fs/nfs/flexfilelayout/flexfilelayoutdev.c | 2 +-
> fs/nfsd/nfsctl.c | 17 +-
> fs/ntfs3/inode.c | 7 +-
> fs/xfs/libxfs/xfs_ialloc.c | 11 +-
> include/drm/ttm/ttm_tt.h | 2 +-
> include/linux/kfence.h | 1 +
> include/linux/mlx5/mlx5_ifc.h | 27 +-
> include/linux/nvme.h | 3 +
> include/linux/pagewalk.h | 3 +
> include/linux/posix-clock.h | 39 ++-
> include/linux/textsearch.h | 1 +
> include/net/cfg80211.h | 95 ++++++-
> include/net/dst.h | 12 +
> include/net/nfc/nfc.h | 2 +
> include/sound/pcm.h | 2 +-
> kernel/bpf/cgroup.c | 8 +-
> kernel/dma/pool.c | 7 +-
> kernel/irq/irq_sim.c | 2 +-
> kernel/time/hrtimer.c | 2 +-
> kernel/time/posix-clock.c | 53 ++--
> mm/Kconfig | 12 +-
> mm/ksm.c | 115 +++++++-
> mm/migrate.c | 14 +-
> mm/page_alloc.c | 10 +-
> mm/pagewalk.c | 20 ++
> net/bluetooth/hci_core.c | 4 +
> net/bpf/test_run.c | 5 +
> net/bridge/br_input.c | 2 +-
> net/can/j1939/transport.c | 10 +-
> net/core/dev.c | 25 +-
> net/core/filter.c | 25 +-
> net/ipv4/Makefile | 1 +
> net/ipv4/esp4.c | 4 +-
> net/ipv4/{fou.c => fou_core.c} | 50 +---
> net/ipv4/fou_nl.c | 48 ++++
> net/ipv4/fou_nl.h | 25 ++
> net/ipv4/ip_gre.c | 11 +-
> net/ipv4/ip_output.c | 16 +-
> net/ipv6/esp6.c | 4 +-
> net/ipv6/icmp.c | 4 +-
> net/ipv6/ip6_tunnel.c | 2 +-
> net/ipv6/ndisc.c | 4 +-
> net/l2tp/l2tp_core.c | 4 +-
> net/mac80211/ibss.c | 8 +-
> net/mac80211/ieee80211_i.h | 6 +-
> net/mac80211/iface.c | 10 +-
> net/mac80211/mesh.c | 10 +-
> net/mac80211/mesh_hwmp.c | 6 +-
> net/mac80211/mlme.c | 13 +-
> net/mac80211/ocb.c | 6 +-
> net/mac80211/rx.c | 2 +-
> net/mac80211/scan.c | 2 +-
> net/mac80211/status.c | 6 +-
> net/mac80211/tdls.c | 11 +-
> net/mac80211/util.c | 2 +-
> net/mptcp/protocol.c | 13 +-
> net/netrom/nr_route.c | 13 +-
> net/nfc/core.c | 27 +-
> net/nfc/llcp_commands.c | 17 +-
> net/nfc/llcp_core.c | 4 +-
> net/nfc/nci/core.c | 4 +-
> net/sched/act_ife.c | 12 +-
> net/sched/sch_qfq.c | 8 +-
> net/sched/sch_teql.c | 5 +
> net/sctp/sm_statefuns.c | 10 +-
> net/tls/tls_device.c | 18 +-
> net/wireless/core.c | 131 +++++++++-
> net/wireless/core.h | 7 +
> net/wireless/sysfs.c | 8 +-
> net/xfrm/espintcp.c | 4 +-
> sound/core/oss/pcm_oss.c | 4 +-
> sound/core/pcm_native.c | 9 +-
> sound/pci/ctxfi/ctamixer.c | 2 +
> sound/soc/codecs/tlv320adcx140.c | 4 +-
> sound/soc/fsl/imx-card.c | 1 -
> sound/usb/mixer.c | 22 +-
> sound/usb/mixer_scarlett_gen2.c | 7 +-
> tools/testing/selftests/net/toeplitz.c | 4 +-
> tools/testing/selftests/ptp/testptp.c | 210 +++++++++++++--
> tools/testing/vsock/util.c | 12 +
> 211 files changed, 2333 insertions(+), 841 deletions(-)
> create mode 100644 Documentation/netlink/specs/fou.yaml
> rename net/ipv4/{fou.c => fou_core.c} (94%)
> create mode 100644 net/ipv4/fou_nl.c
> create mode 100644 net/ipv4/fou_nl.h
>
This was borked. There was a secondary stable tracking bug (LP:
#2143304) listed in every patch (but the last one). I have duplicated
the additional report to LP: #2143343) and deleted the incorrect BugLink
from all patches.
Applied to jammy:linux-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 52669 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260306/6810e3df/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260306/6810e3df/attachment-0001.sig>
More information about the kernel-team
mailing list