APPLIED: [SRU][Noble][PULL] Noble upstream stable patchset 2024-10-09

Stefan Bader stefan.bader at canonical.com
Fri Oct 11 12:53:09 UTC 2024


On 09.10.24 08:18, Koichiro Den wrote:
> This pull request (292 commits) includes the following Noble stable patchsets:
> 
>          Noble update: upstream stable patchset 2024-10-09
>                   Ported from the following upstream stable releases:
>                           v6.6.48, v6.10.7
>          https://bugs.launchpad.net/bugs/2084005
> 
> Note also that the 'noble/stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('noble/stable-next') instead of each
> tags/noble-stable-* reference:
> 
>    git://git.launchpad.net/~koichiroden/+git/ubuntu-kernel-stable noble/stable-next
> 
>   -Koichiro Den
> 
> ------------------------------------------------------------------------
> 
> The following changes since commit bef49bb9ba896076b6b3333fca69e17550974a33:
> 
>    UBUNTU: SAUCE: fan: fix racy device stat update (2024-10-07 10:35:11 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~koichiroden/+git/ubuntu-kernel-stable tags/noble-stable-2024-10-09
> 
> for you to fetch changes up to edc89147274a44acfb4602ad076777d77cb34170:
> 
>    UBUNTU: Upstream stable to v6.6.48, v6.10.7 (2024-10-09 14:54:12 +0900)
> 
> ----------------------------------------------------------------
> Abhinav Kumar (4):
>        drm/msm/dp: fix the max supported bpp logic
>        drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
>        drm/msm/dp: reset the link phy params before link training
>        drm/msm: fix the highest_bank_bit for sc7180
> 
> Al Viro (2):
>        fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
>        memcg_write_event_control(): fix a user-triggerable oops
> 
> Alex Deucher (3):
>        drm/amdgpu/jpeg2: properly set atomics vmid field
>        drm/amdgpu/jpeg4: properly set atomics vmid field
>        drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
> 
> Alexander Gordeev (1):
>        s390/iucv: fix receive buffer virtual vs physical address confusion
> 
> Alexander Lobakin (5):
>        fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
>        s390/cio: rename bitmap_size() -> idset_bitmap_size()
>        btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
>        bitmap: introduce generic optimized bitmap_size()
>        tools: move alignment-related macros to new <linux/align.h>
> 
> Alexander Stein (1):
>        pmdomain: imx: scu-pd: Remove duplicated clocks
> 
> Alexandre Belloni (1):
>        rtc: nct3018y: fix possible NULL dereference
> 
> Andi Shyti (1):
>        i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
> 
> Ard Biesheuvel (1):
>        kallsyms: Avoid weak references for kallsyms symbols
> 
> Arnd Bergmann (1):
>        kallsyms: rework symbol lookup return codes
> 
> Asmaa Mnebhi (1):
>        gpio: mlxbf3: Support shutdown() function
> 
> Avri Kehat (1):
>        accel/habanalabs: fix debugfs files permissions
> 
> Baochen Qiang (1):
>        wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
> 
> Baojun Xu (1):
>        ALSA: hda/tas2781: fix wrong calibrated data order
> 
> Baokun Li (1):
>        ext4: set the type of max_zeroout to unsigned int to avoid overflow
> 
> Bartosz Golaszewski (1):
>        gpio: sysfs: extend the critical section for unregistering sysfs devices
> 
> Bas Nieuwenhuizen (1):
>        drm/amdgpu: Actually check flags for all context ops.
> 
> Ben Whitten (1):
>        mmc: dw_mmc: allow biu and ciu clocks to defer
> 
> Bharat Bhushan (1):
>        octeontx2-af: Fix CPT AF register offset calculation
> 
> Biju Das (1):
>        irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
> 
> Breno Leitao (1):
>        i2c: tegra: Do not mark ACPI devices as irq safe
> 
> Candice Li (1):
>        drm/amdgpu: Validate TA binary size
> 
> Celeste Liu (1):
>        riscv: entry: always initialize regs->a0 to -ENOSYS
> 
> Chaotian Jing (1):
>        scsi: core: Fix the return value of scsi_logical_block_count()
> 
> Chen Ridong (1):
>        cgroup/cpuset: fix panic caused by partcmd_update
> 
> Christophe Kerello (1):
>        memory: stm32-fmc2-ebi: check regmap_read return value
> 
> Claudio Imbrenda (1):
>        s390/uv: Panic for set and remove shared access UVC errors
> 
> Clément Léger (1):
>        riscv: blacklist assembly symbols for kprobe
> 
> Cong Wang (1):
>        vsock: fix recursive ->recvmsg calls
> 
> Cosmin Ratiu (1):
>        net/mlx5e: Correctly report errors for ethtool rx flows
> 
> Costa Shulyupin (1):
>        hrtimer: Select housekeeping CPU during migration
> 
> Cupertino Miranda (1):
>        selftests/bpf: Fix a few tests for GCC related warnings.
> 
> Dan Carpenter (3):
>        rtla/osnoise: Prevent NULL dereference in error handling
>        dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
>        mmc: mmc_test: Fix NULL dereference on allocation failure
> 
> Dave Airlie (1):
>        nouveau/firmware: use dma non-coherent allocator
> 
> David (Ming Qiang) Wu (1):
>        drm/amd/amdgpu: command submission parser for JPEG
> 
> David Howells (1):
>        rxrpc: Don't pick values out of the wire header when setting up security
> 
> David Sterba (9):
>        btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()
>        btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()
>        btrfs: change BUG_ON to assertion when checking for delayed_node root
>        btrfs: push errors up from add_async_extent()
>        btrfs: handle invalid root reference found in may_destroy_subvol()
>        btrfs: send: handle unexpected data in header buffer in begin_cmd()
>        btrfs: send: handle unexpected inode in header process_recorded_refs()
>        btrfs: change BUG_ON to assertion in tree_move_down()
>        btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent()
> 
> David Thompson (1):
>        mlxbf_gige: disable RX filters until RX path initialized
> 
> Dmitry Baryshkov (8):
>        drm/msm/dpu: don't play tricks with debug macros
>        drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
>        drm/msm/dpu: capture snapshot on the first commit_done timeout
>        drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
>        drm/msm/dpu: take plane rotation into account for wide planes
>        drm/msm/mdss: specify cfg bandwidth for SDM670
>        drm/msm/dpu: limit QCM2290 to RGB formats only
>        drm/msm/dpu: relax YUV requirements
> 
> Donald Hunter (1):
>        netfilter: flowtable: initialise extack before use
> 
> Dragos Tatulea (1):
>        net/mlx5e: Take state lock during tx timeout reporter
> 
> Eli Billauer (3):
>        char: xillybus: Don't destroy workqueue from work item running on it
>        char: xillybus: Refine workqueue handling
>        char: xillybus: Check USB endpoints when probing device
> 
> Eric Dumazet (7):
>        netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
>        gtp: pull network headers in gtp_dev_xmit()
>        tcp/dccp: bypass empty buckets in inet_twsk_purge()
>        tcp/dccp: do not care about families in inet_twsk_purge()
>        ipv6: fix possible UAF in ip6_finish_output2()
>        ipv6: prevent possible UAF in ip6_xmit()
>        tcp: do not export tcp_twsk_purge()
> 
> Erico Nunes (1):
>        drm/lima: set gp bus_stop bit before hard reset
> 
> Eugene Syromiatnikov (1):
>        mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
> 
> Faizal Rahim (4):
>        igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
>        igc: Fix qbv_config_change_errors logics
>        igc: Fix reset adapter logics when tx mode change
>        igc: Fix qbv tx latency by setting gtxoffset
> 
> Felix Fietkau (1):
>        udp: fix receiving fraglist GSO packets
> 
> Filipe Manana (1):
>        btrfs: send: allow cloning non-aligned extent if it ends at i_size
> 
> Florian Westphal (2):
>        netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
>        tcp: prevent concurrent execution of tcp_sk_exit_batch
> 
> Frederic Weisbecker (1):
>        tick: Move got_idle_tick away from common flags
> 
> Gergo Koteles (1):
>        platform/x86: lg-laptop: fix %s null argument warning
> 
> Griffin Kroah-Hartman (3):
>        Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
>        Bluetooth: MGMT: Add error handling to pair_device()
>        Revert "serial: 8250_omap: Set the console genpd always on if no console suspend"
> 
> Guanrui Huang (1):
>        irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
> 
> Haibo Xu (1):
>        arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
> 
> Hailong Liu (1):
>        mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
> 
> Haiyang Zhang (1):
>        net: mana: Fix RX buf alloc_size alignment and atomic op panic
> 
> Hamza Mahfooz (1):
>        drm/amd/display: fix s2idle entry for DCN3.5+
> 
> Hangbin Liu (2):
>        selftests: udpgro: report error when receive failed
>        selftests: udpgro: no need to load xdp for gro
> 
> Hannes Reinecke (1):
>        nvmet-tcp: do not continue for invalid icreq
> 
> Hans Verkuil (1):
>        media: pci: cx23885: check cx23885_vdev_init() return
> 
> Hans de Goede (1):
>        usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
> 
> Harald Freudenberger (1):
>        s390/ap: Refine AP bus bindings complete processing
> 
> Helge Deller (1):
>        parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
> 
> Jakub Sitnicki (1):
>        Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
> 
> Jan Höppner (1):
>        Revert "s390/dasd: Establish DMA alignment"
> 
> Jan Kara (1):
>        quota: Remove BUG_ON from dqget()
> 
> Jann Horn (2):
>        fuse: Initialize beyond-EOF page contents before setting uptodate
>        kallsyms: get rid of code for absolute kallsyms
> 
> Janne Grunau (1):
>        wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
> 
> Jason Gerecke (1):
>        HID: wacom: Defer calculation of resolution until resolution_code is known
> 
> Jeff Johnson (1):
>        wifi: ath12k: Add missing qmi_txn_cancel() calls
> 
> Jeremy Kerr (1):
>        net: mctp: test: Use correct skb for route input check
> 
> Jesse Zhang (1):
>        drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
> 
> Jian Shen (1):
>        net: hns3: add checking for vf id of mailbox
> 
> Jianhua Lu (1):
>        drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panels
> 
> Jiaxun Yang (1):
>        MIPS: Loongson64: Set timer mode in cpu-probe
> 
> Jie Wang (2):
>        net: hns3: fix wrong use of semaphore up
>        net: hns3: fix a deadlock problem when config TC during resetting
> 
> Jonathan Cameron (1):
>        of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling
> 
> Josef Bacik (1):
>        btrfs: check delayed refs when we're checking if a ref exists
> 
> Joseph Huang (1):
>        net: dsa: mv88e6xxx: Fix out-of-bound access
> 
> Juan José Arboleda (1):
>        ALSA: usb-audio: Support Yamaha P-125 quirk entry
> 
> Justin Stitt (2):
>        bpf: Replace deprecated strncpy with strscpy
>        kallsyms: replace deprecated strncpy with strscpy
> 
> Justin Tee (1):
>        scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
> 
> Kees Cook (2):
>        net/sun3_82586: Avoid reading past buffer in debug output
>        x86: Increase brk randomness entropy for 64-bit systems
> 
> Keith Busch (3):
>        nvme: clear caller pointer on identify failure
>        nvme: use srcu for iterating namespace list
>        nvme: fix namespace removal list
> 
> Khazhismel Kumykov (1):
>        dm resume: don't return EINVAL when signalled
> 
> Kirill A. Shutemov (1):
>        mm: fix endless reclaim on machines with unaccepted memory
> 
> Koichiro Den (2):
>        UBUNTU: [Config] Remove CONFIG_KALLSYMS_BASE_RELATIVE
>        UBUNTU: Upstream stable to v6.6.48, v6.10.7
> 
> Krishna Kurapati (1):
>        usb: dwc3: core: Skip setting event buffers for host only controllers
> 
> Krzysztof Kozlowski (3):
>        thermal: of: Fix OF node leak in thermal_of_trips_init() error path
>        thermal: of: Fix OF node leak in thermal_of_zone_register()
>        thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
> 
> Kuniyuki Iwashima (1):
>        kcm: Serialise kcm_sendmsg() for the same socket.
> 
> Leon Hwang (1):
>        bpf: Fix updating attached freplace prog in prog_array map
> 
> Li Lingfeng (1):
>        block: Fix lockdep warning in blk_mq_mark_tag_wait
> 
> Li Nan (1):
>        md: clean up invalid BUG_ON in md_ioctl
> 
> Li zeming (1):
>        powerpc/boot: Handle allocation failure in simple_realloc()
> 
> Lianqin Hu (1):
>        ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET
> 
> Loan Chen (1):
>        drm/amd/display: Enable otg synchronization logic for DCN321
> 
> Long Li (1):
>        net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
> 
> Lucas De Marchi (1):
>        drm/xe: Fix opregion leak
> 
> Luiz Augusto von Dentz (4):
>        Bluetooth: bnep: Fix out-of-bound access
>        Bluetooth: hci_core: Fix LE quote calculation
>        Bluetooth: SMP: Fix assumption of Central always being Initiator
>        Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
> 
> Maciej Fijalkowski (3):
>        ice: fix page reuse when PAGE_SIZE is over 8k
>        ice: fix ICE_LAST_OFFSET formula
>        ice: fix truesize operations for PAGE_SIZE >= 8192
> 
> Marc Zyngier (2):
>        KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
>        usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
> 
> Mario Limonciello (1):
>        drm/amd/display: Don't register panel_power_savings on OLED panels
> 
> Martin Blumenstingl (1):
>        clocksource/drivers/arm_global_timer: Guard against division by zero
> 
> Martin Whitaker (1):
>        net: dsa: microchip: fix PTP config failure when using multiple ports
> 
> Masahiro Yamada (7):
>        rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
>        rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
>        kbuild: avoid unneeded kallsyms step 3
>        kbuild: refactor variables in scripts/link-vmlinux.sh
>        kbuild: remove PROVIDE() for kallsyms symbols
>        kbuild: merge temporary vmlinux for BTF and kallsyms
>        kbuild: avoid scripts/kallsyms parsing /dev/null
> 
> Mathias Nyman (1):
>        xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
> 
> Mathieu Othacehe (1):
>        tty: atmel_serial: use the correct RTS flag.
> 
> Matthew Auld (3):
>        drm/xe/display: stop calling domains_driver_remove twice
>        drm/xe/mmio: move mmio_fini over to devm
>        drm/xe: reset mmio mappings with devm
> 
> Matthew Brost (2):
>        drm/xe: Fix tile fini sequence
>        drm/xe: Free job before xe_exec_queue_put
> 
> Matthew Wilcox (Oracle) (1):
>        netfs: Fault in smaller chunks for non-large folio mappings
> 
> Matthieu Baerts (NGI0) (15):
>        selftests: net: lib: ignore possible errors
>        selftests: net: lib: kill PIDs before del netns
>        mptcp: pm: re-using ID of unused removed ADD_ADDR
>        mptcp: pm: re-using ID of unused removed subflows
>        mptcp: pm: re-using ID of unused flushed subflows
>        mptcp: pm: remove mptcp_pm_remove_subflow()
>        mptcp: pm: only mark 'subflow' endp as available
>        mptcp: pm: only decrement add_addr_accepted for MPJ req
>        mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
>        mptcp: pm: only in-kernel cannot have entries with ID 0
>        mptcp: pm: fullmesh: select the right ID later
>        mptcp: pm: avoid possible UaF when selecting endp
>        selftests: mptcp: join: validate fullmesh endp on 1st sf
>        selftests: mptcp: join: restrict fullmesh endp on 1st sf
>        selftests: mptcp: join: check re-using ID of closed subflow
> 
> Max Filippov (1):
>        fs: binfmt_elf_efpic: don't use missing interpreter's properties
> 
> Max Kellermann (1):
>        fs/netfs/fscache_cookie: add missing "n_accesses" check
> 
> Maximilian Luz (1):
>        platform/surface: aggregator: Fix warning when controller is destroyed in probe
> 
> Maíra Canal (1):
>        drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`
> 
> Melissa Wen (1):
>        drm/amd/display: fix cursor offset on rotation 180
> 
> Menglong Dong (1):
>        net: ovs: fix ovs_drop_reasons error
> 
> Mengqi Zhang (1):
>        mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
> 
> Mengyuan Lou (1):
>        net: ngbe: Fix phy mode set to external phy
> 
> Michael Ellerman (1):
>        powerpc/boot: Only free if realloc() succeeds
> 
> Michael Mueller (1):
>        KVM: s390: fix validity interception issue when gisa is switched off
> 
> Michal Swiatkowski (1):
>        ice: use internal pf id instead of function number
> 
> Miguel Ojeda (1):
>        rust: work around `bindgen` 0.69.0 issue
> 
> Mika Westerberg (1):
>        thunderbolt: Mark XDomain as unplugged when router is removed
> 
> Mikulas Patocka (2):
>        dm persistent data: fix memory allocation failure
>        dm suspend: return -ERESTARTSYS instead of -EINTR
> 
> Ming Lei (1):
>        nvme: move stopping keep-alive into nvme_uninit_ctrl()
> 
> Muhammad Usama Anjum (1):
>        selftests: memfd_secret: don't build memfd_secret test on unsupported arches
> 
> Nam Cao (1):
>        riscv: change XIP's kernel_map.size to be size of the entire kernel
> 
> Namjae Jeon (1):
>        ksmbd: the buffer of smb2 query dir response has at least 1 byte
> 
> Naohiro Aota (1):
>        btrfs: zoned: properly take lock to read/update block group's zoned variables
> 
> Neel Natu (1):
>        kernfs: fix false-positive WARN(nr_mmapped) in kernfs_drain_open_files
> 
> NeilBrown (1):
>        NFS: avoid infinite loop in pnfs_update_layout.
> 
> Nicolin Chen (1):
>        iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
> 
> Nikolay Aleksandrov (4):
>        bonding: fix bond_ipsec_offload_ok return type
>        bonding: fix null pointer deref in bond_ipsec_offload_ok
>        bonding: fix xfrm real_dev null pointer dereference
>        bonding: fix xfrm state handling when clearing active slave
> 
> Nikolay Kuratov (1):
>        cxgb4: add forgotten u64 ivlan cast before shift
> 
> Nysal Jan K.A (2):
>        cpu/SMT: Enable SMT only if a core is online
>        powerpc/topology: Check if a core is online
> 
> Oreoluwa Babatunde (1):
>        openrisc: Call setup_memory() earlier in the init sequence
> 
> Pablo Neira Ayuso (1):
>        netfilter: flowtable: validate vlan header
> 
> Paolo Abeni (1):
>        igb: cope with large MAX_SKB_FRAGS
> 
> Parsa Poorshikhian (1):
>        ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
> 
> Patrisious Haddad (1):
>        net/mlx5: Fix IPsec RoCE MPV trace call
> 
> Paul Moore (1):
>        selinux: revert our use of vma_is_initial_heap()
> 
> Paulo Alcantara (1):
>        smb: client: ignore unhandled reparse tags
> 
> Pawel Dembicki (3):
>        net: dsa: vsc73xx: pass value in phy_write operation
>        net: dsa: vsc73xx: use read_poll_timeout instead delay loop
>        net: dsa: vsc73xx: check busy flag in MDIO operations
> 
> Peiyang Wang (1):
>        net: hns3: use the user's cfg after reset
> 
> Peng Fan (2):
>        tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
>        pmdomain: imx: wait SSAR when i.MX93 power domain on
> 
> Phil Chang (1):
>        hrtimer: Prevent queuing of hrtimer without a function callback
> 
> Phil Sutter (3):
>        netfilter: nf_tables: Audit log dump reset after the fact
>        netfilter: nf_tables: Introduce nf_tables_getobj_single
>        netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
> 
> Philipp Stanner (1):
>        media: drivers/media/dvb-core: copy user arrays safely
> 
> Qu Wenruo (2):
>        btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
>        btrfs: tree-checker: add dev extent item checks
> 
> Radhey Shyam Pandey (1):
>        net: axienet: Fix register defines comment description
> 
> Rafael J. Wysocki (3):
>        Revert "ACPI: EC: Evaluate orphan _REG under EC device"
>        ACPICA: Add a depth argument to acpi_execute_reg_methods()
>        ACPI: EC: Evaluate _REG outside the EC scope more carefully
> 
> Richard Fitzgerald (1):
>        firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
> 
> Rodrigo Siqueira (1):
>        drm/amd/display: Adjust cursor position
> 
> Sagi Grimberg (1):
>        nvmet-rdma: fix possible bad dereference when freeing rsps
> 
> Samuel Holland (1):
>        arm64: Fix KASAN random tag seed initialization
> 
> Sean Anderson (2):
>        net: xilinx: axienet: Always disable promiscuous mode
>        net: xilinx: axienet: Fix dangling multicast addresses
> 
> Sebastian Andrzej Siewior (2):
>        netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
>        netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
> 
> Shaul Triebitz (1):
>        wifi: iwlwifi: mvm: avoid garbage iPN
> 
> Simon Horman (1):
>        tc-testing: don't access non-existent variable on exception
> 
> Somnath Kotur (1):
>        bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
> 
> Song Liu (2):
>        kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
>        kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
> 
> Stefan Haberland (1):
>        s390/dasd: fix error recovery leading to data corruption on ESE devices
> 
> Stefan Hajnoczi (1):
>        virtiofs: forbid newlines in tags
> 
> Steve French (2):
>        smb3: fix lock breakage for cached writes
>        smb3: fix broken cached reads when posix locks
> 
> Steven Rostedt (1):
>        tracing: Return from tracing_buffers_read() if the file has been closed
> 
> Stuart Summers (1):
>        drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
> 
> Subash Abhinov Kasiviswanathan (1):
>        tcp: Update window clamping condition
> 
> Takashi Iwai (2):
>        ALSA: hda/tas2781: Use correct endian conversion
>        ALSA: timer: Relax start tick time check for slave timer elements
> 
> Tetsuo Handa (1):
>        Input: MT - limit max slots
> 
> Thomas Bogendoerfer (1):
>        ip6_tunnel: Fix broken GRO
> 
> Tom Hughes (1):
>        netfilter: allow ipv6 fragments to arrive on different devices
> 
> Uwe Kleine-König (1):
>        usb: gadget: fsl: Increase size of name buffer for endpoints
> 
> Vignesh Raghavendra (1):
>        spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resume
> 
> Vladimir Oltean (3):
>        net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
>        net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
>        net: mscc: ocelot: serialize access to the injection/extraction groups
> 
> Waiman Long (2):
>        mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
>        cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set
> 
> Werner Sembach (2):
>        Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
>        Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combination
> 
> Xu Yang (1):
>        Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
> 
> Yang Ruibin (1):
>        thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
> 
> Yonghong Song (2):
>        bpf: Fix a kernel verifier crash in stacksafe()
>        selftests/bpf: Add a test to verify previous stacksafe() fix
> 
> Zhen Lei (2):
>        selinux: fix potential counting error in avc_add_xperms_decision()
>        selinux: add the processing of the failure of avc_add_xperms_decision()
> 
> Zheng Zhang (1):
>        net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
> 
> Zhiguo Niu (2):
>        f2fs: stop checkpoint when get a out-of-bounds segment
>        f2fs: fix to do sanity check in update_sit_entry
> 
> Zhihao Cheng (1):
>        vfs: Don't evict inode under the inode lru traversing context
> 
> Zi Yan (2):
>        mm/numa: no task_numa_fault() call if PMD is changed
>        mm/numa: no task_numa_fault() call if PTE is changed
> 
> yangerkun (1):
>        libfs: fix infinite directory reads for offset dir
> 
>   Documentation/ABI/testing/sysfs-devices-system-cpu |   3 +-
>   arch/arm64/kernel/acpi_numa.c                      |   2 +-
>   arch/arm64/kernel/setup.c                          |   3 -
>   arch/arm64/kernel/smp.c                            |   2 +
>   arch/arm64/kvm/sys_regs.c                          |   6 +
>   arch/arm64/kvm/vgic/vgic.h                         |   7 +
>   arch/mips/kernel/cpu-probe.c                       |   4 +
>   arch/openrisc/kernel/setup.c                       |   6 +-
>   arch/parisc/kernel/irq.c                           |   4 +-
>   arch/powerpc/boot/simple_alloc.c                   |   7 +-
>   arch/powerpc/include/asm/topology.h                |  13 ++
>   arch/riscv/include/asm/asm.h                       |  10 ++
>   arch/riscv/kernel/entry.S                          |   3 +
>   arch/riscv/kernel/traps.c                          |   3 +-
>   arch/riscv/mm/init.c                               |   4 +-
>   arch/s390/include/asm/uv.h                         |   5 +-
>   arch/s390/kvm/kvm-s390.h                           |   7 +-
>   arch/x86/kernel/process.c                          |   5 +-
>   block/blk-mq-tag.c                                 |   5 +-
>   debian.master/config/annotations                   |   1 -
>   debian.master/upstream-stable                      |   4 +-
>   drivers/accel/habanalabs/common/debugfs.c          |  14 +-
>   drivers/acpi/acpica/acevents.h                     |   6 +-
>   drivers/acpi/acpica/evregion.c                     |  12 +-
>   drivers/acpi/acpica/evxfregn.c                     |  64 +--------
>   drivers/acpi/ec.c                                  |  14 +-
>   drivers/acpi/internal.h                            |   1 +
>   drivers/acpi/scan.c                                |   2 +
>   drivers/bluetooth/btintel.c                        |  10 --
>   drivers/bluetooth/btmtksdio.c                      |   3 -
>   drivers/bluetooth/btrtl.c                          |   1 -
>   drivers/bluetooth/btusb.c                          |   4 +-
>   drivers/bluetooth/hci_qca.c                        |   4 +-
>   drivers/bluetooth/hci_vhci.c                       |   2 -
>   drivers/char/xillybus/xillyusb.c                   |  42 ++++--
>   drivers/clocksource/arm_global_timer.c             |  11 +-
>   drivers/firmware/cirrus/cs_dsp.c                   |   7 +-
>   drivers/gpio/gpio-mlxbf3.c                         |  14 ++
>   drivers/gpio/gpiolib-sysfs.c                       |  15 ++-
>   drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   3 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            |   8 ++
>   drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c         |   3 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c          |   6 +-
>   drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c             |   4 +-
>   drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c           |  63 ++++++++-
>   drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.h           |   6 +
>   drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c             |  18 +--
>   drivers/gpu/drm/amd/amdgpu/soc15d.h                |   6 +
>   drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  32 ++++-
>   .../display/dc/resource/dcn321/dcn321_resource.c   |   3 +
>   drivers/gpu/drm/lima/lima_gp.c                     |  12 ++
>   drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c        |  84 +++++++++---
>   drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h        |  22 +--
>   drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c     |   4 +-
>   drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   2 +-
>   drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h            |  14 +-
>   drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c          |  20 ++-
>   drivers/gpu/drm/msm/dp/dp_ctrl.c                   |   2 +
>   drivers/gpu/drm/msm/dp/dp_panel.c                  |  19 +--
>   drivers/gpu/drm/msm/msm_drv.h                      |  10 --
>   drivers/gpu/drm/msm/msm_mdss.c                     |   3 +-
>   drivers/gpu/drm/nouveau/nvkm/core/firmware.c       |   9 +-
>   drivers/gpu/drm/nouveau/nvkm/falcon/fw.c           |   6 +
>   drivers/gpu/drm/panel/panel-novatek-nt36523.c      |   6 +-
>   drivers/gpu/drm/v3d/v3d_sched.c                    |  14 +-
>   drivers/gpu/drm/xe/xe_device.c                     |   4 +-
>   drivers/gpu/drm/xe/xe_display.c                    |   6 +-
>   drivers/gpu/drm/xe/xe_gt_pagefault.c               |  18 ++-
>   drivers/gpu/drm/xe/xe_mmio.c                       |  41 +++++-
>   drivers/gpu/drm/xe/xe_mmio.h                       |   2 +-
>   drivers/gpu/drm/xe/xe_sched_job.c                  |   3 +-
>   drivers/hid/wacom_wac.c                            |   4 +-
>   drivers/i2c/busses/i2c-qcom-geni.c                 |   4 +-
>   drivers/i2c/busses/i2c-tegra.c                     |   4 +-
>   drivers/input/input-mt.c                           |   3 +
>   drivers/input/serio/i8042-acpipnpio.h              |  20 ++-
>   drivers/input/serio/i8042.c                        |  10 +-
>   drivers/iommu/iommufd/device.c                     |   2 +-
>   drivers/irqchip/irq-gic-v3-its.c                   |   2 -
>   drivers/irqchip/irq-renesas-rzg2l.c                |   5 +-
>   drivers/md/dm-clone-metadata.c                     |   5 -
>   drivers/md/dm-ioctl.c                              |  22 ++-
>   drivers/md/dm.c                                    |   4 +-
>   drivers/md/md.c                                    |   5 -
>   drivers/md/persistent-data/dm-space-map-metadata.c |   4 +-
>   drivers/media/dvb-core/dvb_frontend.c              |  12 +-
>   drivers/media/pci/cx23885/cx23885-video.c          |   8 ++
>   drivers/memory/stm32-fmc2-ebi.c                    | 122 ++++++++++++-----
>   drivers/misc/fastrpc.c                             |  22 +--
>   drivers/mmc/core/mmc_test.c                        |   9 +-
>   drivers/mmc/host/dw_mmc.c                          |   8 ++
>   drivers/mmc/host/mtk-sd.c                          |   8 +-
>   drivers/net/bonding/bond_main.c                    |  21 ++-
>   drivers/net/bonding/bond_options.c                 |   2 +-
>   drivers/net/dsa/microchip/ksz_ptp.c                |   5 +-
>   drivers/net/dsa/mv88e6xxx/global1_atu.c            |   3 +-
>   drivers/net/dsa/ocelot/felix.c                     |  11 ++
>   drivers/net/dsa/vitesse-vsc73xx-core.c             |  69 +++++++---
>   drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c      |   5 -
>   drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c  |   3 +-
>   .../net/ethernet/freescale/dpaa2/dpaa2-switch.c    |   7 +-
>   drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |   3 +
>   .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  28 ++--
>   .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |   7 +-
>   .../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c    |   3 +
>   .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |   4 +-
>   drivers/net/ethernet/i825xx/sun3_82586.c           |   2 +-
>   drivers/net/ethernet/intel/ice/ice_base.c          |  21 ++-
>   drivers/net/ethernet/intel/ice/ice_devlink.c       |   4 +-
>   drivers/net/ethernet/intel/ice/ice_txrx.c          |  47 +------
>   drivers/net/ethernet/intel/igb/igb_main.c          |   1 +
>   drivers/net/ethernet/intel/igc/igc_defines.h       |   6 +
>   drivers/net/ethernet/intel/igc/igc_main.c          |   8 +-
>   drivers/net/ethernet/intel/igc/igc_tsn.c           |  76 +++++++++--
>   drivers/net/ethernet/intel/igc/igc_tsn.h           |   1 +
>   .../net/ethernet/marvell/octeontx2/af/rvu_cpt.c    |  23 ++--
>   drivers/net/ethernet/mediatek/mtk_wed.c            |   6 +-
>   .../ethernet/mellanox/mlx5/core/en/reporter_tx.c   |   2 +
>   .../ethernet/mellanox/mlx5/core/en_fs_ethtool.c    |   2 +-
>   .../mellanox/mlx5/core/lib/ipsec_fs_roce.c         |   6 +-
>   .../net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h  |   8 ++
>   .../ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c |  10 ++
>   .../ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h |   2 +
>   .../ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c   |  50 ++++++-
>   drivers/net/ethernet/microsoft/mana/mana_en.c      |  30 +++--
>   drivers/net/ethernet/mscc/ocelot.c                 |  91 ++++++++++++-
>   drivers/net/ethernet/mscc/ocelot_fdma.c            |   3 +-
>   drivers/net/ethernet/mscc/ocelot_vsc7514.c         |   4 +
>   drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c      |   8 +-
>   drivers/net/ethernet/xilinx/xilinx_axienet.h       |  17 +--
>   drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  25 ++--
>   drivers/net/gtp.c                                  |   3 +
>   drivers/net/wireless/ath/ath12k/dp_tx.c            |  72 ++++++++++
>   drivers/net/wireless/ath/ath12k/hw.c               |   6 +
>   drivers/net/wireless/ath/ath12k/hw.h               |   4 +
>   drivers/net/wireless/ath/ath12k/mac.c              |   1 +
>   drivers/net/wireless/ath/ath12k/qmi.c              |   7 +
>   .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  13 +-
>   drivers/net/wireless/intel/iwlwifi/mvm/d3.c        |   3 +
>   drivers/nvme/host/core.c                           | 109 +++++++++------
>   drivers/nvme/host/ioctl.c                          |  15 ++-
>   drivers/nvme/host/multipath.c                      |  21 +--
>   drivers/nvme/host/nvme.h                           |   4 +-
>   drivers/nvme/target/rdma.c                         |  16 +--
>   drivers/nvme/target/tcp.c                          |   1 +
>   drivers/platform/surface/aggregator/controller.c   |   3 +-
>   drivers/platform/x86/lg-laptop.c                   |   2 +-
>   drivers/pmdomain/imx/imx93-pd.c                    |   5 +-
>   drivers/pmdomain/imx/scu-pd.c                      |   5 -
>   drivers/rtc/rtc-nct3018y.c                         |   6 +-
>   drivers/s390/block/dasd.c                          |  36 +++--
>   drivers/s390/block/dasd_3990_erp.c                 |  10 +-
>   drivers/s390/block/dasd_diag.c                     |   1 -
>   drivers/s390/block/dasd_eckd.c                     |  56 ++++----
>   drivers/s390/block/dasd_int.h                      |   2 +-
>   drivers/s390/cio/idset.c                           |  12 +-
>   drivers/s390/crypto/ap_bus.c                       |   7 +-
>   drivers/scsi/lpfc/lpfc_sli.c                       |   2 +-
>   drivers/spi/spi-cadence-quadspi.c                  |  14 +-
>   drivers/thermal/thermal_debugfs.c                  |   6 +-
>   drivers/thermal/thermal_of.c                       |  25 ++--
>   drivers/thunderbolt/switch.c                       |   1 +
>   drivers/tty/serial/8250/8250_omap.c                |  33 +----
>   drivers/tty/serial/atmel_serial.c                  |   2 +-
>   drivers/tty/serial/fsl_lpuart.c                    |   1 +
>   drivers/usb/dwc3/core.c                            |  13 ++
>   drivers/usb/gadget/udc/fsl_udc_core.c              |   2 +-
>   drivers/usb/host/xhci-mem.c                        |   2 +-
>   drivers/usb/host/xhci.c                            |   8 +-
>   drivers/usb/misc/usb-ljca.c                        |   1 +
>   drivers/usb/typec/tcpm/tcpm.c                      |   1 -
>   fs/binfmt_elf_fdpic.c                              |   2 +-
>   fs/btrfs/defrag.c                                  |   2 +-
>   fs/btrfs/delayed-inode.c                           |   4 +-
>   fs/btrfs/delayed-ref.c                             |  68 ++++++++++
>   fs/btrfs/delayed-ref.h                             |   2 +
>   fs/btrfs/extent-tree.c                             |  51 ++++++-
>   fs/btrfs/free-space-cache.c                        |  22 +--
>   fs/btrfs/inode.c                                   |  22 ++-
>   fs/btrfs/qgroup.c                                  |   2 -
>   fs/btrfs/send.c                                    |  69 +++++++---
>   fs/btrfs/tree-checker.c                            |  74 ++++++++++-
>   fs/ext4/extents.c                                  |   3 +-
>   fs/f2fs/segment.c                                  |  17 ++-
>   fs/file.c                                          |  30 ++---
>   fs/fuse/dev.c                                      |   6 +-
>   fs/fuse/virtio_fs.c                                |  10 ++
>   fs/inode.c                                         |  39 +++++-
>   fs/kernfs/file.c                                   |   8 +-
>   fs/libfs.c                                         |  35 +++--
>   fs/netfs/buffered_write.c                          |   2 +-
>   fs/netfs/fscache_cookie.c                          |   4 +
>   fs/nfs/pnfs.c                                      |   8 ++
>   fs/ntfs3/bitmap.c                                  |   4 +-
>   fs/ntfs3/fsntfs.c                                  |   2 +-
>   fs/ntfs3/index.c                                   |  11 +-
>   fs/ntfs3/ntfs_fs.h                                 |   4 +-
>   fs/ntfs3/super.c                                   |   2 +-
>   fs/quota/dquot.c                                   |   5 +-
>   fs/smb/client/file.c                               |  17 ++-
>   fs/smb/client/reparse.c                            |  11 +-
>   fs/smb/server/smb2pdu.c                            |   3 +-
>   include/acpi/acpixf.h                              |   5 +-
>   include/linux/bitmap.h                             |  20 ++-
>   include/linux/bpf_verifier.h                       |   4 +-
>   include/linux/cpumask.h                            |   2 +-
>   include/linux/dsa/ocelot.h                         |  47 +++++++
>   include/linux/f2fs_fs.h                            |   1 +
>   include/linux/filter.h                             |  14 +-
>   include/linux/fs.h                                 |   5 +
>   include/linux/ftrace.h                             |   6 +-
>   include/linux/module.h                             |  14 +-
>   include/linux/of.h                                 |  13 ++
>   include/net/af_vsock.h                             |   4 +
>   include/net/bluetooth/hci.h                        |  17 ++-
>   include/net/bluetooth/hci_core.h                   |   2 +-
>   include/net/inet_timewait_sock.h                   |   2 +-
>   include/net/kcm.h                                  |   1 +
>   include/net/mana/mana.h                            |   1 +
>   include/net/tcp.h                                  |   2 +-
>   include/scsi/scsi_cmnd.h                           |   2 +-
>   include/soc/mscc/ocelot.h                          |  12 +-
>   include/uapi/misc/fastrpc.h                        |   3 -
>   init/Kconfig                                       |  25 +---
>   kernel/bpf/core.c                                  |   9 +-
>   kernel/bpf/log.c                                   |   4 +-
>   kernel/bpf/verifier.c                              |   5 +-
>   kernel/cgroup/cpuset.c                             |   5 +-
>   kernel/cpu.c                                       |  12 +-
>   kernel/crash_core.c                                |   4 -
>   kernel/kallsyms.c                                  |  87 +++---------
>   kernel/kallsyms_internal.h                         |  28 ++--
>   kernel/kallsyms_selftest.c                         |  22 +--
>   kernel/module/kallsyms.c                           |  25 ++--
>   kernel/time/hrtimer.c                              |   5 +-
>   kernel/time/tick-sched.h                           |   2 +-
>   kernel/trace/ftrace.c                              |  13 +-
>   kernel/trace/trace.c                               |   2 +-
>   lib/math/prime_numbers.c                           |   2 -
>   mm/huge_memory.c                                   |  29 ++--
>   mm/memcontrol.c                                    |   7 +-
>   mm/memory-failure.c                                |  20 +--
>   mm/memory.c                                        |  33 +++--
>   mm/page_alloc.c                                    |  42 +++---
>   mm/vmalloc.c                                       |  11 +-
>   net/bluetooth/bnep/core.c                          |   3 +-
>   net/bluetooth/hci_core.c                           |  19 +--
>   net/bluetooth/hci_event.c                          |   2 +-
>   net/bluetooth/mgmt.c                               |   4 +
>   net/bluetooth/smp.c                                | 144 ++++++++++----------
>   net/bridge/br_netfilter_hooks.c                    |   6 +-
>   net/core/sock_map.c                                |   6 -
>   net/dccp/ipv4.c                                    |   2 +-
>   net/dccp/ipv6.c                                    |   6 -
>   net/dsa/tag_ocelot.c                               |  37 +-----
>   net/ipv4/inet_timewait_sock.c                      |  16 ++-
>   net/ipv4/tcp_input.c                               |  28 ++--
>   net/ipv4/tcp_ipv4.c                                |  16 ++-
>   net/ipv4/tcp_minisocks.c                           |   7 +-
>   net/ipv4/udp_offload.c                             |   3 +-
>   net/ipv6/ip6_output.c                              |   8 ++
>   net/ipv6/ip6_tunnel.c                              |  12 +-
>   net/ipv6/netfilter/nf_conntrack_reasm.c            |   4 +
>   net/ipv6/tcp_ipv6.c                                |   6 -
>   net/iucv/iucv.c                                    |   3 +-
>   net/kcm/kcmsock.c                                  |   4 +
>   net/mctp/test/route-test.c                         |   2 +-
>   net/mptcp/diag.c                                   |   2 +-
>   net/mptcp/pm.c                                     |  13 --
>   net/mptcp/pm_netlink.c                             | 142 +++++++++++++-------
>   net/mptcp/protocol.h                               |   3 -
>   net/netfilter/nf_flow_table_inet.c                 |   3 +
>   net/netfilter/nf_flow_table_ip.c                   |   3 +
>   net/netfilter/nf_flow_table_offload.c              |   2 +-
>   net/netfilter/nf_tables_api.c                      | 147 ++++++++++++++-------
>   net/netfilter/nfnetlink_queue.c                    |  35 ++++-
>   net/netfilter/nft_counter.c                        |   9 +-
>   net/netlink/af_netlink.c                           |  13 +-
>   net/openvswitch/datapath.c                         |   2 +-
>   net/rxrpc/rxkad.c                                  |   8 +-
>   net/vmw_vsock/af_vsock.c                           |  50 ++++---
>   net/vmw_vsock/vsock_bpf.c                          |   4 +-
>   scripts/kallsyms.c                                 | 111 +++++-----------
>   scripts/link-vmlinux.sh                            | 110 ++++++++-------
>   scripts/mksysmap                                   |  11 +-
>   scripts/rust_is_available.sh                       |   6 +-
>   security/selinux/avc.c                             |   8 +-
>   security/selinux/hooks.c                           |  12 +-
>   sound/core/timer.c                                 |   2 +-
>   sound/pci/hda/patch_realtek.c                      |   1 -
>   sound/pci/hda/tas2781_hda_i2c.c                    |  14 +-
>   sound/usb/quirks-table.h                           |   1 +
>   sound/usb/quirks.c                                 |   2 +
>   tools/include/linux/align.h                        |  12 ++
>   tools/include/linux/bitmap.h                       |   9 +-
>   tools/include/linux/mm.h                           |   5 +-
>   tools/perf/tests/vmlinux-kallsyms.c                |   1 -
>   .../testing/selftests/bpf/progs/cpumask_failure.c  |   3 -
>   tools/testing/selftests/bpf/progs/dynptr_fail.c    |  12 +-
>   tools/testing/selftests/bpf/progs/iters.c          |  54 ++++++++
>   .../selftests/bpf/progs/jeq_infer_not_null_fail.c  |   4 +
>   .../testing/selftests/bpf/progs/test_tunnel_kern.c |  47 ++++---
>   tools/testing/selftests/core/close_range_test.c    |  35 +++++
>   tools/testing/selftests/mm/Makefile                |   2 +
>   tools/testing/selftests/mm/run_vmtests.sh          |   3 +
>   tools/testing/selftests/net/lib.sh                 |  11 +-
>   tools/testing/selftests/net/mptcp/mptcp_join.sh    |  30 ++++-
>   tools/testing/selftests/net/udpgro.sh              |  53 ++++----
>   tools/testing/selftests/tc-testing/tdc.py          |   1 -
>   tools/tracing/rtla/src/osnoise_top.c               |  11 +-
>   310 files changed, 2962 insertions(+), 1712 deletions(-)
>   create mode 100644 tools/include/linux/align.h
> 

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

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20241011/5f9d8d95/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/20241011/5f9d8d95/attachment-0001.sig>


More information about the kernel-team mailing list