On Wed, Aug 09, 2023 at 12:38:51PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.10 release. > There are 165 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Fri, 11 Aug 2023 10:36:10 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.4.10-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.4.y > and the diffstat can be found below. For RCU, Tested-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx> thanks, - Joel > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Linux 6.4.10-rc1 > > Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CS > > Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > drm/i915/gt: Support aux invalidation on all engines > > Jonathan Cavitt <jonathan.cavitt@xxxxxxxxx> > drm/i915/gt: Poll aux invalidation register bit on invalidation > > Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > drm/i915/gt: Rename flags with bit_group_X according to the datasheet > > Tejas Upadhyay <tejas.upadhyay@xxxxxxxxx> > drm/i915/gt: Add workaround 14016712196 > > Jonathan Cavitt <jonathan.cavitt@xxxxxxxxx> > drm/i915/gt: Ensure memory quiesced before invalidation > > Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > drm/i915: Add the gen12_needs_ccs_aux_inv helper > > Xu Yang <xu.yang_2@xxxxxxx> > ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node > > Sean Christopherson <seanjc@xxxxxxxxxx> > selftests/rseq: Play nice with binaries statically linked against glibc 2.35+ > > Lijo Lazar <lijo.lazar@xxxxxxx> > drm/amdgpu: Use apt name for FW reserved region > > Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning > > Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx> > powerpc/mm/altmap: Fix altmap boundary check > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() > > Arnd Bergmann <arnd@xxxxxxxx> > mtd: spi-nor: avoid holes in struct spi_mem_op > > Chen-Yu Tsai <wenst@xxxxxxxxxxxx> > clk: mediatek: mt8183: Add back SSPM related clocks > > Johan Jonker <jbx6244@xxxxxxxxx> > mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts > > Johan Jonker <jbx6244@xxxxxxxxx> > mtd: rawnand: rockchip: fix oobfree offset and description > > Roger Quadros <rogerq@xxxxxxxxxx> > mtd: rawnand: omap_elm: Fix incorrect type in assignment > > Pavel Begunkov <asml.silence@xxxxxxxxx> > io_uring: annotate offset timeout races > > Chao Yu <chao@xxxxxxxxxx> > f2fs: fix to do sanity check on direct node in truncate_dnode() > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: remove BUG_ON()'s in add_new_free_space() > > Jan Kara <jack@xxxxxxx> > ext2: Drop fragment support > > Jason Gunthorpe <jgg@xxxxxxxx> > mm/gup: do not return 0 from pin_user_pages_fast() for bad args > > Jan Kara <jack@xxxxxxx> > fs: Protect reconfiguration of sb read-write from racing writes > > Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb > > Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> > debugobjects: Recheck debug_objects_enabled before reporting > > Sungwoo Kim <iam@xxxxxxxxxxxx> > Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb > > Prince Kumar Maurya <princekumarmaurya06@xxxxxxxxx> > fs/sysv: Null check to prevent null-ptr-deref bug > > Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> > kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan > > Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> > fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list() > > Roman Gushchin <roman.gushchin@xxxxxxxxx> > mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() > > Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > file: reinstate f_pos locking optimization for regular files > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > clk: imx93: Propagate correct error in imx93_clocks_probe() > > Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > sunvnet: fix sparc64 build error after gso code split > > Mike Kravetz <mike.kravetz@xxxxxxxxxx> > Revert "page cache: fix page_cache_next/prev_miss off by one" > > Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > drm/i915/gt: Cleanup aux invalidation registers > > Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx> > drm/i915: Fix premature release of request's reusable memory > > Guchun Chen <guchun.chen@xxxxxxx> > drm/ttm: check null pointer before accessing when swapping > > Aleksa Sarai <cyphar@xxxxxxxxxx> > open: make RESOLVE_CACHED correctly test for O_TMPFILE > > Mark Brown <broonie@xxxxxxxxxx> > arm64/ptrace: Don't enable SVE when setting streaming SVE > > Mark Brown <broonie@xxxxxxxxxx> > arm64/ptrace: Flush FP state when setting ZT0 > > Mark Brown <broonie@xxxxxxxxxx> > arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems > > Mark Brown <broonie@xxxxxxxxxx> > arm64/fpsimd: Clear SME state in the target task when setting the VL > > Mark Brown <broonie@xxxxxxxxxx> > arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE > > Mike Rapoport (IBM) <rppt@xxxxxxxxxx> > parisc/mm: preallocate fixmap page tables at init > > Naveen N Rao <naveen@xxxxxxxxxx> > powerpc/ftrace: Create a dummy stackframe to fix stack unwind > > Paulo Alcantara <pc@xxxxxxxxxxxxx> > smb: client: fix dfs link mount against w2k8 > > Jiri Olsa <jolsa@xxxxxxxxxx> > bpf: Disable preemption in bpf_event_output > > Ilya Dryomov <idryomov@xxxxxxxxx> > rbd: prevent busy loop when requesting exclusive lock > > Michael Kelley <mikelley@xxxxxxxxxxxxx> > x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction > > Paul Fertser <fercerpav@xxxxxxxxx> > wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC) > > Laszlo Ersek <lersek@xxxxxxxxxx> > net: tap_open(): set sk_uid from current_fsuid() > > Laszlo Ersek <lersek@xxxxxxxxxx> > net: tun_chr_open(): set sk_uid from current_fsuid() > > Dinh Nguyen <dinguyen@xxxxxxxxxx> > arm64: dts: stratix10: fix incorrect I2C property for SCL signal > > Jiri Olsa <jolsa@xxxxxxxxxx> > bpf: Disable preemption in bpf_perf_event_output > > Song Shuai <suagrfillet@xxxxxxxxx> > riscv: Export va_kernel_pa_offset in vmcoreinfo > > Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx> > mtd: rawnand: meson: fix OOB available bytes for ECC > > Olivier Maignial <olivier.maignial@xxxxxxxxxx> > mtd: spinand: winbond: Fix ecc_get_status > > Olivier Maignial <olivier.maignial@xxxxxxxxxx> > mtd: spinand: toshiba: Fix ecc_get_status > > Sungjong Seo <sj1557.seo@xxxxxxxxxxx> > exfat: release s_lock before calling dir_emit() > > Namjae Jeon <linkinjeon@xxxxxxxxxx> > exfat: check if filename entries exceeds max filename length > > gaoming <gaoming20@xxxxxxxxxxx> > exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > firmware: arm_scmi: Drop OF node reference in the transport channel setup > > Xiubo Li <xiubli@xxxxxxxxxx> > ceph: defer stopping mdsc delayed_work > > Ross Maynard <bids.7405@xxxxxxxxxxx> > USB: zaurus: Add ID for A-300/B-500/C-700 > > Ilya Dryomov <idryomov@xxxxxxxxx> > libceph: fix potential hang in ceph_osdc_notify() > > Song Shuai <suagrfillet@xxxxxxxxx> > Documentation: kdump: Add va_kernel_pa_offset for RISCV64 > > Michael Kelley <mikelley@xxxxxxxxxxxxx> > scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices > > Steffen Maier <maier@xxxxxxxxxxxxx> > scsi: zfcp: Defer fc_rport blocking until after ADISC response > > Boqun Feng <boqun.feng@xxxxxxxxx> > rust: allocator: Prevent mis-aligned allocation > > Stefano Garzarella <sgarzare@xxxxxxxxxx> > test/vsock: remove vsock_perf executable on `make clean` > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: annotate data-races around tm->tcpm_net > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: annotate data-races around tm->tcpm_vals[] > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: annotate data-races around tm->tcpm_lock > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: annotate data-races around tm->tcpm_stamp > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp_metrics: fix addr_same() helper > > Jonas Gorski <jonas.gorski@xxxxxxxx> > prestera: fix fallback to previous version on same major version > > Leon Romanovsky <leon@xxxxxxxxxx> > net/mlx5e: Set proper IPsec source port in L4 selector > > Jianbo Liu <jianbol@xxxxxxxxxx> > net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio > > Jianbo Liu <jianbol@xxxxxxxxxx> > net/mlx5: fs_core: Make find_closest_ft more generic > > Benjamin Poirier <bpoirier@xxxxxxxxxx> > vxlan: Fix nexthop hash size > > Yue Haibing <yuehaibing@xxxxxxxxxx> > ip6mr: Fix skb_under_panic in ip6mr_cache_report() > > Alexandra Winter <wintera@xxxxxxxxxxxxx> > s390/qeth: Don't call dev_close/dev_open (DOWN/UP) > > Lin Ma <linma@xxxxxxxxxx> > net: dcb: choose correct policy to parse DCB_ATTR_BCN > > Michael Chan <michael.chan@xxxxxxxxxxxx> > bnxt_en: Fix max_mtu setting for multi-buf XDP > > Somnath Kotur <somnath.kotur@xxxxxxxxxxxx> > bnxt_en: Fix page pool logic for page size >= 64K > > Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> > selftest: net: Assert on a proper value in so_incoming_cpu.c. > > Mark Brown <broonie@xxxxxxxxxx> > net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode > > Yuanjun Gong <ruc_gongyuanjun@xxxxxxx> > net: korina: handle clk prepare error in korina_probe() > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > net: ll_temac: fix error checking of irq_of_parse_and_map() > > Tomas Glozar <tglozar@xxxxxxxxxx> > bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire > > valis <sec@valis.email> > net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free > > valis <sec@valis.email> > net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free > > valis <sec@valis.email> > net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free > > Hou Tao <houtao1@xxxxxxxxxx> > bpf, cpumap: Handle skb as well when clean up ptr_ring > > Hou Tao <houtao1@xxxxxxxxxx> > bpf, cpumap: Make sure kthread is running before map update returns > > Andrii Nakryiko <andrii@xxxxxxxxxx> > bpf: Centralize permissions checks for all BPF map types > > Andrii Nakryiko <andrii@xxxxxxxxxx> > bpf: Inline map creation logic in map_create() function > > Andrii Nakryiko <andrii@xxxxxxxxxx> > bpf: Move unprivileged checks into map_create() and bpf_prog_load() > > Michal Schmidt <mschmidt@xxxxxxxxxx> > octeon_ep: initialize mbox mutexes > > Jakub Kicinski <kuba@xxxxxxxxxx> > bnxt: don't handle XDP in netpoll > > Rafal Rogalski <rafalx.rogalski@xxxxxxxxx> > ice: Fix RDMA VSI removal during queue rebuild > > Duoming Zhou <duoming@xxxxxxxxxx> > net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs > > Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> > net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX. > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: annotate data-races around sk->sk_priority > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: add missing data-race annotation for sk_ll_usec > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: add missing data-race annotations around sk->sk_peek_off > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: annotate data-races around sk->sk_mark > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: add missing READ_ONCE(sk->sk_rcvbuf) annotation > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: add missing READ_ONCE(sk->sk_sndbuf) annotation > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: add missing READ_ONCE(sk->sk_rcvlowat) annotation > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: annotate data-races around sk->sk_max_pacing_rate > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: annotate data-race around sk->sk_txrehash > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: annotate data-races around sk->sk_reserved_mem > > Richard Gobert <richardbgobert@xxxxxxxxx> > net: gro: fix misuse of CB in udp socket lookup > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: move gso declarations and functions to their own files > > Konstantin Khorenko <khorenko@xxxxxxxxxxxxx> > qed: Fix scheduling in a tasklet while getting stats > > Thierry Reding <treding@xxxxxxxxxx> > net: stmmac: tegra: Properly allocate clock bulk data > > Chengfeng Ye <dg573847474@xxxxxxxxx> > mISDN: hfcpci: Fix potential deadlock on &hc->lock > > Jamal Hadi Salim <jhs@xxxxxxxxxxxx> > net: sched: cls_u32: Fix match key mis-addressing > > Georg Müller <georgmueller@xxxxxxx> > perf test uprobe_from_different_cu: Skip if there is no gcc > > Yuanjun Gong <ruc_gongyuanjun@xxxxxxx> > net: dsa: fix value check in bcm_sf2_sw_probe() > > Lin Ma <linma@xxxxxxxxxx> > rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length > > Lin Ma <linma@xxxxxxxxxx> > bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing > > Shay Drory <shayd@xxxxxxxxxx> > net/mlx5: Unregister devlink params in case interface is down > > Chris Mi <cmi@xxxxxxxxxx> > net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported > > Jianbo Liu <jianbol@xxxxxxxxxx> > net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload > > Dragos Tatulea <dtatulea@xxxxxxxxxx> > net/mlx5e: xsk: Fix crash on regular rq reactivation > > Dragos Tatulea <dtatulea@xxxxxxxxxx> > net/mlx5e: xsk: Fix invalid buffer access for legacy rq > > Jianbo Liu <jianbol@xxxxxxxxxx> > net/mlx5e: Move representor neigh cleanup to profile cleanup_tx > > Amir Tzin <amirtz@xxxxxxxxxx> > net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set > > Chris Mi <cmi@xxxxxxxxxx> > net/mlx5e: Don't hold encap tbl lock if there is no encap action > > Shay Drory <shayd@xxxxxxxxxx> > net/mlx5: Honor user input for migratable port fn attr > > Yuanjun Gong <ruc_gongyuanjun@xxxxxxx> > net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() > > Zhengchao Shao <shaozhengchao@xxxxxxxxxx> > net/mlx5: fix potential memory leak in mlx5e_init_rep_rx > > Zhengchao Shao <shaozhengchao@xxxxxxxxxx> > net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx > > Zhengchao Shao <shaozhengchao@xxxxxxxxxx> > net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups > > Ilan Peer <ilan.peer@xxxxxxxxx> > wifi: cfg80211: Fix return value in scan logic > > Haixin Yu <yuhaixin.yhx@xxxxxxxxxxxxxxxxx> > perf pmu arm64: Fix reading the PMU cpu slots in sysfs > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: fix wrong primary bvec selection on deduplicated extents > > Heiko Carstens <hca@xxxxxxxxxxxxx> > KVM: s390: fix sthyi error handling > > Sven Schnelle <svens@xxxxxxxxxxxxx> > s390/vmem: split pages when debug pagealloc is enabled > > ndesaulniers@xxxxxxxxxx <ndesaulniers@xxxxxxxxxx> > word-at-a-time: use the same return type for has_zero regardless of endianness > > Durai Manickam KR <durai.manickamkr@xxxxxxxxxxxxx> > ARM: dts: at91: sam9x60: fix the SOC detection > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > ARM: dts: at91: use generic name for shutdown controller > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > ARM: dts: at91: use clock-controller name for sckc nodes > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > ARM: dts: at91: use clock-controller name for PMC nodes > > Cristian Marussi <cristian.marussi@xxxxxxx> > firmware: arm_scmi: Fix chan_free cleanup on SMC > > Lucas Stach <l.stach@xxxxxxxxxxxxxx> > soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev child > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > ARM: dts: nxp/imx: limit sk-imx53 supported frequencies > > Yury Norov <yury.norov@xxxxxxxxx> > lib/bitmap: workaround const_eval test build failure > > Sukrut Bellary <sukrut.bellary@xxxxxxxxx> > firmware: arm_scmi: Fix signed error return values handling > > Punit Agrawal <punit.agrawal@xxxxxxxxxxxxx> > firmware: smccc: Fix use of uninitialised results structure > > Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx> > arm64: dts: freescale: Fix VPU G2 clock > > Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux > > Yashwanth Varakala <y.varakala@xxxxxxxxx> > arm64: dts: phycore-imx8mm: Correction in gpio-line-names > > Yashwanth Varakala <y.varakala@xxxxxxxxx> > arm64: dts: phycore-imx8mm: Label typo-fix of VPU > > Tim Harvey <tharvey@xxxxxxxxxxxxx> > arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl > > Tim Harvey <tharvey@xxxxxxxxxxxxx> > arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl > > Robin Murphy <robin.murphy@xxxxxxx> > iommu/arm-smmu-v3: Document nesting-related errata > > Robin Murphy <robin.murphy@xxxxxxx> > iommu/arm-smmu-v3: Add explicit feature for nesting > > Robin Murphy <robin.murphy@xxxxxxx> > iommu/arm-smmu-v3: Document MMU-700 erratum 2812531 > > Robin Murphy <robin.murphy@xxxxxxx> > iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982 > > Jann Horn <jannh@xxxxxxxxxx> > mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock > > > ------------- > > Diffstat: > > Documentation/admin-guide/kdump/vmcoreinfo.rst | 6 + > Documentation/arm64/silicon-errata.rst | 4 + > Makefile | 4 +- > arch/arm/boot/dts/at91-qil_a9260.dts | 2 +- > arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 2 +- > arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 +- > arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 +- > arch/arm/boot/dts/at91rm9200.dtsi | 2 +- > arch/arm/boot/dts/at91sam9260.dtsi | 4 +- > arch/arm/boot/dts/at91sam9260ek.dts | 2 +- > arch/arm/boot/dts/at91sam9261.dtsi | 4 +- > arch/arm/boot/dts/at91sam9263.dtsi | 4 +- > arch/arm/boot/dts/at91sam9g20.dtsi | 2 +- > arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 2 +- > arch/arm/boot/dts/at91sam9g25.dtsi | 2 +- > arch/arm/boot/dts/at91sam9g35.dtsi | 2 +- > arch/arm/boot/dts/at91sam9g45.dtsi | 6 +- > arch/arm/boot/dts/at91sam9n12.dtsi | 4 +- > arch/arm/boot/dts/at91sam9rl.dtsi | 6 +- > arch/arm/boot/dts/at91sam9x25.dtsi | 2 +- > arch/arm/boot/dts/at91sam9x35.dtsi | 2 +- > arch/arm/boot/dts/at91sam9x5.dtsi | 6 +- > arch/arm/boot/dts/imx53-sk-imx53.dts | 10 + > arch/arm/boot/dts/imx6sll.dtsi | 2 +- > arch/arm/boot/dts/sam9x60.dtsi | 32 +-- > arch/arm/boot/dts/sama5d2.dtsi | 6 +- > arch/arm/boot/dts/sama5d3.dtsi | 6 +- > arch/arm/boot/dts/sama5d3_emac.dtsi | 2 +- > arch/arm/boot/dts/sama5d4.dtsi | 6 +- > arch/arm/boot/dts/sama7g5.dtsi | 4 +- > arch/arm/boot/dts/usb_a9260.dts | 2 +- > arch/arm/boot/dts/usb_a9263.dts | 2 +- > .../boot/dts/altera/socfpga_stratix10_socdk.dts | 2 +- > .../dts/altera/socfpga_stratix10_socdk_nand.dts | 2 +- > .../dts/freescale/imx8mm-phyboard-polis-rdk.dts | 2 +- > .../boot/dts/freescale/imx8mm-phycore-som.dtsi | 4 +- > .../boot/dts/freescale/imx8mm-venice-gw7903.dts | 4 + > .../boot/dts/freescale/imx8mm-venice-gw7904.dts | 4 + > arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 2 +- > arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +- > arch/arm64/kernel/fpsimd.c | 9 +- > arch/arm64/kernel/ptrace.c | 10 +- > arch/parisc/mm/fixmap.c | 3 - > arch/parisc/mm/init.c | 34 +++ > arch/powerpc/include/asm/word-at-a-time.h | 2 +- > arch/powerpc/kernel/trace/ftrace_mprofile.S | 9 +- > arch/powerpc/mm/init_64.c | 3 +- > arch/riscv/kernel/crash_core.c | 2 + > arch/s390/kernel/sthyi.c | 6 +- > arch/s390/kvm/intercept.c | 9 +- > arch/s390/mm/vmem.c | 2 + > arch/x86/hyperv/hv_init.c | 21 ++ > drivers/block/rbd.c | 28 ++- > drivers/clk/imx/clk-imx93.c | 2 +- > drivers/clk/mediatek/clk-mt8183.c | 27 ++ > drivers/firmware/arm_scmi/mailbox.c | 4 +- > drivers/firmware/arm_scmi/raw_mode.c | 5 +- > drivers/firmware/arm_scmi/smc.c | 21 +- > drivers/firmware/smccc/soc_id.c | 5 +- > drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 35 +-- > drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | 3 +- > drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 178 ++++++++++---- > drivers/gpu/drm/i915/gt/gen8_engine_cs.h | 21 +- > drivers/gpu/drm/i915/gt/intel_gpu_commands.h | 2 + > drivers/gpu/drm/i915/gt/intel_gt_regs.h | 16 +- > drivers/gpu/drm/i915/gt/intel_lrc.c | 17 +- > drivers/gpu/drm/i915/i915_active.c | 99 +++++--- > drivers/gpu/drm/i915/i915_request.c | 11 + > drivers/gpu/drm/imx/ipuv3/ipuv3-crtc.c | 2 +- > drivers/gpu/drm/ttm/ttm_bo.c | 3 +- > drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 50 ++++ > drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 8 + > drivers/isdn/hardware/mISDN/hfcpci.c | 10 +- > drivers/mtd/nand/raw/fsl_upm.c | 2 +- > drivers/mtd/nand/raw/meson_nand.c | 3 +- > drivers/mtd/nand/raw/omap_elm.c | 24 +- > drivers/mtd/nand/raw/rockchip-nand-controller.c | 45 ++-- > drivers/mtd/nand/spi/toshiba.c | 4 +- > drivers/mtd/nand/spi/winbond.c | 4 +- > drivers/mtd/spi-nor/spansion.c | 4 +- > drivers/net/dsa/bcm_sf2.c | 8 +- > drivers/net/ethernet/broadcom/bnxt/bnxt.c | 85 ++++--- > drivers/net/ethernet/broadcom/bnxt/bnxt.h | 2 +- > drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 14 +- > drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h | 2 +- > drivers/net/ethernet/broadcom/tg3.c | 1 + > drivers/net/ethernet/intel/ice/ice_main.c | 18 ++ > drivers/net/ethernet/korina.c | 3 +- > .../ethernet/marvell/octeon_ep/octep_ctrl_mbox.c | 3 + > .../net/ethernet/marvell/prestera/prestera_pci.c | 3 +- > .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 3 - > .../net/ethernet/mellanox/mlx5/core/en/xsk/rx.c | 5 +- > .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 4 +- > .../mellanox/mlx5/core/en_accel/ipsec_rxtx.c | 4 +- > .../ethernet/mellanox/mlx5/core/en_accel/ktls.c | 8 - > .../ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c | 29 ++- > .../mellanox/mlx5/core/en_accel/macsec_fs.c | 1 + > drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c | 10 + > drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 29 ++- > drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 20 +- > drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 21 +- > .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 3 +- > drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 105 ++++++-- > .../ethernet/mellanox/mlx5/core/lib/fs_chains.c | 2 +- > drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 + > .../ethernet/mellanox/mlx5/core/steering/dr_cmd.c | 5 +- > drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 1 + > drivers/net/ethernet/qlogic/qed/qed_dev_api.h | 16 ++ > drivers/net/ethernet/qlogic/qed/qed_fcoe.c | 19 +- > drivers/net/ethernet/qlogic/qed/qed_fcoe.h | 17 +- > drivers/net/ethernet/qlogic/qed/qed_hw.c | 26 +- > drivers/net/ethernet/qlogic/qed/qed_iscsi.c | 19 +- > drivers/net/ethernet/qlogic/qed/qed_iscsi.h | 8 +- > drivers/net/ethernet/qlogic/qed/qed_l2.c | 19 +- > drivers/net/ethernet/qlogic/qed/qed_l2.h | 24 ++ > drivers/net/ethernet/qlogic/qed/qed_main.c | 6 +- > drivers/net/ethernet/sfc/siena/tx_common.c | 1 + > drivers/net/ethernet/sfc/tx_common.c | 1 + > drivers/net/ethernet/socionext/netsec.c | 11 + > drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c | 3 +- > drivers/net/ethernet/sun/sunvnet_common.c | 1 + > drivers/net/ethernet/xilinx/ll_temac_main.c | 12 +- > drivers/net/tap.c | 3 +- > drivers/net/tun.c | 2 +- > drivers/net/usb/cdc_ether.c | 21 ++ > drivers/net/usb/lan78xx.c | 7 +- > drivers/net/usb/r8152.c | 1 + > drivers/net/usb/usbnet.c | 6 + > drivers/net/usb/zaurus.c | 21 ++ > drivers/net/wireguard/device.c | 1 + > drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 1 + > drivers/net/wireless/mediatek/mt76/mt7615/eeprom.c | 6 +- > drivers/s390/net/qeth_core.h | 1 - > drivers/s390/net/qeth_core_main.c | 2 - > drivers/s390/net/qeth_l2_main.c | 9 +- > drivers/s390/net/qeth_l3_main.c | 8 +- > drivers/s390/scsi/zfcp_fc.c | 6 +- > drivers/scsi/storvsc_drv.c | 4 + > drivers/soc/imx/imx8mp-blk-ctrl.c | 2 +- > fs/btrfs/block-group.c | 51 ++-- > fs/btrfs/block-group.h | 4 +- > fs/btrfs/free-space-tree.c | 24 +- > fs/ceph/mds_client.c | 4 +- > fs/ceph/mds_client.h | 5 + > fs/ceph/super.c | 10 + > fs/erofs/zdata.c | 7 +- > fs/exfat/balloc.c | 6 +- > fs/exfat/dir.c | 36 +-- > fs/ext2/ext2.h | 12 - > fs/ext2/super.c | 23 +- > fs/f2fs/f2fs.h | 1 - > fs/f2fs/file.c | 5 - > fs/f2fs/node.c | 14 +- > fs/file.c | 18 +- > fs/ntfs3/attrlist.c | 4 +- > fs/open.c | 2 +- > fs/smb/client/dfs.c | 6 +- > fs/super.c | 11 +- > fs/sysv/itree.c | 4 + > include/asm-generic/word-at-a-time.h | 2 +- > include/linux/f2fs_fs.h | 1 + > include/linux/netdevice.h | 26 +- > include/linux/skbuff.h | 71 ------ > include/linux/spi/spi-mem.h | 4 + > include/net/gro.h | 44 ++++ > include/net/gso.h | 109 ++++++++ > include/net/inet_sock.h | 7 +- > include/net/ip.h | 2 +- > include/net/route.h | 4 +- > include/net/udp.h | 1 + > include/net/vxlan.h | 4 +- > io_uring/timeout.c | 2 +- > kernel/bpf/bloom_filter.c | 3 - > kernel/bpf/bpf_local_storage.c | 3 - > kernel/bpf/bpf_struct_ops.c | 3 - > kernel/bpf/cpumap.c | 39 +-- > kernel/bpf/devmap.c | 3 - > kernel/bpf/hashtab.c | 6 - > kernel/bpf/lpm_trie.c | 3 - > kernel/bpf/queue_stack_maps.c | 4 - > kernel/bpf/reuseport_array.c | 3 - > kernel/bpf/stackmap.c | 3 - > kernel/bpf/syscall.c | 136 ++++++---- > kernel/trace/bpf_trace.c | 17 +- > lib/Makefile | 6 + > lib/debugobjects.c | 9 + > lib/test_bitmap.c | 8 +- > mm/filemap.c | 26 +- > mm/gup.c | 2 +- > mm/kasan/generic.c | 4 +- > mm/kasan/tags.c | 2 +- > mm/kmsan/core.c | 6 +- > mm/kmsan/instrumentation.c | 2 +- > mm/memcontrol.c | 19 +- > mm/memory.c | 28 ++- > net/bluetooth/l2cap_sock.c | 2 + > net/can/raw.c | 2 +- > net/ceph/osd_client.c | 20 +- > net/core/Makefile | 2 +- > net/core/bpf_sk_storage.c | 5 +- > net/core/dev.c | 70 +----- > net/core/gro.c | 59 +---- > net/core/gso.c | 273 +++++++++++++++++++++ > net/core/rtnetlink.c | 8 +- > net/core/skbuff.c | 142 +---------- > net/core/sock.c | 45 ++-- > net/core/sock_map.c | 6 - > net/dcb/dcbnl.c | 2 +- > net/dccp/ipv6.c | 4 +- > net/ipv4/af_inet.c | 1 + > net/ipv4/esp4_offload.c | 1 + > net/ipv4/gre_offload.c | 1 + > net/ipv4/inet_diag.c | 4 +- > net/ipv4/ip_output.c | 9 +- > net/ipv4/ip_sockglue.c | 2 +- > net/ipv4/raw.c | 2 +- > net/ipv4/route.c | 4 +- > net/ipv4/tcp_ipv4.c | 4 +- > net/ipv4/tcp_metrics.c | 70 ++++-- > net/ipv4/tcp_offload.c | 1 + > net/ipv4/udp.c | 9 +- > net/ipv4/udp_offload.c | 8 +- > net/ipv6/esp6_offload.c | 1 + > net/ipv6/ip6_offload.c | 1 + > net/ipv6/ip6_output.c | 1 + > net/ipv6/ip6mr.c | 2 +- > net/ipv6/ping.c | 2 +- > net/ipv6/raw.c | 6 +- > net/ipv6/route.c | 7 +- > net/ipv6/tcp_ipv6.c | 9 +- > net/ipv6/udp.c | 12 +- > net/ipv6/udp_offload.c | 8 +- > net/l2tp/l2tp_ip6.c | 2 +- > net/mac80211/tx.c | 1 + > net/mpls/af_mpls.c | 1 + > net/mpls/mpls_gso.c | 1 + > net/mptcp/sockopt.c | 2 +- > net/netfilter/nf_flow_table_ip.c | 1 + > net/netfilter/nfnetlink_queue.c | 1 + > net/netfilter/nft_socket.c | 2 +- > net/netfilter/xt_socket.c | 4 +- > net/nsh/nsh.c | 1 + > net/openvswitch/actions.c | 1 + > net/openvswitch/datapath.c | 1 + > net/packet/af_packet.c | 12 +- > net/sched/act_police.c | 1 + > net/sched/cls_fw.c | 1 - > net/sched/cls_route.c | 1 - > net/sched/cls_u32.c | 57 ++++- > net/sched/sch_cake.c | 1 + > net/sched/sch_netem.c | 1 + > net/sched/sch_taprio.c | 16 +- > net/sched/sch_tbf.c | 1 + > net/sctp/offload.c | 1 + > net/smc/af_smc.c | 2 +- > net/unix/af_unix.c | 2 +- > net/wireless/scan.c | 2 +- > net/xdp/xsk.c | 2 +- > net/xdp/xskmap.c | 4 - > net/xfrm/xfrm_device.c | 1 + > net/xfrm/xfrm_interface_core.c | 1 + > net/xfrm/xfrm_output.c | 1 + > net/xfrm/xfrm_policy.c | 2 +- > rust/bindings/bindings_helper.h | 1 + > rust/kernel/allocator.rs | 74 ++++-- > tools/perf/arch/arm64/util/pmu.c | 7 +- > .../tests/shell/test_uprobe_from_different_cu.sh | 8 +- > .../selftests/bpf/prog_tests/unpriv_bpf_disabled.c | 6 +- > tools/testing/selftests/net/so_incoming_cpu.c | 2 +- > tools/testing/selftests/rseq/rseq.c | 28 ++- > .../tc-testing/tc-tests/qdiscs/taprio.json | 25 ++ > tools/testing/vsock/Makefile | 2 +- > 272 files changed, 2293 insertions(+), 1234 deletions(-) > >