lists.linaro.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2026
January
2025
December
November
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
List overview
Download
Lkft-triage
----- 2026 -----
January 2026
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
lkft-triage@lists.linaro.org
27 participants
33448 discussions
Start a n
N
ew thread
[PATCH 5.15 000/554] 5.15.198-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.15.198 release. There are 554 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 Sat, 17 Jan 2026 16:41:26 +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/v5.x/stable-review/patch-5.15.198-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 5.15.198-rc1 Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Laibin Qiu <qiulaibin(a)huawei.com> blk-throttle: Set BIO_THROTTLED when bio has been throttled Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cells Alexander Sverdlin <alexander.sverdlin(a)siemens.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Mike Snitzer <snitzer(a)kernel.org> nfs_common: factor out nfs_errtbl and nfs_stat_to_errno Chen Hanxiao <chenhx.fnst(a)fujitsu.com> NFS: trace: show TIMEDOUT instead of 0x6e Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Jakub Kicinski <kuba(a)kernel.org> eth: bnxt: move and rename reset helpers Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Sharath Chandra Vurukala <quic_sharathv(a)quicinc.com> net: Add locking to protect skb->dev access in ip_output Ye Bin <yebin10(a)huawei.com> ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() Ye Bin <yebin10(a)huawei.com> ext4: introduce ITAIL helper Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size Johan Hovold <johan(a)kernel.org> usb: gadget: lpc32xx_udc: fix clock imbalance in error path Su Hui <suhui(a)nfschina.com> net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Revert "iommu/amd: Skip enabling command/event buffers for kdump" Amitai Gottlieb <amitaig(a)hailo.ai> firmware: arm_scmi: Fix unused notifier-block in unregister Gabriel Krisman Bertazi <krisman(a)suse.de> ext4: fix error message when rejecting the default hash Jason Yan <yanaijie(a)huawei.com> ext4: factor out ext4_hash_info_init() Lizhi Xu <lizhi.xu(a)windriver.com> ext4: filesystems without casefold feature cannot be mounted with siphash Sean Nyekjaer <sean(a)geanix.com> pwm: stm32: Always program polarity Arnd Bergmann <arnd(a)arndb.de> x86: remove __range_not_ok() Andrea Righi <andrea.righi(a)canonical.com> selftests: net: test_vxlan_under_vrf: fix HV connectivity test Shigeru Yoshida <syoshida(a)redhat.com> ipv4: Fix uninit-value access in __ip_make_skb() Shigeru Yoshida <syoshida(a)redhat.com> ipv6: Fix potential uninit-value access in __ip6_make_skb() Justin Stitt <justinstitt(a)google.com> KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning Peter Xu <peterx(a)redhat.com> mm/mprotect: use long for page accountings and retval Alan Stern <stern(a)rowland.harvard.edu> HID: core: Harden s32ton() against conversion to 0 bits Sean Christopherson <seanjc(a)google.com> KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS Dong Chenchen <dongchenchen2(a)huawei.com> page_pool: Fix use-after-free in page_pool_recycle_in_ring Andrzej Hajda <andrzej.hajda(a)intel.com> drm/i915/selftests: fix subtraction overflow bug Sergey Shtylyov <s.shtylyov(a)omp.ru> mmc: core: use sysfs_emit() instead of sprintf() Thadeu Lima de Souza Cascardo <cascardo(a)igalia.com> net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. Thomas Zimmermann <tzimmermann(a)suse.de> drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() Jouni Malinen <jouni.malinen(a)oss.qualcomm.com> wifi: mac80211: Discard Beacon frames to non-broadcast address Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix OF node leak on probe Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning void NeilBrown <neil(a)brown.name> lockd: fix vfs_test_lock() calls Wentao Liang <vulab(a)iscas.ac.cn> pmdomain: imx: Fix reference count leak in imx_gpc_probe() Rob Herring <robh(a)kernel.org> pmdomain: Use device_get_match_data() David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize() David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: we cannot have isolated pages in the balloon list Miaohe Lin <linmiaohe(a)huawei.com> mm/balloon_compaction: make balloon page compaction callbacks static Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix clk prepare imbalance on probe failure Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> ASoC: stm32: sai: Use the devm_clk_get_optional() helper Kuninori Morimoto <kuninori.morimoto.gx(a)renesas.com> ASoC: stm: Use dev_err_probe() helper René Rebe <rene(a)exactco.de> r8169: fix RTL8117 Wake-on-Lan in DASH mode Johan Hovold <johan(a)kernel.org> iommu/qcom: fix device leak on of_xlate() Donet Tom <donettom(a)linux.ibm.com> powerpc/64s/slb: Fix SLB multihit issue during SLB preload Jim Quinlan <james.quinlan(a)broadcom.com> PCI: brcmstb: Fix disabling L0s capability David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION Miaoqian Lin <linmq006(a)gmail.com> media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_enabled Marek Szyprowski <m.szyprowski(a)samsung.com> media: samsung: exynos4-is: fix potential ABBA deadlock on init Chuck Lever <chuck.lever(a)oracle.com> NFSD: NFSv4 file creation neglects setting ACL Nicolas Dufresne <nicolas.dufresne(a)collabora.com> media: verisilicon: Protect G2 HEVC decoder against invalid DPB index Johan Hovold <johan(a)kernel.org> media: vpif_capture: fix section mismatch Haoxiang Li <haoxiang_li2024(a)163.com> media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init() Joshua Rogers <linux(a)joshua.hu> SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf Jim Mattson <jmattson(a)google.com> KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN Shivani Agarwal <shivani.agarwal(a)broadcom.com> crypto: af_alg - zero initialize memory allocated via sock_kmalloc Nicolas Ferre <nicolas.ferre(a)microchip.com> ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32 Joshua Rogers <linux(a)joshua.hu> svcrdma: bound check rq_pages index in inline path Nicolas Ferre <nicolas.ferre(a)microchip.com> ARM: dts: microchip: sama7g5: fix uart fifo size to 32 Joanne Koong <joannelkoong(a)gmail.com> fuse: fix readahead reclaim deadlock Johan Hovold <johan(a)kernel.org> usb: ohci-nxp: fix device leak on probe failure Zhang Zekun <zhangzekun11(a)huawei.com> usb: ohci-nxp: Use helper function devm_clk_get_enabled() Matthieu Baerts (NGI0) <matttbe(a)kernel.org> mptcp: pm: ignore unknown endpoint flags Udipto Goswami <udipto.goswami(a)oss.qualcomm.com> usb: dwc3: keep susphy enabled during exit to avoid controller faults Chao Yu <chao(a)kernel.org> f2fs: fix to avoid updating zero-sized extent in extent cache Chao Yu <chao(a)kernel.org> f2fs: fix to propagate error from f2fs_enable_checkpoint() Chao Yu <chao(a)kernel.org> f2fs: use global inline_xattr_slab instead of per-sb slab cache Chao Yu <chao(a)kernel.org> f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> xfs: fix a memory leak in xfs_buf_item_init() Dongli Zhang <dongli.zhang(a)oracle.com> KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit Chuck Lever <chuck.lever(a)oracle.com> NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Fix integer overflow in sample size validation Takashi Iwai <tiwai(a)suse.de> ALSA: wavefront: Use standard print API Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Clear substream pointers on close Sven Eckelmann (Plasma Cloud) <se(a)simonwunderlich.de> wifi: mt76: Fix DTS power-limits on little endian systems Josef Bacik <josef(a)toxicpanda.com> btrfs: don't rewrite ret from inode_permission Jarkko Sakkinen <jarkko.sakkinen(a)opinsys.com> tpm: Cap the number of PCR banks Ye Bin <yebin10(a)huawei.com> jbd2: fix the inconsistency between checksum and data in memory for journal sb Łukasz Bartosik <ukaszb(a)chromium.org> xhci: dbgtty: fix device unregister Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: dbgtty: use IDR to support several dbc instances. Jimmy Hu <hhhuuu(a)google.com> usb: gadget: udc: fix use-after-free in usb_gadget_state_work Michal Pecio <michal.pecio(a)gmail.com> usb: xhci: Apply the link chain quirk on NEC isoc endpoints Niklas Neronin <niklas.neronin(a)linux.intel.com> usb: xhci: move link chain bit quirk checks into one helper function. Zack Rusin <zack.rusin(a)broadcom.com> drm/vmwgfx: Fix a null-ptr access in the cursor snooper Maximilian Immanuel Brandtner <maxbr(a)linux.ibm.com> virtio_console: fix order of fields cols and rows Martin Nybo Andersen <tweek(a)tweek.dk> kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle memory failure from damon_test_target() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions() SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ() Zhu Yanjun <yanjun.zhu(a)linux.dev> RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions() SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail() Lyude Paul <lyude(a)redhat.com> drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb Simon Richter <Simon.Richter(a)hogyros.de> drm/ttm: Avoid NULL pointer deref for evicted BOs Akhil P Oommen <akhilpo(a)oss.qualcomm.com> drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers Xiaolei Wang <xiaolei.wang(a)windriver.com> net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() Deepanshu Kartikey <kartikey406(a)gmail.com> net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write Ethan Nelson-Moore <enelsonmoore(a)gmail.com> net: usb: sr9700: fix incorrect command used to write single register Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> nfsd: Drop the client reference in client_states_open() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> fjes: Add missing iounmap in fjes_hw_init() Guangshuo Li <lgs201920130244(a)gmail.com> e1000: fix OOB in e1000_tbi_should_accept() Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/cm: Fix leaking the multicast GID table reference Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly Matthew Wilcox (Oracle) <willy(a)infradead.org> idr: fix idr_alloc() returning an ID out of range Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: adv7842: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: TDA1997x: Remove redundant cancel_delayed_work in probe Ivan Abramov <i.abramov(a)mt-integration.ru> media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread() Haotian Zhang <vulab(a)iscas.ac.cn> media: cec: Fix debugfs leak on bus_register() failure René Rebe <rene(a)exactco.de> fbdev: tcx.c fix mem_map to correct smem_start offset Thorsten Blum <thorsten.blum(a)linux.dev> fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing Rene Rebe <rene(a)exactco.de> fbdev: gbefb: fix to use physical address instead of dma address Uladzislau Rezki (Sony) <urezki(a)gmail.com> dm-ebs: Mark full buffer dirty even on partial write Ivan Abramov <i.abramov(a)mt-integration.ru> media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() Sven Schnelle <svens(a)stackframe.org> parisc: entry: set W bit for !compat tasks in syscall_restore_rfi() Sven Schnelle <svens(a)stackframe.org> parisc: entry.S: fix space adjustment on interruption for 64-bit userspace Haotian Zhang <vulab(a)iscas.ac.cn> media: rc: st_rc: Fix reset control resource leak Krzysztof Kozlowski <krzysztof.kozlowski(a)linaro.org> mfd: max77620: Fix potential IRQ chip conflict when probing two devices Johan Hovold <johan(a)kernel.org> mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: Allow LED 0 to be added to module bank Lukas Wunner <lukas(a)wunner.de> PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths Hans de Goede <johannes.goede(a)oss.qualcomm.com> HID: logitech-dj: Remove duplicate error logging Johan Hovold <johan(a)kernel.org> iommu/tegra: fix device leak on probe_device() Johan Hovold <johan(a)kernel.org> iommu/sun50i: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/omap: fix device leaks on probe_device() Johan Hovold <johan(a)kernel.org> iommu/mediatek: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/mediatek-v1: fix device leak on probe_device() Johan Hovold <johan(a)kernel.org> iommu/ipmmu-vmsa: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/exynos: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/apple-dart: fix device leak on of_xlate() Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6adm: the the copp device only during last instance Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6asm-dai: perform correct state check before closing Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix device leak on probe Yipeng Zou <zouyipeng(a)huawei.com> selftests/ftrace: traceonoff_triggers: strip off names Thomas Fourier <fourier.thomas(a)gmail.com> RDMA/bnxt_re: fix dma_free_coherent() pointer Honggang LI <honggangli(a)163.com> RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation Kalesh AP <kalesh-anakkur.purayil(a)broadcom.com> RDMA/bnxt_re: Fix to use correct page size for PDE table Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db() Jang Ingyu <ingyujang25(a)korea.ac.kr> RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr() Michael Margolin <mrgolin(a)amazon.com> RDMA/efa: Remove possible negative shift Michal Schmidt <mschmidt(a)redhat.com> RDMA/irdma: avoid invalid read in irdma_net_event Pwnverse <stanksal(a)purdue.edu> net: rose: fix invalid array index in rose_kill_by_device() Ido Schimmel <idosch(a)nvidia.com> ipv4: Fix reference count leak when using error routes with nexthop objects Will Rosenberg <whrosenb(a)asu.edu> ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() Anshumali Gaur <agaur(a)marvell.com> octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" Bagas Sanjaya <bagasdotme(a)gmail.com> net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct Deepanshu Kartikey <kartikey406(a)gmail.com> net: usb: asix: validate PHY address before use Jonas Gorski <jonas.gorski(a)gmail.com> net: dsa: b53: skip multicast entries for fdb_dump() Thomas Fourier <fourier.thomas(a)gmail.com> firewire: nosy: Fix dma_free_coherent() size Andrew Morton <akpm(a)linux-foundation.org> genalloc.h: fix htmldocs warning Yeoreum Yun <yeoreum.yun(a)arm.com> smc91x: fix broken irq-context in PREEMPT_RT Deepakkumar Karn <dkarn(a)redhat.com> net: usb: rtl8150: fix memory leak on usb_submit_urb() failure Jiri Pirko <jiri(a)nvidia.com> team: fix check for port enabled in team_queue_override_port_prio_changed() Junrui Luo <moonafterrain(a)outlook.com> platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic Thomas Fourier <fourier.thomas(a)gmail.com> platform/x86: msi-laptop: add missing sysfs_remove_group() Eric Dumazet <edumazet(a)google.com> ip6_gre: make ip6gre_header() robust Toke Høiland-Jørgensen <toke(a)redhat.com> net: openvswitch: Avoid needlessly taking the RTNL on vport destroy Jacky Chou <jacky_chou(a)aspeedtech.com> net: mdio: aspeed: add dummy read to avoid read-after-write issue Potin Lai <potin.lai(a)quantatw.com> net: mdio: aspeed: move reg accessing part into separate functions Raphael Pinsonneault-Thibeault <rpthibeault(a)gmail.com> Bluetooth: btusb: revert use of devm_kzalloc in btusb Herbert Xu <herbert(a)gondor.apana.org.au> crypto: seqiv - Do not use req->iv after crypto_aead_encrypt Kohei Enju <enjuk(a)amazon.com> iavf: fix off-by-one issues in iavf_config_rss_reg() Gregory Herrero <gregory.herrero(a)oracle.com> i40e: validate ring_len parameter against hardware-specific values Ivan Vecera <ivecera(a)redhat.com> i40e: Refactor argument of i40e_detect_recover_hung() Ivan Vecera <ivecera(a)redhat.com> i40e: Refactor argument of several client notification functions Przemyslaw Korba <przemyslaw.korba(a)intel.com> i40e: fix scheduling in set_rx_mode Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83791d) Convert macros to functions to avoid TOCTOU Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (max16065) Use local variable to avoid TOCTOU Ma Ke <make24(a)iscas.ac.cn> i2c: amd-mp2: fix reference leak in MP2 PCI device Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> rpmsg: glink: fix rpmsg device leak Johan Hovold <johan(a)kernel.org> soc: amlogic: canvas: fix device leak on lookup Johan Hovold <johan(a)kernel.org> soc: qcom: ocmem: fix device leak on lookup Johan Hovold <johan(a)kernel.org> amba: tegra-ahb: Fix device leak on SMMU enable Alex Deucher <alexander.deucher(a)amd.com> drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() Prithvi Tambewagh <activprithvi(a)gmail.com> io_uring: fix filename leak in __io_openat_prep() Joshua Rogers <linux(a)joshua.hu> svcrdma: return 0 on success from svc_rdma_copy_inline_range Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> nfsd: Mark variable __maybe_unused to avoid W=1 build break Amir Goldstein <amir73il(a)gmail.com> fsnotify: do not generate ACCESS/MODIFY events on child for special files Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> PM: runtime: Do not clear needs_force_resume with enabled runtime PM Steven Rostedt <rostedt(a)goodmis.org> tracing: Do not register unsupported perf events Sean Christopherson <seanjc(a)google.com> KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits Sean Christopherson <seanjc(a)google.com> KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN) Yosry Ahmed <yosry.ahmed(a)linux.dev> KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn() Sean Christopherson <seanjc(a)google.com> KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0 Ilya Dryomov <idryomov(a)gmail.com> libceph: make decode_pool() more resilient against corrupted osdmaps Helge Deller <deller(a)gmx.de> parisc: Do not reprogram affinitiy on ASP chip Zhichi Lin <zhichi.lin(a)vivo.com> scs: fix a wrong parameter in __scs_magic Tzung-Bi Shih <tzungbi(a)kernel.org> platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver Prithvi Tambewagh <activprithvi(a)gmail.com> ocfs2: fix kernel BUG in ocfs2_find_victim_chain Jeongjun Park <aha310510(a)gmail.com> media: vidtv: initialize local pointers upon transfer of memory ownership Alison Schofield <alison.schofield(a)intel.com> tools/testing/nvdimm: Use per-DIMM device handle Chao Yu <chao(a)kernel.org> f2fs: fix return value of f2fs_recover_fsync_data() Deepanshu Kartikey <kartikey406(a)gmail.com> f2fs: invalidate dentry cache on failed whiteout creation Andrey Vatoropin <a.vatoropin(a)crpt.ru> scsi: target: Reset t_task_cdb pointer in error case Dai Ngo <dai.ngo(a)oracle.com> NFSD: use correct reservation type in nfsd4_scsi_fence_client Junrui Luo <moonafterrain(a)outlook.com> scsi: aic94xx: fix use-after-free in device removal path Tony Battersby <tonyb(a)cybernetics.com> scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" Miaoqian Lin <linmq006(a)gmail.com> cpufreq: nforce2: fix reference count leak in nforce2 Ma Ke <make24(a)iscas.ac.cn> intel_th: Fix error handling in intel_th_output_open Tianchu Chen <flynnnchen(a)tencent.com> char: applicom: fix NULL pointer dereference in ac_ioctl Haoxiang Li <haoxiang_li2024(a)163.com> usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc() Miaoqian Lin <linmq006(a)gmail.com> usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe Johan Hovold <johan(a)kernel.org> usb: phy: isp1301: fix non-OF device reference imbalance Duoming Zhou <duoming(a)zju.edu.cn> usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal Ma Ke <make24(a)iscas.ac.cn> USB: lpc32xx_udc: Fix error handling in probe Johan Hovold <johan(a)kernel.org> phy: broadcom: bcm63xx-usbh: fix section mismatches Colin Ian King <colin.i.king(a)gmail.com> media: pvrusb2: Fix incorrect variable used in trace message Jeongjun Park <aha310510(a)gmail.com> media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg() Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: Maintain minimal modifications to the bcdDevice range. Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> media: v4l2-mem2mem: Fix outdated documentation Byungchul Park <byungchul(a)sk.com> jbd2: use a weaker annotation in journal handling Baokun Li <libaokun1(a)huawei.com> ext4: align max orphan file size with e2fsprogs limit Yongjian Sun <sunyongjian1(a)huawei.com> ext4: fix incorrect group number assertion in mb_check_buddy Haibo Chen <haibo.chen(a)nxp.com> ext4: clear i_state_flags when alloc inode Karina Yankevich <k.yankevich(a)omp.ru> ext4: xattr: fix null pointer deref in ext4_raw_inode() Steven Rostedt <rostedt(a)goodmis.org> ktest.pl: Fix uninitialized var in config-bisect.pl Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: fix mount failure for sparse runs in run_unpack() Rene Rebe <rene(a)exactco.de> floppy: fix for PAGE_SIZE != 4KB Li Chen <chenl311(a)chinatelecom.cn> block: rate-limit capacity change info log Eric Biggers <ebiggers(a)kernel.org> lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit Sarthak Garg <sarthak.garg(a)oss.qualcomm.com> mmc: sdhci-msm: Avoid early clock doubling during HS400 transition Jarkko Sakkinen <jarkko(a)kernel.org> KEYS: trusted: Fix a memory leak in tpm2_load_cmd Stefano Garzarella <sgarzare(a)redhat.com> vhost/vsock: improve RCU read sections around vhost_vsock_get() Chia-Lin Kao (AceLan) <acelan.kao(a)canonical.com> platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks Daniel Wagner <wagi(a)kernel.org> nvme-fc: don't hold rport lock when putting ctrl Wenhua Lin <Wenhua.Lin(a)unisoc.com> serial: sprd: Return -EPROBE_DEFER when uart clock is not ready Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive. Hongyu Xie <xiehongyu1(a)kylinos.cn> usb: xhci: limit run_graceperiod for only usb 3.0 devices Mark Pearson <mpearson-lenovo(a)squebb.ca> usb: typec: ucsi: Handle incorrect num_connectors capability Lizhi Xu <lizhi.xu(a)windriver.com> usbip: Fix locking bug in RT-enabled kernels Yuezhang Mo <Yuezhang.Mo(a)sony.com> exfat: fix remount failure in different process environments Encrow Thorne <jyc0019(a)gmail.com> reset: fix BIT macro reference Li Qiang <liqiang01(a)kylinos.cn> via_wdt: fix critical boot hang due to unnamed resource allocation Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Use reinit_completion on mbx_intr_comp Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled Ben Collins <bcollins(a)kernel.org> powerpc/addnote: Fix overflow on 32-bit builds Josua Mayer <josua(a)solid-run.com> clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4 Matthias Schiffer <matthias.schiffer(a)tq-group.com> ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: Init workqueue before request mbox channel Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix __scan_channels() failing to rescan channels Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix the race between __scan_channels() and deliver_response() Shipei Qu <qu(a)darknavy.com> ALSA: usb-mixer: us16x08: validate meter packet indices Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: vxpocket: Fix resource leak in vxpocket_probe error path Shaurya Rane <ssrane_b23(a)ee.vjti.ac.in> net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() Jared Kangas <jkangas(a)redhat.com> mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig Christophe Leroy <christophe.leroy(a)csgroup.eu> spi: fsl-cpm: Check length parity before switching to 16 bit mode Pengjie Zhang <zhangpengjie2(a)huawei.com> ACPI: CPPC: Fix missing PCC check for guaranteed_perf Christoffer Sandberg <cs(a)tuxedo.de> Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table Junjie Cao <junjie.cao(a)intel.com> Input: ti_am335x_tsc - fix off-by-one error in wire_order validation Ping Cheng <pinglinux(a)gmail.com> HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen Jian Shen <shenjian15(a)huawei.com> net: hns3: add VLAN id validation before using Jian Shen <shenjian15(a)huawei.com> net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx Hao Chen <chenhao288(a)hisilicon.com> net: hns3: Align type of some variables with their print type Jian Shen <shenjian15(a)huawei.com> net: hns3: using the num_tqps in the vf driver to apply for resources Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Handle escaped percent properly Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Validate format string parameters Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Add support for unrecognized string Gal Pressman <gal(a)nvidia.com> ethtool: Avoid overflowing userspace buffer on stats query Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats Tom Rix <trix(a)redhat.com> ethtool: use phydev variable Dan Carpenter <dan.carpenter(a)linaro.org> nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() Victor Nogueira <victor(a)mojatatu.com> net/sched: ets: Remove drr class from the active list if it changes to strict Junrui Luo <moonafterrain(a)outlook.com> caif: fix integer underflow in cffrml_receive() Slavin Liu <slavin452(a)gmail.com> ipvs: fix ipv4 null-ptr-deref in route error path Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: fix leaked ct in error paths Alexey Simakov <bigalex934(a)gmail.com> broadcom: b44: prevent uninitialized value usage Ilya Maximets <i.maximets(a)ovn.org> net: openvswitch: fix middle attribute validation in push_nsh() action Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_router: Fix neighbour use-after-free Dmitry Skorodumov <skorodumov.dmitry(a)huawei.com> ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2() Jamal Hadi Salim <jhs(a)mojatatu.com> net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change Wang Liang <wangliang74(a)huawei.com> netrom: Fix memory leak in nr_sendmsg() Gongwei Li <ligongwei(a)kylinos.cn> Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE Qu Wenruo <wqu(a)suse.com> btrfs: scrub: always update btrfs_scrub_progress::last_physical Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/073 Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> hfsplus: Verify inode mode when loading from disk Yang Chenzhi <yang.chenzhi(a)vivo.com> hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/070 Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Support timestamps prior to epoch Song Liu <song(a)kernel.org> livepatch: Match old_sympos 0 and 1 in klp_find_func() Shuhao Fu <sfual(a)cse.ust.hk> cpufreq: s5pv210: fix refcount leak Sakari Ailus <sakari.ailus(a)linux.intel.com> ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only Cryolitia PukNgae <cryolitia.pukngae(a)linux.dev> ACPICA: Avoid walking the Namespace if start_node is NULL Peter Zijlstra <peterz(a)infradead.org> x86/ptrace: Always inline trivial accessors Doug Berger <opendmb(a)gmail.com> sched/deadline: only set free_cpus for online runqueues Deepanshu Kartikey <kartikey406(a)gmail.com> btrfs: fix memory leak of fs_devices in degraded seed device path Ondrej Mosnacek <omosnace(a)redhat.com> bpf, arm64: Do not audit capability check in do_jit() Jamie Iles <quic_jiles(a)quicinc.com> i3c: fix uninitialized variable use in i2c setup Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: Fix validate combined sequence Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Correct polling IDLE bit Nicklas Bo Jensen <njensen(a)akamai.com> netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around Sun Ke <sunke32(a)huawei.com> NFS: Fix missing unlock in nfs_unlink() Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: get channel status data when PHY is not exists Junrui Luo <moonafterrain(a)outlook.com> ALSA: dice: fix buffer overflow in detect_stream_formats() Diogo Ivo <diogo.ivo(a)tecnico.ulisboa.pt> usb: phy: Initialize struct usb_phy list_head Haotien Hsu <haotienh(a)nvidia.com> usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: fix memory leak in ocfs2_merge_rec_left() Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Adjust infopfx size to accept an extra space Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Add a new helper function to print bitmasks Haotian Zhang <vulab(a)iscas.ac.cn> dm log-writes: Add missing set_freezable() for freezable kthread Alexey Simakov <bigalex934(a)gmail.com> dm-raid: fix possible NULL dereference with undefined raid type Liyuan Pang <pangliyuan1(a)huawei.com> ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad() Andres J Rosa <andyrosa(a)gmail.com> ALSA: uapi: Fix typo in asound.h comment Dave Kleikamp <dave.kleikamp(a)oracle.com> dma/pool: eliminate alloc_pages warning in atomic_pool_expand shechenglong <shechenglong(a)xfusion.com> block: fix comment for op_is_zone_mgmt() to include RESET_ALL Cong Zhang <cong.zhang(a)oss.qualcomm.com> blk-mq: Abort suspend when wakeup events are pending Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak5558: Disable regulator when error happens Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak4458: Disable regulator when error happens Haotian Zhang <vulab(a)iscas.ac.cn> ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() Anton Khirnov <anton(a)khirnov.net> platform/x86: asus-wmi: use brightness_set_blocking() for kbd led Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags Ondrej Mosnacek <omosnace(a)redhat.com> fs_context: drop the unused lsm_flags member Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when mounting nfs" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: clear SB_RDONLY before getting superblock" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when remounting nfs" Jonathan Curley <jcurley(a)purestorage.com> NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Initialise verifiers for visible dentries in nfs_atomic_open() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open() Trond Myklebust <trond.myklebust(a)primarydata.com> NFSv4: Add some support for case insensitive filesystems Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix utf16 to utf8 conversion Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Avoid changing nlink when file removes and attribute updates race NeilBrown <neilb(a)suse.de> NFS: don't unhash dentry during unlink/rename Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() Abdun Nihaal <nihaal(a)cse.iitm.ac.in> fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe() Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: single: Fix incorrect type for error return variable Matthijs Kooijman <matthijs(a)stdin.nl> pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling Namhyung Kim <namhyung(a)kernel.org> perf tools: Fix split kallsyms DSO counting Xiang Mei <xmei5(a)asu.edu> net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop Alexandru Gagniuc <mr.nuke.me(a)gmail.com> remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs Ivan Stepchenko <sid(a)itb.spb.ru> mtd: lpddr_cmds: fix signed shifts in lpddr_cmds Alexey Kodanev <aleksei.kodanev(a)bell-sw.com> net: stmmac: fix rx limit check in stmmac_rx_zc() Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_connlimit: update the count if add was skipped Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: rework API to use sk_buff directly William Tu <u9012063(a)gmail.com> netfilter: nf_conncount: reduce unnecessary GC Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: flowtable: check for maximum number of encapsulations in bridge vlan sparkhuang <huangshaobo3(a)xiaomi.com> regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex Cezary Rojewski <cezary.rojewski(a)intel.com> ASoC: Intel: catpt: Fix error path in hw_params() Michael S. Tsirkin <mst(a)redhat.com> virtio: fix virtqueue_set_affinity() docs Alok Tiwari <alok.a.tiwari(a)oracle.com> virtio_vdpa: fix misleading return in void function Eli Cohen <elic(a)nvidia.com> vdpa: Sync calls set/get config/status with cf_mutex Parav Pandit <parav(a)nvidia.com> vdpa: Introduce query of device config layout Parav Pandit <parav(a)nvidia.com> vdpa: Introduce and use vdpa device get, set config helpers Yongjian Sun <sunyongjian1(a)huawei.com> ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation Kemeng Shi <shikemeng(a)huaweicloud.com> ext4: remove unused return value of __mb_check_buddy René Rebe <rene(a)exactco.de> ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4 Dan Carpenter <dan.carpenter(a)linaro.org> drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: clear the channel status control memory Chancel Liu <chancel.liu(a)nxp.com> ASoC: fsl_xcvr: Add support for i.MX93 platform Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: Add Counter registers Krzysztof Czurylo <krzysztof.czurylo(a)intel.com> RDMA/irdma: Fix data race in irdma_free_pble Krzysztof Czurylo <krzysztof.czurylo(a)intel.com> RDMA/irdma: Fix data race in irdma_sc_ccq_arm Stephan Gerhold <stephan.gerhold(a)linaro.org> iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal Randy Dunlap <rdunlap(a)infradead.org> backlight: lp855x: Fix lp855x.h kernel-doc warnings Luca Ceresoli <luca.ceresoli(a)bootlin.com> backlight: led-bl: Add devlink to supplier LEDs Mans Rullgard <mans(a)mansr.com> backlight: led_bl: Take led_access lock when required Ria Thomas <ria.thomas(a)morsemicro.com> wifi: ieee80211: correct FILS status codes Shawn Lin <shawn.lin(a)rock-chips.com> PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition Jianglei Nie <niejianglei2021(a)163.com> staging: fbtft: core: fix potential memory leak in fbtft_probe_common() Zilin Guan <zilin(a)seu.edu.cn> mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add() Haotian Zhang <vulab(a)iscas.ac.cn> crypto: ccree - Correctly handle return of sg_nents_for_len Matt Bobrowski <mattbobrowski(a)google.com> selftests/bpf: Improve reliability of test_perf_branches_no_hw() Matt Bobrowski <mattbobrowski(a)google.com> selftests/bpf: skip test_perf_branches_hw() on unsupported platforms Gopi Krishna Menon <krishnagopi487(a)gmail.com> usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during suspend if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during shutdown if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: disable platform lowlevel hw resources during shutdown Oliver Neukum <oneukum(a)suse.com> usb: chaoskey: fix locking for O_NONBLOCK Zhao Yipeng <zhaoyipeng5(a)huawei.com> ima: Handle error code returned by ima_filter_rule_match() Seungjin Bae <eeodqql09(a)gmail.com> wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb() Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6358-irq: Fix missing irq_domain_remove() in error path Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6397-irq: Fix missing irq_domain_remove() in error path Uwe Kleine-König <u.kleine-koenig(a)baylibre.com> pwm: bcm2835: Make sure the channel is enabled after pwm_request() Jay Liu <jay.liu(a)mediatek.com> drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue Edward Adam Davis <eadavis(a)qq.com> fs/ntfs3: Prevent memory leaks in add sub record Edward Adam Davis <eadavis(a)qq.com> fs/ntfs3: out1 also needs to put mi Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Make ni_ins_new_attr return error Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Remove unused mi_mark_free Ritesh Harjani (IBM) <ritesh.list(a)gmail.com> powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring() Sergey Bashirov <sergeybashirov(a)gmail.com> NFSD/blocklayout: Fix minlength check in proc_layoutget Haotian Zhang <vulab(a)iscas.ac.cn> watchdog: wdat_wdt: Fix ACPI table leak in probe function Liu Xinpeng <liuxp11(a)chinatelecom.cn> watchdog: wdat_wdt: Stop watchdog when uninstalling module Alexei Starovoitov <ast(a)kernel.org> selftests/bpf: Fix failure paths in send_signal test Rene Rebe <rene(a)exactco.de> ps3disk: use memcpy_{from,to}_bvec index Siddharth Vadapalli <s-vadapalli(a)ti.com> PCI: keystone: Exit ks_pcie_probe() for invalid mode Haotian Zhang <vulab(a)iscas.ac.cn> leds: netxbig: Fix GPIO descriptor leak in error paths Haotian Zhang <vulab(a)iscas.ac.cn> scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls Haotian Zhang <vulab(a)iscas.ac.cn> ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint() Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> lib/vsprintf: Check pointer before dereferencing in time_and_date() Haotian Zhang <vulab(a)iscas.ac.cn> clk: renesas: r9a06g032: Fix memory leak in error path Herve Codina <herve.codina(a)bootlin.com> soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence Miquel Raynal <miquel.raynal(a)bootlin.com> clk: renesas: r9a06g032: Export function to set dmamux Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Add context synchronization before enabling trace Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Extract the trace unit controlling Yuanfang Zhang <quic_yuanfang(a)quicinc.com> coresight-etm4x: add isb() before reading the TRCSTATR Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: etm4x: Use Trace Filtering controls dynamically Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: etm4x: Save restore TRFCR_EL1 Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config unlock in nbd_genl_connect Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper() Long Li <leo.lilong(a)huawei.com> macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse Christophe Leroy <christophe.leroy(a)csgroup.eu> powerpc/32: Fix unpaired stwcx. on interrupt exit Edward Adam Davis <eadavis(a)qq.com> ntfs3: init run lock for extend inode Ma Ke <make24(a)iscas.ac.cn> RDMA/rtrs: server: Fix error handling in get_or_create_srv Manivannan Sadhasivam <manivannan.sadhasivam(a)oss.qualcomm.com> dt-bindings: PCI: amlogic: Fix the register name of the DBI region Neil Armstrong <neil.armstrong(a)linaro.org> dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema Haotian Zhang <vulab(a)iscas.ac.cn> scsi: stex: Fix reboot_notifier leak in probe error path Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config put in recv_work Yu Kuai <yukuai3(a)huawei.com> nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply() Yu Kuai <yukuai3(a)huawei.com> nbd: clean up return value checking of sock_xmit() Gabor Juhos <j4g8y7(a)gmail.com> regulator: core: disable supply if enabling main regulator fails Dapeng Mi <dapeng1.mi(a)linux.intel.com> perf/x86/intel: Correct large PEBS flag check Zhang Yi <yi.zhang(a)huawei.com> ext4: correct the checking of quota files before moving extents Eric Whitney <enwlinux(a)gmail.com> ext4: minor defrag code improvements Haotian Zhang <vulab(a)iscas.ac.cn> mfd: da9055: Fix missing regmap_del_irq_chip() in error path Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: Fix timeout handling Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: modify chip select (CS) deactivation Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: combined sequence mode Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: add new chips to compatible Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: use device_reset method Bart Van Assche <bvanassche(a)acm.org> scsi: target: Do not write NUL characters into ASCII configfs output Ahelenia Ziemiańska <nabijaczleweli(a)nabijaczleweli.xyz> power: supply: apm_power: only unset own apm_get_power_status Ivan Abramov <i.abramov(a)mt-integration.ru> power: supply: wm831x: Check wm831x_set_bits() return value Stanley Chu <yschu(a)nuvoton.com> i3c: master: svc: Prevent incomplete IBI transaction Frank Li <Frank.Li(a)nxp.com> i3c: fix refcount inconsistency in i3c_master_register Jarkko Nikula <jarkko.nikula(a)linux.intel.com> i3c: master: Inherit DMA masks and parameters from parent device Jeremy Kerr <jk(a)codeconstruct.com.au> i3c: Allow OF-alias-based persistent bus numbering Jamie Iles <quic_jiles(a)quicinc.com> i3c: support dynamically added i2c devices Jamie Iles <quic_jiles(a)quicinc.com> i3c: remove i2c board info from i2c_dev_desc Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: stm32: fix hwspinlock resource leak in probe function Tengda Wu <wutengda(a)huaweicloud.com> x86/dumpstack: Prevent KASAN false positive warnings in __show_regs() Alexander Potapenko <glider(a)google.com> x86: kmsan: don't instrument stack walking functions Alexander Potapenko <glider(a)google.com> kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Kees Cook <keescook(a)chromium.org> compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer Kuniyuki Iwashima <kuniyu(a)google.com> sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock(). Horatiu Vultur <horatiu.vultur(a)microchip.com> phy: mscc: Fix PTP for VSC8574 and VSC8572 Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: fix OF node leak in Heiko Carstens <hca(a)linux.ibm.com> s390/ap: Don't leak debug feature files if AP instructions are not available Heiko Carstens <hca(a)linux.ibm.com> s390/smp: Fix fallback CPU detection nieweiqiang <nieweiqiang(a)huawei.com> crypto: hisilicon/qm - restore original qos values Thorsten Blum <thorsten.blum(a)linux.dev> crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Li Qiang <liqiang01(a)kylinos.cn> uio: uio_fsl_elbc_gpcm:: Add null pointer check to uio_fsl_elbc_gpcm_probe Tim Harvey <tharvey(a)gateworks.com> arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl Francesco Lavra <flavra(a)baylibre.com> iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: discard samples during filters settling time Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> inet: Avoid ehash lookup race in inet_ehash_insert() Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() Sidharth Seela <sidharthseela(a)gmail.com> ntfs3: Fix uninit buffer allocated by __getname() Raphael Pinsonneault-Thibeault <rpthibeault(a)gmail.com> ntfs3: fix uninit memory after failed mi_read in mi_format_new Johan Hovold <johan(a)kernel.org> irqchip/qcom-irq-combiner: Fix section mismatch Seungjin Bae <eeodqql09(a)gmail.com> USB: Fix descriptor count when handling invalid MBIM extended descriptor Janusz Krzysztofik <janusz.krzysztofik(a)linux.intel.com> drm/vgem-fence: Fix potential deadlock on release Guido Günther <agx(a)sigxcpu.org> drm/panel: visionox-rm69299: Don't clear all mode flags Mainak Sen <msen(a)nvidia.com> gpu: host1x: Fix race in syncpt alloc/free Konstantin Andreev <andreev(a)swemel.ru> smack: fix bug: unprivileged task can create labels Navaneeth K <knavaneeth786(a)gmail.com> staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing Navaneeth K <knavaneeth786(a)gmail.com> staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: check device's attached status in compat ioctls Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: multiq3: sanitize config options in multiq3_attach() Ian Abbott <abbotti(a)mev.co.uk> comedi: c6xdigio: Fix invalid PNP driver unregistration Linus Torvalds <torvalds(a)linux-foundation.org> samples: work around glibc redefining some of our defines wrong Naoki Ueki <naoki25519(a)gmail.com> HID: elecom: Add support for ELECOM M-XT3URBK (018F) Jia Ston <ston.jia(a)outlook.com> platform/x86: huawei-wmi: add keys for HONOR models Armin Wolf <W_Armin(a)gmx.de> platform/x86: acer-wmi: Ignore backlight event Praveen Talari <praveen.talari(a)oss.qualcomm.com> pinctrl: qcom: msm: Fix deadlock in pinmux configuration Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bfs: Reconstruct file type when loading from disk Robin Gong <yibin.gong(a)nxp.com> spi: imx: keep dma request disabled before dma transfer setup Alvaro Gamez Machado <alvaro.gamez(a)hazent.com> spi: xilinx: increase number of retries before declaring stall Johan Hovold <johan(a)kernel.org> USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC Johan Hovold <johan(a)kernel.org> USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC Magne Bruno <magne.bruno(a)addi-data.com> serial: add support of CPCI cards Johan Hovold <johan(a)kernel.org> USB: serial: ftdi_sio: match on interface number for jtag Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: move Telit 0x10c7 composition in the right place Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: add Telit Cinterion FE910C04 new compositions Slark Xiao <slark_xiao(a)163.com> USB: serial: option: add Foxconn T99W760 Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel() Alexey Nepomnyashih <sdl(a)nppct.ru> ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() Alexander Sverdlin <alexander.sverdlin(a)siemens.com> locking/spinlock/debug: Fix data-race in do_raw_write_lock Deepanshu Kartikey <kartikey406(a)gmail.com> ext4: refresh inline data size before write operations Ye Bin <yebin10(a)huawei.com> jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted Bagas Sanjaya <bagasdotme(a)gmail.com> Documentation: process: Also mention Sasha Levin as stable tree maintainer Stefan Kalscheuer <stefan(a)stklcode.de> leds: spi-byte: Use devm_led_classdev_register_ext() Azeem Shaikh <azeemshaikh38(a)gmail.com> leds: Replace all non-returning strlcpy with strscpy Kai Song <songkai01(a)inspur.com> drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR Robert-Ionut Alexa <robert-ionut.alexa(a)nxp.com> dpaa2-mac: bail if the dpmacs fwnode is not found Sabrina Dubroca <sd(a)queasysnail.net> xfrm: flush all states in xfrm_state_fini Sabrina Dubroca <sd(a)queasysnail.net> xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added Sabrina Dubroca <sd(a)queasysnail.net> Revert "xfrm: destroy xfrm_state synchronously on net exit path" Sabrina Dubroca <sd(a)queasysnail.net> xfrm: delete x->tunnel as we delete x ------------- Diffstat: .../devicetree/bindings/pci/amlogic,axg-pcie.yaml | 134 +++++++++ .../devicetree/bindings/pci/amlogic,meson-pcie.txt | 70 ----- Documentation/filesystems/mount_api.rst | 1 - Documentation/process/2.Process.rst | 6 +- Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/imx6q-ba16.dtsi | 2 +- arch/arm/boot/dts/sama5d2.dtsi | 10 +- arch/arm/boot/dts/sama7g5.dtsi | 4 +- arch/arm/include/asm/word-at-a-time.h | 10 +- .../boot/dts/freescale/imx8mm-venice-gw72xx.dtsi | 11 - arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 + arch/arm64/kvm/Makefile | 3 + arch/arm64/net/bpf_jit_comp.c | 2 +- arch/csky/mm/fault.c | 4 +- arch/parisc/kernel/asm-offsets.c | 2 + arch/parisc/kernel/entry.S | 16 +- arch/powerpc/boot/addnote.c | 7 +- arch/powerpc/include/asm/book3s/64/mmu-hash.h | 1 - arch/powerpc/kernel/entry_32.S | 10 +- arch/powerpc/kernel/process.c | 5 - arch/powerpc/mm/book3s64/internal.h | 1 - arch/powerpc/mm/book3s64/mmu_context.c | 2 - arch/powerpc/mm/book3s64/slb.c | 88 ------ arch/powerpc/mm/ptdump/hashpagetable.c | 6 + arch/powerpc/platforms/pseries/cmm.c | 5 +- arch/s390/kernel/smp.c | 1 + arch/x86/crypto/blake2s-core.S | 4 +- arch/x86/events/core.c | 2 +- arch/x86/events/intel/core.c | 4 +- arch/x86/include/asm/ptrace.h | 20 +- arch/x86/include/asm/uaccess.h | 10 +- arch/x86/kernel/dumpstack.c | 35 ++- arch/x86/kernel/stacktrace.c | 2 +- arch/x86/kernel/unwind_frame.c | 11 + arch/x86/kvm/lapic.c | 32 ++- arch/x86/kvm/svm/nested.c | 5 +- arch/x86/kvm/svm/svm.c | 20 +- arch/x86/kvm/svm/svm.h | 7 +- arch/x86/kvm/vmx/nested.c | 2 +- arch/x86/kvm/vmx/vmx.c | 2 +- arch/x86/kvm/vmx/vmx.h | 1 + arch/x86/kvm/x86.c | 2 + arch/x86/lib/usercopy.c | 2 +- block/blk-mq.c | 18 +- block/blk-throttle.c | 16 +- block/genhd.c | 2 +- crypto/af_alg.c | 5 +- crypto/algif_hash.c | 3 +- crypto/algif_rng.c | 3 +- crypto/asymmetric_keys/asymmetric_type.c | 12 +- crypto/seqiv.c | 8 +- drivers/acpi/acpica/nswalk.c | 9 +- drivers/acpi/apei/ghes.c | 16 +- drivers/acpi/cppc_acpi.c | 3 +- drivers/acpi/processor_core.c | 2 +- drivers/acpi/property.c | 9 +- drivers/amba/tegra-ahb.c | 1 + drivers/atm/he.c | 3 +- drivers/base/power/runtime.c | 22 +- drivers/block/floppy.c | 2 +- drivers/block/nbd.c | 96 ++++--- drivers/block/ps3disk.c | 4 + drivers/bluetooth/btusb.c | 14 +- drivers/bus/ti-sysc.c | 11 +- drivers/char/applicom.c | 5 +- drivers/char/ipmi/ipmi_msghandler.c | 20 +- drivers/char/tpm/tpm-chip.c | 1 - drivers/char/tpm/tpm1-cmd.c | 5 - drivers/char/tpm/tpm2-cmd.c | 8 +- drivers/char/virtio_console.c | 2 +- drivers/clk/mvebu/cp110-system-controller.c | 20 ++ drivers/clk/renesas/r9a06g032-clocks.c | 69 ++++- drivers/comedi/comedi_fops.c | 42 ++- drivers/comedi/drivers/c6xdigio.c | 46 ++- drivers/comedi/drivers/multiq3.c | 9 + drivers/comedi/drivers/pcl818.c | 5 +- drivers/counter/interrupt-cnt.c | 3 +- drivers/cpufreq/cpufreq-nforce2.c | 3 + drivers/cpufreq/s5pv210-cpufreq.c | 6 +- drivers/crypto/ccree/cc_buffer_mgr.c | 6 +- drivers/crypto/hisilicon/qm.c | 14 +- drivers/firewire/nosy.c | 10 +- drivers/firmware/arm_scmi/notify.c | 1 + drivers/firmware/efi/cper-arm.c | 52 ++-- drivers/firmware/efi/cper.c | 60 ++++ drivers/firmware/imx/imx-scu-irq.c | 8 +- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 8 +- drivers/gpu/drm/amd/display/dc/core/dc_surface.c | 2 +- drivers/gpu/drm/gma500/framebuffer.c | 42 --- .../gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c | 4 +- drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 2 +- drivers/gpu/drm/mediatek/mtk_disp_ccorr.c | 23 +- drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 2 +- drivers/gpu/drm/nouveau/dispnv50/atom.h | 13 + drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 +- drivers/gpu/drm/panel/panel-visionox-rm69299.c | 2 +- drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 6 + drivers/gpu/drm/vgem/vgem_fence.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 17 +- drivers/gpu/host1x/syncpt.c | 4 +- drivers/hid/hid-core.c | 7 +- drivers/hid/hid-elecom.c | 6 +- drivers/hid/hid-ids.h | 3 +- drivers/hid/hid-input.c | 18 +- drivers/hid/hid-logitech-dj.c | 56 ++-- drivers/hid/hid-quirks.c | 12 +- drivers/hwmon/max16065.c | 7 +- drivers/hwmon/w83791d.c | 19 +- drivers/hwmon/w83l786ng.c | 26 +- drivers/hwtracing/coresight/coresight-core.c | 20 +- drivers/hwtracing/coresight/coresight-etm4x-core.c | 284 +++++++++++++------ drivers/hwtracing/coresight/coresight-etm4x.h | 9 +- .../coresight/coresight-self-hosted-trace.h | 31 +++ drivers/hwtracing/intel_th/core.c | 20 +- drivers/i2c/busses/i2c-amd-mp2-pci.c | 5 +- drivers/i3c/master.c | 189 +++++++++++-- drivers/i3c/master/svc-i3c-master.c | 22 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 24 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 71 +++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 32 ++- drivers/infiniband/core/addr.c | 33 +-- drivers/infiniband/core/cma.c | 3 + drivers/infiniband/core/device.c | 5 + drivers/infiniband/core/verbs.c | 2 +- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +- drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 2 +- drivers/infiniband/hw/bnxt_re/qplib_res.c | 8 +- drivers/infiniband/hw/efa/efa_verbs.c | 4 - drivers/infiniband/hw/irdma/ctrl.c | 3 + drivers/infiniband/hw/irdma/pble.c | 6 +- drivers/infiniband/hw/irdma/utils.c | 3 +- drivers/infiniband/ulp/rtrs/rtrs-clt.c | 1 + drivers/infiniband/ulp/rtrs/rtrs-srv.c | 2 +- drivers/input/serio/i8042-acpipnpio.h | 7 + drivers/input/touchscreen/ti_am335x_tsc.c | 2 +- drivers/iommu/amd/init.c | 28 +- drivers/iommu/apple-dart.c | 2 + drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 27 +- drivers/iommu/arm/arm-smmu/qcom_iommu.c | 10 +- drivers/iommu/exynos-iommu.c | 9 +- drivers/iommu/ipmmu-vmsa.c | 2 + drivers/iommu/mtk_iommu.c | 2 + drivers/iommu/mtk_iommu_v1.c | 2 + drivers/iommu/omap-iommu.c | 2 +- drivers/iommu/omap-iommu.h | 2 - drivers/iommu/sun50i-iommu.c | 2 + drivers/iommu/tegra-smmu.c | 5 +- drivers/irqchip/qcom-irq-combiner.c | 2 +- drivers/leds/flash/leds-aat1290.c | 2 +- drivers/leds/led-class.c | 2 +- drivers/leds/leds-lp50xx.c | 12 +- drivers/leds/leds-netxbig.c | 36 ++- drivers/leds/leds-spi-byte.c | 11 +- drivers/macintosh/mac_hid.c | 3 +- drivers/md/dm-ebs-target.c | 2 +- drivers/md/dm-log-writes.c | 1 + drivers/md/dm-raid.c | 2 + drivers/media/cec/core/cec-core.c | 1 + drivers/media/i2c/adv7604.c | 4 +- drivers/media/i2c/adv7842.c | 11 +- drivers/media/i2c/msp3400-kthreads.c | 2 + drivers/media/i2c/tda1997x.c | 1 - drivers/media/platform/davinci/vpif_capture.c | 4 +- drivers/media/platform/exynos4-is/media-dev.c | 10 +- .../media/platform/mtk-vcodec/mtk_vcodec_fw_vpu.c | 4 +- drivers/media/platform/rcar_drif.c | 1 + drivers/media/rc/st_rc.c | 2 +- drivers/media/test-drivers/vidtv/vidtv_channel.c | 3 + drivers/media/usb/dvb-usb/dtv5100.c | 5 + drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +- drivers/mfd/altera-sysmgr.c | 2 + drivers/mfd/da9055-core.c | 1 + drivers/mfd/max77620.c | 15 +- drivers/mfd/mt6358-irq.c | 1 + drivers/mfd/mt6397-irq.c | 1 + drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/vmw_balloon.c | 3 +- drivers/mmc/core/bus.c | 9 +- drivers/mmc/core/bus.h | 3 +- drivers/mmc/core/mmc.c | 16 +- drivers/mmc/core/sd.c | 23 +- drivers/mmc/core/sdio.c | 5 +- drivers/mmc/core/sdio_bus.c | 7 +- drivers/mmc/host/Kconfig | 4 +- drivers/mmc/host/sdhci-msm.c | 27 +- drivers/mtd/lpddr/lpddr_cmds.c | 8 +- drivers/net/dsa/b53/b53_common.c | 3 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/b44.c | 3 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 87 +++--- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/cadence/macb_main.c | 3 +- drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c | 5 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +- drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +- drivers/net/ethernet/intel/i40e/i40e.h | 15 +- drivers/net/ethernet/intel/i40e/i40e_client.c | 20 +- drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 12 - drivers/net/ethernet/intel/i40e/i40e_main.c | 15 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 10 +- drivers/net/ethernet/intel/i40e/i40e_txrx.h | 2 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 4 +- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 8 + .../ethernet/marvell/prestera/prestera_devlink.c | 2 + .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 122 +++++++- .../ethernet/mellanox/mlx5/core/diag/fw_tracer.h | 2 + drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c | 2 + .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 17 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/ethernet/realtek/r8169_main.c | 5 +- drivers/net/ethernet/smsc/smc91x.c | 10 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/fjes/fjes_hw.c | 12 +- drivers/net/ipvlan/ipvlan_core.c | 3 + drivers/net/mdio/mdio-aspeed.c | 77 +++--- drivers/net/phy/mscc/mscc_main.c | 6 +- drivers/net/team/team.c | 2 +- drivers/net/usb/asix_common.c | 5 + drivers/net/usb/pegasus.c | 2 + drivers/net/usb/rtl8150.c | 2 + drivers/net/usb/sr9700.c | 4 +- drivers/net/wireless/mediatek/mt76/eeprom.c | 37 ++- drivers/net/wireless/mediatek/mt76/mt7615/mcu.c | 4 +- drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | 9 +- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 27 +- drivers/net/wireless/st/cw1200/bh.c | 6 +- drivers/nfc/pn533/usb.c | 2 +- drivers/nvme/host/fc.c | 6 +- drivers/parisc/gsc.c | 4 +- drivers/pci/controller/dwc/pci-keystone.c | 2 + drivers/pci/controller/dwc/pcie-designware.h | 2 +- drivers/pci/controller/pcie-brcmstb.c | 10 +- drivers/pci/pci-driver.c | 4 + drivers/phy/broadcom/phy-bcm63xx-usbh.c | 6 +- drivers/pinctrl/pinctrl-single.c | 25 +- drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 3 +- drivers/pinctrl/qcom/pinctrl-msm.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +- drivers/platform/chrome/cros_ec_ishtp.c | 1 + drivers/platform/x86/acer-wmi.c | 4 + drivers/platform/x86/asus-wmi.c | 8 +- drivers/platform/x86/huawei-wmi.c | 4 + drivers/platform/x86/ibm_rtl.c | 2 +- drivers/platform/x86/intel/hid.c | 12 + drivers/platform/x86/msi-laptop.c | 3 + drivers/power/supply/apm_power.c | 3 +- drivers/power/supply/wm831x_power.c | 10 +- drivers/powercap/powercap_sys.c | 22 +- drivers/pwm/pwm-bcm2835.c | 28 +- drivers/pwm/pwm-stm32.c | 3 +- drivers/regulator/core.c | 37 ++- drivers/remoteproc/qcom_q6v5_wcss.c | 8 +- drivers/rpmsg/qcom_glink_native.c | 8 + drivers/s390/crypto/ap_bus.c | 8 +- drivers/scsi/aic94xx/aic94xx_init.c | 3 + drivers/scsi/ipr.c | 28 +- drivers/scsi/libsas/sas_internal.h | 14 - drivers/scsi/qla2xxx/qla_def.h | 1 - drivers/scsi/qla2xxx/qla_gbl.h | 2 +- drivers/scsi/qla2xxx/qla_isr.c | 32 +-- drivers/scsi/qla2xxx/qla_mbx.c | 2 + drivers/scsi/qla2xxx/qla_mid.c | 4 +- drivers/scsi/qla2xxx/qla_os.c | 14 +- drivers/scsi/sg.c | 20 +- drivers/scsi/sim710.c | 2 + drivers/scsi/stex.c | 1 + drivers/soc/actions/owl-sps.c | 16 +- drivers/soc/amlogic/meson-canvas.c | 5 +- drivers/soc/imx/gpc.c | 12 +- drivers/soc/qcom/ocmem.c | 2 +- drivers/soc/rockchip/pm_domains.c | 13 +- drivers/spi/spi-fsl-spi.c | 2 +- drivers/spi/spi-imx.c | 15 +- drivers/spi/spi-tegra210-quad.c | 307 +++++++++++++++++++-- drivers/spi/spi-xilinx.c | 2 +- drivers/staging/fbtft/fbtft-core.c | 4 +- drivers/staging/media/hantro/hantro_g2_hevc_dec.c | 15 +- drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 13 +- drivers/target/target_core_configfs.c | 1 - drivers/target/target_core_transport.c | 1 + drivers/tty/serial/8250/8250_pci.c | 37 +++ drivers/tty/serial/sprd_serial.c | 6 + drivers/uio/uio_fsl_elbc_gpcm.c | 7 + drivers/usb/core/message.c | 2 +- drivers/usb/dwc2/platform.c | 16 +- drivers/usb/dwc3/dwc3-of-simple.c | 7 +- drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/dwc3/host.c | 2 +- drivers/usb/gadget/legacy/raw_gadget.c | 3 + drivers/usb/gadget/udc/core.c | 17 +- drivers/usb/gadget/udc/lpc32xx_udc.c | 20 +- drivers/usb/gadget/udc/tegra-xudc.c | 6 - drivers/usb/host/ohci-nxp.c | 20 +- drivers/usb/host/xhci-dbgcap.h | 1 + drivers/usb/host/xhci-dbgtty.c | 52 +++- drivers/usb/host/xhci-hub.c | 2 +- drivers/usb/host/xhci-mem.c | 10 +- drivers/usb/host/xhci-ring.c | 8 +- drivers/usb/host/xhci.h | 16 +- drivers/usb/misc/chaoskey.c | 16 +- drivers/usb/phy/phy-fsl-usb.c | 1 + drivers/usb/phy/phy-isp1301.c | 7 +- drivers/usb/phy/phy.c | 4 + drivers/usb/renesas_usbhs/pipe.c | 2 + drivers/usb/serial/belkin_sa.c | 28 +- drivers/usb/serial/ftdi_sio.c | 72 ++--- drivers/usb/serial/kobil_sct.c | 18 +- drivers/usb/serial/option.c | 22 +- drivers/usb/storage/unusual_uas.h | 2 +- drivers/usb/typec/ucsi/ucsi.c | 6 + drivers/usb/usbip/vhci_hcd.c | 6 +- drivers/vdpa/vdpa.c | 231 ++++++++++++++++ drivers/vhost/vdpa.c | 10 +- drivers/vhost/vsock.c | 15 +- drivers/video/backlight/led_bl.c | 18 +- drivers/video/fbdev/gbefb.c | 5 +- drivers/video/fbdev/pxafb.c | 12 +- drivers/video/fbdev/ssd1307fb.c | 4 +- drivers/video/fbdev/tcx.c | 2 +- drivers/virtio/virtio_balloon.c | 4 +- drivers/virtio/virtio_vdpa.c | 6 +- drivers/watchdog/via_wdt.c | 1 + drivers/watchdog/wdat_wdt.c | 65 +++-- fs/bfs/inode.c | 19 +- fs/btrfs/ioctl.c | 4 +- fs/btrfs/scrub.c | 5 + fs/btrfs/volumes.c | 1 + fs/exfat/super.c | 19 +- fs/ext4/ext4.h | 1 + fs/ext4/ialloc.c | 1 - fs/ext4/inline.c | 14 +- fs/ext4/inode.c | 6 +- fs/ext4/mballoc.c | 58 ++-- fs/ext4/move_extent.c | 18 +- fs/ext4/orphan.c | 4 +- fs/ext4/super.c | 65 +++-- fs/ext4/xattr.c | 38 +-- fs/ext4/xattr.h | 10 + fs/f2fs/f2fs.h | 3 - fs/f2fs/file.c | 3 +- fs/f2fs/namei.c | 6 +- fs/f2fs/recovery.c | 9 +- fs/f2fs/super.c | 53 ++-- fs/f2fs/xattr.c | 32 +-- fs/f2fs/xattr.h | 10 +- fs/fuse/file.c | 26 +- fs/hfsplus/bnode.c | 4 +- fs/hfsplus/dir.c | 7 +- fs/hfsplus/inode.c | 32 ++- fs/jbd2/journal.c | 14 + fs/jbd2/transaction.c | 21 +- fs/lockd/svc4proc.c | 4 +- fs/lockd/svclock.c | 21 +- fs/lockd/svcproc.c | 5 +- fs/locks.c | 13 +- fs/nfs/Kconfig | 1 + fs/nfs/dir.c | 114 ++++++-- fs/nfs/internal.h | 2 +- fs/nfs/namespace.c | 11 + fs/nfs/nfs2xdr.c | 70 +---- fs/nfs/nfs3xdr.c | 108 ++------ fs/nfs/nfs4proc.c | 21 +- fs/nfs/nfs4trace.h | 1 + fs/nfs/nfs4xdr.c | 44 ++- fs/nfs/pnfs.c | 1 + fs/nfs/super.c | 26 -- fs/nfs_common/Makefile | 2 + fs/nfs_common/common.c | 66 +++++ fs/nfsd/Kconfig | 1 + fs/nfsd/blocklayout.c | 7 +- fs/nfsd/export.c | 2 +- fs/nfsd/netns.h | 2 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 46 ++- fs/nfsd/nfs4xdr.c | 5 + fs/nfsd/nfsctl.c | 3 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/state.h | 2 +- fs/nfsd/vfs.c | 2 +- fs/nls/nls_base.c | 27 +- fs/notify/fsnotify.c | 9 +- fs/ntfs3/frecord.c | 49 +++- fs/ntfs3/fsntfs.c | 18 +- fs/ntfs3/inode.c | 4 +- fs/ntfs3/namei.c | 2 +- fs/ntfs3/ntfs_fs.h | 12 +- fs/ntfs3/record.c | 22 -- fs/ntfs3/run.c | 6 +- fs/ntfs3/super.c | 2 +- fs/ocfs2/alloc.c | 1 - fs/ocfs2/move_extents.c | 8 +- fs/ocfs2/suballoc.c | 10 + fs/xfs/xfs_buf_item.c | 1 + include/linux/balloon_compaction.h | 65 ++--- include/linux/blk_types.h | 5 +- include/linux/compiler-clang.h | 23 ++ include/linux/compiler-gcc.h | 14 + include/linux/coresight.h | 4 + include/linux/cper.h | 12 +- include/linux/fs_context.h | 1 - include/linux/genalloc.h | 1 + include/linux/hugetlb.h | 4 +- include/linux/i3c/master.h | 1 - include/linux/ieee80211.h | 4 +- include/linux/if_bridge.h | 6 +- include/linux/mm.h | 2 +- include/linux/netdevice.h | 3 +- include/linux/nfs_common.h | 16 ++ include/linux/nfs_fs.h | 9 + include/linux/nfs_fs_sb.h | 2 + include/linux/nfs_xdr.h | 2 + include/linux/platform_data/lp855x.h | 4 +- include/linux/rculist_nulls.h | 59 ++++ include/linux/reset.h | 1 + include/linux/security.h | 2 +- include/linux/soc/renesas/r9a06g032-sysctrl.h | 11 + include/linux/tpm.h | 9 +- include/linux/usb/gadget.h | 5 + include/linux/vdpa.h | 22 +- include/linux/virtio_config.h | 2 +- include/media/v4l2-mem2mem.h | 3 +- include/net/dst.h | 12 + include/net/netfilter/nf_conntrack_count.h | 16 +- include/net/sock.h | 13 + include/net/xfrm.h | 13 +- include/sound/snd_wavefront.h | 4 - include/trace/misc/nfs.h | 3 +- include/uapi/linux/mptcp.h | 1 + include/uapi/linux/nfs.h | 1 - include/uapi/linux/vdpa.h | 6 + include/uapi/sound/asound.h | 2 +- io_uring/io_uring.c | 2 +- kernel/dma/pool.c | 2 +- kernel/livepatch/core.c | 8 +- kernel/locking/spinlock_debug.c | 4 +- kernel/sched/cpudeadline.c | 34 +-- kernel/sched/cpudeadline.h | 4 +- kernel/sched/deadline.c | 8 +- kernel/scs.c | 2 +- kernel/trace/trace_events.c | 2 + lib/crypto/aes.c | 4 +- lib/idr.c | 2 + lib/vsprintf.c | 6 +- mm/balloon_compaction.c | 15 +- mm/damon/core-test.h | 73 ++++- mm/damon/vaddr-test.h | 26 +- mm/hugetlb.c | 4 +- mm/mempolicy.c | 2 +- mm/mprotect.c | 26 +- net/bridge/br_ioctl.c | 36 ++- net/bridge/br_private.h | 4 +- net/bridge/br_vlan_tunnel.c | 11 +- net/caif/cffrml.c | 9 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 11 +- net/ceph/osdmap.c | 140 +++++----- net/core/dev_ioctl.c | 15 - net/core/page_pool.c | 18 +- net/core/sock.c | 7 +- net/ethtool/ioctl.c | 134 ++++++--- net/hsr/hsr_forward.c | 2 + net/ipv4/arp.c | 7 +- net/ipv4/fib_trie.c | 7 +- net/ipv4/inet_hashtables.c | 8 +- net/ipv4/ip_output.c | 19 +- net/ipv4/ipcomp.c | 2 + net/ipv4/ping.c | 4 +- net/ipv4/raw.c | 3 + net/ipv6/calipso.c | 3 +- net/ipv6/ip6_gre.c | 9 +- net/ipv6/ip6_output.c | 3 +- net/ipv6/ipcomp6.c | 2 + net/ipv6/xfrm6_tunnel.c | 2 +- net/key/af_key.c | 2 +- net/mac80211/rx.c | 5 + net/mptcp/pm_netlink.c | 3 +- net/netfilter/ipvs/ip_vs_xmit.c | 3 + net/netfilter/nf_conncount.c | 219 ++++++++++----- net/netfilter/nf_tables_api.c | 3 +- net/netfilter/nft_connlimit.c | 34 +-- net/netfilter/nft_flow_offload.c | 9 +- net/netfilter/nft_synproxy.c | 6 +- net/netfilter/xt_connlimit.c | 14 +- net/netrom/nr_out.c | 4 +- net/nfc/core.c | 9 +- net/openvswitch/conntrack.c | 16 +- net/openvswitch/flow_netlink.c | 13 +- net/openvswitch/vport-netdev.c | 17 +- net/rose/af_rose.c | 2 +- net/sched/sch_cake.c | 60 ++-- net/sched/sch_ets.c | 6 +- net/sched/sch_qfq.c | 2 +- net/sctp/socket.c | 5 +- net/socket.c | 19 +- net/sunrpc/auth_gss/svcauth_gss.c | 3 +- net/sunrpc/xprtrdma/svc_rdma_rw.c | 5 +- net/tls/tls_device.c | 18 +- net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + net/xfrm/xfrm_ipcomp.c | 1 - net/xfrm/xfrm_state.c | 41 ++- net/xfrm/xfrm_user.c | 2 +- samples/vfs/test-statx.c | 6 + samples/watch_queue/watch_test.c | 6 + scripts/Makefile.modinst | 2 +- security/integrity/ima/ima_policy.c | 2 +- security/keys/trusted-keys/trusted_tpm2.c | 6 +- security/smack/smack_lsm.c | 41 ++- sound/firewire/dice/dice-extension.c | 4 +- sound/isa/wavefront/wavefront.c | 61 ++-- sound/isa/wavefront/wavefront_fx.c | 36 +-- sound/isa/wavefront/wavefront_midi.c | 17 +- sound/isa/wavefront/wavefront_synth.c | 198 ++++++------- sound/pcmcia/pdaudiocf/pdaudiocf.c | 8 +- sound/pcmcia/vx/vxpocket.c | 8 +- sound/soc/bcm/bcm63xx-pcm-whistler.c | 4 +- sound/soc/codecs/ak4458.c | 10 +- sound/soc/codecs/ak5558.c | 10 +- sound/soc/fsl/fsl_sai.c | 3 + sound/soc/fsl/fsl_xcvr.c | 197 ++++++++++--- sound/soc/fsl/fsl_xcvr.h | 28 ++ sound/soc/intel/catpt/pcm.c | 4 +- sound/soc/qcom/qdsp6/q6adm.c | 146 +++++----- sound/soc/qcom/qdsp6/q6asm-dai.c | 7 +- sound/soc/stm/stm32_i2s.c | 62 ++--- sound/soc/stm/stm32_sai.c | 51 ++-- sound/soc/stm/stm32_sai_sub.c | 65 +++-- sound/soc/stm/stm32_spdifrx.c | 44 +-- sound/usb/mixer_us16x08.c | 20 +- tools/perf/util/symbol.c | 4 +- tools/testing/ktest/config-bisect.pl | 4 +- tools/testing/nvdimm/test/nfit.c | 7 +- tools/testing/radix-tree/idr-test.c | 21 ++ .../selftests/bpf/prog_tests/perf_branches.c | 22 +- .../testing/selftests/bpf/prog_tests/send_signal.c | 5 + .../selftests/bpf/progs/test_perf_branches.c | 3 + .../test.d/ftrace/func_traceonoff_triggers.tc | 5 +- .../testing/selftests/net/test_vxlan_under_vrf.sh | 2 + 550 files changed, 5691 insertions(+), 3045 deletions(-)
54 minutes
7
7
0
0
[PATCH 6.1 00/72] 6.1.161-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 6.1.161 release. There are 72 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 Sat, 17 Jan 2026 16:41:26 +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.1.161-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-6.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 6.1.161-rc1 Shardul Bankar <shardulsb08(a)gmail.com> bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Andrew Elantsev <elantsew.andrew(a)gmail.com> ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bpf: Fix reference count leak in bpf_prog_test_run_xdp() Toke Høiland-Jørgensen <toke(a)redhat.com> bpf, test_run: Subtract size of xdp_frame from allowed metadata size Amery Hung <ameryhung(a)gmail.com> bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN Amery Hung <ameryhung(a)gmail.com> bpf: Make variables in bpf_prog_test_run_xdp less confusing Yonghong Song <yonghong.song(a)linux.dev> bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Mike Snitzer <snitzer(a)kernel.org> nfs_common: factor out nfs_errtbl and nfs_stat_to_errno Chen Hanxiao <chenhx.fnst(a)fujitsu.com> NFS: trace: show TIMEDOUT instead of 0x6e NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> ALSA: ac97: fix a double free in snd_ac97_controller_register() Takashi Iwai <tiwai(a)suse.de> ALSA: ac97bus: Use guard() for mutex locks Pedro Demarchi Gomes <pedrodemargomes(a)gmail.com> ksm: use range-walk function to jump over holes in scan_get_next_rmap_item David Hildenbrand <david(a)redhat.com> mm/pagewalk: add walk_page_range_vma() Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Mohammad Heib <mheib(a)redhat.com> net: fix memory leak in skb_segment_list for GRO packets Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Jakub Kicinski <kuba(a)kernel.org> eth: bnxt: move and rename reset helpers Zilin Guan <zilin(a)seu.edu.cn> net: wwan: iosm: Fix memory leak in ipc_mux_deinit() Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Marek Vasut <marek.vasut(a)mailbox.org> arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Brian Kao <powenkao(a)google.com> scsi: ufs: core: Fix EH failure after W-LUN resume error Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_NO_DATA_DETECTED value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Sharath Chandra Vurukala <quic_sharathv(a)quicinc.com> net: Add locking to protect skb->dev access in ip_output Ye Bin <yebin10(a)huawei.com> ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() Ye Bin <yebin10(a)huawei.com> ext4: introduce ITAIL helper Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Bartosz Golaszewski <bartosz.golaszewski(a)oss.qualcomm.com> gpio: rockchip: mark the GPIO controller as sleeping Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Alexander Sverdlin <alexander.sverdlin(a)siemens.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Filipe Manana <fdmanana(a)suse.com> btrfs: always detect conflicting inodes when logging inode refs Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size ------------- Diffstat: Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/imx6q-ba16.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 + arch/csky/mm/fault.c | 4 +- drivers/atm/he.c | 3 +- drivers/counter/interrupt-cnt.c | 3 +- drivers/gpio/gpio-rockchip.c | 1 + drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/hid/hid-quirks.c | 9 ++ drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 87 +++++++------- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- .../ethernet/marvell/prestera/prestera_devlink.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/usb/pegasus.c | 2 + drivers/net/wwan/iosm/iosm_ipc_mux.c | 6 + drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 2 +- drivers/powercap/powercap_sys.c | 22 ++-- drivers/scsi/ipr.c | 28 ++++- drivers/scsi/libsas/sas_internal.h | 14 --- drivers/scsi/sg.c | 20 ++-- drivers/ufs/core/ufshcd.c | 40 +++++-- fs/btrfs/tree-log.c | 6 +- fs/ext4/inode.c | 5 + fs/ext4/xattr.c | 32 +----- fs/ext4/xattr.h | 10 ++ fs/nfs/Kconfig | 1 + fs/nfs/namespace.c | 5 + fs/nfs/nfs2xdr.c | 70 +----------- fs/nfs/nfs3xdr.c | 108 ++++-------------- fs/nfs/nfs4proc.c | 13 ++- fs/nfs/nfs4trace.h | 1 + fs/nfs/nfs4xdr.c | 4 +- fs/nfs_common/Makefile | 2 + fs/nfs_common/common.c | 66 +++++++++++ fs/nfsd/Kconfig | 1 + fs/nfsd/netns.h | 2 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 42 ++++++- fs/nfsd/nfsctl.c | 3 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/state.h | 2 +- fs/smb/client/nterr.h | 6 +- include/linux/netdevice.h | 3 +- include/linux/nfs_common.h | 16 +++ include/linux/pagewalk.h | 3 + include/net/dst.h | 12 ++ include/trace/misc/nfs.h | 3 +- include/uapi/linux/nfs.h | 1 - lib/crypto/aes.c | 4 +- mm/ksm.c | 126 ++++++++++++++++++--- mm/pagewalk.c | 20 ++++ net/bpf/test_run.c | 60 ++++++---- net/bridge/br_vlan_tunnel.c | 11 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 11 +- net/ceph/osdmap.c | 24 ++-- net/core/skbuff.c | 8 +- net/core/sock.c | 7 +- net/ipv4/arp.c | 7 +- net/ipv4/ip_output.c | 16 ++- net/ipv4/ping.c | 4 +- net/netfilter/nf_conncount.c | 2 +- net/netfilter/nf_tables_api.c | 3 +- net/netfilter/nft_synproxy.c | 6 +- net/sched/sch_qfq.c | 2 +- net/tls/tls_device.c | 18 +-- net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + sound/ac97/bus.c | 32 +++--- sound/soc/amd/yc/acp6x-mach.c | 7 ++ sound/soc/fsl/fsl_sai.c | 3 + .../selftests/bpf/prog_tests/xdp_adjust_tail.c | 96 ++++++++++++++-- .../bpf/prog_tests/xdp_context_test_run.c | 4 +- .../bpf/progs/test_xdp_adjust_tail_grow.c | 8 +- 84 files changed, 776 insertions(+), 423 deletions(-)
2 hours
11
10
0
0
[PATCH 5.15 000/551] 5.15.198-rc2 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.15.198 release. There are 551 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 Sun, 18 Jan 2026 11:09:20 +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/v5.x/stable-review/patch-5.15.198-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 5.15.198-rc2 Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Laibin Qiu <qiulaibin(a)huawei.com> blk-throttle: Set BIO_THROTTLED when bio has been throttled Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cells Alexander Sverdlin <alexander.sverdlin(a)siemens.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Mike Snitzer <snitzer(a)kernel.org> nfs_common: factor out nfs_errtbl and nfs_stat_to_errno Chen Hanxiao <chenhx.fnst(a)fujitsu.com> NFS: trace: show TIMEDOUT instead of 0x6e Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Jakub Kicinski <kuba(a)kernel.org> eth: bnxt: move and rename reset helpers Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Sharath Chandra Vurukala <quic_sharathv(a)quicinc.com> net: Add locking to protect skb->dev access in ip_output Ye Bin <yebin10(a)huawei.com> ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() Ye Bin <yebin10(a)huawei.com> ext4: introduce ITAIL helper Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size Johan Hovold <johan(a)kernel.org> usb: gadget: lpc32xx_udc: fix clock imbalance in error path Su Hui <suhui(a)nfschina.com> net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Revert "iommu/amd: Skip enabling command/event buffers for kdump" Amitai Gottlieb <amitaig(a)hailo.ai> firmware: arm_scmi: Fix unused notifier-block in unregister Gabriel Krisman Bertazi <krisman(a)suse.de> ext4: fix error message when rejecting the default hash Jason Yan <yanaijie(a)huawei.com> ext4: factor out ext4_hash_info_init() Lizhi Xu <lizhi.xu(a)windriver.com> ext4: filesystems without casefold feature cannot be mounted with siphash Sean Nyekjaer <sean(a)geanix.com> pwm: stm32: Always program polarity Arnd Bergmann <arnd(a)arndb.de> x86: remove __range_not_ok() Andrea Righi <andrea.righi(a)canonical.com> selftests: net: test_vxlan_under_vrf: fix HV connectivity test Shigeru Yoshida <syoshida(a)redhat.com> ipv4: Fix uninit-value access in __ip_make_skb() Shigeru Yoshida <syoshida(a)redhat.com> ipv6: Fix potential uninit-value access in __ip6_make_skb() Justin Stitt <justinstitt(a)google.com> KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning Peter Xu <peterx(a)redhat.com> mm/mprotect: use long for page accountings and retval Alan Stern <stern(a)rowland.harvard.edu> HID: core: Harden s32ton() against conversion to 0 bits Sean Christopherson <seanjc(a)google.com> KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS Dong Chenchen <dongchenchen2(a)huawei.com> page_pool: Fix use-after-free in page_pool_recycle_in_ring Andrzej Hajda <andrzej.hajda(a)intel.com> drm/i915/selftests: fix subtraction overflow bug Sergey Shtylyov <s.shtylyov(a)omp.ru> mmc: core: use sysfs_emit() instead of sprintf() Thadeu Lima de Souza Cascardo <cascardo(a)igalia.com> net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. Thomas Zimmermann <tzimmermann(a)suse.de> drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() Jouni Malinen <jouni.malinen(a)oss.qualcomm.com> wifi: mac80211: Discard Beacon frames to non-broadcast address Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix OF node leak on probe NeilBrown <neil(a)brown.name> lockd: fix vfs_test_lock() calls David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize() David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: we cannot have isolated pages in the balloon list Miaohe Lin <linmiaohe(a)huawei.com> mm/balloon_compaction: make balloon page compaction callbacks static Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix clk prepare imbalance on probe failure Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> ASoC: stm32: sai: Use the devm_clk_get_optional() helper Kuninori Morimoto <kuninori.morimoto.gx(a)renesas.com> ASoC: stm: Use dev_err_probe() helper René Rebe <rene(a)exactco.de> r8169: fix RTL8117 Wake-on-Lan in DASH mode Johan Hovold <johan(a)kernel.org> iommu/qcom: fix device leak on of_xlate() Donet Tom <donettom(a)linux.ibm.com> powerpc/64s/slb: Fix SLB multihit issue during SLB preload Jim Quinlan <james.quinlan(a)broadcom.com> PCI: brcmstb: Fix disabling L0s capability David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION Miaoqian Lin <linmq006(a)gmail.com> media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_enabled Marek Szyprowski <m.szyprowski(a)samsung.com> media: samsung: exynos4-is: fix potential ABBA deadlock on init Chuck Lever <chuck.lever(a)oracle.com> NFSD: NFSv4 file creation neglects setting ACL Nicolas Dufresne <nicolas.dufresne(a)collabora.com> media: verisilicon: Protect G2 HEVC decoder against invalid DPB index Johan Hovold <johan(a)kernel.org> media: vpif_capture: fix section mismatch Haoxiang Li <haoxiang_li2024(a)163.com> media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init() Joshua Rogers <linux(a)joshua.hu> SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf Jim Mattson <jmattson(a)google.com> KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN Shivani Agarwal <shivani.agarwal(a)broadcom.com> crypto: af_alg - zero initialize memory allocated via sock_kmalloc Nicolas Ferre <nicolas.ferre(a)microchip.com> ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32 Joshua Rogers <linux(a)joshua.hu> svcrdma: bound check rq_pages index in inline path Nicolas Ferre <nicolas.ferre(a)microchip.com> ARM: dts: microchip: sama7g5: fix uart fifo size to 32 Joanne Koong <joannelkoong(a)gmail.com> fuse: fix readahead reclaim deadlock Johan Hovold <johan(a)kernel.org> usb: ohci-nxp: fix device leak on probe failure Zhang Zekun <zhangzekun11(a)huawei.com> usb: ohci-nxp: Use helper function devm_clk_get_enabled() Matthieu Baerts (NGI0) <matttbe(a)kernel.org> mptcp: pm: ignore unknown endpoint flags Udipto Goswami <udipto.goswami(a)oss.qualcomm.com> usb: dwc3: keep susphy enabled during exit to avoid controller faults Chao Yu <chao(a)kernel.org> f2fs: fix to avoid updating zero-sized extent in extent cache Chao Yu <chao(a)kernel.org> f2fs: fix to propagate error from f2fs_enable_checkpoint() Chao Yu <chao(a)kernel.org> f2fs: use global inline_xattr_slab instead of per-sb slab cache Chao Yu <chao(a)kernel.org> f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> xfs: fix a memory leak in xfs_buf_item_init() Dongli Zhang <dongli.zhang(a)oracle.com> KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit Chuck Lever <chuck.lever(a)oracle.com> NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Fix integer overflow in sample size validation Takashi Iwai <tiwai(a)suse.de> ALSA: wavefront: Use standard print API Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Clear substream pointers on close Sven Eckelmann (Plasma Cloud) <se(a)simonwunderlich.de> wifi: mt76: Fix DTS power-limits on little endian systems Josef Bacik <josef(a)toxicpanda.com> btrfs: don't rewrite ret from inode_permission Jarkko Sakkinen <jarkko.sakkinen(a)opinsys.com> tpm: Cap the number of PCR banks Ye Bin <yebin10(a)huawei.com> jbd2: fix the inconsistency between checksum and data in memory for journal sb Łukasz Bartosik <ukaszb(a)chromium.org> xhci: dbgtty: fix device unregister Mathias Nyman <mathias.nyman(a)linux.intel.com> xhci: dbgtty: use IDR to support several dbc instances. Jimmy Hu <hhhuuu(a)google.com> usb: gadget: udc: fix use-after-free in usb_gadget_state_work Michal Pecio <michal.pecio(a)gmail.com> usb: xhci: Apply the link chain quirk on NEC isoc endpoints Niklas Neronin <niklas.neronin(a)linux.intel.com> usb: xhci: move link chain bit quirk checks into one helper function. Zack Rusin <zack.rusin(a)broadcom.com> drm/vmwgfx: Fix a null-ptr access in the cursor snooper Maximilian Immanuel Brandtner <maxbr(a)linux.ibm.com> virtio_console: fix order of fields cols and rows Martin Nybo Andersen <tweek(a)tweek.dk> kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle memory failure from damon_test_target() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at() SeongJae Park <sj(a)kernel.org> mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions() SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ() Zhu Yanjun <yanjun.zhu(a)linux.dev> RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions() SeongJae Park <sj(a)kernel.org> mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail() Lyude Paul <lyude(a)redhat.com> drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb Simon Richter <Simon.Richter(a)hogyros.de> drm/ttm: Avoid NULL pointer deref for evicted BOs Akhil P Oommen <akhilpo(a)oss.qualcomm.com> drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers Xiaolei Wang <xiaolei.wang(a)windriver.com> net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() Deepanshu Kartikey <kartikey406(a)gmail.com> net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write Ethan Nelson-Moore <enelsonmoore(a)gmail.com> net: usb: sr9700: fix incorrect command used to write single register Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> nfsd: Drop the client reference in client_states_open() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> fjes: Add missing iounmap in fjes_hw_init() Guangshuo Li <lgs201920130244(a)gmail.com> e1000: fix OOB in e1000_tbi_should_accept() Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/cm: Fix leaking the multicast GID table reference Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly Matthew Wilcox (Oracle) <willy(a)infradead.org> idr: fix idr_alloc() returning an ID out of range Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: adv7842: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: TDA1997x: Remove redundant cancel_delayed_work in probe Ivan Abramov <i.abramov(a)mt-integration.ru> media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread() Haotian Zhang <vulab(a)iscas.ac.cn> media: cec: Fix debugfs leak on bus_register() failure René Rebe <rene(a)exactco.de> fbdev: tcx.c fix mem_map to correct smem_start offset Thorsten Blum <thorsten.blum(a)linux.dev> fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing Rene Rebe <rene(a)exactco.de> fbdev: gbefb: fix to use physical address instead of dma address Uladzislau Rezki (Sony) <urezki(a)gmail.com> dm-ebs: Mark full buffer dirty even on partial write Ivan Abramov <i.abramov(a)mt-integration.ru> media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() Sven Schnelle <svens(a)stackframe.org> parisc: entry: set W bit for !compat tasks in syscall_restore_rfi() Sven Schnelle <svens(a)stackframe.org> parisc: entry.S: fix space adjustment on interruption for 64-bit userspace Haotian Zhang <vulab(a)iscas.ac.cn> media: rc: st_rc: Fix reset control resource leak Krzysztof Kozlowski <krzysztof.kozlowski(a)linaro.org> mfd: max77620: Fix potential IRQ chip conflict when probing two devices Johan Hovold <johan(a)kernel.org> mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: Allow LED 0 to be added to module bank Lukas Wunner <lukas(a)wunner.de> PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths Hans de Goede <johannes.goede(a)oss.qualcomm.com> HID: logitech-dj: Remove duplicate error logging Johan Hovold <johan(a)kernel.org> iommu/tegra: fix device leak on probe_device() Johan Hovold <johan(a)kernel.org> iommu/sun50i: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/omap: fix device leaks on probe_device() Johan Hovold <johan(a)kernel.org> iommu/mediatek: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/mediatek-v1: fix device leak on probe_device() Johan Hovold <johan(a)kernel.org> iommu/ipmmu-vmsa: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/exynos: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/apple-dart: fix device leak on of_xlate() Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6adm: the the copp device only during last instance Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6asm-dai: perform correct state check before closing Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix device leak on probe Yipeng Zou <zouyipeng(a)huawei.com> selftests/ftrace: traceonoff_triggers: strip off names Thomas Fourier <fourier.thomas(a)gmail.com> RDMA/bnxt_re: fix dma_free_coherent() pointer Honggang LI <honggangli(a)163.com> RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation Kalesh AP <kalesh-anakkur.purayil(a)broadcom.com> RDMA/bnxt_re: Fix to use correct page size for PDE table Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db() Jang Ingyu <ingyujang25(a)korea.ac.kr> RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr() Michael Margolin <mrgolin(a)amazon.com> RDMA/efa: Remove possible negative shift Michal Schmidt <mschmidt(a)redhat.com> RDMA/irdma: avoid invalid read in irdma_net_event Pwnverse <stanksal(a)purdue.edu> net: rose: fix invalid array index in rose_kill_by_device() Ido Schimmel <idosch(a)nvidia.com> ipv4: Fix reference count leak when using error routes with nexthop objects Will Rosenberg <whrosenb(a)asu.edu> ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() Anshumali Gaur <agaur(a)marvell.com> octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" Bagas Sanjaya <bagasdotme(a)gmail.com> net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct Deepanshu Kartikey <kartikey406(a)gmail.com> net: usb: asix: validate PHY address before use Jonas Gorski <jonas.gorski(a)gmail.com> net: dsa: b53: skip multicast entries for fdb_dump() Thomas Fourier <fourier.thomas(a)gmail.com> firewire: nosy: Fix dma_free_coherent() size Andrew Morton <akpm(a)linux-foundation.org> genalloc.h: fix htmldocs warning Yeoreum Yun <yeoreum.yun(a)arm.com> smc91x: fix broken irq-context in PREEMPT_RT Deepakkumar Karn <dkarn(a)redhat.com> net: usb: rtl8150: fix memory leak on usb_submit_urb() failure Jiri Pirko <jiri(a)nvidia.com> team: fix check for port enabled in team_queue_override_port_prio_changed() Junrui Luo <moonafterrain(a)outlook.com> platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic Thomas Fourier <fourier.thomas(a)gmail.com> platform/x86: msi-laptop: add missing sysfs_remove_group() Eric Dumazet <edumazet(a)google.com> ip6_gre: make ip6gre_header() robust Toke Høiland-Jørgensen <toke(a)redhat.com> net: openvswitch: Avoid needlessly taking the RTNL on vport destroy Jacky Chou <jacky_chou(a)aspeedtech.com> net: mdio: aspeed: add dummy read to avoid read-after-write issue Potin Lai <potin.lai(a)quantatw.com> net: mdio: aspeed: move reg accessing part into separate functions Raphael Pinsonneault-Thibeault <rpthibeault(a)gmail.com> Bluetooth: btusb: revert use of devm_kzalloc in btusb Herbert Xu <herbert(a)gondor.apana.org.au> crypto: seqiv - Do not use req->iv after crypto_aead_encrypt Kohei Enju <enjuk(a)amazon.com> iavf: fix off-by-one issues in iavf_config_rss_reg() Gregory Herrero <gregory.herrero(a)oracle.com> i40e: validate ring_len parameter against hardware-specific values Ivan Vecera <ivecera(a)redhat.com> i40e: Refactor argument of i40e_detect_recover_hung() Ivan Vecera <ivecera(a)redhat.com> i40e: Refactor argument of several client notification functions Przemyslaw Korba <przemyslaw.korba(a)intel.com> i40e: fix scheduling in set_rx_mode Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83791d) Convert macros to functions to avoid TOCTOU Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (max16065) Use local variable to avoid TOCTOU Ma Ke <make24(a)iscas.ac.cn> i2c: amd-mp2: fix reference leak in MP2 PCI device Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> rpmsg: glink: fix rpmsg device leak Johan Hovold <johan(a)kernel.org> soc: amlogic: canvas: fix device leak on lookup Johan Hovold <johan(a)kernel.org> soc: qcom: ocmem: fix device leak on lookup Johan Hovold <johan(a)kernel.org> amba: tegra-ahb: Fix device leak on SMMU enable Alex Deucher <alexander.deucher(a)amd.com> drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() Prithvi Tambewagh <activprithvi(a)gmail.com> io_uring: fix filename leak in __io_openat_prep() Joshua Rogers <linux(a)joshua.hu> svcrdma: return 0 on success from svc_rdma_copy_inline_range Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> nfsd: Mark variable __maybe_unused to avoid W=1 build break Amir Goldstein <amir73il(a)gmail.com> fsnotify: do not generate ACCESS/MODIFY events on child for special files Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> PM: runtime: Do not clear needs_force_resume with enabled runtime PM Steven Rostedt <rostedt(a)goodmis.org> tracing: Do not register unsupported perf events Sean Christopherson <seanjc(a)google.com> KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits Sean Christopherson <seanjc(a)google.com> KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN) Yosry Ahmed <yosry.ahmed(a)linux.dev> KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn() Sean Christopherson <seanjc(a)google.com> KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0 Ilya Dryomov <idryomov(a)gmail.com> libceph: make decode_pool() more resilient against corrupted osdmaps Helge Deller <deller(a)gmx.de> parisc: Do not reprogram affinitiy on ASP chip Zhichi Lin <zhichi.lin(a)vivo.com> scs: fix a wrong parameter in __scs_magic Tzung-Bi Shih <tzungbi(a)kernel.org> platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver Prithvi Tambewagh <activprithvi(a)gmail.com> ocfs2: fix kernel BUG in ocfs2_find_victim_chain Jeongjun Park <aha310510(a)gmail.com> media: vidtv: initialize local pointers upon transfer of memory ownership Alison Schofield <alison.schofield(a)intel.com> tools/testing/nvdimm: Use per-DIMM device handle Chao Yu <chao(a)kernel.org> f2fs: fix return value of f2fs_recover_fsync_data() Deepanshu Kartikey <kartikey406(a)gmail.com> f2fs: invalidate dentry cache on failed whiteout creation Andrey Vatoropin <a.vatoropin(a)crpt.ru> scsi: target: Reset t_task_cdb pointer in error case Dai Ngo <dai.ngo(a)oracle.com> NFSD: use correct reservation type in nfsd4_scsi_fence_client Junrui Luo <moonafterrain(a)outlook.com> scsi: aic94xx: fix use-after-free in device removal path Tony Battersby <tonyb(a)cybernetics.com> scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" Miaoqian Lin <linmq006(a)gmail.com> cpufreq: nforce2: fix reference count leak in nforce2 Ma Ke <make24(a)iscas.ac.cn> intel_th: Fix error handling in intel_th_output_open Tianchu Chen <flynnnchen(a)tencent.com> char: applicom: fix NULL pointer dereference in ac_ioctl Haoxiang Li <haoxiang_li2024(a)163.com> usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc() Miaoqian Lin <linmq006(a)gmail.com> usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe Johan Hovold <johan(a)kernel.org> usb: phy: isp1301: fix non-OF device reference imbalance Duoming Zhou <duoming(a)zju.edu.cn> usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal Ma Ke <make24(a)iscas.ac.cn> USB: lpc32xx_udc: Fix error handling in probe Johan Hovold <johan(a)kernel.org> phy: broadcom: bcm63xx-usbh: fix section mismatches Colin Ian King <colin.i.king(a)gmail.com> media: pvrusb2: Fix incorrect variable used in trace message Jeongjun Park <aha310510(a)gmail.com> media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg() Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: Maintain minimal modifications to the bcdDevice range. Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> media: v4l2-mem2mem: Fix outdated documentation Byungchul Park <byungchul(a)sk.com> jbd2: use a weaker annotation in journal handling Baokun Li <libaokun1(a)huawei.com> ext4: align max orphan file size with e2fsprogs limit Yongjian Sun <sunyongjian1(a)huawei.com> ext4: fix incorrect group number assertion in mb_check_buddy Haibo Chen <haibo.chen(a)nxp.com> ext4: clear i_state_flags when alloc inode Karina Yankevich <k.yankevich(a)omp.ru> ext4: xattr: fix null pointer deref in ext4_raw_inode() Steven Rostedt <rostedt(a)goodmis.org> ktest.pl: Fix uninitialized var in config-bisect.pl Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: fix mount failure for sparse runs in run_unpack() Rene Rebe <rene(a)exactco.de> floppy: fix for PAGE_SIZE != 4KB Li Chen <chenl311(a)chinatelecom.cn> block: rate-limit capacity change info log Eric Biggers <ebiggers(a)kernel.org> lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit Sarthak Garg <sarthak.garg(a)oss.qualcomm.com> mmc: sdhci-msm: Avoid early clock doubling during HS400 transition Jarkko Sakkinen <jarkko(a)kernel.org> KEYS: trusted: Fix a memory leak in tpm2_load_cmd Stefano Garzarella <sgarzare(a)redhat.com> vhost/vsock: improve RCU read sections around vhost_vsock_get() Chia-Lin Kao (AceLan) <acelan.kao(a)canonical.com> platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks Daniel Wagner <wagi(a)kernel.org> nvme-fc: don't hold rport lock when putting ctrl Wenhua Lin <Wenhua.Lin(a)unisoc.com> serial: sprd: Return -EPROBE_DEFER when uart clock is not ready Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive. Hongyu Xie <xiehongyu1(a)kylinos.cn> usb: xhci: limit run_graceperiod for only usb 3.0 devices Mark Pearson <mpearson-lenovo(a)squebb.ca> usb: typec: ucsi: Handle incorrect num_connectors capability Lizhi Xu <lizhi.xu(a)windriver.com> usbip: Fix locking bug in RT-enabled kernels Yuezhang Mo <Yuezhang.Mo(a)sony.com> exfat: fix remount failure in different process environments Encrow Thorne <jyc0019(a)gmail.com> reset: fix BIT macro reference Li Qiang <liqiang01(a)kylinos.cn> via_wdt: fix critical boot hang due to unnamed resource allocation Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Use reinit_completion on mbx_intr_comp Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled Ben Collins <bcollins(a)kernel.org> powerpc/addnote: Fix overflow on 32-bit builds Josua Mayer <josua(a)solid-run.com> clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4 Matthias Schiffer <matthias.schiffer(a)tq-group.com> ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: Init workqueue before request mbox channel Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix __scan_channels() failing to rescan channels Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix the race between __scan_channels() and deliver_response() Shipei Qu <qu(a)darknavy.com> ALSA: usb-mixer: us16x08: validate meter packet indices Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: vxpocket: Fix resource leak in vxpocket_probe error path Shaurya Rane <ssrane_b23(a)ee.vjti.ac.in> net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() Jared Kangas <jkangas(a)redhat.com> mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig Christophe Leroy <christophe.leroy(a)csgroup.eu> spi: fsl-cpm: Check length parity before switching to 16 bit mode Pengjie Zhang <zhangpengjie2(a)huawei.com> ACPI: CPPC: Fix missing PCC check for guaranteed_perf Christoffer Sandberg <cs(a)tuxedo.de> Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table Junjie Cao <junjie.cao(a)intel.com> Input: ti_am335x_tsc - fix off-by-one error in wire_order validation Ping Cheng <pinglinux(a)gmail.com> HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen Jian Shen <shenjian15(a)huawei.com> net: hns3: add VLAN id validation before using Jian Shen <shenjian15(a)huawei.com> net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx Hao Chen <chenhao288(a)hisilicon.com> net: hns3: Align type of some variables with their print type Jian Shen <shenjian15(a)huawei.com> net: hns3: using the num_tqps in the vf driver to apply for resources Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Handle escaped percent properly Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Validate format string parameters Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Add support for unrecognized string Gal Pressman <gal(a)nvidia.com> ethtool: Avoid overflowing userspace buffer on stats query Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats Tom Rix <trix(a)redhat.com> ethtool: use phydev variable Dan Carpenter <dan.carpenter(a)linaro.org> nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() Victor Nogueira <victor(a)mojatatu.com> net/sched: ets: Remove drr class from the active list if it changes to strict Junrui Luo <moonafterrain(a)outlook.com> caif: fix integer underflow in cffrml_receive() Slavin Liu <slavin452(a)gmail.com> ipvs: fix ipv4 null-ptr-deref in route error path Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: fix leaked ct in error paths Alexey Simakov <bigalex934(a)gmail.com> broadcom: b44: prevent uninitialized value usage Ilya Maximets <i.maximets(a)ovn.org> net: openvswitch: fix middle attribute validation in push_nsh() action Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_router: Fix neighbour use-after-free Dmitry Skorodumov <skorodumov.dmitry(a)huawei.com> ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2() Jamal Hadi Salim <jhs(a)mojatatu.com> net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change Wang Liang <wangliang74(a)huawei.com> netrom: Fix memory leak in nr_sendmsg() Gongwei Li <ligongwei(a)kylinos.cn> Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE Qu Wenruo <wqu(a)suse.com> btrfs: scrub: always update btrfs_scrub_progress::last_physical Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/073 Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> hfsplus: Verify inode mode when loading from disk Yang Chenzhi <yang.chenzhi(a)vivo.com> hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/070 Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Support timestamps prior to epoch Song Liu <song(a)kernel.org> livepatch: Match old_sympos 0 and 1 in klp_find_func() Shuhao Fu <sfual(a)cse.ust.hk> cpufreq: s5pv210: fix refcount leak Sakari Ailus <sakari.ailus(a)linux.intel.com> ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only Cryolitia PukNgae <cryolitia.pukngae(a)linux.dev> ACPICA: Avoid walking the Namespace if start_node is NULL Peter Zijlstra <peterz(a)infradead.org> x86/ptrace: Always inline trivial accessors Doug Berger <opendmb(a)gmail.com> sched/deadline: only set free_cpus for online runqueues Deepanshu Kartikey <kartikey406(a)gmail.com> btrfs: fix memory leak of fs_devices in degraded seed device path Ondrej Mosnacek <omosnace(a)redhat.com> bpf, arm64: Do not audit capability check in do_jit() Jamie Iles <quic_jiles(a)quicinc.com> i3c: fix uninitialized variable use in i2c setup Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: Fix validate combined sequence Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Correct polling IDLE bit Nicklas Bo Jensen <njensen(a)akamai.com> netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around Sun Ke <sunke32(a)huawei.com> NFS: Fix missing unlock in nfs_unlink() Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: get channel status data when PHY is not exists Junrui Luo <moonafterrain(a)outlook.com> ALSA: dice: fix buffer overflow in detect_stream_formats() Diogo Ivo <diogo.ivo(a)tecnico.ulisboa.pt> usb: phy: Initialize struct usb_phy list_head Haotien Hsu <haotienh(a)nvidia.com> usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: fix memory leak in ocfs2_merge_rec_left() Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Adjust infopfx size to accept an extra space Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Add a new helper function to print bitmasks Haotian Zhang <vulab(a)iscas.ac.cn> dm log-writes: Add missing set_freezable() for freezable kthread Alexey Simakov <bigalex934(a)gmail.com> dm-raid: fix possible NULL dereference with undefined raid type Liyuan Pang <pangliyuan1(a)huawei.com> ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad() Andres J Rosa <andyrosa(a)gmail.com> ALSA: uapi: Fix typo in asound.h comment Dave Kleikamp <dave.kleikamp(a)oracle.com> dma/pool: eliminate alloc_pages warning in atomic_pool_expand shechenglong <shechenglong(a)xfusion.com> block: fix comment for op_is_zone_mgmt() to include RESET_ALL Cong Zhang <cong.zhang(a)oss.qualcomm.com> blk-mq: Abort suspend when wakeup events are pending Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak5558: Disable regulator when error happens Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak4458: Disable regulator when error happens Haotian Zhang <vulab(a)iscas.ac.cn> ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() Anton Khirnov <anton(a)khirnov.net> platform/x86: asus-wmi: use brightness_set_blocking() for kbd led Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags Ondrej Mosnacek <omosnace(a)redhat.com> fs_context: drop the unused lsm_flags member Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when mounting nfs" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: clear SB_RDONLY before getting superblock" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when remounting nfs" Jonathan Curley <jcurley(a)purestorage.com> NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Initialise verifiers for visible dentries in nfs_atomic_open() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open() Trond Myklebust <trond.myklebust(a)primarydata.com> NFSv4: Add some support for case insensitive filesystems Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix utf16 to utf8 conversion Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Avoid changing nlink when file removes and attribute updates race NeilBrown <neilb(a)suse.de> NFS: don't unhash dentry during unlink/rename Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() Abdun Nihaal <nihaal(a)cse.iitm.ac.in> fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe() Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: single: Fix incorrect type for error return variable Matthijs Kooijman <matthijs(a)stdin.nl> pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling Namhyung Kim <namhyung(a)kernel.org> perf tools: Fix split kallsyms DSO counting Xiang Mei <xmei5(a)asu.edu> net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop Alexandru Gagniuc <mr.nuke.me(a)gmail.com> remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs Ivan Stepchenko <sid(a)itb.spb.ru> mtd: lpddr_cmds: fix signed shifts in lpddr_cmds Alexey Kodanev <aleksei.kodanev(a)bell-sw.com> net: stmmac: fix rx limit check in stmmac_rx_zc() Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_connlimit: update the count if add was skipped Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: rework API to use sk_buff directly William Tu <u9012063(a)gmail.com> netfilter: nf_conncount: reduce unnecessary GC Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: flowtable: check for maximum number of encapsulations in bridge vlan sparkhuang <huangshaobo3(a)xiaomi.com> regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex Cezary Rojewski <cezary.rojewski(a)intel.com> ASoC: Intel: catpt: Fix error path in hw_params() Michael S. Tsirkin <mst(a)redhat.com> virtio: fix virtqueue_set_affinity() docs Alok Tiwari <alok.a.tiwari(a)oracle.com> virtio_vdpa: fix misleading return in void function Eli Cohen <elic(a)nvidia.com> vdpa: Sync calls set/get config/status with cf_mutex Parav Pandit <parav(a)nvidia.com> vdpa: Introduce query of device config layout Parav Pandit <parav(a)nvidia.com> vdpa: Introduce and use vdpa device get, set config helpers Yongjian Sun <sunyongjian1(a)huawei.com> ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation Kemeng Shi <shikemeng(a)huaweicloud.com> ext4: remove unused return value of __mb_check_buddy René Rebe <rene(a)exactco.de> ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4 Dan Carpenter <dan.carpenter(a)linaro.org> drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: clear the channel status control memory Chancel Liu <chancel.liu(a)nxp.com> ASoC: fsl_xcvr: Add support for i.MX93 platform Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: fsl_xcvr: Add Counter registers Krzysztof Czurylo <krzysztof.czurylo(a)intel.com> RDMA/irdma: Fix data race in irdma_free_pble Krzysztof Czurylo <krzysztof.czurylo(a)intel.com> RDMA/irdma: Fix data race in irdma_sc_ccq_arm Stephan Gerhold <stephan.gerhold(a)linaro.org> iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal Randy Dunlap <rdunlap(a)infradead.org> backlight: lp855x: Fix lp855x.h kernel-doc warnings Luca Ceresoli <luca.ceresoli(a)bootlin.com> backlight: led-bl: Add devlink to supplier LEDs Mans Rullgard <mans(a)mansr.com> backlight: led_bl: Take led_access lock when required Ria Thomas <ria.thomas(a)morsemicro.com> wifi: ieee80211: correct FILS status codes Shawn Lin <shawn.lin(a)rock-chips.com> PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition Jianglei Nie <niejianglei2021(a)163.com> staging: fbtft: core: fix potential memory leak in fbtft_probe_common() Zilin Guan <zilin(a)seu.edu.cn> mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add() Haotian Zhang <vulab(a)iscas.ac.cn> crypto: ccree - Correctly handle return of sg_nents_for_len Matt Bobrowski <mattbobrowski(a)google.com> selftests/bpf: Improve reliability of test_perf_branches_no_hw() Matt Bobrowski <mattbobrowski(a)google.com> selftests/bpf: skip test_perf_branches_hw() on unsupported platforms Gopi Krishna Menon <krishnagopi487(a)gmail.com> usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during suspend if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during shutdown if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: disable platform lowlevel hw resources during shutdown Oliver Neukum <oneukum(a)suse.com> usb: chaoskey: fix locking for O_NONBLOCK Zhao Yipeng <zhaoyipeng5(a)huawei.com> ima: Handle error code returned by ima_filter_rule_match() Seungjin Bae <eeodqql09(a)gmail.com> wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb() Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6358-irq: Fix missing irq_domain_remove() in error path Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6397-irq: Fix missing irq_domain_remove() in error path Uwe Kleine-König <u.kleine-koenig(a)baylibre.com> pwm: bcm2835: Make sure the channel is enabled after pwm_request() Jay Liu <jay.liu(a)mediatek.com> drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue Edward Adam Davis <eadavis(a)qq.com> fs/ntfs3: Prevent memory leaks in add sub record Edward Adam Davis <eadavis(a)qq.com> fs/ntfs3: out1 also needs to put mi Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Make ni_ins_new_attr return error Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com> fs/ntfs3: Remove unused mi_mark_free Ritesh Harjani (IBM) <ritesh.list(a)gmail.com> powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring() Sergey Bashirov <sergeybashirov(a)gmail.com> NFSD/blocklayout: Fix minlength check in proc_layoutget Haotian Zhang <vulab(a)iscas.ac.cn> watchdog: wdat_wdt: Fix ACPI table leak in probe function Liu Xinpeng <liuxp11(a)chinatelecom.cn> watchdog: wdat_wdt: Stop watchdog when uninstalling module Alexei Starovoitov <ast(a)kernel.org> selftests/bpf: Fix failure paths in send_signal test Rene Rebe <rene(a)exactco.de> ps3disk: use memcpy_{from,to}_bvec index Siddharth Vadapalli <s-vadapalli(a)ti.com> PCI: keystone: Exit ks_pcie_probe() for invalid mode Haotian Zhang <vulab(a)iscas.ac.cn> leds: netxbig: Fix GPIO descriptor leak in error paths Haotian Zhang <vulab(a)iscas.ac.cn> scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls Haotian Zhang <vulab(a)iscas.ac.cn> ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint() Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> lib/vsprintf: Check pointer before dereferencing in time_and_date() Haotian Zhang <vulab(a)iscas.ac.cn> clk: renesas: r9a06g032: Fix memory leak in error path Herve Codina <herve.codina(a)bootlin.com> soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence Miquel Raynal <miquel.raynal(a)bootlin.com> clk: renesas: r9a06g032: Export function to set dmamux Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Add context synchronization before enabling trace Leo Yan <leo.yan(a)arm.com> coresight: etm4x: Extract the trace unit controlling Yuanfang Zhang <quic_yuanfang(a)quicinc.com> coresight-etm4x: add isb() before reading the TRCSTATR Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: etm4x: Use Trace Filtering controls dynamically Suzuki K Poulose <suzuki.poulose(a)arm.com> coresight: etm4x: Save restore TRFCR_EL1 Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config unlock in nbd_genl_connect Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper() Long Li <leo.lilong(a)huawei.com> macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse Christophe Leroy <christophe.leroy(a)csgroup.eu> powerpc/32: Fix unpaired stwcx. on interrupt exit Edward Adam Davis <eadavis(a)qq.com> ntfs3: init run lock for extend inode Ma Ke <make24(a)iscas.ac.cn> RDMA/rtrs: server: Fix error handling in get_or_create_srv Manivannan Sadhasivam <manivannan.sadhasivam(a)oss.qualcomm.com> dt-bindings: PCI: amlogic: Fix the register name of the DBI region Neil Armstrong <neil.armstrong(a)linaro.org> dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema Haotian Zhang <vulab(a)iscas.ac.cn> scsi: stex: Fix reboot_notifier leak in probe error path Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config put in recv_work Yu Kuai <yukuai3(a)huawei.com> nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply() Yu Kuai <yukuai3(a)huawei.com> nbd: clean up return value checking of sock_xmit() Gabor Juhos <j4g8y7(a)gmail.com> regulator: core: disable supply if enabling main regulator fails Dapeng Mi <dapeng1.mi(a)linux.intel.com> perf/x86/intel: Correct large PEBS flag check Zhang Yi <yi.zhang(a)huawei.com> ext4: correct the checking of quota files before moving extents Eric Whitney <enwlinux(a)gmail.com> ext4: minor defrag code improvements Haotian Zhang <vulab(a)iscas.ac.cn> mfd: da9055: Fix missing regmap_del_irq_chip() in error path Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: Fix timeout handling Vishwaroop A <va(a)nvidia.com> spi: tegra210-quad: modify chip select (CS) deactivation Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: combined sequence mode Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: add new chips to compatible Krishna Yarlagadda <kyarlagadda(a)nvidia.com> spi: tegra210-quad: use device_reset method Bart Van Assche <bvanassche(a)acm.org> scsi: target: Do not write NUL characters into ASCII configfs output Ahelenia Ziemiańska <nabijaczleweli(a)nabijaczleweli.xyz> power: supply: apm_power: only unset own apm_get_power_status Ivan Abramov <i.abramov(a)mt-integration.ru> power: supply: wm831x: Check wm831x_set_bits() return value Stanley Chu <yschu(a)nuvoton.com> i3c: master: svc: Prevent incomplete IBI transaction Frank Li <Frank.Li(a)nxp.com> i3c: fix refcount inconsistency in i3c_master_register Jarkko Nikula <jarkko.nikula(a)linux.intel.com> i3c: master: Inherit DMA masks and parameters from parent device Jeremy Kerr <jk(a)codeconstruct.com.au> i3c: Allow OF-alias-based persistent bus numbering Jamie Iles <quic_jiles(a)quicinc.com> i3c: support dynamically added i2c devices Jamie Iles <quic_jiles(a)quicinc.com> i3c: remove i2c board info from i2c_dev_desc Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: stm32: fix hwspinlock resource leak in probe function Tengda Wu <wutengda(a)huaweicloud.com> x86/dumpstack: Prevent KASAN false positive warnings in __show_regs() Alexander Potapenko <glider(a)google.com> x86: kmsan: don't instrument stack walking functions Alexander Potapenko <glider(a)google.com> kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Kees Cook <keescook(a)chromium.org> compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer Kuniyuki Iwashima <kuniyu(a)google.com> sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock(). Horatiu Vultur <horatiu.vultur(a)microchip.com> phy: mscc: Fix PTP for VSC8574 and VSC8572 Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: fix OF node leak in Heiko Carstens <hca(a)linux.ibm.com> s390/ap: Don't leak debug feature files if AP instructions are not available Heiko Carstens <hca(a)linux.ibm.com> s390/smp: Fix fallback CPU detection nieweiqiang <nieweiqiang(a)huawei.com> crypto: hisilicon/qm - restore original qos values Thorsten Blum <thorsten.blum(a)linux.dev> crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Li Qiang <liqiang01(a)kylinos.cn> uio: uio_fsl_elbc_gpcm:: Add null pointer check to uio_fsl_elbc_gpcm_probe Tim Harvey <tharvey(a)gateworks.com> arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrl Francesco Lavra <flavra(a)baylibre.com> iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: discard samples during filters settling time Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> inet: Avoid ehash lookup race in inet_ehash_insert() Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() Sidharth Seela <sidharthseela(a)gmail.com> ntfs3: Fix uninit buffer allocated by __getname() Raphael Pinsonneault-Thibeault <rpthibeault(a)gmail.com> ntfs3: fix uninit memory after failed mi_read in mi_format_new Johan Hovold <johan(a)kernel.org> irqchip/qcom-irq-combiner: Fix section mismatch Seungjin Bae <eeodqql09(a)gmail.com> USB: Fix descriptor count when handling invalid MBIM extended descriptor Janusz Krzysztofik <janusz.krzysztofik(a)linux.intel.com> drm/vgem-fence: Fix potential deadlock on release Guido Günther <agx(a)sigxcpu.org> drm/panel: visionox-rm69299: Don't clear all mode flags Mainak Sen <msen(a)nvidia.com> gpu: host1x: Fix race in syncpt alloc/free Konstantin Andreev <andreev(a)swemel.ru> smack: fix bug: unprivileged task can create labels Navaneeth K <knavaneeth786(a)gmail.com> staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing Navaneeth K <knavaneeth786(a)gmail.com> staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: check device's attached status in compat ioctls Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: multiq3: sanitize config options in multiq3_attach() Ian Abbott <abbotti(a)mev.co.uk> comedi: c6xdigio: Fix invalid PNP driver unregistration Linus Torvalds <torvalds(a)linux-foundation.org> samples: work around glibc redefining some of our defines wrong Naoki Ueki <naoki25519(a)gmail.com> HID: elecom: Add support for ELECOM M-XT3URBK (018F) Jia Ston <ston.jia(a)outlook.com> platform/x86: huawei-wmi: add keys for HONOR models Armin Wolf <W_Armin(a)gmx.de> platform/x86: acer-wmi: Ignore backlight event Praveen Talari <praveen.talari(a)oss.qualcomm.com> pinctrl: qcom: msm: Fix deadlock in pinmux configuration Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bfs: Reconstruct file type when loading from disk Robin Gong <yibin.gong(a)nxp.com> spi: imx: keep dma request disabled before dma transfer setup Alvaro Gamez Machado <alvaro.gamez(a)hazent.com> spi: xilinx: increase number of retries before declaring stall Johan Hovold <johan(a)kernel.org> USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC Johan Hovold <johan(a)kernel.org> USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC Magne Bruno <magne.bruno(a)addi-data.com> serial: add support of CPCI cards Johan Hovold <johan(a)kernel.org> USB: serial: ftdi_sio: match on interface number for jtag Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: move Telit 0x10c7 composition in the right place Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: add Telit Cinterion FE910C04 new compositions Slark Xiao <slark_xiao(a)163.com> USB: serial: option: add Foxconn T99W760 Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel() Alexey Nepomnyashih <sdl(a)nppct.ru> ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() Alexander Sverdlin <alexander.sverdlin(a)siemens.com> locking/spinlock/debug: Fix data-race in do_raw_write_lock Deepanshu Kartikey <kartikey406(a)gmail.com> ext4: refresh inline data size before write operations Ye Bin <yebin10(a)huawei.com> jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted Bagas Sanjaya <bagasdotme(a)gmail.com> Documentation: process: Also mention Sasha Levin as stable tree maintainer Stefan Kalscheuer <stefan(a)stklcode.de> leds: spi-byte: Use devm_led_classdev_register_ext() Azeem Shaikh <azeemshaikh38(a)gmail.com> leds: Replace all non-returning strlcpy with strscpy Kai Song <songkai01(a)inspur.com> drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR Robert-Ionut Alexa <robert-ionut.alexa(a)nxp.com> dpaa2-mac: bail if the dpmacs fwnode is not found Sabrina Dubroca <sd(a)queasysnail.net> xfrm: flush all states in xfrm_state_fini Sabrina Dubroca <sd(a)queasysnail.net> xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added Sabrina Dubroca <sd(a)queasysnail.net> Revert "xfrm: destroy xfrm_state synchronously on net exit path" Sabrina Dubroca <sd(a)queasysnail.net> xfrm: delete x->tunnel as we delete x ------------- Diffstat: .../devicetree/bindings/pci/amlogic,axg-pcie.yaml | 134 +++++++++ .../devicetree/bindings/pci/amlogic,meson-pcie.txt | 70 ----- Documentation/filesystems/mount_api.rst | 1 - Documentation/process/2.Process.rst | 6 +- Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/imx6q-ba16.dtsi | 2 +- arch/arm/boot/dts/sama5d2.dtsi | 10 +- arch/arm/boot/dts/sama7g5.dtsi | 4 +- arch/arm/include/asm/word-at-a-time.h | 10 +- .../boot/dts/freescale/imx8mm-venice-gw72xx.dtsi | 11 - arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 + arch/arm64/kvm/Makefile | 3 + arch/arm64/net/bpf_jit_comp.c | 2 +- arch/csky/mm/fault.c | 4 +- arch/parisc/kernel/asm-offsets.c | 2 + arch/parisc/kernel/entry.S | 16 +- arch/powerpc/boot/addnote.c | 7 +- arch/powerpc/include/asm/book3s/64/mmu-hash.h | 1 - arch/powerpc/kernel/entry_32.S | 10 +- arch/powerpc/kernel/process.c | 5 - arch/powerpc/mm/book3s64/internal.h | 1 - arch/powerpc/mm/book3s64/mmu_context.c | 2 - arch/powerpc/mm/book3s64/slb.c | 88 ------ arch/powerpc/mm/ptdump/hashpagetable.c | 6 + arch/powerpc/platforms/pseries/cmm.c | 5 +- arch/s390/kernel/smp.c | 1 + arch/x86/crypto/blake2s-core.S | 4 +- arch/x86/events/core.c | 2 +- arch/x86/events/intel/core.c | 4 +- arch/x86/include/asm/ptrace.h | 20 +- arch/x86/include/asm/uaccess.h | 10 +- arch/x86/kernel/dumpstack.c | 35 ++- arch/x86/kernel/stacktrace.c | 2 +- arch/x86/kernel/unwind_frame.c | 11 + arch/x86/kvm/lapic.c | 32 ++- arch/x86/kvm/svm/nested.c | 5 +- arch/x86/kvm/svm/svm.c | 20 +- arch/x86/kvm/svm/svm.h | 7 +- arch/x86/kvm/vmx/nested.c | 2 +- arch/x86/kvm/vmx/vmx.c | 2 +- arch/x86/kvm/vmx/vmx.h | 1 + arch/x86/kvm/x86.c | 2 + arch/x86/lib/usercopy.c | 2 +- block/blk-mq.c | 18 +- block/blk-throttle.c | 16 +- block/genhd.c | 2 +- crypto/af_alg.c | 5 +- crypto/algif_hash.c | 3 +- crypto/algif_rng.c | 3 +- crypto/asymmetric_keys/asymmetric_type.c | 12 +- crypto/seqiv.c | 8 +- drivers/acpi/acpica/nswalk.c | 9 +- drivers/acpi/apei/ghes.c | 16 +- drivers/acpi/cppc_acpi.c | 3 +- drivers/acpi/processor_core.c | 2 +- drivers/acpi/property.c | 9 +- drivers/amba/tegra-ahb.c | 1 + drivers/atm/he.c | 3 +- drivers/base/power/runtime.c | 22 +- drivers/block/floppy.c | 2 +- drivers/block/nbd.c | 96 ++++--- drivers/block/ps3disk.c | 4 + drivers/bluetooth/btusb.c | 14 +- drivers/bus/ti-sysc.c | 11 +- drivers/char/applicom.c | 5 +- drivers/char/ipmi/ipmi_msghandler.c | 20 +- drivers/char/tpm/tpm-chip.c | 1 - drivers/char/tpm/tpm1-cmd.c | 5 - drivers/char/tpm/tpm2-cmd.c | 8 +- drivers/char/virtio_console.c | 2 +- drivers/clk/mvebu/cp110-system-controller.c | 20 ++ drivers/clk/renesas/r9a06g032-clocks.c | 69 ++++- drivers/comedi/comedi_fops.c | 42 ++- drivers/comedi/drivers/c6xdigio.c | 46 ++- drivers/comedi/drivers/multiq3.c | 9 + drivers/comedi/drivers/pcl818.c | 5 +- drivers/counter/interrupt-cnt.c | 3 +- drivers/cpufreq/cpufreq-nforce2.c | 3 + drivers/cpufreq/s5pv210-cpufreq.c | 6 +- drivers/crypto/ccree/cc_buffer_mgr.c | 6 +- drivers/crypto/hisilicon/qm.c | 14 +- drivers/firewire/nosy.c | 10 +- drivers/firmware/arm_scmi/notify.c | 1 + drivers/firmware/efi/cper-arm.c | 52 ++-- drivers/firmware/efi/cper.c | 60 ++++ drivers/firmware/imx/imx-scu-irq.c | 8 +- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 8 +- drivers/gpu/drm/amd/display/dc/core/dc_surface.c | 2 +- drivers/gpu/drm/gma500/framebuffer.c | 42 --- .../gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c | 4 +- drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 2 +- drivers/gpu/drm/mediatek/mtk_disp_ccorr.c | 23 +- drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 2 +- drivers/gpu/drm/nouveau/dispnv50/atom.h | 13 + drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 +- drivers/gpu/drm/panel/panel-visionox-rm69299.c | 2 +- drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 6 + drivers/gpu/drm/vgem/vgem_fence.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 17 +- drivers/gpu/host1x/syncpt.c | 4 +- drivers/hid/hid-core.c | 7 +- drivers/hid/hid-elecom.c | 6 +- drivers/hid/hid-ids.h | 3 +- drivers/hid/hid-input.c | 18 +- drivers/hid/hid-logitech-dj.c | 56 ++-- drivers/hid/hid-quirks.c | 12 +- drivers/hwmon/max16065.c | 7 +- drivers/hwmon/w83791d.c | 19 +- drivers/hwmon/w83l786ng.c | 26 +- drivers/hwtracing/coresight/coresight-core.c | 20 +- drivers/hwtracing/coresight/coresight-etm4x-core.c | 284 +++++++++++++------ drivers/hwtracing/coresight/coresight-etm4x.h | 9 +- .../coresight/coresight-self-hosted-trace.h | 31 +++ drivers/hwtracing/intel_th/core.c | 20 +- drivers/i2c/busses/i2c-amd-mp2-pci.c | 5 +- drivers/i3c/master.c | 189 +++++++++++-- drivers/i3c/master/svc-i3c-master.c | 22 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 24 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 71 +++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 32 ++- drivers/infiniband/core/addr.c | 33 +-- drivers/infiniband/core/cma.c | 3 + drivers/infiniband/core/device.c | 5 + drivers/infiniband/core/verbs.c | 2 +- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +- drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 2 +- drivers/infiniband/hw/bnxt_re/qplib_res.c | 8 +- drivers/infiniband/hw/efa/efa_verbs.c | 4 - drivers/infiniband/hw/irdma/ctrl.c | 3 + drivers/infiniband/hw/irdma/pble.c | 6 +- drivers/infiniband/hw/irdma/utils.c | 3 +- drivers/infiniband/ulp/rtrs/rtrs-clt.c | 1 + drivers/infiniband/ulp/rtrs/rtrs-srv.c | 2 +- drivers/input/serio/i8042-acpipnpio.h | 7 + drivers/input/touchscreen/ti_am335x_tsc.c | 2 +- drivers/iommu/amd/init.c | 28 +- drivers/iommu/apple-dart.c | 2 + drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 27 +- drivers/iommu/arm/arm-smmu/qcom_iommu.c | 10 +- drivers/iommu/exynos-iommu.c | 9 +- drivers/iommu/ipmmu-vmsa.c | 2 + drivers/iommu/mtk_iommu.c | 2 + drivers/iommu/mtk_iommu_v1.c | 2 + drivers/iommu/omap-iommu.c | 2 +- drivers/iommu/omap-iommu.h | 2 - drivers/iommu/sun50i-iommu.c | 2 + drivers/iommu/tegra-smmu.c | 5 +- drivers/irqchip/qcom-irq-combiner.c | 2 +- drivers/leds/flash/leds-aat1290.c | 2 +- drivers/leds/led-class.c | 2 +- drivers/leds/leds-lp50xx.c | 12 +- drivers/leds/leds-netxbig.c | 36 ++- drivers/leds/leds-spi-byte.c | 11 +- drivers/macintosh/mac_hid.c | 3 +- drivers/md/dm-ebs-target.c | 2 +- drivers/md/dm-log-writes.c | 1 + drivers/md/dm-raid.c | 2 + drivers/media/cec/core/cec-core.c | 1 + drivers/media/i2c/adv7604.c | 4 +- drivers/media/i2c/adv7842.c | 11 +- drivers/media/i2c/msp3400-kthreads.c | 2 + drivers/media/i2c/tda1997x.c | 1 - drivers/media/platform/davinci/vpif_capture.c | 4 +- drivers/media/platform/exynos4-is/media-dev.c | 10 +- .../media/platform/mtk-vcodec/mtk_vcodec_fw_vpu.c | 4 +- drivers/media/platform/rcar_drif.c | 1 + drivers/media/rc/st_rc.c | 2 +- drivers/media/test-drivers/vidtv/vidtv_channel.c | 3 + drivers/media/usb/dvb-usb/dtv5100.c | 5 + drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +- drivers/mfd/altera-sysmgr.c | 2 + drivers/mfd/da9055-core.c | 1 + drivers/mfd/max77620.c | 15 +- drivers/mfd/mt6358-irq.c | 1 + drivers/mfd/mt6397-irq.c | 1 + drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/vmw_balloon.c | 3 +- drivers/mmc/core/bus.c | 9 +- drivers/mmc/core/bus.h | 3 +- drivers/mmc/core/mmc.c | 16 +- drivers/mmc/core/sd.c | 23 +- drivers/mmc/core/sdio.c | 5 +- drivers/mmc/core/sdio_bus.c | 7 +- drivers/mmc/host/Kconfig | 4 +- drivers/mmc/host/sdhci-msm.c | 27 +- drivers/mtd/lpddr/lpddr_cmds.c | 8 +- drivers/net/dsa/b53/b53_common.c | 3 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/b44.c | 3 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 87 +++--- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/cadence/macb_main.c | 3 +- drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c | 5 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +- drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +- drivers/net/ethernet/intel/i40e/i40e.h | 15 +- drivers/net/ethernet/intel/i40e/i40e_client.c | 20 +- drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 12 - drivers/net/ethernet/intel/i40e/i40e_main.c | 15 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 10 +- drivers/net/ethernet/intel/i40e/i40e_txrx.h | 2 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 4 +- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 8 + .../ethernet/marvell/prestera/prestera_devlink.c | 2 + .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 122 +++++++- .../ethernet/mellanox/mlx5/core/diag/fw_tracer.h | 2 + drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c | 2 + .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 17 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/ethernet/realtek/r8169_main.c | 5 +- drivers/net/ethernet/smsc/smc91x.c | 10 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/fjes/fjes_hw.c | 12 +- drivers/net/ipvlan/ipvlan_core.c | 3 + drivers/net/mdio/mdio-aspeed.c | 77 +++--- drivers/net/phy/mscc/mscc_main.c | 6 +- drivers/net/team/team.c | 2 +- drivers/net/usb/asix_common.c | 5 + drivers/net/usb/pegasus.c | 2 + drivers/net/usb/rtl8150.c | 2 + drivers/net/usb/sr9700.c | 4 +- drivers/net/wireless/mediatek/mt76/eeprom.c | 37 ++- drivers/net/wireless/mediatek/mt76/mt7615/mcu.c | 4 +- drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | 9 +- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 27 +- drivers/net/wireless/st/cw1200/bh.c | 6 +- drivers/nfc/pn533/usb.c | 2 +- drivers/nvme/host/fc.c | 6 +- drivers/parisc/gsc.c | 4 +- drivers/pci/controller/dwc/pci-keystone.c | 2 + drivers/pci/controller/dwc/pcie-designware.h | 2 +- drivers/pci/controller/pcie-brcmstb.c | 10 +- drivers/pci/pci-driver.c | 4 + drivers/phy/broadcom/phy-bcm63xx-usbh.c | 6 +- drivers/pinctrl/pinctrl-single.c | 25 +- drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 3 +- drivers/pinctrl/qcom/pinctrl-msm.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +- drivers/platform/chrome/cros_ec_ishtp.c | 1 + drivers/platform/x86/acer-wmi.c | 4 + drivers/platform/x86/asus-wmi.c | 8 +- drivers/platform/x86/huawei-wmi.c | 4 + drivers/platform/x86/ibm_rtl.c | 2 +- drivers/platform/x86/intel/hid.c | 12 + drivers/platform/x86/msi-laptop.c | 3 + drivers/power/supply/apm_power.c | 3 +- drivers/power/supply/wm831x_power.c | 10 +- drivers/powercap/powercap_sys.c | 22 +- drivers/pwm/pwm-bcm2835.c | 28 +- drivers/pwm/pwm-stm32.c | 3 +- drivers/regulator/core.c | 37 ++- drivers/remoteproc/qcom_q6v5_wcss.c | 8 +- drivers/rpmsg/qcom_glink_native.c | 8 + drivers/s390/crypto/ap_bus.c | 8 +- drivers/scsi/aic94xx/aic94xx_init.c | 3 + drivers/scsi/ipr.c | 28 +- drivers/scsi/libsas/sas_internal.h | 14 - drivers/scsi/qla2xxx/qla_def.h | 1 - drivers/scsi/qla2xxx/qla_gbl.h | 2 +- drivers/scsi/qla2xxx/qla_isr.c | 32 +-- drivers/scsi/qla2xxx/qla_mbx.c | 2 + drivers/scsi/qla2xxx/qla_mid.c | 4 +- drivers/scsi/qla2xxx/qla_os.c | 14 +- drivers/scsi/sg.c | 20 +- drivers/scsi/sim710.c | 2 + drivers/scsi/stex.c | 1 + drivers/soc/amlogic/meson-canvas.c | 5 +- drivers/soc/qcom/ocmem.c | 2 +- drivers/spi/spi-fsl-spi.c | 2 +- drivers/spi/spi-imx.c | 15 +- drivers/spi/spi-tegra210-quad.c | 307 +++++++++++++++++++-- drivers/spi/spi-xilinx.c | 2 +- drivers/staging/fbtft/fbtft-core.c | 4 +- drivers/staging/media/hantro/hantro_g2_hevc_dec.c | 15 +- drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 13 +- drivers/target/target_core_configfs.c | 1 - drivers/target/target_core_transport.c | 1 + drivers/tty/serial/8250/8250_pci.c | 37 +++ drivers/tty/serial/sprd_serial.c | 6 + drivers/uio/uio_fsl_elbc_gpcm.c | 7 + drivers/usb/core/message.c | 2 +- drivers/usb/dwc2/platform.c | 16 +- drivers/usb/dwc3/dwc3-of-simple.c | 7 +- drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/dwc3/host.c | 2 +- drivers/usb/gadget/legacy/raw_gadget.c | 3 + drivers/usb/gadget/udc/core.c | 17 +- drivers/usb/gadget/udc/lpc32xx_udc.c | 20 +- drivers/usb/gadget/udc/tegra-xudc.c | 6 - drivers/usb/host/ohci-nxp.c | 20 +- drivers/usb/host/xhci-dbgcap.h | 1 + drivers/usb/host/xhci-dbgtty.c | 52 +++- drivers/usb/host/xhci-hub.c | 2 +- drivers/usb/host/xhci-mem.c | 10 +- drivers/usb/host/xhci-ring.c | 8 +- drivers/usb/host/xhci.h | 16 +- drivers/usb/misc/chaoskey.c | 16 +- drivers/usb/phy/phy-fsl-usb.c | 1 + drivers/usb/phy/phy-isp1301.c | 7 +- drivers/usb/phy/phy.c | 4 + drivers/usb/renesas_usbhs/pipe.c | 2 + drivers/usb/serial/belkin_sa.c | 28 +- drivers/usb/serial/ftdi_sio.c | 72 ++--- drivers/usb/serial/kobil_sct.c | 18 +- drivers/usb/serial/option.c | 22 +- drivers/usb/storage/unusual_uas.h | 2 +- drivers/usb/typec/ucsi/ucsi.c | 6 + drivers/usb/usbip/vhci_hcd.c | 6 +- drivers/vdpa/vdpa.c | 231 ++++++++++++++++ drivers/vhost/vdpa.c | 10 +- drivers/vhost/vsock.c | 15 +- drivers/video/backlight/led_bl.c | 18 +- drivers/video/fbdev/gbefb.c | 5 +- drivers/video/fbdev/pxafb.c | 12 +- drivers/video/fbdev/ssd1307fb.c | 4 +- drivers/video/fbdev/tcx.c | 2 +- drivers/virtio/virtio_balloon.c | 4 +- drivers/virtio/virtio_vdpa.c | 6 +- drivers/watchdog/via_wdt.c | 1 + drivers/watchdog/wdat_wdt.c | 65 +++-- fs/bfs/inode.c | 19 +- fs/btrfs/ioctl.c | 4 +- fs/btrfs/scrub.c | 5 + fs/btrfs/volumes.c | 1 + fs/exfat/super.c | 19 +- fs/ext4/ext4.h | 1 + fs/ext4/ialloc.c | 1 - fs/ext4/inline.c | 14 +- fs/ext4/inode.c | 6 +- fs/ext4/mballoc.c | 58 ++-- fs/ext4/move_extent.c | 18 +- fs/ext4/orphan.c | 4 +- fs/ext4/super.c | 65 +++-- fs/ext4/xattr.c | 38 +-- fs/ext4/xattr.h | 10 + fs/f2fs/f2fs.h | 3 - fs/f2fs/file.c | 3 +- fs/f2fs/namei.c | 6 +- fs/f2fs/recovery.c | 9 +- fs/f2fs/super.c | 53 ++-- fs/f2fs/xattr.c | 32 +-- fs/f2fs/xattr.h | 10 +- fs/fuse/file.c | 26 +- fs/hfsplus/bnode.c | 4 +- fs/hfsplus/dir.c | 7 +- fs/hfsplus/inode.c | 32 ++- fs/jbd2/journal.c | 14 + fs/jbd2/transaction.c | 21 +- fs/lockd/svc4proc.c | 4 +- fs/lockd/svclock.c | 21 +- fs/lockd/svcproc.c | 5 +- fs/locks.c | 13 +- fs/nfs/Kconfig | 1 + fs/nfs/dir.c | 114 ++++++-- fs/nfs/internal.h | 2 +- fs/nfs/namespace.c | 11 + fs/nfs/nfs2xdr.c | 70 +---- fs/nfs/nfs3xdr.c | 108 ++------ fs/nfs/nfs4proc.c | 21 +- fs/nfs/nfs4trace.h | 1 + fs/nfs/nfs4xdr.c | 44 ++- fs/nfs/pnfs.c | 1 + fs/nfs/super.c | 26 -- fs/nfs_common/Makefile | 2 + fs/nfs_common/common.c | 66 +++++ fs/nfsd/Kconfig | 1 + fs/nfsd/blocklayout.c | 7 +- fs/nfsd/export.c | 2 +- fs/nfsd/netns.h | 2 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 46 ++- fs/nfsd/nfs4xdr.c | 5 + fs/nfsd/nfsctl.c | 3 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/state.h | 2 +- fs/nfsd/vfs.c | 2 +- fs/nls/nls_base.c | 27 +- fs/notify/fsnotify.c | 9 +- fs/ntfs3/frecord.c | 49 +++- fs/ntfs3/fsntfs.c | 18 +- fs/ntfs3/inode.c | 4 +- fs/ntfs3/namei.c | 2 +- fs/ntfs3/ntfs_fs.h | 12 +- fs/ntfs3/record.c | 22 -- fs/ntfs3/run.c | 6 +- fs/ntfs3/super.c | 2 +- fs/ocfs2/alloc.c | 1 - fs/ocfs2/move_extents.c | 8 +- fs/ocfs2/suballoc.c | 10 + fs/xfs/xfs_buf_item.c | 1 + include/linux/balloon_compaction.h | 65 ++--- include/linux/blk_types.h | 5 +- include/linux/compiler-clang.h | 23 ++ include/linux/compiler-gcc.h | 14 + include/linux/coresight.h | 4 + include/linux/cper.h | 12 +- include/linux/fs_context.h | 1 - include/linux/genalloc.h | 1 + include/linux/hugetlb.h | 4 +- include/linux/i3c/master.h | 1 - include/linux/ieee80211.h | 4 +- include/linux/if_bridge.h | 6 +- include/linux/mm.h | 2 +- include/linux/netdevice.h | 3 +- include/linux/nfs_common.h | 16 ++ include/linux/nfs_fs.h | 9 + include/linux/nfs_fs_sb.h | 2 + include/linux/nfs_xdr.h | 2 + include/linux/platform_data/lp855x.h | 4 +- include/linux/rculist_nulls.h | 59 ++++ include/linux/reset.h | 1 + include/linux/security.h | 2 +- include/linux/soc/renesas/r9a06g032-sysctrl.h | 11 + include/linux/tpm.h | 9 +- include/linux/usb/gadget.h | 5 + include/linux/vdpa.h | 22 +- include/linux/virtio_config.h | 2 +- include/media/v4l2-mem2mem.h | 3 +- include/net/dst.h | 12 + include/net/netfilter/nf_conntrack_count.h | 16 +- include/net/sock.h | 13 + include/net/xfrm.h | 13 +- include/sound/snd_wavefront.h | 4 - include/trace/misc/nfs.h | 3 +- include/uapi/linux/mptcp.h | 1 + include/uapi/linux/nfs.h | 1 - include/uapi/linux/vdpa.h | 6 + include/uapi/sound/asound.h | 2 +- io_uring/io_uring.c | 2 +- kernel/dma/pool.c | 2 +- kernel/livepatch/core.c | 8 +- kernel/locking/spinlock_debug.c | 4 +- kernel/sched/cpudeadline.c | 34 +-- kernel/sched/cpudeadline.h | 4 +- kernel/sched/deadline.c | 8 +- kernel/scs.c | 2 +- kernel/trace/trace_events.c | 2 + lib/crypto/aes.c | 4 +- lib/idr.c | 2 + lib/vsprintf.c | 6 +- mm/balloon_compaction.c | 15 +- mm/damon/core-test.h | 73 ++++- mm/damon/vaddr-test.h | 26 +- mm/hugetlb.c | 4 +- mm/mempolicy.c | 2 +- mm/mprotect.c | 26 +- net/bridge/br_ioctl.c | 36 ++- net/bridge/br_private.h | 4 +- net/bridge/br_vlan_tunnel.c | 11 +- net/caif/cffrml.c | 9 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 11 +- net/ceph/osdmap.c | 140 +++++----- net/core/dev_ioctl.c | 15 - net/core/page_pool.c | 18 +- net/core/sock.c | 7 +- net/ethtool/ioctl.c | 134 ++++++--- net/hsr/hsr_forward.c | 2 + net/ipv4/arp.c | 7 +- net/ipv4/fib_trie.c | 7 +- net/ipv4/inet_hashtables.c | 8 +- net/ipv4/ip_output.c | 19 +- net/ipv4/ipcomp.c | 2 + net/ipv4/ping.c | 4 +- net/ipv4/raw.c | 3 + net/ipv6/calipso.c | 3 +- net/ipv6/ip6_gre.c | 9 +- net/ipv6/ip6_output.c | 3 +- net/ipv6/ipcomp6.c | 2 + net/ipv6/xfrm6_tunnel.c | 2 +- net/key/af_key.c | 2 +- net/mac80211/rx.c | 5 + net/mptcp/pm_netlink.c | 3 +- net/netfilter/ipvs/ip_vs_xmit.c | 3 + net/netfilter/nf_conncount.c | 219 ++++++++++----- net/netfilter/nf_tables_api.c | 3 +- net/netfilter/nft_connlimit.c | 34 +-- net/netfilter/nft_flow_offload.c | 9 +- net/netfilter/nft_synproxy.c | 6 +- net/netfilter/xt_connlimit.c | 14 +- net/netrom/nr_out.c | 4 +- net/nfc/core.c | 9 +- net/openvswitch/conntrack.c | 16 +- net/openvswitch/flow_netlink.c | 13 +- net/openvswitch/vport-netdev.c | 17 +- net/rose/af_rose.c | 2 +- net/sched/sch_cake.c | 60 ++-- net/sched/sch_ets.c | 6 +- net/sched/sch_qfq.c | 2 +- net/sctp/socket.c | 5 +- net/socket.c | 19 +- net/sunrpc/auth_gss/svcauth_gss.c | 3 +- net/sunrpc/xprtrdma/svc_rdma_rw.c | 5 +- net/tls/tls_device.c | 18 +- net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + net/xfrm/xfrm_ipcomp.c | 1 - net/xfrm/xfrm_state.c | 41 ++- net/xfrm/xfrm_user.c | 2 +- samples/vfs/test-statx.c | 6 + samples/watch_queue/watch_test.c | 6 + scripts/Makefile.modinst | 2 +- security/integrity/ima/ima_policy.c | 2 +- security/keys/trusted-keys/trusted_tpm2.c | 6 +- security/smack/smack_lsm.c | 41 ++- sound/firewire/dice/dice-extension.c | 4 +- sound/isa/wavefront/wavefront.c | 61 ++-- sound/isa/wavefront/wavefront_fx.c | 36 +-- sound/isa/wavefront/wavefront_midi.c | 17 +- sound/isa/wavefront/wavefront_synth.c | 198 ++++++------- sound/pcmcia/pdaudiocf/pdaudiocf.c | 8 +- sound/pcmcia/vx/vxpocket.c | 8 +- sound/soc/bcm/bcm63xx-pcm-whistler.c | 4 +- sound/soc/codecs/ak4458.c | 10 +- sound/soc/codecs/ak5558.c | 10 +- sound/soc/fsl/fsl_sai.c | 3 + sound/soc/fsl/fsl_xcvr.c | 197 ++++++++++--- sound/soc/fsl/fsl_xcvr.h | 28 ++ sound/soc/intel/catpt/pcm.c | 4 +- sound/soc/qcom/qdsp6/q6adm.c | 146 +++++----- sound/soc/qcom/qdsp6/q6asm-dai.c | 7 +- sound/soc/stm/stm32_i2s.c | 62 ++--- sound/soc/stm/stm32_sai.c | 51 ++-- sound/soc/stm/stm32_sai_sub.c | 59 ++-- sound/soc/stm/stm32_spdifrx.c | 44 +-- sound/usb/mixer_us16x08.c | 20 +- tools/perf/util/symbol.c | 4 +- tools/testing/ktest/config-bisect.pl | 4 +- tools/testing/nvdimm/test/nfit.c | 7 +- tools/testing/radix-tree/idr-test.c | 21 ++ .../selftests/bpf/prog_tests/perf_branches.c | 22 +- .../testing/selftests/bpf/prog_tests/send_signal.c | 5 + .../selftests/bpf/progs/test_perf_branches.c | 3 + .../test.d/ftrace/func_traceonoff_triggers.tc | 5 +- .../testing/selftests/net/test_vxlan_under_vrf.sh | 2 + 547 files changed, 5675 insertions(+), 3014 deletions(-)
2 hours, 2 minutes
6
5
0
0
[PATCH 5.10 000/451] 5.10.248-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.10.248 release. There are 451 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 Sat, 17 Jan 2026 16:41:26 +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/v5.x/stable-review/patch-5.10.248-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-5.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 5.10.248-rc1 Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Laibin Qiu <qiulaibin(a)huawei.com> blk-throttle: Set BIO_THROTTLED when bio has been throttled Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Jakub Kicinski <kuba(a)kernel.org> eth: bnxt: move and rename reset helpers Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Jakub Sitnicki <jakub(a)cloudflare.com> bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Tariq Toukan <tariqt(a)nvidia.com> net: netdevice: Add operation ndo_sk_get_lower_dev Sharath Chandra Vurukala <quic_sharathv(a)quicinc.com> net: Add locking to protect skb->dev access in ip_output Ye Bin <yebin10(a)huawei.com> ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() Ye Bin <yebin10(a)huawei.com> ext4: introduce ITAIL helper Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size Johan Hovold <johan(a)kernel.org> usb: gadget: lpc32xx_udc: fix clock imbalance in error path Su Hui <suhui(a)nfschina.com> net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() Sanjeev Yadav <sanjeev.y(a)mediatek.com> scsi: core: ufs: Fix a hang in the error handler Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Revert "iommu/amd: Skip enabling command/event buffers for kdump" Sean Nyekjaer <sean(a)geanix.com> pwm: stm32: Always program polarity Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: Enable chip before any communication Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> leds: lp50xx: Remove duplicated error reporting in .remove() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> leds: lp50xx: Reduce level of dereferences Shin'ichiro Kawasaki <shinichiro.kawasaki(a)wdc.com> bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove() Josef Bacik <josef(a)toxicpanda.com> btrfs: do not clean up repair bio if submit fails Kees Cook <keescook(a)chromium.org> ovl: Use "buf" flexible array for memcpy() destination Henry Martin <bsdhenrymartin(a)gmail.com> cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() Mike Christie <michael.christie(a)oracle.com> scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress Mike Christie <michael.christie(a)oracle.com> scsi: iscsi: Move pool freeing Peter Xu <peterx(a)redhat.com> mm/mprotect: use long for page accountings and retval Chuck Lever <chuck.lever(a)oracle.com> NFSD: NFSv4 file creation neglects setting ACL Jouni Malinen <jouni.malinen(a)oss.qualcomm.com> wifi: mac80211: Discard Beacon frames to non-broadcast address Thomas Zimmermann <tzimmermann(a)suse.de> drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg() NeilBrown <neil(a)brown.name> lockd: fix vfs_test_lock() calls Marek Szyprowski <m.szyprowski(a)samsung.com> media: samsung: exynos4-is: fix potential ABBA deadlock on init Johan Hovold <johan(a)kernel.org> media: vpif_capture: fix section mismatch Haoxiang Li <haoxiang_li2024(a)163.com> media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init() David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize() David Hildenbrand <david(a)redhat.com> mm/balloon_compaction: we cannot have isolated pages in the balloon list Miaohe Lin <linmiaohe(a)huawei.com> mm/balloon_compaction: make balloon page compaction callbacks static Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix clk prepare imbalance on probe failure Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> ASoC: stm32: sai: Use the devm_clk_get_optional() helper Kuninori Morimoto <kuninori.morimoto.gx(a)renesas.com> ASoC: stm: Use dev_err_probe() helper Miaoqian Lin <linmq006(a)gmail.com> media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_enabled David Hildenbrand <david(a)redhat.com> powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION Jim Quinlan <james.quinlan(a)broadcom.com> PCI: brcmstb: Fix disabling L0s capability Donet Tom <donettom(a)linux.ibm.com> powerpc/64s/slb: Fix SLB multihit issue during SLB preload Johan Hovold <johan(a)kernel.org> iommu/qcom: fix device leak on of_xlate() Nicolas Ferre <nicolas.ferre(a)microchip.com> ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32 Shivani Agarwal <shivani.agarwal(a)broadcom.com> crypto: af_alg - zero initialize memory allocated via sock_kmalloc Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (max16065) Use local variable to avoid TOCTOU Guenter Roeck <linux(a)roeck-us.net> hwmon: replace snprintf in show functions with sysfs_emit Joshua Rogers <linux(a)joshua.hu> SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf Chuck Lever <chuck.lever(a)oracle.com> NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap Jarkko Sakkinen <jarkko.sakkinen(a)opinsys.com> tpm: Cap the number of PCR banks Ye Bin <yebin10(a)huawei.com> jbd2: fix the inconsistency between checksum and data in memory for journal sb Johan Hovold <johan(a)kernel.org> usb: ohci-nxp: fix device leak on probe failure Zhang Zekun <zhangzekun11(a)huawei.com> usb: ohci-nxp: Use helper function devm_clk_get_enabled() Matthieu Baerts (NGI0) <matttbe(a)kernel.org> mptcp: pm: ignore unknown endpoint flags Udipto Goswami <udipto.goswami(a)oss.qualcomm.com> usb: dwc3: keep susphy enabled during exit to avoid controller faults Chao Yu <chao(a)kernel.org> f2fs: fix to avoid updating zero-sized extent in extent cache Chao Yu <chao(a)kernel.org> f2fs: fix to propagate error from f2fs_enable_checkpoint() Chao Yu <chao(a)kernel.org> f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes() Chao Yu <chao(a)kernel.org> f2fs: use global inline_xattr_slab instead of per-sb slab cache Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> xfs: fix a memory leak in xfs_buf_item_init() Josef Bacik <josef(a)toxicpanda.com> btrfs: don't rewrite ret from inode_permission Fedor Pchelkin <pchelkin(a)ispras.ru> ext4: fix string copying in parse_apply_sb_mount_options() Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Fix integer overflow in sample size validation Junrui Luo <moonafterrain(a)outlook.com> ALSA: wavefront: Clear substream pointers on close Kees Cook <keescook(a)chromium.org> net/mlx5e: Avoid field-overflowing memcpy() Jimmy Hu <hhhuuu(a)google.com> usb: gadget: udc: fix use-after-free in usb_gadget_state_work Łukasz Bartosik <ukaszb(a)chromium.org> xhci: dbgtty: fix device unregister Alan Stern <stern(a)rowland.harvard.edu> HID: core: Harden s32ton() against conversion to 0 bits Shigeru Yoshida <syoshida(a)redhat.com> ipv4: Fix uninit-value access in __ip_make_skb() Shigeru Yoshida <syoshida(a)redhat.com> ipv6: Fix potential uninit-value access in __ip6_make_skb() Michal Pecio <michal.pecio(a)gmail.com> usb: xhci: Apply the link chain quirk on NEC isoc endpoints Niklas Neronin <niklas.neronin(a)linux.intel.com> usb: xhci: move link chain bit quirk checks into one helper function. Zack Rusin <zack.rusin(a)broadcom.com> drm/vmwgfx: Fix a null-ptr access in the cursor snooper Peilin Ye <yepeilin.cs(a)gmail.com> fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount Peilin Ye <yepeilin.cs(a)gmail.com> parisc/sticore: Avoid hard-coding built-in font charcount Peilin Ye <yepeilin.cs(a)gmail.com> Fonts: Add charcount field to font_desc Peilin Ye <yepeilin.cs(a)gmail.com> console: Delete dummy con_font_set() and con_font_default() callback implementations Peilin Ye <yepeilin.cs(a)gmail.com> console: Delete unused con_font_copy() callback implementations Maximilian Immanuel Brandtner <maxbr(a)linux.ibm.com> virtio_console: fix order of fields cols and rows Zhu Yanjun <yanjun.zhu(a)linux.dev> RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem Lyude Paul <lyude(a)redhat.com> drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb Akhil P Oommen <akhilpo(a)oss.qualcomm.com> drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers Xiaolei Wang <xiaolei.wang(a)windriver.com> net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() Deepanshu Kartikey <kartikey406(a)gmail.com> net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write Ethan Nelson-Moore <enelsonmoore(a)gmail.com> net: usb: sr9700: fix incorrect command used to write single register Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> nfsd: Drop the client reference in client_states_open() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> fjes: Add missing iounmap in fjes_hw_init() Guangshuo Li <lgs201920130244(a)gmail.com> e1000: fix OOB in e1000_tbi_should_accept() Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/cm: Fix leaking the multicast GID table reference Jason Gunthorpe <jgg(a)ziepe.ca> RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly Matthew Wilcox (Oracle) <willy(a)infradead.org> idr: fix idr_alloc() returning an ID out of range Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: adv7842: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: i2c: ADV7604: Remove redundant cancel_delayed_work in probe Duoming Zhou <duoming(a)zju.edu.cn> media: TDA1997x: Remove redundant cancel_delayed_work in probe Ivan Abramov <i.abramov(a)mt-integration.ru> media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread() Haotian Zhang <vulab(a)iscas.ac.cn> media: cec: Fix debugfs leak on bus_register() failure René Rebe <rene(a)exactco.de> fbdev: tcx.c fix mem_map to correct smem_start offset Thorsten Blum <thorsten.blum(a)linux.dev> fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timing Rene Rebe <rene(a)exactco.de> fbdev: gbefb: fix to use physical address instead of dma address Uladzislau Rezki (Sony) <urezki(a)gmail.com> dm-ebs: Mark full buffer dirty even on partial write Ivan Abramov <i.abramov(a)mt-integration.ru> media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() Sven Schnelle <svens(a)stackframe.org> parisc: entry: set W bit for !compat tasks in syscall_restore_rfi() Sven Schnelle <svens(a)stackframe.org> parisc: entry.S: fix space adjustment on interruption for 64-bit userspace Haotian Zhang <vulab(a)iscas.ac.cn> media: rc: st_rc: Fix reset control resource leak Krzysztof Kozlowski <krzysztof.kozlowski(a)linaro.org> mfd: max77620: Fix potential IRQ chip conflict when probing two devices Johan Hovold <johan(a)kernel.org> mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDs Christian Hitz <christian.hitz(a)bbv.ch> leds: leds-lp50xx: Allow LED 0 to be added to module bank Lukas Wunner <lukas(a)wunner.de> PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths Hans de Goede <johannes.goede(a)oss.qualcomm.com> HID: logitech-dj: Remove duplicate error logging Johan Hovold <johan(a)kernel.org> iommu/sun50i: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/omap: fix device leaks on probe_device() Johan Hovold <johan(a)kernel.org> iommu/mediatek: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/mediatek-v1: fix device leak on probe_device() Johan Hovold <johan(a)kernel.org> iommu/ipmmu-vmsa: fix device leak on of_xlate() Johan Hovold <johan(a)kernel.org> iommu/exynos: fix device leak on of_xlate() Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment. Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6adm: the the copp device only during last instance Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> ASoC: qcom: q6asm-dai: perform correct state check before closing Johan Hovold <johan(a)kernel.org> ASoC: stm32: sai: fix device leak on probe Yipeng Zou <zouyipeng(a)huawei.com> selftests/ftrace: traceonoff_triggers: strip off names Thomas Fourier <fourier.thomas(a)gmail.com> RDMA/bnxt_re: fix dma_free_coherent() pointer Kalesh AP <kalesh-anakkur.purayil(a)broadcom.com> RDMA/bnxt_re: Fix to use correct page size for PDE table Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send Alok Tiwari <alok.a.tiwari(a)oracle.com> RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db() Jang Ingyu <ingyujang25(a)korea.ac.kr> RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr() Michael Margolin <mrgolin(a)amazon.com> RDMA/efa: Remove possible negative shift Pwnverse <stanksal(a)purdue.edu> net: rose: fix invalid array index in rose_kill_by_device() Ido Schimmel <idosch(a)nvidia.com> ipv4: Fix reference count leak when using error routes with nexthop objects Will Rosenberg <whrosenb(a)asu.edu> ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() Anshumali Gaur <agaur(a)marvell.com> octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" Bagas Sanjaya <bagasdotme(a)gmail.com> net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct Jonas Gorski <jonas.gorski(a)gmail.com> net: dsa: b53: skip multicast entries for fdb_dump() Thomas Fourier <fourier.thomas(a)gmail.com> firewire: nosy: Fix dma_free_coherent() size Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> firewire: nosy: switch from 'pci_' to 'dma_' API Andrew Morton <akpm(a)linux-foundation.org> genalloc.h: fix htmldocs warning Deepakkumar Karn <dkarn(a)redhat.com> net: usb: rtl8150: fix memory leak on usb_submit_urb() failure Jiri Pirko <jiri(a)nvidia.com> team: fix check for port enabled in team_queue_override_port_prio_changed() Junrui Luo <moonafterrain(a)outlook.com> platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic Thomas Fourier <fourier.thomas(a)gmail.com> platform/x86: msi-laptop: add missing sysfs_remove_group() Eric Dumazet <edumazet(a)google.com> ip6_gre: make ip6gre_header() robust Toke Høiland-Jørgensen <toke(a)redhat.com> net: openvswitch: Avoid needlessly taking the RTNL on vport destroy Jacky Chou <jacky_chou(a)aspeedtech.com> net: mdio: aspeed: add dummy read to avoid read-after-write issue Potin Lai <potin.lai(a)quantatw.com> net: mdio: aspeed: move reg accessing part into separate functions Herbert Xu <herbert(a)gondor.apana.org.au> crypto: seqiv - Do not use req->iv after crypto_aead_encrypt Kohei Enju <enjuk(a)amazon.com> iavf: fix off-by-one issues in iavf_config_rss_reg() Przemyslaw Korba <przemyslaw.korba(a)intel.com> i40e: fix scheduling in set_rx_mode Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU Gui-Dong Han <hanguidong02(a)gmail.com> hwmon: (w83791d) Convert macros to functions to avoid TOCTOU Ma Ke <make24(a)iscas.ac.cn> i2c: amd-mp2: fix reference leak in MP2 PCI device Srinivas Kandagatla <srinivas.kandagatla(a)oss.qualcomm.com> rpmsg: glink: fix rpmsg device leak Johan Hovold <johan(a)kernel.org> soc: amlogic: canvas: fix device leak on lookup Johan Hovold <johan(a)kernel.org> soc: qcom: ocmem: fix device leak on lookup Johan Hovold <johan(a)kernel.org> amba: tegra-ahb: Fix device leak on SMMU enable Alex Deucher <alexander.deucher(a)amd.com> drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state() Prithvi Tambewagh <activprithvi(a)gmail.com> io_uring: fix filename leak in __io_openat_prep() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> nfsd: Mark variable __maybe_unused to avoid W=1 build break Amir Goldstein <amir73il(a)gmail.com> fsnotify: do not generate ACCESS/MODIFY events on child for special files Rafael J. Wysocki <rafael.j.wysocki(a)intel.com> PM: runtime: Do not clear needs_force_resume with enabled runtime PM Steven Rostedt <rostedt(a)goodmis.org> tracing: Do not register unsupported perf events Sean Christopherson <seanjc(a)google.com> KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN) Yosry Ahmed <yosry.ahmed(a)linux.dev> KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer fuqiang wang <fuqiang.wng(a)gmail.com> KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn() Sean Christopherson <seanjc(a)google.com> KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0 Ilya Dryomov <idryomov(a)gmail.com> libceph: make decode_pool() more resilient against corrupted osdmaps Helge Deller <deller(a)gmx.de> parisc: Do not reprogram affinitiy on ASP chip Zhichi Lin <zhichi.lin(a)vivo.com> scs: fix a wrong parameter in __scs_magic Tzung-Bi Shih <tzungbi(a)kernel.org> platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver Prithvi Tambewagh <activprithvi(a)gmail.com> ocfs2: fix kernel BUG in ocfs2_find_victim_chain Jeongjun Park <aha310510(a)gmail.com> media: vidtv: initialize local pointers upon transfer of memory ownership Alison Schofield <alison.schofield(a)intel.com> tools/testing/nvdimm: Use per-DIMM device handle Chao Yu <chao(a)kernel.org> f2fs: fix return value of f2fs_recover_fsync_data() Deepanshu Kartikey <kartikey406(a)gmail.com> f2fs: invalidate dentry cache on failed whiteout creation Andrey Vatoropin <a.vatoropin(a)crpt.ru> scsi: target: Reset t_task_cdb pointer in error case Dai Ngo <dai.ngo(a)oracle.com> NFSD: use correct reservation type in nfsd4_scsi_fence_client Junrui Luo <moonafterrain(a)outlook.com> scsi: aic94xx: fix use-after-free in device removal path Tony Battersby <tonyb(a)cybernetics.com> scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" Miaoqian Lin <linmq006(a)gmail.com> cpufreq: nforce2: fix reference count leak in nforce2 Ma Ke <make24(a)iscas.ac.cn> intel_th: Fix error handling in intel_th_output_open Tianchu Chen <flynnnchen(a)tencent.com> char: applicom: fix NULL pointer dereference in ac_ioctl Haoxiang Li <haoxiang_li2024(a)163.com> usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc() Miaoqian Lin <linmq006(a)gmail.com> usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe Duoming Zhou <duoming(a)zju.edu.cn> usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal Ma Ke <make24(a)iscas.ac.cn> USB: lpc32xx_udc: Fix error handling in probe Johan Hovold <johan(a)kernel.org> phy: broadcom: bcm63xx-usbh: fix section mismatches Colin Ian King <colin.i.king(a)gmail.com> media: pvrusb2: Fix incorrect variable used in trace message Jeongjun Park <aha310510(a)gmail.com> media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg() Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: Maintain minimal modifications to the bcdDevice range. Laurent Pinchart <laurent.pinchart(a)ideasonboard.com> media: v4l2-mem2mem: Fix outdated documentation Byungchul Park <byungchul(a)sk.com> jbd2: use a weaker annotation in journal handling Yongjian Sun <sunyongjian1(a)huawei.com> ext4: fix incorrect group number assertion in mb_check_buddy Karina Yankevich <k.yankevich(a)omp.ru> ext4: xattr: fix null pointer deref in ext4_raw_inode() Steven Rostedt <rostedt(a)goodmis.org> ktest.pl: Fix uninitialized var in config-bisect.pl Rene Rebe <rene(a)exactco.de> floppy: fix for PAGE_SIZE != 4KB Eric Biggers <ebiggers(a)kernel.org> lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit Stefano Garzarella <sgarzare(a)redhat.com> vhost/vsock: improve RCU read sections around vhost_vsock_get() Dan Carpenter <dan.carpenter(a)linaro.org> block: rnbd-clt: Fix signedness bug in init_dev() Daniel Wagner <wagi(a)kernel.org> nvme-fc: don't hold rport lock when putting ctrl Wenhua Lin <Wenhua.Lin(a)unisoc.com> serial: sprd: Return -EPROBE_DEFER when uart clock is not ready Chen Changcheng <chenchangcheng(a)kylinos.cn> usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive. Hongyu Xie <xiehongyu1(a)kylinos.cn> usb: xhci: limit run_graceperiod for only usb 3.0 devices Mark Pearson <mpearson-lenovo(a)squebb.ca> usb: typec: ucsi: Handle incorrect num_connectors capability Lizhi Xu <lizhi.xu(a)windriver.com> usbip: Fix locking bug in RT-enabled kernels Yuezhang Mo <Yuezhang.Mo(a)sony.com> exfat: fix remount failure in different process environments Encrow Thorne <jyc0019(a)gmail.com> reset: fix BIT macro reference Li Qiang <liqiang01(a)kylinos.cn> via_wdt: fix critical boot hang due to unnamed resource allocation Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Use reinit_completion on mbx_intr_comp Tony Battersby <tonyb(a)cybernetics.com> scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive Ben Collins <bcollins(a)kernel.org> powerpc/addnote: Fix overflow on 32-bit builds Josua Mayer <josua(a)solid-run.com> clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4 Matthias Schiffer <matthias.schiffer(a)tq-group.com> ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: Init workqueue before request mbox channel Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix __scan_channels() failing to rescan channels Jinhui Guo <guojinhui.liam(a)bytedance.com> ipmi: Fix the race between __scan_channels() and deliver_response() Shipei Qu <qu(a)darknavy.com> ALSA: usb-mixer: us16x08: validate meter packet indices Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path Haotian Zhang <vulab(a)iscas.ac.cn> ALSA: vxpocket: Fix resource leak in vxpocket_probe error path Shaurya Rane <ssrane_b23(a)ee.vjti.ac.in> net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() Christophe Leroy <christophe.leroy(a)csgroup.eu> spi: fsl-cpm: Check length parity before switching to 16 bit mode Pengjie Zhang <zhangpengjie2(a)huawei.com> ACPI: CPPC: Fix missing PCC check for guaranteed_perf Christoffer Sandberg <cs(a)tuxedo.de> Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table Junjie Cao <junjie.cao(a)intel.com> Input: ti_am335x_tsc - fix off-by-one error in wire_order validation Ping Cheng <pinglinux(a)gmail.com> HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen Thomas Fourier <fourier.thomas(a)gmail.com> block: rnbd-clt: Fix leaked ID in init_dev() Guoqing Jiang <guoqing.jiang(a)linux.dev> block/rnbd-clt: fix wrong max ID in ida_alloc_max Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> block/rnbd: Remove a useless mutex Haoxiang Li <haoxiang_li2024(a)163.com> MIPS: Fix a reference leak bug in ip22_check_gio() Junrui Luo <moonafterrain(a)outlook.com> hwmon: (ibmpex) fix use-after-free in high/low store Jian Shen <shenjian15(a)huawei.com> net: hns3: add VLAN id validation before using Jian Shen <shenjian15(a)huawei.com> net: hns3: using the num_tqps in the vf driver to apply for resources Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Handle escaped percent properly Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Validate format string parameters Shay Drory <shayd(a)nvidia.com> net/mlx5: fw_tracer, Add support for unrecognized string Gal Pressman <gal(a)nvidia.com> ethtool: Avoid overflowing userspace buffer on stats query Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers Daniil Tatianin <d-tatianin(a)yandex-team.ru> net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats Tom Rix <trix(a)redhat.com> ethtool: use phydev variable Dan Carpenter <dan.carpenter(a)linaro.org> nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() Victor Nogueira <victor(a)mojatatu.com> net/sched: ets: Remove drr class from the active list if it changes to strict Junrui Luo <moonafterrain(a)outlook.com> caif: fix integer underflow in cffrml_receive() Slavin Liu <slavin452(a)gmail.com> ipvs: fix ipv4 null-ptr-deref in route error path Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: fix leaked ct in error paths Alexey Simakov <bigalex934(a)gmail.com> broadcom: b44: prevent uninitialized value usage Ilya Maximets <i.maximets(a)ovn.org> net: openvswitch: fix middle attribute validation in push_nsh() action Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Ido Schimmel <idosch(a)nvidia.com> mlxsw: spectrum_router: Fix neighbour use-after-free Dmitry Skorodumov <skorodumov.dmitry(a)huawei.com> ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2() Jamal Hadi Salim <jhs(a)mojatatu.com> net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change Wang Liang <wangliang74(a)huawei.com> netrom: Fix memory leak in nr_sendmsg() Gongwei Li <ligongwei(a)kylinos.cn> Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE Qu Wenruo <wqu(a)suse.com> btrfs: scrub: always update btrfs_scrub_progress::last_physical Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/073 Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> hfsplus: Verify inode mode when loading from disk Yang Chenzhi <yang.chenzhi(a)vivo.com> hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create Viacheslav Dubeyko <slava(a)dubeyko.com> hfsplus: fix volume corruption issue for generic/070 Song Liu <song(a)kernel.org> livepatch: Match old_sympos 0 and 1 in klp_find_func() Shuhao Fu <sfual(a)cse.ust.hk> cpufreq: s5pv210: fix refcount leak Sakari Ailus <sakari.ailus(a)linux.intel.com> ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only Cryolitia PukNgae <cryolitia.pukngae(a)linux.dev> ACPICA: Avoid walking the Namespace if start_node is NULL Peter Zijlstra <peterz(a)infradead.org> x86/ptrace: Always inline trivial accessors Deepanshu Kartikey <kartikey406(a)gmail.com> btrfs: fix memory leak of fs_devices in degraded seed device path Ondrej Mosnacek <omosnace(a)redhat.com> bpf, arm64: Do not audit capability check in do_jit() Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails Jamie Iles <quic_jiles(a)quicinc.com> i3c: fix uninitialized variable use in i2c setup Nicklas Bo Jensen <njensen(a)akamai.com> netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around Sun Ke <sunke32(a)huawei.com> NFS: Fix missing unlock in nfs_unlink() Junrui Luo <moonafterrain(a)outlook.com> ALSA: dice: fix buffer overflow in detect_stream_formats() Diogo Ivo <diogo.ivo(a)tecnico.ulisboa.pt> usb: phy: Initialize struct usb_phy list_head Haotien Hsu <haotienh(a)nvidia.com> usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: fix memory leak in ocfs2_merge_rec_left() Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Adjust infopfx size to accept an extra space Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org> efi/cper: Add a new helper function to print bitmasks Haotian Zhang <vulab(a)iscas.ac.cn> dm log-writes: Add missing set_freezable() for freezable kthread Alexey Simakov <bigalex934(a)gmail.com> dm-raid: fix possible NULL dereference with undefined raid type Liyuan Pang <pangliyuan1(a)huawei.com> ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad() Andres J Rosa <andyrosa(a)gmail.com> ALSA: uapi: Fix typo in asound.h comment Dave Kleikamp <dave.kleikamp(a)oracle.com> dma/pool: eliminate alloc_pages warning in atomic_pool_expand shechenglong <shechenglong(a)xfusion.com> block: fix comment for op_is_zone_mgmt() to include RESET_ALL Cong Zhang <cong.zhang(a)oss.qualcomm.com> blk-mq: Abort suspend when wakeup events are pending Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak5558: Disable regulator when error happens Shengjiu Wang <shengjiu.wang(a)nxp.com> ASoC: ak4458: Disable regulator when error happens Haotian Zhang <vulab(a)iscas.ac.cn> ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure() Anton Khirnov <anton(a)khirnov.net> platform/x86: asus-wmi: use brightness_set_blocking() for kbd led Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags Ondrej Mosnacek <omosnace(a)redhat.com> fs_context: drop the unused lsm_flags member Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when mounting nfs" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: clear SB_RDONLY before getting superblock" Trond Myklebust <trond.myklebust(a)hammerspace.com> Revert "nfs: ignore SB_RDONLY when remounting nfs" Jonathan Curley <jcurley(a)purestorage.com> NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Armin Wolf <W_Armin(a)gmx.de> fs/nls: Fix utf16 to utf8 conversion Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Avoid changing nlink when file removes and attribute updates race NeilBrown <neilb(a)suse.de> NFS: don't unhash dentry during unlink/rename Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix open coded versions of nfs_set_cache_invalid() Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Clean up function nfs_mark_dir_for_revalidate() Abdun Nihaal <nihaal(a)cse.iitm.ac.in> fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe() Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: single: Fix incorrect type for error return variable Matthijs Kooijman <matthijs(a)stdin.nl> pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling Namhyung Kim <namhyung(a)kernel.org> perf tools: Fix split kallsyms DSO counting Xiang Mei <xmei5(a)asu.edu> net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop Ivan Stepchenko <sid(a)itb.spb.ru> mtd: lpddr_cmds: fix signed shifts in lpddr_cmds Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_connlimit: update the count if add was skipped Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: rework API to use sk_buff directly William Tu <u9012063(a)gmail.com> netfilter: nf_conncount: reduce unnecessary GC Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: nft_connlimit: move stateful fields out of expression data sparkhuang <huangshaobo3(a)xiaomi.com> regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex Michael S. Tsirkin <mst(a)redhat.com> virtio: fix virtqueue_set_affinity() docs Yongjian Sun <sunyongjian1(a)huawei.com> ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation Kemeng Shi <shikemeng(a)huaweicloud.com> ext4: remove unused return value of __mb_check_buddy René Rebe <rene(a)exactco.de> ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4 Dan Carpenter <dan.carpenter(a)linaro.org> drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1() Stephan Gerhold <stephan.gerhold(a)linaro.org> iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal Randy Dunlap <rdunlap(a)infradead.org> backlight: lp855x: Fix lp855x.h kernel-doc warnings Luca Ceresoli <luca.ceresoli(a)bootlin.com> backlight: led-bl: Add devlink to supplier LEDs Mans Rullgard <mans(a)mansr.com> backlight: led_bl: Take led_access lock when required Ria Thomas <ria.thomas(a)morsemicro.com> wifi: ieee80211: correct FILS status codes Shawn Lin <shawn.lin(a)rock-chips.com> PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition Jianglei Nie <niejianglei2021(a)163.com> staging: fbtft: core: fix potential memory leak in fbtft_probe_common() Haotian Zhang <vulab(a)iscas.ac.cn> crypto: ccree - Correctly handle return of sg_nents_for_len Matt Bobrowski <mattbobrowski(a)google.com> selftests/bpf: Improve reliability of test_perf_branches_no_hw() Gopi Krishna Menon <krishnagopi487(a)gmail.com> usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during suspend if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: fix hang during shutdown if set as peripheral Jisheng Zhang <jszhang(a)kernel.org> usb: dwc2: disable platform lowlevel hw resources during shutdown Oliver Neukum <oneukum(a)suse.com> usb: chaoskey: fix locking for O_NONBLOCK Zhao Yipeng <zhaoyipeng5(a)huawei.com> ima: Handle error code returned by ima_filter_rule_match() Seungjin Bae <eeodqql09(a)gmail.com> wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb() Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6358-irq: Fix missing irq_domain_remove() in error path Haotian Zhang <vulab(a)iscas.ac.cn> mfd: mt6397-irq: Fix missing irq_domain_remove() in error path Uwe Kleine-König <u.kleine-koenig(a)baylibre.com> pwm: bcm2835: Make sure the channel is enabled after pwm_request() Lino Sanfilippo <LinoSanfilippo(a)gmx.de> pwm: bcm2835: Support apply function for atomic configuration Ritesh Harjani (IBM) <ritesh.list(a)gmail.com> powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring() Sergey Bashirov <sergeybashirov(a)gmail.com> NFSD/blocklayout: Fix minlength check in proc_layoutget Haotian Zhang <vulab(a)iscas.ac.cn> watchdog: wdat_wdt: Fix ACPI table leak in probe function Liu Xinpeng <liuxp11(a)chinatelecom.cn> watchdog: wdat_wdt: Stop watchdog when uninstalling module Alexei Starovoitov <ast(a)kernel.org> selftests/bpf: Fix failure paths in send_signal test Siddharth Vadapalli <s-vadapalli(a)ti.com> PCI: keystone: Exit ks_pcie_probe() for invalid mode Haotian Zhang <vulab(a)iscas.ac.cn> leds: netxbig: Fix GPIO descriptor leak in error paths Haotian Zhang <vulab(a)iscas.ac.cn> scsi: sim710: Fix resource leak by adding missing ioport_unmap() calls Haotian Zhang <vulab(a)iscas.ac.cn> ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint() Dmitry Antipov <dmantipov(a)yandex.ru> ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> lib/vsprintf: Check pointer before dereferencing in time_and_date() Haotian Zhang <vulab(a)iscas.ac.cn> clk: renesas: r9a06g032: Fix memory leak in error path Herve Codina <herve.codina(a)bootlin.com> soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presence Miquel Raynal <miquel.raynal(a)bootlin.com> clk: renesas: r9a06g032: Export function to set dmamux Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config unlock in nbd_genl_connect Abdun Nihaal <nihaal(a)cse.iitm.ac.in> wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper() Long Li <leo.lilong(a)huawei.com> macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse Ma Ke <make24(a)iscas.ac.cn> RDMA/rtrs: server: Fix error handling in get_or_create_srv Haotian Zhang <vulab(a)iscas.ac.cn> scsi: stex: Fix reboot_notifier leak in probe error path Zheng Qixing <zhengqixing(a)huawei.com> nbd: defer config put in recv_work Yu Kuai <yukuai3(a)huawei.com> nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply() Yu Kuai <yukuai3(a)huawei.com> nbd: clean up return value checking of sock_xmit() Gabor Juhos <j4g8y7(a)gmail.com> regulator: core: disable supply if enabling main regulator fails Dapeng Mi <dapeng1.mi(a)linux.intel.com> perf/x86/intel: Correct large PEBS flag check Zhang Yi <yi.zhang(a)huawei.com> ext4: correct the checking of quota files before moving extents Eric Whitney <enwlinux(a)gmail.com> ext4: minor defrag code improvements Haotian Zhang <vulab(a)iscas.ac.cn> mfd: da9055: Fix missing regmap_del_irq_chip() in error path Bart Van Assche <bvanassche(a)acm.org> scsi: target: Do not write NUL characters into ASCII configfs output Ahelenia Ziemiańska <nabijaczleweli(a)nabijaczleweli.xyz> power: supply: apm_power: only unset own apm_get_power_status Ivan Abramov <i.abramov(a)mt-integration.ru> power: supply: wm831x: Check wm831x_set_bits() return value Frank Li <Frank.Li(a)nxp.com> i3c: fix refcount inconsistency in i3c_master_register Jarkko Nikula <jarkko.nikula(a)linux.intel.com> i3c: master: Inherit DMA masks and parameters from parent device Jeremy Kerr <jk(a)codeconstruct.com.au> i3c: Allow OF-alias-based persistent bus numbering Jamie Iles <quic_jiles(a)quicinc.com> i3c: support dynamically added i2c devices Jamie Iles <quic_jiles(a)quicinc.com> i3c: remove i2c board info from i2c_dev_desc Haotian Zhang <vulab(a)iscas.ac.cn> pinctrl: stm32: fix hwspinlock resource leak in probe function Tengda Wu <wutengda(a)huaweicloud.com> x86/dumpstack: Prevent KASAN false positive warnings in __show_regs() Alexander Potapenko <glider(a)google.com> x86: kmsan: don't instrument stack walking functions Alexander Potapenko <glider(a)google.com> kmsan: introduce __no_sanitize_memory and __no_kmsan_checks Kees Cook <keescook(a)chromium.org> compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer Hui Su <sh_def(a)163.com> x86/dumpstack: Make show_trace_log_lvl() static Peng Fan <peng.fan(a)nxp.com> firmware: imx: scu-irq: fix OF node leak in Heiko Carstens <hca(a)linux.ibm.com> s390/ap: Don't leak debug feature files if AP instructions are not available Heiko Carstens <hca(a)linux.ibm.com> s390/smp: Fix fallback CPU detection Thorsten Blum <thorsten.blum(a)linux.dev> crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Francesco Lavra <flavra(a)baylibre.com> iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: discard samples during filters settling time Lorenzo Bianconi <lorenzo(a)kernel.org> iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> inet: Avoid ehash lookup race in inet_ehash_insert() Xuanqiang Luo <luoxuanqiang(a)kylinos.cn> rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() Johan Hovold <johan(a)kernel.org> irqchip/qcom-irq-combiner: Fix section mismatch Seungjin Bae <eeodqql09(a)gmail.com> USB: Fix descriptor count when handling invalid MBIM extended descriptor Janusz Krzysztofik <janusz.krzysztofik(a)linux.intel.com> drm/vgem-fence: Fix potential deadlock on release Guido Günther <agx(a)sigxcpu.org> drm/panel: visionox-rm69299: Don't clear all mode flags Konstantin Andreev <andreev(a)swemel.ru> smack: fix bug: unprivileged task can create labels Navaneeth K <knavaneeth786(a)gmail.com> staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: check device's attached status in compat ioctls Nikita Zhandarovich <n.zhandarovich(a)fintech.ru> comedi: multiq3: sanitize config options in multiq3_attach() Ian Abbott <abbotti(a)mev.co.uk> comedi: c6xdigio: Fix invalid PNP driver unregistration Linus Torvalds <torvalds(a)linux-foundation.org> samples: work around glibc redefining some of our defines wrong Jia Ston <ston.jia(a)outlook.com> platform/x86: huawei-wmi: add keys for HONOR models Armin Wolf <W_Armin(a)gmx.de> platform/x86: acer-wmi: Ignore backlight event Praveen Talari <praveen.talari(a)oss.qualcomm.com> pinctrl: qcom: msm: Fix deadlock in pinmux configuration Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bfs: Reconstruct file type when loading from disk Robin Gong <yibin.gong(a)nxp.com> spi: imx: keep dma request disabled before dma transfer setup Alvaro Gamez Machado <alvaro.gamez(a)hazent.com> spi: xilinx: increase number of retries before declaring stall Johan Hovold <johan(a)kernel.org> USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBIC Johan Hovold <johan(a)kernel.org> USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBIC Magne Bruno <magne.bruno(a)addi-data.com> serial: add support of CPCI cards Johan Hovold <johan(a)kernel.org> USB: serial: ftdi_sio: match on interface number for jtag Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: move Telit 0x10c7 composition in the right place Fabio Porcedda <fabio.porcedda(a)gmail.com> USB: serial: option: add Telit Cinterion FE910C04 new compositions Slark Xiao <slark_xiao(a)163.com> USB: serial: option: add Foxconn T99W760 Alexey Nepomnyashih <sdl(a)nppct.ru> ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() Alexander Sverdlin <alexander.sverdlin(a)siemens.com> locking/spinlock/debug: Fix data-race in do_raw_write_lock Deepanshu Kartikey <kartikey406(a)gmail.com> ext4: refresh inline data size before write operations Ye Bin <yebin10(a)huawei.com> jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted Bagas Sanjaya <bagasdotme(a)gmail.com> Documentation: process: Also mention Sasha Levin as stable tree maintainer Sabrina Dubroca <sd(a)queasysnail.net> xfrm: flush all states in xfrm_state_fini Sabrina Dubroca <sd(a)queasysnail.net> xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added Sabrina Dubroca <sd(a)queasysnail.net> Revert "xfrm: destroy xfrm_state synchronously on net exit path" Sabrina Dubroca <sd(a)queasysnail.net> xfrm: delete x->tunnel as we delete x ------------- Diffstat: Documentation/filesystems/mount_api.rst | 1 - Documentation/process/2.Process.rst | 6 +- Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/imx6q-ba16.dtsi | 2 +- arch/arm/boot/dts/sama5d2.dtsi | 10 +- arch/arm/include/asm/word-at-a-time.h | 10 +- arch/arm64/net/bpf_jit_comp.c | 2 +- arch/mips/sgi-ip22/ip22-gio.c | 3 +- arch/parisc/kernel/asm-offsets.c | 2 + arch/parisc/kernel/entry.S | 16 +- arch/powerpc/boot/addnote.c | 7 +- arch/powerpc/kernel/process.c | 5 - arch/powerpc/mm/book3s64/internal.h | 1 - arch/powerpc/mm/book3s64/mmu_context.c | 2 - arch/powerpc/mm/book3s64/slb.c | 88 --------- arch/powerpc/mm/ptdump/hashpagetable.c | 6 + arch/powerpc/platforms/pseries/cmm.c | 5 +- arch/s390/kernel/smp.c | 1 + arch/x86/crypto/blake2s-core.S | 4 +- arch/x86/events/intel/core.c | 4 +- arch/x86/include/asm/ptrace.h | 20 +- arch/x86/include/asm/stacktrace.h | 3 - arch/x86/kernel/dumpstack.c | 29 ++- arch/x86/kernel/unwind_frame.c | 11 ++ arch/x86/kvm/lapic.c | 32 ++- arch/x86/kvm/svm/nested.c | 4 +- arch/x86/kvm/svm/svm.c | 18 +- block/blk-mq.c | 18 +- block/blk-throttle.c | 16 +- crypto/af_alg.c | 5 +- crypto/algif_hash.c | 3 +- crypto/algif_rng.c | 3 +- crypto/asymmetric_keys/asymmetric_type.c | 12 +- crypto/seqiv.c | 8 +- drivers/acpi/acpica/nswalk.c | 9 +- drivers/acpi/apei/ghes.c | 16 +- drivers/acpi/cppc_acpi.c | 3 +- drivers/acpi/processor_core.c | 2 +- drivers/acpi/property.c | 9 +- drivers/amba/tegra-ahb.c | 1 + drivers/atm/he.c | 3 +- drivers/base/power/runtime.c | 22 ++- drivers/block/floppy.c | 2 +- drivers/block/nbd.c | 96 +++++---- drivers/block/rnbd/rnbd-clt.c | 20 +- drivers/block/rnbd/rnbd-clt.h | 2 +- drivers/bluetooth/btusb.c | 2 + drivers/bus/fsl-mc/fsl-mc-bus.c | 6 +- drivers/bus/ti-sysc.c | 11 +- drivers/char/applicom.c | 5 +- drivers/char/ipmi/ipmi_msghandler.c | 20 +- drivers/char/tpm/tpm-chip.c | 1 - drivers/char/tpm/tpm1-cmd.c | 5 - drivers/char/tpm/tpm2-cmd.c | 8 +- drivers/char/virtio_console.c | 2 +- drivers/clk/mvebu/cp110-system-controller.c | 20 ++ drivers/clk/renesas/r9a06g032-clocks.c | 69 ++++++- drivers/cpufreq/cpufreq-nforce2.c | 3 + drivers/cpufreq/s5pv210-cpufreq.c | 6 +- drivers/cpufreq/scmi-cpufreq.c | 10 +- drivers/crypto/ccree/cc_buffer_mgr.c | 6 +- drivers/firewire/nosy.c | 47 +++-- drivers/firmware/efi/cper-arm.c | 52 +++-- drivers/firmware/efi/cper.c | 60 ++++++ drivers/firmware/imx/imx-scu-irq.c | 8 +- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 8 +- drivers/gpu/drm/amd/display/dc/core/dc_surface.c | 2 +- drivers/gpu/drm/gma500/framebuffer.c | 44 ----- drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 2 +- drivers/gpu/drm/nouveau/dispnv50/atom.h | 13 ++ drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 +- drivers/gpu/drm/panel/panel-visionox-rm69299.c | 2 +- drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/vgem/vgem_fence.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 17 +- drivers/hid/hid-core.c | 7 +- drivers/hid/hid-input.c | 18 +- drivers/hid/hid-logitech-dj.c | 56 +++--- drivers/hid/hid-quirks.c | 9 + drivers/hwmon/applesmc.c | 34 ++-- drivers/hwmon/ibmpex.c | 9 +- drivers/hwmon/ina209.c | 6 +- drivers/hwmon/ina2xx.c | 2 +- drivers/hwmon/ina3221.c | 2 +- drivers/hwmon/lineage-pem.c | 8 +- drivers/hwmon/ltc2945.c | 4 +- drivers/hwmon/ltc2990.c | 2 +- drivers/hwmon/ltc4151.c | 2 +- drivers/hwmon/ltc4215.c | 8 +- drivers/hwmon/ltc4222.c | 4 +- drivers/hwmon/ltc4260.c | 4 +- drivers/hwmon/ltc4261.c | 4 +- drivers/hwmon/max16065.c | 19 +- drivers/hwmon/occ/common.c | 69 +++---- drivers/hwmon/occ/sysfs.c | 4 +- drivers/hwmon/pmbus/inspur-ipsps.c | 28 +-- drivers/hwmon/pmbus/pmbus_core.c | 8 +- drivers/hwmon/s3c-hwmon.c | 4 +- drivers/hwmon/sch5627.c | 24 +-- drivers/hwmon/sch5636.c | 20 +- drivers/hwmon/smm665.c | 4 +- drivers/hwmon/stts751.c | 20 +- drivers/hwmon/vexpress-hwmon.c | 12 +- drivers/hwmon/w83791d.c | 19 +- drivers/hwmon/w83l786ng.c | 26 ++- drivers/hwmon/xgene-hwmon.c | 14 +- drivers/hwtracing/intel_th/core.c | 20 +- drivers/i2c/busses/i2c-amd-mp2-pci.c | 5 +- drivers/i3c/master.c | 189 ++++++++++++++++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 24 ++- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 71 +++++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 32 +-- drivers/infiniband/core/addr.c | 33 +--- drivers/infiniband/core/cma.c | 3 + drivers/infiniband/core/device.c | 5 + drivers/infiniband/core/verbs.c | 2 +- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +- drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 2 +- drivers/infiniband/hw/bnxt_re/qplib_res.c | 8 +- drivers/infiniband/hw/efa/efa_verbs.c | 4 - drivers/infiniband/ulp/rtrs/rtrs-srv.c | 2 +- drivers/input/serio/i8042-acpipnpio.h | 7 + drivers/input/touchscreen/ti_am335x_tsc.c | 2 +- drivers/iommu/amd/init.c | 28 +-- drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 27 ++- drivers/iommu/arm/arm-smmu/qcom_iommu.c | 10 +- drivers/iommu/exynos-iommu.c | 9 +- drivers/iommu/ipmmu-vmsa.c | 2 + drivers/iommu/mtk_iommu.c | 2 + drivers/iommu/mtk_iommu_v1.c | 2 + drivers/iommu/omap-iommu.c | 2 +- drivers/iommu/omap-iommu.h | 2 - drivers/iommu/sun50i-iommu.c | 2 + drivers/irqchip/qcom-irq-combiner.c | 2 +- drivers/leds/leds-lp50xx.c | 95 +++++---- drivers/leds/leds-netxbig.c | 36 +++- drivers/macintosh/mac_hid.c | 3 +- drivers/md/dm-ebs-target.c | 2 +- drivers/md/dm-log-writes.c | 1 + drivers/md/dm-raid.c | 2 + drivers/media/cec/core/cec-core.c | 1 + drivers/media/i2c/adv7604.c | 4 +- drivers/media/i2c/adv7842.c | 11 +- drivers/media/i2c/msp3400-kthreads.c | 2 + drivers/media/i2c/tda1997x.c | 1 - drivers/media/platform/davinci/vpif_capture.c | 4 +- drivers/media/platform/exynos4-is/media-dev.c | 10 +- .../media/platform/mtk-vcodec/mtk_vcodec_fw_vpu.c | 4 +- drivers/media/platform/rcar_drif.c | 1 + drivers/media/rc/st_rc.c | 2 +- drivers/media/test-drivers/vidtv/vidtv_channel.c | 3 + drivers/media/usb/dvb-usb/dtv5100.c | 5 + drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 +- drivers/mfd/altera-sysmgr.c | 2 + drivers/mfd/da9055-core.c | 1 + drivers/mfd/max77620.c | 15 +- drivers/mfd/mt6358-irq.c | 1 + drivers/mfd/mt6397-irq.c | 1 + drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/vmw_balloon.c | 3 +- drivers/mtd/lpddr/lpddr_cmds.c | 8 +- drivers/net/dsa/b53/b53_common.c | 3 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/b44.c | 3 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 87 ++++---- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/cadence/macb_main.c | 3 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +- drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 1 + drivers/net/ethernet/intel/iavf/iavf_main.c | 4 +- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 8 + .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 122 ++++++++++-- .../ethernet/mellanox/mlx5/core/diag/fw_tracer.h | 2 + drivers/net/ethernet/mellanox/mlx5/core/en.h | 4 +- drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c | 2 + .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 17 +- drivers/net/fjes/fjes_hw.c | 12 +- drivers/net/ipvlan/ipvlan_core.c | 3 + drivers/net/mdio/mdio-aspeed.c | 77 +++++--- drivers/net/team/team.c | 2 +- drivers/net/usb/pegasus.c | 2 + drivers/net/usb/rtl8150.c | 2 + drivers/net/usb/sr9700.c | 4 +- drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | 9 +- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 27 ++- drivers/net/wireless/st/cw1200/bh.c | 6 +- drivers/nfc/pn533/usb.c | 2 +- drivers/nvme/host/fc.c | 6 +- drivers/parisc/gsc.c | 4 +- drivers/pci/controller/dwc/pci-keystone.c | 2 + drivers/pci/controller/dwc/pcie-designware.h | 2 +- drivers/pci/controller/pcie-brcmstb.c | 10 +- drivers/pci/pci-driver.c | 4 + drivers/phy/broadcom/phy-bcm63xx-usbh.c | 6 +- drivers/pinctrl/pinctrl-single.c | 25 ++- drivers/pinctrl/qcom/pinctrl-msm.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +- drivers/platform/chrome/cros_ec_ishtp.c | 1 + drivers/platform/x86/acer-wmi.c | 4 + drivers/platform/x86/asus-wmi.c | 8 +- drivers/platform/x86/huawei-wmi.c | 4 + drivers/platform/x86/ibm_rtl.c | 2 +- drivers/platform/x86/msi-laptop.c | 3 + drivers/power/supply/apm_power.c | 3 +- drivers/power/supply/wm831x_power.c | 10 +- drivers/powercap/powercap_sys.c | 22 ++- drivers/pwm/pwm-bcm2835.c | 95 +++------ drivers/pwm/pwm-stm32.c | 3 +- drivers/regulator/core.c | 37 ++-- drivers/rpmsg/qcom_glink_native.c | 8 + drivers/s390/crypto/ap_bus.c | 8 +- drivers/scsi/aic94xx/aic94xx_init.c | 3 + drivers/scsi/ipr.c | 28 ++- drivers/scsi/iscsi_tcp.c | 13 +- drivers/scsi/libiscsi.c | 39 +++- drivers/scsi/libsas/sas_internal.h | 14 -- drivers/scsi/qla2xxx/qla_mbx.c | 2 + drivers/scsi/qla2xxx/qla_os.c | 14 +- drivers/scsi/sg.c | 20 +- drivers/scsi/sim710.c | 2 + drivers/scsi/stex.c | 1 + drivers/scsi/ufs/ufshcd.c | 4 +- drivers/soc/amlogic/meson-canvas.c | 5 +- drivers/soc/qcom/ocmem.c | 2 +- drivers/spi/spi-fsl-spi.c | 2 +- drivers/spi/spi-imx.c | 15 +- drivers/spi/spi-xilinx.c | 2 +- drivers/staging/comedi/comedi_fops.c | 42 +++- drivers/staging/comedi/drivers/c6xdigio.c | 46 +++-- drivers/staging/comedi/drivers/multiq3.c | 9 + drivers/staging/fbtft/fbtft-core.c | 4 +- drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 5 +- drivers/target/target_core_configfs.c | 1 - drivers/target/target_core_transport.c | 1 + drivers/tty/serial/8250/8250_pci.c | 37 ++++ drivers/tty/serial/sprd_serial.c | 6 + drivers/usb/core/message.c | 2 +- drivers/usb/dwc2/platform.c | 16 +- drivers/usb/dwc3/dwc3-of-simple.c | 7 +- drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/dwc3/host.c | 2 +- drivers/usb/gadget/legacy/raw_gadget.c | 3 + drivers/usb/gadget/udc/core.c | 17 +- drivers/usb/gadget/udc/lpc32xx_udc.c | 20 +- drivers/usb/gadget/udc/tegra-xudc.c | 6 - drivers/usb/host/ohci-nxp.c | 20 +- drivers/usb/host/xhci-dbgtty.c | 6 + drivers/usb/host/xhci-hub.c | 2 +- drivers/usb/host/xhci-mem.c | 10 +- drivers/usb/host/xhci-ring.c | 8 +- drivers/usb/host/xhci.h | 16 +- drivers/usb/misc/chaoskey.c | 16 +- drivers/usb/misc/sisusbvga/sisusb_con.c | 21 -- drivers/usb/phy/phy-fsl-usb.c | 1 + drivers/usb/phy/phy.c | 4 + drivers/usb/renesas_usbhs/pipe.c | 2 + drivers/usb/serial/belkin_sa.c | 28 +-- drivers/usb/serial/ftdi_sio.c | 72 +++---- drivers/usb/serial/kobil_sct.c | 18 +- drivers/usb/serial/option.c | 22 ++- drivers/usb/storage/unusual_uas.h | 2 +- drivers/usb/typec/ucsi/ucsi.c | 6 + drivers/usb/usbip/vhci_hcd.c | 6 +- drivers/vhost/vsock.c | 15 +- drivers/video/backlight/led_bl.c | 18 +- drivers/video/console/dummycon.c | 20 -- drivers/video/console/sticore.c | 8 +- drivers/video/fbdev/core/fbcon.c | 68 ++----- drivers/video/fbdev/core/fbcon_rotate.c | 3 +- drivers/video/fbdev/core/tileblit.c | 4 +- drivers/video/fbdev/gbefb.c | 5 +- drivers/video/fbdev/pxafb.c | 12 +- drivers/video/fbdev/ssd1307fb.c | 4 +- drivers/video/fbdev/tcx.c | 2 +- drivers/virtio/virtio_balloon.c | 4 +- drivers/watchdog/via_wdt.c | 1 + drivers/watchdog/wdat_wdt.c | 65 ++++-- fs/bfs/inode.c | 19 +- fs/btrfs/extent_io.c | 15 +- fs/btrfs/ioctl.c | 4 +- fs/btrfs/scrub.c | 5 + fs/btrfs/volumes.c | 1 + fs/exfat/super.c | 19 +- fs/ext4/inline.c | 14 +- fs/ext4/inode.c | 5 + fs/ext4/mballoc.c | 58 ++++-- fs/ext4/move_extent.c | 18 +- fs/ext4/super.c | 7 +- fs/ext4/xattr.c | 38 +--- fs/ext4/xattr.h | 10 + fs/f2fs/f2fs.h | 3 - fs/f2fs/file.c | 3 +- fs/f2fs/namei.c | 6 +- fs/f2fs/recovery.c | 9 +- fs/f2fs/super.c | 53 ++--- fs/f2fs/xattr.c | 32 ++- fs/f2fs/xattr.h | 10 +- fs/hfsplus/bnode.c | 4 +- fs/hfsplus/dir.c | 7 +- fs/hfsplus/inode.c | 32 ++- fs/jbd2/journal.c | 14 ++ fs/jbd2/transaction.c | 21 +- fs/lockd/svc4proc.c | 4 +- fs/lockd/svclock.c | 21 +- fs/lockd/svcproc.c | 5 +- fs/locks.c | 13 +- fs/nfs/dir.c | 131 ++++++++---- fs/nfs/inode.c | 6 +- fs/nfs/internal.h | 5 +- fs/nfs/namespace.c | 11 ++ fs/nfs/nfs4proc.c | 13 +- fs/nfs/nfs4trace.h | 1 + fs/nfs/pnfs.c | 1 + fs/nfs/super.c | 26 --- fs/nfs/unlink.c | 6 +- fs/nfs/write.c | 8 +- fs/nfsd/blocklayout.c | 7 +- fs/nfsd/export.c | 2 +- fs/nfsd/netns.h | 2 + fs/nfsd/nfs4state.c | 46 ++++- fs/nfsd/nfs4xdr.c | 5 + fs/nfsd/nfsctl.c | 3 +- fs/nfsd/state.h | 2 +- fs/nfsd/vfs.c | 2 +- fs/nls/nls_base.c | 27 ++- fs/notify/fsnotify.c | 9 +- fs/ocfs2/alloc.c | 1 - fs/ocfs2/move_extents.c | 8 +- fs/ocfs2/suballoc.c | 10 + fs/overlayfs/export.c | 2 +- fs/overlayfs/overlayfs.h | 2 +- fs/xfs/xfs_buf_item.c | 1 + include/linux/balloon_compaction.h | 65 ++---- include/linux/blk_types.h | 5 +- include/linux/compiler-clang.h | 23 +++ include/linux/compiler-gcc.h | 14 ++ include/linux/console.h | 1 - include/linux/cper.h | 12 +- include/linux/font.h | 1 + include/linux/fs_context.h | 1 - include/linux/genalloc.h | 1 + include/linux/hugetlb.h | 4 +- include/linux/i3c/master.h | 1 - include/linux/ieee80211.h | 4 +- include/linux/mm.h | 2 +- include/linux/netdevice.h | 7 +- include/linux/nfs_fs.h | 9 + include/linux/platform_data/lp855x.h | 4 +- include/linux/rculist_nulls.h | 59 ++++++ include/linux/reset.h | 1 + include/linux/security.h | 2 +- include/linux/soc/renesas/r9a06g032-sysctrl.h | 11 ++ include/linux/tpm.h | 9 +- include/linux/usb/gadget.h | 5 + include/linux/virtio_config.h | 2 +- include/media/v4l2-mem2mem.h | 3 +- include/net/dst.h | 12 ++ include/net/netfilter/nf_conntrack_count.h | 16 +- include/net/sock.h | 13 ++ include/net/xfrm.h | 13 +- include/scsi/libiscsi.h | 2 + include/uapi/linux/kd.h | 2 +- include/uapi/linux/mptcp.h | 1 + include/uapi/sound/asound.h | 2 +- io_uring/io_uring.c | 2 +- kernel/dma/pool.c | 2 +- kernel/livepatch/core.c | 8 +- kernel/locking/spinlock_debug.c | 4 +- kernel/scs.c | 2 +- kernel/trace/trace_events.c | 2 + lib/crypto/aes.c | 4 +- lib/fonts/font_10x18.c | 1 + lib/fonts/font_6x10.c | 1 + lib/fonts/font_6x11.c | 1 + lib/fonts/font_6x8.c | 1 + lib/fonts/font_7x14.c | 1 + lib/fonts/font_8x16.c | 1 + lib/fonts/font_8x8.c | 1 + lib/fonts/font_acorn_8x8.c | 1 + lib/fonts/font_mini_4x6.c | 1 + lib/fonts/font_pearl_8x8.c | 1 + lib/fonts/font_sun12x22.c | 1 + lib/fonts/font_sun8x16.c | 1 + lib/fonts/font_ter16x32.c | 1 + lib/idr.c | 2 + lib/vsprintf.c | 6 +- mm/balloon_compaction.c | 15 +- mm/hugetlb.c | 4 +- mm/mempolicy.c | 2 +- mm/mprotect.c | 34 ++-- net/bridge/br_private.h | 1 + net/bridge/br_vlan_tunnel.c | 11 +- net/caif/cffrml.c | 9 +- net/can/j1939/transport.c | 2 + net/ceph/osd_client.c | 11 +- net/ceph/osdmap.c | 140 +++++++------ net/core/dev.c | 33 ++++ net/core/sock.c | 7 +- net/core/sock_map.c | 53 ++--- net/ethtool/ioctl.c | 134 +++++++++---- net/hsr/hsr_forward.c | 2 + net/ipv4/arp.c | 7 +- net/ipv4/fib_trie.c | 7 +- net/ipv4/inet_hashtables.c | 8 +- net/ipv4/ip_output.c | 19 +- net/ipv4/ipcomp.c | 2 + net/ipv4/ping.c | 4 +- net/ipv4/raw.c | 3 + net/ipv6/calipso.c | 3 +- net/ipv6/ip6_gre.c | 9 +- net/ipv6/ip6_output.c | 3 +- net/ipv6/ipcomp6.c | 2 + net/ipv6/xfrm6_tunnel.c | 2 +- net/key/af_key.c | 2 +- net/mac80211/rx.c | 5 + net/mptcp/pm_netlink.c | 3 +- net/netfilter/ipvs/ip_vs_xmit.c | 3 + net/netfilter/nf_conncount.c | 219 ++++++++++++++------- net/netfilter/nft_connlimit.c | 69 ++++--- net/netfilter/nft_synproxy.c | 6 +- net/netfilter/xt_connlimit.c | 14 +- net/netrom/nr_out.c | 4 +- net/nfc/core.c | 9 +- net/openvswitch/conntrack.c | 16 +- net/openvswitch/flow_netlink.c | 13 +- net/openvswitch/vport-netdev.c | 17 +- net/rose/af_rose.c | 2 +- net/sched/sch_cake.c | 60 +++--- net/sched/sch_ets.c | 6 +- net/sched/sch_qfq.c | 2 +- net/sunrpc/auth_gss/svcauth_gss.c | 3 +- net/tls/tls_device.c | 18 +- net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + net/xfrm/xfrm_ipcomp.c | 1 - net/xfrm/xfrm_state.c | 41 ++-- net/xfrm/xfrm_user.c | 2 +- samples/vfs/test-statx.c | 6 + samples/watch_queue/watch_test.c | 6 + security/integrity/ima/ima_policy.c | 2 +- security/smack/smack_lsm.c | 41 ++-- sound/firewire/dice/dice-extension.c | 4 +- sound/isa/wavefront/wavefront_midi.c | 2 + sound/isa/wavefront/wavefront_synth.c | 4 +- sound/pcmcia/pdaudiocf/pdaudiocf.c | 8 +- sound/pcmcia/vx/vxpocket.c | 8 +- sound/soc/bcm/bcm63xx-pcm-whistler.c | 4 +- sound/soc/codecs/ak4458.c | 10 +- sound/soc/codecs/ak5558.c | 10 +- sound/soc/fsl/fsl_sai.c | 3 + sound/soc/qcom/qdsp6/q6adm.c | 146 +++++++------- sound/soc/qcom/qdsp6/q6asm-dai.c | 7 +- sound/soc/stm/stm32_i2s.c | 62 ++---- sound/soc/stm/stm32_sai.c | 39 ++-- sound/soc/stm/stm32_sai_sub.c | 46 ++--- sound/soc/stm/stm32_spdifrx.c | 44 ++--- sound/usb/mixer_us16x08.c | 20 +- tools/perf/util/symbol.c | 4 +- tools/testing/ktest/config-bisect.pl | 4 +- tools/testing/nvdimm/test/nfit.c | 7 +- tools/testing/radix-tree/idr-test.c | 21 ++ .../selftests/bpf/prog_tests/perf_branches.c | 16 +- .../testing/selftests/bpf/prog_tests/send_signal.c | 5 + .../selftests/bpf/progs/test_perf_branches.c | 3 + .../test.d/ftrace/func_traceonoff_triggers.tc | 5 +- 472 files changed, 4037 insertions(+), 2442 deletions(-)
2 hours, 8 minutes
8
7
0
0
[PATCH 6.12 000/119] 6.12.66-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 6.12.66 release. There are 119 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 Sat, 17 Jan 2026 16:41:26 +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.12.66-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-6.12.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 6.12.66-rc1 Shardul Bankar <shardulsb08(a)gmail.com> bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path Takashi Iwai <tiwai(a)suse.de> ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback Jarkko Sakkinen <jarkko(a)kernel.org> tpm2-sessions: Fix out of range indexing in name_size Mateusz Litwin <mateusz.litwin(a)nokia.com> spi: cadence-quadspi: Prevent lost complete() call during indirect read Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Kai Vehmanen <kai.vehmanen(a)linux.intel.com> ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL Andrew Elantsev <elantsew.andrew(a)gmail.com> ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 Jussi Laako <jussi(a)sonarnerd.net> ALSA: usb-audio: Update for native DSD support quirks Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Brian Kocoloski <brian.kocoloski(a)amd.com> drm/amdkfd: Fix improper NULL termination of queue restore SMI event string Fei Shao <fshao(a)chromium.org> spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ Charlene Liu <Charlene.Liu(a)amd.com> drm/amd/display: Fix DP no audio issue Niklas Cassel <cassel(a)kernel.org> ata: libata-core: Disable LPM on ST2000DM008-2FR102 Florian Westphal <fw(a)strlen.de> netfilter: nf_tables: avoid chain re-validation if possible Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Marcus Hughes <marcus.hughes(a)betterinternet.ltd> net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bpf: Fix reference count leak in bpf_prog_test_run_xdp() Toke Høiland-Jørgensen <toke(a)redhat.com> bpf, test_run: Subtract size of xdp_frame from allowed metadata size Amery Hung <ameryhung(a)gmail.com> bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN Amery Hung <ameryhung(a)gmail.com> bpf: Make variables in bpf_prog_test_run_xdp less confusing Yonghong Song <yonghong.song(a)linux.dev> bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K Qu Wenruo <wqu(a)suse.com> btrfs: fix beyond-EOF write handling Filipe Manana <fdmanana(a)suse.com> btrfs: use variable for end offset in extent_writepage_io() Filipe Manana <fdmanana(a)suse.com> btrfs: truncate ordered extent when skipping writeback past i_size Qu Wenruo <wqu(a)suse.com> btrfs: remove btrfs_fs_info::sectors_per_page Qu Wenruo <wqu(a)suse.com> btrfs: add extra error messages for delalloc range related errors Qu Wenruo <wqu(a)suse.com> btrfs: subpage: dump the involved bitmap when ASSERT() failed Qu Wenruo <wqu(a)suse.com> btrfs: fix error handling of submit_uncompressed_range() Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> ALSA: ac97: fix a double free in snd_ac97_controller_register() Takashi Iwai <tiwai(a)suse.de> ALSA: ac97bus: Use guard() for mutex locks Gao Xiang <xiang(a)kernel.org> erofs: fix file-backed mounts no longer working on EROFS partitions Gao Xiang <xiang(a)kernel.org> erofs: don't bother with s_stack_depth increasing for now Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Yohei Kojima <yk(a)y-koj.net> net: netdevsim: fix inconsistent carrier state after link/unlink Joshua Hay <joshua.a.hay(a)intel.com> idpf: cap maximum Rx buffer size Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: fix memory leak in idpf_vport_rel() Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: keep the netdev when a reset fails Mohammad Heib <mheib(a)redhat.com> net: fix memory leak in skb_segment_list for GRO packets Guo Ren (Alibaba DAMO Academy) <guoren(a)kernel.org> riscv: pgtable: Cleanup useless VA_USER_XXX definitions Qu Wenruo <wqu(a)suse.com> btrfs: only enforce free space tree if v1 cache is required for bs < ps cases Michal Luczaj <mhal(a)rbox.co> vsock: Make accept()ed sockets use custom setsockopt() Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Zilin Guan <zilin(a)seu.edu.cn> net: wwan: iosm: Fix memory leak in ipc_mux_deinit() Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Ernest Van Hoecke <ernest.vanhoecke(a)toradex.com> gpio: pca953x: handle short interrupt pulses on PCAL devices Potin Lai <potin.lai.pt(a)gmail.com> gpio: pca953x: Add support for level-triggered interrupts Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Florian Westphal <fw(a)strlen.de> netfilter: nft_set_pipapo: fix range overlap detection Alexander Stein <alexander.stein(a)ew.tq-group.com> arm64: dts: mba8mx: Fix Ethernet PHY IRQ support Sherry Sun <sherry.sun(a)nxp.com> arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart Marek Vasut <marek.vasut(a)mailbox.org> arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Harshita Bhilwaria <harshita.bhilwaria(a)intel.com> crypto: qat - fix duplicate restarting msg during AER error Wadim Egorov <w.egorov(a)phytec.de> arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warnings Nathan Chancellor <nathan(a)kernel.org> drm/amd/display: Apply e4479aecf658 to dml Nathan Chancellor <nathan(a)kernel.org> drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files Miquel Sabaté Solà <mssola(a)mssola.com> btrfs: fix NULL dereference on root when tracing inode eviction Filipe Manana <fdmanana(a)suse.com> btrfs: tracepoints: use btrfs_root_id() to get the id of a root Qu Wenruo <wqu(a)suse.com> btrfs: qgroup: update all parent qgroups when doing quick inherit Boris Burkov <boris(a)bur.io> btrfs: fix qgroup_snapshot_quick_inherit() squota bug Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Brian Kao <powenkao(a)google.com> scsi: ufs: core: Fix EH failure after W-LUN resume error Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_NO_DATA_DETECTED value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value Rosen Penev <rosenp(a)gmail.com> drm/amd/display: shrink struct members Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Krzysztof Kozlowski <krzysztof.kozlowski(a)oss.qualcomm.com> ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again) Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Mikulas Patocka <mpatocka(a)redhat.com> dm-snapshot: fix 'scheduling while atomic' on real-time kernels Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Xin Wang <x.wang(a)intel.com> drm/xe: Ensure GT is in C0 during resumes Xin Wang <x.wang(a)intel.com> drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Sam Edwards <cfsworks(a)gmail.com> libceph: reset sparse-read state in osd_fault() Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Johannes Berg <johannes.berg(a)intel.com> wifi: mac80211: restore non-chanctx injection behaviour Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Bartosz Golaszewski <bartosz.golaszewski(a)oss.qualcomm.com> gpio: rockchip: mark the GPIO controller as sleeping Alex Deucher <alexander.deucher(a)amd.com> drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Alan Liu <haoping.liu(a)amd.com> drm/amdgpu: Fix query for VPE block_type and ip_count Alexander Sverdlin <alexander.sverdlin(a)siemens.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag Haotian Zhang <vulab(a)iscas.ac.cn> counter: 104-quad-8: Fix incorrect return value in IRQ handler Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Filipe Manana <fdmanana(a)suse.com> btrfs: always detect conflicting inodes when logging inode refs Yeoreum Yun <yeoreum.yun(a)arm.com> arm64: Fix cleared E0POE bit after cpu_suspend()/resume() Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Edward Adam Davis <eadavis(a)qq.com> NFSD: net ref data still needs to be freed even if net hasn't startup Olga Kornievskaia <okorniev(a)redhat.com> nfsd: check that server is running in unlock_filesystem NeilBrown <neil(a)brown.name> nfsd: use correct loop termination in nfsd4_revoke_states() NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Scott Mayhew <smayhew(a)redhat.com> NFSD: Fix permission check for read access to executable-only files ------------- Diffstat: Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 + arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 8 +- arch/arm64/boot/dts/freescale/mba8mx.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso | 2 +- arch/arm64/include/asm/suspend.h | 2 +- arch/arm64/mm/proc.S | 8 ++ arch/csky/mm/fault.c | 4 +- arch/riscv/include/asm/pgtable.h | 4 - drivers/ata/libata-core.c | 3 + drivers/atm/he.c | 3 +- drivers/char/tpm/tpm2-cmd.c | 23 +++- drivers/char/tpm/tpm2-sessions.c | 114 ++++++++++++------ drivers/counter/104-quad-8.c | 20 +++- drivers/counter/interrupt-cnt.c | 3 +- drivers/crypto/intel/qat/qat_common/adf_aer.c | 2 - drivers/gpio/gpio-pca953x.c | 55 ++++++++- drivers/gpio/gpio-rockchip.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 + drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c | 2 +- drivers/gpu/drm/amd/display/dc/dml/Makefile | 18 ++- drivers/gpu/drm/amd/display/dc/dml2/Makefile | 22 ++-- .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 11 +- drivers/gpu/drm/amd/display/include/audio_types.h | 14 +-- drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/radeon/pptable.h | 2 +- drivers/gpu/drm/xe/xe_gt_idle.c | 20 ++-- drivers/gpu/drm/xe/xe_gt_idle.h | 2 +- drivers/gpu/drm/xe/xe_guc_pc.c | 10 +- drivers/gpu/drm/xe/xe_pm.c | 8 +- drivers/hid/hid-quirks.c | 9 ++ drivers/md/dm-exception-store.h | 2 +- drivers/md/dm-snap.c | 73 ++++++------ drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 15 ++- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- drivers/net/ethernet/intel/idpf/idpf_lib.c | 19 ++- drivers/net/ethernet/intel/idpf/idpf_txrx.c | 8 +- drivers/net/ethernet/intel/idpf/idpf_txrx.h | 1 + .../ethernet/marvell/prestera/prestera_devlink.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/netdevsim/bus.c | 8 ++ drivers/net/phy/sfp.c | 2 + drivers/net/usb/pegasus.c | 2 + drivers/net/wwan/iosm/iosm_ipc_mux.c | 6 + drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 2 +- drivers/powercap/powercap_sys.c | 22 ++-- drivers/scsi/ipr.c | 28 ++++- drivers/scsi/libsas/sas_internal.h | 14 --- drivers/scsi/sg.c | 20 ++-- drivers/spi/spi-cadence-quadspi.c | 10 +- drivers/spi/spi-mt65xx.c | 2 +- drivers/ufs/core/ufshcd.c | 40 +++++-- fs/btrfs/disk-io.c | 1 - fs/btrfs/extent_io.c | 68 ++++++++--- fs/btrfs/fs.h | 7 +- fs/btrfs/inode.c | 29 ++--- fs/btrfs/ordered-data.c | 5 +- fs/btrfs/qgroup.c | 21 +++- fs/btrfs/subpage.c | 129 ++++++++++++++------- fs/btrfs/super.c | 12 +- fs/btrfs/tree-log.c | 6 +- fs/erofs/super.c | 19 ++- fs/nfs/namespace.c | 5 + fs/nfs/nfs4proc.c | 13 ++- fs/nfs/nfs4trace.h | 1 + fs/nfs_common/common.c | 1 - fs/nfsd/netns.h | 2 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 49 +++++++- fs/nfsd/nfsctl.c | 12 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/nfssvc.c | 28 ++--- fs/nfsd/state.h | 6 +- fs/nfsd/vfs.c | 4 +- fs/smb/client/nterr.h | 6 +- include/linux/netdevice.h | 3 +- include/linux/tpm.h | 13 ++- include/net/netfilter/nf_tables.h | 34 ++++-- include/trace/events/btrfs.h | 51 ++++---- include/trace/misc/nfs.h | 2 - include/uapi/linux/nfs.h | 1 - lib/crypto/aes.c | 4 +- net/bpf/test_run.c | 60 ++++++---- net/bridge/br_vlan_tunnel.c | 11 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 14 ++- net/ceph/osdmap.c | 24 ++-- net/core/skbuff.c | 8 +- net/core/sock.c | 7 +- net/ipv4/arp.c | 7 +- net/ipv4/ping.c | 4 +- net/mac80211/tx.c | 2 + net/netfilter/nf_conncount.c | 2 +- net/netfilter/nf_tables_api.c | 72 +++++++++++- net/netfilter/nft_set_pipapo.c | 4 +- net/netfilter/nft_synproxy.c | 6 +- net/sched/sch_qfq.c | 2 +- net/tls/tls_device.c | 18 +-- net/vmw_vsock/af_vsock.c | 4 + net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + security/keys/trusted-keys/trusted_tpm2.c | 29 ++++- sound/ac97/bus.c | 32 +++-- sound/hda/intel-dsp-config.c | 3 +- sound/pci/hda/patch_realtek.c | 1 + sound/soc/amd/yc/acp6x-mach.c | 7 ++ sound/soc/fsl/fsl_sai.c | 3 + sound/soc/rockchip/rockchip_pdm.c | 2 +- sound/usb/quirks.c | 10 ++ .../selftests/bpf/prog_tests/xdp_adjust_tail.c | 96 +++++++++++++-- .../bpf/prog_tests/xdp_context_test_run.c | 4 +- .../bpf/progs/test_xdp_adjust_tail_grow.c | 8 +- 123 files changed, 1164 insertions(+), 522 deletions(-)
2 hours, 9 minutes
12
11
0
0
[PATCH 6.18 000/181] 6.18.6-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 6.18.6 release. There are 181 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 Sat, 17 Jan 2026 16:41:26 +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.18.6-rc1…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-6.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 6.18.6-rc1 Mateusz Litwin <mateusz.litwin(a)nokia.com> spi: cadence-quadspi: Prevent lost complete() call during indirect read Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Kai Vehmanen <kai.vehmanen(a)linux.intel.com> ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL Andrew Elantsev <elantsew.andrew(a)gmail.com> ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 Jussi Laako <jussi(a)sonarnerd.net> ALSA: usb-audio: Update for native DSD support quirks Caleb Sander Mateos <csander(a)purestorage.com> block: validate pi_offset integrity limit Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Brian Kocoloski <brian.kocoloski(a)amd.com> drm/amdkfd: Fix improper NULL termination of queue restore SMI event string Fei Shao <fshao(a)chromium.org> spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ Charlene Liu <Charlene.Liu(a)amd.com> drm/amd/display: Fix DP no audio issue Mario Limonciello (AMD) <superm1(a)kernel.org> accel/amdxdna: Block running under a hypervisor Niklas Cassel <cassel(a)kernel.org> ata: libata-core: Disable LPM on ST2000DM008-2FR102 Florian Westphal <fw(a)strlen.de> netfilter: nf_tables: avoid chain re-validation if possible Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Marcus Hughes <marcus.hughes(a)betterinternet.ltd> net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bpf: Fix reference count leak in bpf_prog_test_run_xdp() Toke Høiland-Jørgensen <toke(a)redhat.com> bpf, test_run: Subtract size of xdp_frame from allowed metadata size Abdun Nihaal <nihaal(a)cse.iitm.ac.in> gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths Mary Strodl <mstrodl(a)csh.rit.edu> gpio: mpsse: add quirk support Mary Strodl <mstrodl(a)csh.rit.edu> gpio: mpsse: ensure worker is torn down Qu Wenruo <wqu(a)suse.com> btrfs: fix beyond-EOF write handling Filipe Manana <fdmanana(a)suse.com> btrfs: use variable for end offset in extent_writepage_io() Filipe Manana <fdmanana(a)suse.com> btrfs: truncate ordered extent when skipping writeback past i_size Gao Xiang <xiang(a)kernel.org> erofs: fix file-backed mounts no longer working on EROFS partitions Gao Xiang <xiang(a)kernel.org> erofs: don't bother with s_stack_depth increasing for now Lorenzo Pieralisi <lpieralisi(a)kernel.org> irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness Ming Lei <ming.lei(a)redhat.com> ublk: fix use-after-free in ublk_partition_scan_work Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset Benjamin Berg <benjamin.berg(a)intel.com> wifi: mac80211_hwsim: fix typo in frequency notification Lorenzo Bianconi <lorenzo(a)kernel.org> net: airoha: Fix schedule while atomic in airoha_ppe_deinit() René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Ilpo Järvinen <ilpo.jarvinen(a)linux.intel.com> sparc/PCI: Correct 64-bit non-pref -> pref BAR resources Ben Dooks <ben.dooks(a)codethink.co.uk> trace: ftrace_dump_on_oops[] is not exported, make it static Caleb Sander Mateos <csander(a)purestorage.com> block: don't merge bios with different app_tags Yohei Kojima <yk(a)y-koj.net> net: netdevsim: fix inconsistent carrier state after link/unlink Gal Pressman <gal(a)nvidia.com> selftests: drv-net: Bring back tool() to driver __init__s Shivani Gupta <shivani07g(a)gmail.com> net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy Maxime Chevallier <maxime.chevallier(a)bootlin.com> net: sfp: return the number of written bytes for smbus single byte access Eric Dumazet <edumazet(a)google.com> udp: call skb_orphan() before skb_attempt_defer_free() Vladimir Oltean <vladimir.oltean(a)nxp.com> Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable" Larysa Zaremba <larysa.zaremba(a)intel.com> idpf: fix aux device unplugging when rdma is not supported by vport Joshua Hay <joshua.a.hay(a)intel.com> idpf: cap maximum Rx buffer size Sreedevi Joshi <sreedevi.joshi(a)intel.com> idpf: Fix error handling in idpf_vport_open() Sreedevi Joshi <sreedevi.joshi(a)intel.com> idpf: Fix RSS LUT NULL ptr issue after soft reset Sreedevi Joshi <sreedevi.joshi(a)intel.com> idpf: Fix RSS LUT configuration on down interfaces Sreedevi Joshi <sreedevi.joshi(a)intel.com> idpf: Fix RSS LUT NULL pointer crash on early ethtool operations Erik Gabriel Carrillo <erik.g.carrillo(a)intel.com> idpf: fix issue with ethtool -n command display Sreedevi Joshi <sreedevi.joshi(a)intel.com> idpf: fix memory leak of flow steer list on rmmod Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: fix error handling in the init_task on load Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: fix memory leak in idpf_vc_core_deinit() Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: fix memory leak in idpf_vport_rel() Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: detach and close netdevs while handling a reset Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: convert vport state to bitmap Emil Tantilov <emil.s.tantilov(a)intel.com> idpf: keep the netdev when a reset fails Mario Limonciello (AMD) <superm1(a)kernel.org> PCI/VGA: Don't assume the only VGA device on a system is `boot_vga` Mohammad Heib <mheib(a)redhat.com> net: fix memory leak in skb_segment_list for GRO packets Guo Ren (Alibaba DAMO Academy) <guoren(a)kernel.org> riscv: pgtable: Cleanup useless VA_USER_XXX definitions Guodong Xu <guodong(a)riscstar.com> riscv: cpufeature: Fix Zk bundled extension missing Zknh Lorenzo Bianconi <lorenzo(a)kernel.org> net: airoha: Fix npu rx DMA definitions Suchit Karunakaran <suchitkarunakaran(a)gmail.com> btrfs: fix NULL pointer dereference in do_abort_log_replay() Qu Wenruo <wqu(a)suse.com> btrfs: only enforce free space tree if v1 cache is required for bs < ps cases Filipe Manana <fdmanana(a)suse.com> btrfs: release path before initializing extent tree in btrfs_read_locked_inode() Michal Luczaj <mhal(a)rbox.co> vsock: Make accept()ed sockets use custom setsockopt() Yang Wang <kevinyang.wang(a)amd.com> drm/amd/pm: force send pcie parmater on navi1x Yang Wang <kevinyang.wang(a)amd.com> drm/amd/pm: fix wrong pcie parameter on navi1x Peter Zijlstra <peterz(a)infradead.org> perf: Ensure swevent hrtimer is properly destroyed Florian Westphal <fw(a)strlen.de> inet: frags: drop fraglist conntrack references Kommula Shiva Shankar <kshankar(a)marvell.com> virtio_net: fix device mismatch in devm_kzalloc/devm_kfree Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Zilin Guan <zilin(a)seu.edu.cn> net: wwan: iosm: Fix memory leak in ipc_mux_deinit() Frank Liang <xiliang(a)redhat.com> net/ena: fix missing lock when update devlink params Cosmin Ratiu <cratiu(a)nvidia.com> net/mlx5e: Dealloc forgotten PSP RX modify header Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Alexei Lazar <alazar(a)nvidia.com> net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group Patrisious Haddad <phaddad(a)nvidia.com> net/mlx5: Lag, multipath, give priority for routes with smaller network prefix Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue Stefano Radaelli <stefano.r(a)variscite.com> net: phy: mxl-86110: Add power management and soft reset support yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Ernest Van Hoecke <ernest.vanhoecke(a)toradex.com> gpio: pca953x: handle short interrupt pulses on PCAL devices Paweł Narewski <pawel.narewski(a)nokia.com> gpiolib: fix race condition for gdev->srcu Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> gpiolib: rename GPIO chip printk macros Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> gpiolib: remove unnecessary 'out of memory' messages Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Florian Westphal <fw(a)strlen.de> netfilter: nft_set_pipapo: fix range overlap detection Alexander Stein <alexander.stein(a)ew.tq-group.com> arm64: dts: mba8mx: Fix Ethernet PHY IRQ support Sherry Sun <sherry.sun(a)nxp.com> arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart Marek Vasut <marek.vasut(a)mailbox.org> arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM Maud Spierings <maudspierings(a)gocontroll.com> arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cells Maud Spierings <maudspierings(a)gocontroll.com> arm64: dts: freescale: moduline-display: fix compatible Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level Harshita Bhilwaria <harshita.bhilwaria(a)intel.com> crypto: qat - fix duplicate restarting msg during AER error Louis-Alexis Eyraud <louisalexis.eyraud(a)collabora.com> pinctrl: mediatek: mt8189: restore previous register base name array order David Howells <dhowells(a)redhat.com> netfs: Fix early read unlock of page with EOF in middle Even Xu <even.xu(a)intel.com> HID: Intel-thc-hid: Intel-thc: Fix wrong register reading Thomas Fourier <fourier.thomas(a)gmail.com> HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents value Bartosz Golaszewski <bartosz.golaszewski(a)oss.qualcomm.com> gpio: it87: balance superio enter/exit calls in error path Alexandre Courbot <acourbot(a)nvidia.com> gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS Wadim Egorov <w.egorov(a)phytec.de> arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warnings Wadim Egorov <w.egorov(a)phytec.de> arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3: Fix schema warnings Wadim Egorov <w.egorov(a)phytec.de> arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema warning Zilin Guan <zilin(a)seu.edu.cn> of: unittest: Fix memory leak in unittest_data_add() Leo Martins <loemra.dev(a)gmail.com> btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node() Miquel Sabaté Solà <mssola(a)mssola.com> btrfs: fix NULL dereference on root when tracing inode eviction Qu Wenruo <wqu(a)suse.com> btrfs: qgroup: update all parent qgroups when doing quick inherit Boris Burkov <boris(a)bur.io> btrfs: fix qgroup_snapshot_quick_inherit() squota bug Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Brian Kao <powenkao(a)google.com> scsi: ufs: core: Fix EH failure after W-LUN resume error Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset Suganath Prabu S <suganath-prabu.subramani(a)broadcom.com> scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1 ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_NO_DATA_DETECTED value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value Rosen Penev <rosenp(a)gmail.com> drm/amd/display: shrink struct members Stefan Binding <sbinding(a)opensource.cirrus.com> ALSA: hda/realtek: Add support for ASUS UM3406GA Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Krzysztof Kozlowski <krzysztof.kozlowski(a)oss.qualcomm.com> ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again) Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Mikulas Patocka <mpatocka(a)redhat.com> dm-snapshot: fix 'scheduling while atomic' on real-time kernels Mikulas Patocka <mpatocka(a)redhat.com> dm-verity: disable recursive forward error correction Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Takashi Iwai <tiwai(a)suse.de> ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback Ming Lei <ming.lei(a)redhat.com> ublk: reorder tag_set initialization before queue allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Sam Edwards <cfsworks(a)gmail.com> libceph: reset sparse-read state in osd_fault() Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Johannes Berg <johannes.berg(a)intel.com> wifi: mac80211: restore non-chanctx injection behaviour Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Tomi Valkeinen <tomi.valkeinen(a)ideasonboard.com> Revert "drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order" Malaya Kumar Rout <mrout(a)redhat.com> PM: hibernate: Fix crash when freeing invalid crypto compressor Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Bjorn Helgaas <bhelgaas(a)google.com> PCI: meson: Report that link is up while in ASPM L0s and L1 states Jens Axboe <axboe(a)kernel.dk> io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic Bartosz Golaszewski <bartosz.golaszewski(a)oss.qualcomm.com> gpio: rockchip: mark the GPIO controller as sleeping Alex Deucher <alexander.deucher(a)amd.com> drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] Tomi Valkeinen <tomi.valkeinen(a)ideasonboard.com> drm/tidss: Fix enable/disable order Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Linus Walleij <linusw(a)kernel.org> drm/atomic-helper: Export and namespace some functions Alan Liu <haoping.liu(a)amd.com> drm/amdgpu: Fix query for VPE block_type and ip_count Nathan Chancellor <nathan(a)kernel.org> drm/amd/display: Apply e4479aecf658 to dml Carlos Song <carlos.song(a)nxp.com> arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUP August Wikerfors <git(a)augustwikerfors.se> ALSA: hda/tas2781: properly initialize speaker_id for TAS2563 Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> ALSA: ac97: fix a double free in snd_ac97_controller_register() Tomi Valkeinen <tomi.valkeinen(a)ideasonboard.com> Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable" Dave Airlie <airlied(a)redhat.com> nouveau: don't attempt fwsec on sb on newer platforms. Vivian Wang <wangruikang(a)iscas.ac.cn> riscv: boot: Always make Image from vmlinux, not vmlinux.unstripped Steven Rostedt <rostedt(a)goodmis.org> tracing: Add recursion protection in kernel stack trace recording Alexander Sverdlin <alexander.sverdlin(a)gmail.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag Haotian Zhang <vulab(a)iscas.ac.cn> counter: 104-quad-8: Fix incorrect return value in IRQ handler Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alice Ryhl <aliceryhl(a)google.com> rust_binder: remove spin_lock() in rust_shrink_free_page() Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Filipe Manana <fdmanana(a)suse.com> btrfs: always detect conflicting inodes when logging inode refs Breno Leitao <leitao(a)debian.org> bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup Yeoreum Yun <yeoreum.yun(a)arm.com> arm64: Fix cleared E0POE bit after cpu_suspend()/resume() Willem de Bruijn <willemb(a)google.com> net: do not write to msg_get_inq in callee Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Edward Adam Davis <eadavis(a)qq.com> NFSD: net ref data still needs to be freed even if net hasn't startup Olga Kornievskaia <okorniev(a)redhat.com> nfsd: check that server is running in unlock_filesystem NeilBrown <neil(a)brown.name> nfsd: use correct loop termination in nfsd4_revoke_states() NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Scott Mayhew <smayhew(a)redhat.com> NFSD: Fix permission check for read access to executable-only files ------------- Diffstat: Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 + .../imx8mp-tx8p-ml81-moduline-display-106.dts | 2 +- .../arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi | 5 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 3 +- arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 8 +- arch/arm64/boot/dts/freescale/imx95.dtsi | 2 +- arch/arm64/boot/dts/freescale/mba8mx.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso | 2 +- .../ti/k3-am642-phyboard-electra-peb-c-010.dtso | 7 +- ...m642-phyboard-electra-x27-gpio1-spi1-uart3.dtso | 8 +- arch/arm64/include/asm/suspend.h | 2 +- arch/arm64/mm/proc.S | 8 + arch/csky/mm/fault.c | 4 +- arch/riscv/boot/Makefile | 4 - arch/riscv/include/asm/pgtable.h | 4 - arch/riscv/kernel/cpufeature.c | 23 +- arch/sparc/kernel/pci.c | 23 ++ block/blk-integrity.c | 23 +- block/blk-settings.c | 7 +- drivers/accel/amdxdna/aie2_pci.c | 6 + drivers/android/binder/page_range.rs | 3 - drivers/ata/libata-core.c | 3 + drivers/atm/he.c | 3 +- drivers/block/ublk_drv.c | 49 ++-- drivers/counter/104-quad-8.c | 20 +- drivers/counter/interrupt-cnt.c | 3 +- drivers/crypto/intel/qat/qat_common/adf_aer.c | 2 - drivers/gpio/gpio-it87.c | 11 +- drivers/gpio/gpio-mpsse.c | 227 +++++++++++++++- drivers/gpio/gpio-pca953x.c | 25 +- drivers/gpio/gpio-rockchip.c | 1 + drivers/gpio/gpiolib-cdev.c | 2 +- drivers/gpio/gpiolib-sysfs.c | 2 +- drivers/gpio/gpiolib.c | 128 +++++---- drivers/gpio/gpiolib.h | 8 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 + drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c | 2 +- drivers/gpu/drm/amd/display/dc/dml/Makefile | 6 +- .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 11 +- drivers/gpu/drm/amd/display/include/audio_types.h | 14 +- drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 33 ++- drivers/gpu/drm/drm_atomic_helper.c | 122 +++++++-- drivers/gpu/drm/mediatek/mtk_dsi.c | 6 - drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ad102.c | 3 + drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c | 8 +- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga100.c | 3 + drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ga102.c | 3 + drivers/gpu/drm/nouveau/nvkm/subdev/gsp/priv.h | 23 +- drivers/gpu/drm/nouveau/nvkm/subdev/gsp/tu102.c | 15 ++ drivers/gpu/drm/nouveau/nvkm/subdev/gsp/tu116.c | 3 + drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/radeon/pptable.h | 2 +- drivers/gpu/drm/tidss/tidss_kms.c | 30 ++- drivers/gpu/nova-core/Kconfig | 2 +- drivers/hid/hid-quirks.c | 9 + .../hid/intel-thc-hid/intel-thc/intel-thc-dev.c | 4 +- .../hid/intel-thc-hid/intel-thc/intel-thc-dma.c | 4 +- .../hid/intel-thc-hid/intel-thc/intel-thc-dma.h | 2 + drivers/irqchip/irq-gic-v5-its.c | 2 +- drivers/md/dm-exception-store.h | 2 +- drivers/md/dm-snap.c | 73 +++-- drivers/md/dm-verity-fec.c | 4 +- drivers/md/dm-verity-fec.h | 3 - drivers/md/dm-verity-target.c | 2 +- drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/net/dsa/mv88e6xxx/chip.c | 23 -- drivers/net/dsa/mv88e6xxx/chip.h | 4 - drivers/net/dsa/mv88e6xxx/serdes.c | 46 ---- drivers/net/dsa/mv88e6xxx/serdes.h | 5 - drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/airoha/airoha_ppe.c | 9 +- drivers/net/ethernet/amazon/ena/ena_devlink.c | 4 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 21 +- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- drivers/net/ethernet/intel/idpf/idpf.h | 19 +- drivers/net/ethernet/intel/idpf/idpf_ethtool.c | 100 ++++--- drivers/net/ethernet/intel/idpf/idpf_idc.c | 2 +- drivers/net/ethernet/intel/idpf/idpf_lib.c | 294 ++++++++++++--------- .../net/ethernet/intel/idpf/idpf_singleq_txrx.c | 2 +- drivers/net/ethernet/intel/idpf/idpf_txrx.c | 48 ++-- drivers/net/ethernet/intel/idpf/idpf_txrx.h | 6 +- drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 17 +- drivers/net/ethernet/intel/idpf/xdp.c | 2 +- .../ethernet/marvell/prestera/prestera_devlink.c | 2 + .../net/ethernet/mellanox/mlx5/core/en_accel/psp.c | 14 +- drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 9 +- drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c | 9 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/netdevsim/bus.c | 8 + drivers/net/phy/mxl-86110.c | 3 + drivers/net/phy/sfp.c | 4 +- drivers/net/usb/pegasus.c | 2 + drivers/net/virtio_net.c | 6 +- drivers/net/wireless/virtual/mac80211_hwsim.c | 2 +- drivers/net/wwan/iosm/iosm_ipc_mux.c | 6 + drivers/of/unittest.c | 8 +- drivers/pci/controller/dwc/pci-meson.c | 37 +-- drivers/pci/vgaarb.c | 7 - drivers/pinctrl/mediatek/pinctrl-mt8189.c | 2 +- drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 2 +- drivers/powercap/powercap_sys.c | 22 +- drivers/scsi/ipr.c | 28 +- drivers/scsi/libsas/sas_internal.h | 14 - drivers/scsi/mpi3mr/mpi3mr.h | 4 +- drivers/scsi/mpi3mr/mpi3mr_os.c | 4 +- drivers/scsi/sg.c | 20 +- drivers/spi/spi-cadence-quadspi.c | 10 +- drivers/spi/spi-mt65xx.c | 2 +- drivers/ufs/core/ufshcd.c | 40 ++- fs/btrfs/delayed-inode.c | 32 +-- fs/btrfs/extent_io.c | 31 ++- fs/btrfs/inode.c | 19 +- fs/btrfs/ordered-data.c | 5 +- fs/btrfs/qgroup.c | 21 +- fs/btrfs/super.c | 12 +- fs/btrfs/tree-log.c | 8 +- fs/erofs/super.c | 19 +- fs/netfs/read_collect.c | 2 +- fs/nfs/namespace.c | 5 + fs/nfs/nfs4proc.c | 13 +- fs/nfs/nfs4trace.h | 1 + fs/nfs_common/common.c | 1 - fs/nfsd/netns.h | 2 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 49 +++- fs/nfsd/nfsctl.c | 12 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/nfssvc.c | 28 +- fs/nfsd/state.h | 6 +- fs/nfsd/vfs.c | 4 +- fs/smb/client/nterr.h | 6 +- include/drm/drm_atomic_helper.h | 22 ++ include/drm/drm_bridge.h | 249 +++++------------ include/linux/netdevice.h | 3 +- include/linux/soc/airoha/airoha_offload.h | 8 +- include/linux/trace_recursion.h | 9 + include/net/netfilter/nf_tables.h | 34 ++- include/trace/events/btrfs.h | 3 +- include/trace/misc/nfs.h | 2 - include/uapi/linux/nfs.h | 1 - io_uring/io-wq.c | 6 +- kernel/events/core.c | 6 + kernel/power/swap.c | 14 +- kernel/trace/trace.c | 8 +- lib/crypto/aes.c | 4 +- net/bpf/test_run.c | 25 +- net/bridge/br_vlan_tunnel.c | 11 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 14 +- net/ceph/osdmap.c | 24 +- net/core/skbuff.c | 8 +- net/core/sock.c | 7 +- net/ipv4/arp.c | 7 +- net/ipv4/inet_fragment.c | 2 + net/ipv4/ping.c | 4 +- net/ipv4/tcp.c | 8 +- net/ipv4/udp.c | 1 + net/mac80211/tx.c | 2 + net/netfilter/nf_conncount.c | 2 +- net/netfilter/nf_tables_api.c | 72 ++++- net/netfilter/nft_set_pipapo.c | 4 +- net/netfilter/nft_synproxy.c | 6 +- net/sched/act_api.c | 2 + net/sched/sch_qfq.c | 2 +- net/unix/af_unix.c | 8 +- net/vmw_vsock/af_vsock.c | 4 + net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + sound/ac97/bus.c | 10 +- sound/hda/codecs/realtek/alc269.c | 2 + sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 4 +- sound/hda/core/intel-dsp-config.c | 3 +- sound/soc/amd/yc/acp6x-mach.c | 7 + sound/soc/fsl/fsl_sai.c | 3 + sound/soc/rockchip/rockchip_pdm.c | 2 +- sound/usb/quirks.c | 10 + .../selftests/drivers/net/hw/lib/py/__init__.py | 4 +- tools/testing/selftests/net/lib/py/__init__.py | 4 +- 187 files changed, 1765 insertions(+), 1095 deletions(-)
3 hours, 36 minutes
12
11
0
0
[PATCH 6.6 00/88] 6.6.121-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 6.6.121 release. There are 88 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 Sat, 17 Jan 2026 16:41:26 +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.6.121-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-6.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org> Linux 6.6.121-rc1 Sascha Hauer <s.hauer(a)pengutronix.de> gpio: pca953x: fix wrong error probe return value Shardul Bankar <shardulsb08(a)gmail.com> bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path Michal Rábek <mrabek(a)redhat.com> scsi: sg: Fix occasional bogus elapsed time that exceeds timeout Alexander Stein <alexander.stein(a)ew.tq-group.com> ASoC: fsl_sai: Add missing registers to cache default Andrew Elantsev <elantsew.andrew(a)gmail.com> ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025 Jussi Laako <jussi(a)sonarnerd.net> ALSA: usb-audio: Update for native DSD support quirks Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> can: j1939: make j1939_session_activate() fail if device is no longer registered Charlene Liu <Charlene.Liu(a)amd.com> drm/amd/display: Fix DP no audio issue Florian Westphal <fw(a)strlen.de> netfilter: nf_tables: avoid chain re-validation if possible Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix sscanf() error return value handling Sumeet Pawnikar <sumeet4linux(a)gmail.com> powercap: fix race condition in register_control_type() Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> bpf: Fix reference count leak in bpf_prog_test_run_xdp() Toke Høiland-Jørgensen <toke(a)redhat.com> bpf, test_run: Subtract size of xdp_frame from allowed metadata size Amery Hung <ameryhung(a)gmail.com> bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN Amery Hung <ameryhung(a)gmail.com> bpf: Make variables in bpf_prog_test_run_xdp less confusing Yonghong Song <yonghong.song(a)linux.dev> bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K Björn Töpel <bjorn(a)rivosinc.com> riscv: uprobes: Add missing fence.i after building the XOL buffer Borislav Petkov (AMD) <bp(a)alien8.de> x86/microcode/AMD: Select which microcode patch to load Chuck Lever <chuck.lever(a)oracle.com> NFSD: Remove NFSERR_EAGAIN Mike Snitzer <snitzer(a)kernel.org> nfs_common: factor out nfs_errtbl and nfs_stat_to_errno Chen Hanxiao <chenhx.fnst(a)fujitsu.com> NFS: trace: show TIMEDOUT instead of 0x6e Haoxiang Li <lihaoxiang(a)isrc.iscas.ac.cn> ALSA: ac97: fix a double free in snd_ac97_controller_register() Takashi Iwai <tiwai(a)suse.de> ALSA: ac97bus: Use guard() for mutex locks Hengqi Chen <hengqi.chen(a)gmail.com> LoongArch: Add more instruction opcodes and emit_* helpers Eric Dumazet <edumazet(a)google.com> arp: do not assume dev_hard_header() does not change skb->head Wei Fang <wei.fang(a)nxp.com> net: enetc: fix build warning when PAGE_SIZE is greater than 128K Petko Manolov <petkan(a)nucleusys.com> net: usb: pegasus: fix memory leak in update_eth_regs_async() Xiang Mei <xmei5(a)asu.edu> net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset René Rebe <rene(a)exactco.de> HID: quirks: work around VID/PID conflict for appledisplay Mohammad Heib <mheib(a)redhat.com> net: fix memory leak in skb_segment_list for GRO packets Srijit Bose <srijit.bose(a)broadcom.com> bnxt_en: Fix potential data corruption with HW GRO/LRO Zilin Guan <zilin(a)seu.edu.cn> net: wwan: iosm: Fix memory leak in ipc_mux_deinit() Gal Pressman <gal(a)nvidia.com> net/mlx5e: Don't print error message due to invalid module Di Zhu <zhud(a)hygon.cn> netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates Weiming Shi <bestswngs(a)gmail.com> net: sock: fix hardened usercopy panic in sock_recv_errqueue yuan.gao <yuan.gao(a)ucloud.cn> inet: ping: Fix icmp out counting Jerry Wu <w.7erry(a)foxmail.com> net: mscc: ocelot: Fix crash when adding interface under a lag Alexandre Knecht <knecht.alexandre(a)gmail.com> bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress Alok Tiwari <alok.a.tiwari(a)oracle.com> net: marvell: prestera: fix NULL dereference on devlink_alloc() failure Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nf_conncount: update last_gc only when GC has been performed Zilin Guan <zilin(a)seu.edu.cn> netfilter: nf_tables: fix memory leak in nf_tables_newrule() Ernest Van Hoecke <ernest.vanhoecke(a)toradex.com> gpio: pca953x: handle short interrupt pulses on PCAL devices Potin Lai <potin.lai.pt(a)gmail.com> gpio: pca953x: Add support for level-triggered interrupts Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> gpio: pca953x: Utilise temporary variable for struct device Andy Shevchenko <andriy.shevchenko(a)linux.intel.com> gpio: pca953x: Utilise dev_err_probe() where it makes sense Fernando Fernandez Mancera <fmancera(a)suse.de> netfilter: nft_synproxy: avoid possible data-race on update operation Marek Vasut <marek.vasut(a)mailbox.org> arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8M Plus DHCOM Ian Ray <ian.ray(a)gehealthcare.com> ARM: dts: imx6q-ba16: fix RTC interrupt level Haibo Chen <haibo.chen(a)nxp.com> arm64: dts: add off-on-delay-us for usdhc2 regulator Xingui Yang <yangxingui(a)huawei.com> scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed" Brian Kao <powenkao(a)google.com> scsi: ufs: core: Fix EH failure after W-LUN resume error Wen Xiong <wenxiong(a)linux.ibm.com> scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_NO_DATA_DETECTED value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value ChenXiaoSong <chenxiaosong(a)kylinos.cn> smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value Trond Myklebust <trond.myklebust(a)hammerspace.com> NFS: Fix up the automount fs_context to use the correct cred Scott Mayhew <smayhew(a)redhat.com> NFSv4: ensure the open stateid seqid doesn't go backwards Mikulas Patocka <mpatocka(a)redhat.com> dm-snapshot: fix 'scheduling while atomic' on real-time kernels Sam James <sam(a)gentoo.org> alpha: don't reference obsolete termio struct for TC* constants Sebastian Andrzej Siewior <bigeasy(a)linutronix.de> ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels Yang Li <yang.li85200(a)gmail.com> csky: fix csky_cmpxchg_fixup not working Kuniyuki Iwashima <kuniyu(a)google.com> tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). Chuck Lever <chuck.lever(a)oracle.com> NFSD: NFSv4 file creation neglects setting ACL Stephen Smalley <stephen.smalley.work(a)gmail.com> nfsd: set security label during create operations Trond Myklebust <trond.myklebust(a)hammerspace.com> nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr() Jeff Layton <jlayton(a)kernel.org> nfsd: convert to new timestamp accessors Sharath Chandra Vurukala <quic_sharathv(a)quicinc.com> net: Add locking to protect skb->dev access in ip_output Pedro Demarchi Gomes <pedrodemargomes(a)gmail.com> ksm: use range-walk function to jump over holes in scan_get_next_rmap_item Ilya Dryomov <idryomov(a)gmail.com> libceph: make calc_target() set t->paused, not just clear it Sam Edwards <cfsworks(a)gmail.com> libceph: reset sparse-read state in osd_fault() Ilya Dryomov <idryomov(a)gmail.com> libceph: return the handler error from mon_handle_auth_done() Tuo Li <islituo(a)gmail.com> libceph: make free_choose_arg_map() resilient to partial allocation Ilya Dryomov <idryomov(a)gmail.com> libceph: replace overzealous BUG_ON in osdmap_apply_incremental() ziming zhang <ezrakiez(a)gmail.com> libceph: prevent potential out-of-bounds reads in handle_auth_done() Eric Dumazet <edumazet(a)google.com> wifi: avoid kernel-infoleak from struct iw_point Bartosz Golaszewski <bartosz.golaszewski(a)linaro.org> pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping Bartosz Golaszewski <bartosz.golaszewski(a)oss.qualcomm.com> gpio: rockchip: mark the GPIO controller as sleeping Alex Deucher <alexander.deucher(a)amd.com> drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] Miaoqian Lin <linmq006(a)gmail.com> drm/pl111: Fix error handling in pl111_amba_probe Alexander Sverdlin <alexander.sverdlin(a)siemens.com> counter: interrupt-cnt: Drop IRQF_NO_THREAD flag Haotian Zhang <vulab(a)iscas.ac.cn> counter: 104-quad-8: Fix incorrect return value in IRQ handler Eric Biggers <ebiggers(a)kernel.org> lib/crypto: aes: Fix missing MMU protection for AES S-box Alexander Usyskin <alexander.usyskin(a)intel.com> mei: me: add nova lake point S DID Filipe Manana <fdmanana(a)suse.com> btrfs: always detect conflicting inodes when logging inode refs Thomas Fourier <fourier.thomas(a)gmail.com> net: 3com: 3c59x: fix possible null dereference in vortex_probe1() Thomas Fourier <fourier.thomas(a)gmail.com> atm: Fix dma_free_coherent() size NeilBrown <neil(a)brown.name> nfsd: provide locking for v4_end_grace Scott Mayhew <smayhew(a)redhat.com> NFSD: Fix permission check for read access to executable-only files ------------- Diffstat: Makefile | 4 +- arch/alpha/include/uapi/asm/ioctls.h | 8 +- arch/arm/Kconfig | 2 +- arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 1 + arch/csky/mm/fault.c | 4 +- arch/loongarch/include/asm/inst.h | 13 +++ arch/riscv/kernel/probes/uprobes.c | 10 +- arch/x86/kernel/cpu/microcode/amd.c | 104 +++++++++++------ drivers/atm/he.c | 3 +- drivers/counter/104-quad-8.c | 20 +++- drivers/counter/interrupt-cnt.c | 3 +- drivers/gpio/gpio-pca953x.c | 93 ++++++++++----- drivers/gpio/gpio-rockchip.c | 1 + .../amd/display/dc/dce110/dce110_hw_sequencer.c | 8 +- drivers/gpu/drm/pl111/pl111_drv.c | 2 +- drivers/gpu/drm/radeon/pptable.h | 2 +- drivers/hid/hid-quirks.c | 9 ++ drivers/md/dm-exception-store.h | 2 +- drivers/md/dm-snap.c | 73 ++++++------ drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/net/ethernet/3com/3c59x.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 15 ++- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- drivers/net/ethernet/freescale/enetc/enetc.h | 4 +- .../ethernet/marvell/prestera/prestera_devlink.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/port.c | 3 +- drivers/net/ethernet/mscc/ocelot.c | 6 +- drivers/net/usb/pegasus.c | 2 + drivers/net/wwan/iosm/iosm_ipc_mux.c | 6 + drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 2 +- drivers/powercap/powercap_sys.c | 22 ++-- drivers/scsi/ipr.c | 28 ++++- drivers/scsi/libsas/sas_internal.h | 14 --- drivers/scsi/sg.c | 20 ++-- drivers/ufs/core/ufshcd.c | 40 +++++-- fs/btrfs/tree-log.c | 6 +- fs/nfs/Kconfig | 1 + fs/nfs/namespace.c | 5 + fs/nfs/nfs2xdr.c | 70 +----------- fs/nfs/nfs3xdr.c | 108 ++++-------------- fs/nfs/nfs4proc.c | 13 ++- fs/nfs/nfs4trace.h | 1 + fs/nfs/nfs4xdr.c | 4 +- fs/nfs_common/Makefile | 2 + fs/nfs_common/common.c | 66 +++++++++++ fs/nfsd/Kconfig | 1 + fs/nfsd/blocklayout.c | 3 +- fs/nfsd/netns.h | 2 + fs/nfsd/nfs3proc.c | 10 +- fs/nfsd/nfs3xdr.c | 5 +- fs/nfsd/nfs4proc.c | 13 +-- fs/nfsd/nfs4state.c | 44 ++++++- fs/nfsd/nfsctl.c | 5 +- fs/nfsd/nfsd.h | 1 - fs/nfsd/nfsproc.c | 6 +- fs/nfsd/state.h | 2 +- fs/nfsd/vfs.c | 26 +++-- fs/nfsd/vfs.h | 11 +- fs/nfsd/xdr3.h | 2 +- fs/smb/client/nterr.h | 6 +- include/linux/netdevice.h | 3 +- include/linux/nfs_common.h | 16 +++ include/net/dst.h | 12 ++ include/net/netfilter/nf_tables.h | 34 ++++-- include/trace/misc/nfs.h | 3 +- include/uapi/linux/nfs.h | 1 - lib/crypto/aes.c | 4 +- mm/ksm.c | 126 ++++++++++++++++++--- net/bpf/test_run.c | 60 ++++++---- net/bridge/br_vlan_tunnel.c | 11 +- net/can/j1939/transport.c | 2 + net/ceph/messenger_v2.c | 2 + net/ceph/mon_client.c | 2 +- net/ceph/osd_client.c | 14 ++- net/ceph/osdmap.c | 24 ++-- net/core/skbuff.c | 8 +- net/core/sock.c | 7 +- net/ipv4/arp.c | 7 +- net/ipv4/ip_output.c | 15 ++- net/ipv4/ping.c | 4 +- net/netfilter/nf_conncount.c | 2 +- net/netfilter/nf_tables_api.c | 72 +++++++++++- net/netfilter/nft_synproxy.c | 6 +- net/sched/sch_qfq.c | 2 +- net/tls/tls_device.c | 18 +-- net/wireless/wext-core.c | 4 + net/wireless/wext-priv.c | 4 + sound/ac97/bus.c | 32 +++--- sound/soc/amd/yc/acp6x-mach.c | 7 ++ sound/soc/fsl/fsl_sai.c | 3 + sound/usb/quirks.c | 10 ++ .../selftests/bpf/prog_tests/xdp_adjust_tail.c | 96 ++++++++++++++-- .../bpf/prog_tests/xdp_context_test_run.c | 4 +- .../bpf/progs/test_xdp_adjust_tail_grow.c | 8 +- 97 files changed, 1050 insertions(+), 525 deletions(-)
5 hours, 44 minutes
10
10
0
0
Daily report for validation - 2026-Jan-16
by lava@validation.linaro.org
Total jobs: 407 Total errors: 231 (56.76%) LAVA errors: 8 (1.97%) Test errors: 0 (0.00%) Job errors: 125 (30.71%) Infra errors: 98 (24.08%) Canceled jobs: 0 (0.00%) Device type: bcm2837-rpi-3-b-32 Total jobs: 290 Total errors: 169 (58.28%) Error type: Infrastructure Error count: 98 (33.79%) Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 35 seconds' Count: 93 (32.07%) IDs: rpi3-b-32-03: 4276919 4276924 4276947 4276949 4276951 4276953 4276956 4276958 4276960 4276962 4276991 4276999 4277017 4277020 4277022 4277024 4277026 4277030 4277053 4277062 4277063 4277065 4277067 4277069 4277071 4277073 4277078 4277080 4277081 4277082 4277086 4277090 4277092 4277096 4277100 4277101 4277103 4277104 4277147 4277148 4277156 4277176 4277185 4277192 4277193 4277201 4277202 4277203 4277207 4277209 4277212 4277214 4277216 4277217 4277227 4277240 4277242 4277245 4277249 4277255 4277258 4277267 4277268 4277294 4277299 4277307 4277320 4277343 4277372 4277374 4277391 4277396 4277400 4277406 4277408 4277411 4277414 4277420 4277421 4277437 4277442 4277443 4277445 4277447 4277453 4277455 4277456 4277457 4277459 4277465 4277469 4277471 4277477 Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 34 seconds' Count: 5 (1.72%) IDs: rpi3-b-32-03: 4277084 4277088 4277106 4277200 4277259 Error type: Job Error count: 63 (21.72%) Error: wait for prompt timed out Count: 60 (20.69%) IDs: rpi3-b-32-03: 4276922 4276940 4276955 4276964 4277008 4277019 4277028 4277034 4277045 4277059 4277061 4277068 4277074 4277076 4277094 4277098 4277108 4277122 4277133 4277139 4277158 4277187 4277189 4277190 4277194 4277195 4277197 4277199 4277205 4277211 4277219 4277237 4277239 4277244 4277247 4277251 4277252 4277253 4277254 4277257 4277260 4277262 4277263 4277265 4277382 4277386 4277393 4277397 4277399 4277404 4277405 4277412 4277416 4277427 4277441 4277449 4277463 4277467 4277474 4277476 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.646871] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.659099] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY .: Can't open /run/net-*.conf [ 197.672736] Hardware name: BCM2835 [ 197.678013] Call trace: [ 197.678030] unwind_backtrace from show_stack+0x10/0x14 [ 197.689429] show_stack from dump_stack_lvl+0x54/0x68 [ 197.696280] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.702804] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.710270] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.34%) IDs: rpi3-b-32-03: 4276923 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.678469] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.691155] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY [ 197.704163] Hardware name: BCM2835 [ 197.709387] Call trace: [ 197.709405] unwind_backtrace from show_stack+0x10/0x14 [ 197.720648] show_stack from dump_stack_lvl+0x54/0x68 [ 197.727421] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.733864] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.741254] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.34%) IDs: rpi3-b-32-03: 4276920 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.669260] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.681488] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY [ 197.694531] Hardware name: BCM2835 [ 197.699799] Call trace: [ 197.699816] unwind_backtrace from show_stack+0x10/0x14 [ 197.711197] show_stack from dump_stack_lvl+0x54/0x68 [ 197.718040] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.724554] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.732012] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.34%) IDs: rpi3-b-32-03: 4276918 Error type: Bug Error count: 8 (2.76%) Error: No match for error type 'Bug', message 'Invalid max_end_time value passed to wait()' Count: 8 (2.76%) IDs: rpi3-b-32-03: 4277377 4277395 4277402 4277410 4277418 4277451 4277461 4277473 Device type: x15 Total jobs: 61 Total errors: 11 (18.03%) Error type: Job Error count: 11 (18.03%) Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.768463] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 204.780303] CPU: 0 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.788085] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.794250] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.802032] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.809295] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.816284] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.823028] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.830200] [<c034c224>] (do_group_exit) from [<b6ee7010>] (0xb6ee7010) [ 204.836853] CPU1: stopping [ 204.839599] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.847808] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.853942] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.861724] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.868988] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.876678] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.884307] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.893554] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.903350] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.912109] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.920501] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.928009] Exception stack(0xc212df48 to 0xc212df90) [ 204.933105] df40: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 204.941314] df60: c1904d5c c212c000 00000000 00000000 c212c000 c1904d74 0000c4a2 c212df98 [ 204.949523] df80: c0331648 c0309478 60000013 ffffffff [ 204.954620] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 204.962036] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 204.970184] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 204.977966] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 204.985565] [<c037b5cc>] (cpu_startup_entry) from [<8030202c>] (0x8030202c) [ 204.992584] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277389 Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.810119] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 configure ipconfig: no devices to configure ipconfig: no devi[ 204.822937] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 ces to configure ipconfig: no devices to configure ipconfig: n[ 204.836273] Hardware name: Generic DRA74X (Flattened Device Tree) o devices to configure /init: 384: .: Can't open /run/net-*.con[ 204.847991] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) f [ 204.861358] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.868865] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.875854] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.882598] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.889770] [<c034c224>] (do_group_exit) from [<b6f53010>] (0xb6f53010) [ 204.896423] CPU0: stopping [ 204.899139] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.907348] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.913482] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.921264] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.928527] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.936218] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.943817] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.953094] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.962890] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.971618] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.980010] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.987548] Exception stack(0xc1901f08 to 0xc1901f50) [ 204.992614] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.000823] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000e672 c1901f58 [ 205.009033] 1f40: c0331648 c0309478 60000013 ffffffff [ 205.014129] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.021545] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.029693] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.037475] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.045074] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.053314] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277388 Error: No match for error type 'Job', message 'ipconfig: no devices to confi[ 204.869079] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 gure ipconfig: no devices to configure ipconfig: no devices to[ 204.877716] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 configure ipconfig: no devices to configure ipconfig: no devi[ 204.891052] Hardware name: Generic DRA74X (Flattened Device Tree) ces to configure ipconfig: no devices to configure ipconfig: n[ 204.902770] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) o devices to configure /init: 384: .: Can't open /run/net-*.con[ 204.916137] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) f [ 204.928955] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.936218] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.942962] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.950134] [<c034c224>] (do_group_exit) from [<b6fc2010>] (0xb6fc2010) [ 204.956787] CPU0: stopping [ 204.959503] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.967712] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.973846] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.981628] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.988891] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.996582] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 205.004180] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 205.013458] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 205.023254] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 205.031982] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 205.040374] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 205.047882] Exception stack(0xc1901f08 to 0xc1901f50) [ 205.052978] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.061187] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000d982 c1901f58 [ 205.069396] 1f40: c0331648 c0309478 60000013 ffffffff [ 205.074493] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.081909] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.090057] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.097839] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.105438] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.113647] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277387 Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.754821] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 204.766662] CPU: 0 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.774444] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.780578] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.788391] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.795654] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.802642] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.809387] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.816558] [<c034c224>] (do_group_exit) from [<b6fad010>] (0xb6fad010) [ 204.823211] CPU1: stopping [ 204.825927] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.834167] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.840270] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.848083] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.855346] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.863037] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.870635] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.879913] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.889709] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.898468] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.906860] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.914367] Exception stack(0xc212df48 to 0xc212df90) [ 204.919433] df40: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 204.927673] df60: c1904d5c c212c000 00000000 00000000 c212c000 c1904d74 0000bfc6 c212df98 [ 204.935882] df80: c0331648 c0309478 60000013 ffffffff [ 204.940948] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 204.948394] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 204.956542] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 204.964324] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 204.971923] [<c037b5cc>] (cpu_startup_entry) from [<8030202c>] (0x8030202c) [ 204.978942] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277384 Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.729125] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 configure ipconfig: no devices to configure ipconfig: no devi[ 204.740966] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 ces to configure ipconfig: no devices to configure ipconfig: n[ 204.754333] Hardware name: Generic DRA74X (Flattened Device Tree) o devices to configure ipconfig: no devices to configure /init[ 204.766052] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) : 384: .: Can't open /run/net-*.conf [ 204.779388] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.789947] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.796966] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.803710] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.810882] [<c034c224>] (do_group_exit) from [<b6fdf010>] (0xb6fdf010) [ 204.817504] CPU0: stopping [ 204.820251] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.828460] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.834564] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.842376] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.849609] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.857330] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.864929] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.874206] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.883972] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.892730] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.901123] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.908630] Exception stack(0xc1901f08 to 0xc1901f50) [ 204.913696] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 204.921936] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000ecf2 c1901f58 [ 204.930145] 1f40: c0331648 c0309478 60000013 ffffffff [ 204.935211] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 204.942657] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 204.950775] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 204.958557] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 204.966186] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 204.974395] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277383 Error: No match for error type 'Job', message 'ipconfig: no devices [ 204.810180] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 to configure ipconfig: no devices to configure ipconfig: no de[ 204.821777] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 vices to configure ipconfig: no devices to configure ipconfig:[ 204.835144] Hardware name: Generic DRA74X (Flattened Device Tree) no devices to configure ipconfig: no devices to configure /in[ 204.846862] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) it: 384: .: Can't open /run/net-*.conf [ 204.860229] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.870941] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.877960] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.884704] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.891876] [<c034c224>] (do_group_exit) from [<b6fd9010>] (0xb6fd9010) [ 204.898498] CPU0: stopping [ 204.901245] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.909454] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.915588] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.923370] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.930603] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.938323] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.945922] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.955200] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.964965] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.973724] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.982116] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.989624] Exception stack(0xc1901f08 to 0xc1901f50) [ 204.994689] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.002929] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000dbc2 c1901f58 [ 205.011138] 1f40: c0331648 c0309478 60000013 ffffffff [ 205.016204] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.023651] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.031768] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.039550] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.047180] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.055389] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277380 Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.819976] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 204.830169] CPU: 0 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.837951] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.844085] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.851867] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.859130] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.866149] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.872894] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.880065] [<c034c224>] (do_group_exit) from [<b6fc6010>] (0xb6fc6010) [ 204.886718] CPU1: stopping [ 204.889465] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.897674] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.903808] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.911590] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.918853] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.926574] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.934173] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.943450] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.953247] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.962005] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.970397] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.977905] Exception stack(0xc212df48 to 0xc212df90) [ 204.983001] df40: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 204.991210] df60: c1904d5c c212c000 00000000 00000000 c212c000 c1904d74 0000e812 c212df98 [ 204.999420] df80: c0331648 c0309478 60000013 ffffffff [ 205.004516] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.011962] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.020080] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.027862] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.035491] [<c037b5cc>] (cpu_startup_entry) from [<8030202c>] (0x8030202c) [ 205.042480] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277379 Error: No match for error type 'Job', message 'ipconfig: no devices [ 204.779724] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 to configure ipconfig: no devices to configure ipconfig: no de[ 204.790832] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 vices to configure ipconfig: no devices to configure ipconfig:[ 204.804168] Hardware name: Generic DRA74X (Flattened Device Tree) no devices to configure ipconfig: no devices to configure /in[ 204.815887] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) it: 384: .: Can't open /run/net-*.conf [ 204.829254] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.839996] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.846984] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.853729] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.860900] [<c034c224>] (do_group_exit) from [<b6fc3010>] (0xb6fc3010) [ 204.867553] CPU0: stopping [ 204.870269] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.878479] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.884613] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.892395] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.899658] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.907348] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.914947] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.924224] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.934020] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.942749] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 204.951141] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 204.958648] Exception stack(0xc1901f08 to 0xc1901f50) [ 204.963745] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 204.971954] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000de82 c1901f58 [ 204.980163] 1f40: c0331648 c0309478 60000013 ffffffff [ 204.985260] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 204.992675] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.000823] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.008605] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.016204] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.024414] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277378 Error: No match for error type 'Job', message 'ipconfig: no devices [ 204.898345] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 to configure ipconfig: no devices to configure ipconfig: no de[ 204.910003] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 vices to configure ipconfig: no devices to configure ipconfig:[ 204.923370] Hardware name: Generic DRA74X (Flattened Device Tree) no devices to configure ipconfig: no devices to configure /in[ 204.935089] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) it: 384: .: Can't open /run/net-*.conf [ 204.948425] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.959167] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.966186] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.972900] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.980072] [<c034c224>] (do_group_exit) from [<b6f91010>] (0xb6f91010) [ 204.986724] CPU0: stopping [ 204.989440] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.997680] Hardware name: Generic DRA74X (Flattened Device Tree) [ 205.003784] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 205.011566] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 205.018829] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 205.026519] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 205.034149] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 205.043426] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 205.053192] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 205.061950] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 205.070343] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 205.077850] Exception stack(0xc1901f08 to 0xc1901f50) [ 205.082916] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.091156] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000e25a c1901f58 [ 205.099365] 1f40: c0331648 c0309478 60000013 ffffffff [ 205.104431] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.111877] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.119995] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.127777] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.135406] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.143615] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277375 Error: No match for error type 'Job', message 'ipconfig: no devices to[ 204.910888] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 204.921173] CPU: 0 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.928955] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.935089] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.942871] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.950134] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.957153] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.963897] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.971069] [<c034c224>] (do_group_exit) from [<b6f77010>] (0xb6f77010) [ 204.977722] CPU1: stopping [ 204.980438] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.988647] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.994781] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 205.002563] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 205.009826] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 205.017547] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 205.025146] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 205.034423] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 205.044219] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 205.052947] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 205.061340] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 205.068878] Exception stack(0xc212df48 to 0xc212df90) [ 205.073944] df40: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.082153] df60: c1904d5c c212c000 00000000 00000000 c212c000 c1904d74 0000e346 c212df98 [ 205.090393] df80: c0331648 c0309478 60000013 ffffffff [ 205.095458] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.102905] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.111022] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.118835] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.126434] [<c037b5cc>] (cpu_startup_entry) from [<8030202c>] (0x8030202c) [ 205.133422] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277370 Error: No match for error type 'Job', message 'ipconfig: no devices [ 204.831878] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 to configure ipconfig: no devices to configure ipconfig: no de[ 204.843475] CPU: 1 PID: 1 Comm: init Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 vices to configure ipconfig: no devices to configure ipconfig:[ 204.856842] Hardware name: Generic DRA74X (Flattened Device Tree) no devices to configure ipconfig: no devices to configure /in[ 204.868560] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) it: 384: .: Can't open /run/net-*.conf [ 204.881896] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.892639] [<c0ffe200>] (dump_stack) from [<c0ff9fe4>] (panic+0x124/0x334) [ 204.899658] [<c0ff9fe4>] (panic) from [<c034b254>] (do_exit+0x944/0x97c) [ 204.906372] [<c034b254>] (do_exit) from [<c034c224>] (do_group_exit+0x0/0xb8) [ 204.913543] [<c034c224>] (do_group_exit) from [<b6f02010>] (0xb6f02010) [ 204.920196] CPU0: stopping [ 204.922912] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.248-rc1-00452-g48eff3b1f60c #1 [ 204.931152] Hardware name: Generic DRA74X (Flattened Device Tree) [ 204.937255] [<c0311f98>] (unwind_backtrace) from [<c030cb50>] (show_stack+0x10/0x14) [ 204.945068] [<c030cb50>] (show_stack) from [<c0ffe200>] (dump_stack+0xbc/0xd0) [ 204.952301] [<c0ffe200>] (dump_stack) from [<c030fd64>] (do_handle_IPI+0x2f8/0x334) [ 204.960021] [<c030fd64>] (do_handle_IPI) from [<c030fdb8>] (ipi_handler+0x18/0x20) [ 204.967620] [<c030fdb8>] (ipi_handler) from [<c03a9044>] (handle_percpu_devid_fasteoi_ipi+0x7c/0x144) [ 204.976898] [<c03a9044>] (handle_percpu_devid_fasteoi_ipi) from [<c03a21c8>] (generic_handle_irq+0x48/0x94) [ 204.986663] [<c03a21c8>] (generic_handle_irq) from [<c03a2898>] (__handle_domain_irq+0x5c/0xb0) [ 204.995422] [<c03a2898>] (__handle_domain_irq) from [<c0301774>] (gic_handle_irq+0x94/0xb4) [ 205.003814] [<c0301774>] (gic_handle_irq) from [<c0300bcc>] (__irq_svc+0x6c/0x90) [ 205.011322] Exception stack(0xc1901f08 to 0xc1901f50) [ 205.016387] 1f00: c1b21920 00000000 fe600000 00000000 c1b21ec0 c1904d18 [ 205.024627] 1f20: c1904d5c c1900000 00000000 00000000 c1900000 c1904d74 0000d556 c1901f58 [ 205.032836] 1f40: c0331648 c0309478 60000013 ffffffff [ 205.037902] [<c0300bcc>] (__irq_svc) from [<c0309478>] (arch_cpu_idle+0x20/0x3c) [ 205.045349] [<c0309478>] (arch_cpu_idle) from [<c1013544>] (default_idle_call+0x34/0xf4) [ 205.053466] [<c1013544>] (default_idle_call) from [<c037b270>] (do_idle+0x24c/0x2ec) [ 205.061248] [<c037b270>] (do_idle) from [<c037b5cc>] (cpu_startup_entry+0x18/0x1c) [ 205.068878] [<c037b5cc>] (cpu_startup_entry) from [<c1701084>] (start_kernel+0x52c/0x564) [ 205.077087] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (1.64%) IDs: x15-01: 4277308 Device type: dragonboard-845c Total jobs: 28 Total errors: 25 (89.29%) Error type: Job Error count: 25 (89.29%) Error: Invalid job data Count: 25 (89.29%) IDs: dragonboard-845c-04: 4276997 4277117 4277167 4277172 4277183 4277325 4277367 4277368 4277433 dragonboard-845c-05: 4276994 4277057 4277146 4277236 4277316 4277360 dragonboard-845c-06: 4276934 4276980 4276993 4277042 4277144 4277283 4277306 4277334 4277355 4277364 Device type: dragonboard-410c Total jobs: 27 Total errors: 26 (96.30%) Error type: Job Error count: 26 (96.30%) Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.'' Count: 22 (81.48%) IDs: dragonboard-410c-01: 4276937 4276978 4276981 4276984 4277003 4277006 4277047 4277056 4277116 4277145 4277169 4277175 4277232 4277284 4277310 4277319 4277328 4277363 4277365 4277366 4277369 4277431 Error: Invalid job data Count: 4 (14.81%) IDs: dragonboard-410c-01: 4277142 4277329 4277356 4277361 Device type: hi6220-hikey-r2 Total jobs: 1 Total errors: 0 (0.00%)
14 hours, 10 minutes
1
0
0
0
Daily report for validation - 2026-Jan-15
by lava@validation.linaro.org
Total jobs: 328 Total errors: 218 (66.46%) LAVA errors: 0 (0.00%) Test errors: 2 (0.61%) Job errors: 151 (46.04%) Infra errors: 65 (19.82%) Canceled jobs: 0 (0.00%) Device type: bcm2837-rpi-3-b-32 Total jobs: 261 Total errors: 184 (70.50%) Error type: Job Error count: 120 (45.98%) Error: wait for prompt timed out Count: 44 (16.86%) IDs: rpi3-b-32-03: 4276510 4276511 4276513 4276515 4276521 4276523 4276528 4276609 4276679 4276698 4276701 4276705 4276707 4276711 4276713 4276714 4276721 4276722 4276728 4276731 4276732 4276740 4276743 4276747 4276749 4276756 4276757 4276761 4276765 4276773 4276780 4276782 4276794 4276801 4276808 4276815 4276835 4276846 4276850 4276862 4276898 4276907 4276909 4276917 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.653506] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.665979] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY an't open /run/net-*.conf [ 197.679615] Hardware name: BCM2835 [ 197.684890] Call trace: [ 197.684907] unwind_backtrace from show_stack+0x10/0x14 [ 197.696305] show_stack from dump_stack_lvl+0x54/0x68 [ 197.703153] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.709675] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.717135] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276915 Error: No match for error type 'Job', message 'ipconfig: no devices to conf[ 197.706044] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 igure ipconfig: no devices to configure /init: 384: .:[ 197.718352] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY Can't open /run/net-*.conf [ 197.731993] Hardware name: BCM2835 [ 197.737269] Call trace: [ 197.737286] unwind_backtrace from show_stack+0x10/0x14 [ 197.748679] show_stack from dump_stack_lvl+0x54/0x68 [ 197.755524] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.762040] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.769495] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276912 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.679474] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.692173] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY [ 197.705224] Hardware name: BCM2835 [ 197.710497] Call trace: [ 197.710515] unwind_backtrace from show_stack+0x10/0x14 [ 197.721909] show_stack from dump_stack_lvl+0x54/0x68 [ 197.728753] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.735269] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.742726] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276910 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.756743] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.769451] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY t open /run/net-*.conf [ 197.783183] Hardware name: BCM2835 [ 197.788410] Call trace: [ 197.788428] unwind_backtrace from show_stack+0x10/0x14 [ 197.799672] show_stack from dump_stack_lvl+0x54/0x68 [ 197.806444] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.812889] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.820280] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276908 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.687277] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.699993] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY t open /run/net-*.conf [ 197.713727] Hardware name: BCM2835 [ 197.718952] Call trace: [ 197.718969] unwind_backtrace from show_stack+0x10/0x14 [ 197.730215] show_stack from dump_stack_lvl+0x54/0x68 [ 197.736986] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.743427] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.750815] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276905 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.685560] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.698433] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY t open /run/net-*.conf [ 197.712071] Hardware name: BCM2835 [ 197.717344] Call trace: [ 197.717361] unwind_backtrace from show_stack+0x10/0x14 [ 197.728751] show_stack from dump_stack_lvl+0x54/0x68 [ 197.735595] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.742105] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.749557] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276902 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.652659] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.665225] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY an't open /run/net-*.conf [ 197.678855] Hardware name: BCM2835 [ 197.684126] Call trace: [ 197.684144] unwind_backtrace from show_stack+0x10/0x14 [ 197.695535] show_stack from dump_stack_lvl+0x54/0x68 [ 197.702377] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.708897] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.716354] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276900 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.651200] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.663839] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260115 #1 VOLUNTARY an't open /run/net-*.conf [ 197.677477] Hardware name: BCM2835 [ 197.682749] Call trace: [ 197.682766] unwind_backtrace from show_stack+0x10/0x14 [ 197.694157] show_stack from dump_stack_lvl+0x54/0x68 [ 197.701000] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.707519] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.714976] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276893 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.686753] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.699624] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.713360] Hardware name: BCM2835 [ 197.718636] Call trace: [ 197.718656] unwind_backtrace from show_stack+0x10/0x14 [ 197.730043] show_stack from dump_stack_lvl+0x54/0x68 [ 197.736886] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.743401] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.750854] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276883 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.684275] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.697124] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.710855] Hardware name: BCM2835 [ 197.716127] Call trace: [ 197.716146] unwind_backtrace from show_stack+0x10/0x14 [ 197.727534] show_stack from dump_stack_lvl+0x54/0x68 [ 197.734377] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.740890] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.748349] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276882 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.705401] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.718177] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE [ 197.731318] Hardware name: BCM2835 [ 197.736591] Call trace: [ 197.736609] unwind_backtrace from show_stack+0x10/0x14 [ 197.748003] show_stack from dump_stack_lvl+0x54/0x68 [ 197.754849] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.761368] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.768828] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276881 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.572977] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.585708] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE [ 197.598858] Hardware name: BCM2835 [ 197.604137] Call trace: [ 197.604155] unwind_backtrace from show_stack+0x10/0x14 [ 197.615557] show_stack from dump_stack_lvl+0x54/0x68 [ 197.622407] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.628928] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.636388] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276880 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.641972] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.654755] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.668484] Hardware name: BCM2835 [ 197.673762] Call trace: [ 197.673780] unwind_backtrace from show_stack+0x10/0x14 [ 197.685179] show_stack from dump_stack_lvl+0x54/0x68 [ 197.692027] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.698549] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.706012] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276879 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.713813] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.726014] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.739736] Hardware name: BCM2835 [ 197.745008] Call trace: [ 197.745026] unwind_backtrace from show_stack+0x10/0x14 [ 197.756416] show_stack from dump_stack_lvl+0x54/0x68 [ 197.763259] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.769773] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.777225] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276878 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.734601] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.747470] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.761196] Hardware name: BCM2835 [ 197.766462] Call trace: [ 197.766480] unwind_backtrace from show_stack+0x10/0x14 [ 197.777861] show_stack from dump_stack_lvl+0x54/0x68 [ 197.784702] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.791215] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.798666] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276877 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.637879] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.650767] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.664505] Hardware name: BCM2835 [ 197.669781] Call trace: [ 197.669799] unwind_backtrace from show_stack+0x10/0x14 [ 197.681190] show_stack from dump_stack_lvl+0x54/0x68 [ 197.688039] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.694556] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.702012] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276876 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.714887] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.727089] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.740824] Hardware name: BCM2835 [ 197.746095] Call trace: [ 197.746113] unwind_backtrace from show_stack+0x10/0x14 [ 197.757495] show_stack from dump_stack_lvl+0x54/0x68 [ 197.764337] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.770848] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.778303] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276875 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.722635] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.735157] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.748887] Hardware name: BCM2835 [ 197.754165] Call trace: [ 197.754183] unwind_backtrace from show_stack+0x10/0x14 [ 197.765583] show_stack from dump_stack_lvl+0x54/0x68 [ 197.772429] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.778947] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.786401] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276874 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.620697] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.633561] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00016-g8b7e6f128aa6 #1 NONE : Can't open /run/net-*.conf [ 197.647282] Hardware name: BCM2835 [ 197.652561] Call trace: [ 197.652580] unwind_backtrace from show_stack+0x10/0x14 [ 197.663981] show_stack from dump_stack_lvl+0x54/0x68 [ 197.670832] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.677355] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.684816] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276873 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.650884] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.663691] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE : Can't open /run/net-*.conf [ 197.677473] Hardware name: BCM2835 [ 197.682750] Call trace: [ 197.682769] unwind_backtrace from show_stack+0x10/0x14 [ 197.694118] show_stack from dump_stack_lvl+0x54/0x68 [ 197.700944] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.707451] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.714923] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276865 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.609272] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.622069] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE [ 197.635202] Hardware name: BCM2835 [ 197.640473] Call trace: [ 197.640491] unwind_backtrace from show_stack+0x10/0x14 [ 197.651883] show_stack from dump_stack_lvl+0x54/0x68 [ 197.658725] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.665240] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.672697] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276863 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.665075] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.677560] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE .: Can't open /run/net-*.conf [ 197.691341] Hardware name: BCM2835 [ 197.696614] Call trace: [ 197.696632] unwind_backtrace from show_stack+0x10/0x14 [ 197.707972] show_stack from dump_stack_lvl+0x54/0x68 [ 197.714790] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.721283] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.728745] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276860 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.505131] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.517701] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE .: Can't open /run/net-*.conf [ 197.531430] Hardware name: BCM2835 [ 197.536704] Call trace: [ 197.536723] unwind_backtrace from show_stack+0x10/0x14 [ 197.548116] show_stack from dump_stack_lvl+0x54/0x68 [ 197.554962] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.561480] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.568939] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276857 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.546329] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.558859] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE .: Can't open /run/net-*.conf [ 197.572595] Hardware name: BCM2835 [ 197.577872] Call trace: [ 197.577891] unwind_backtrace from show_stack+0x10/0x14 [ 197.589286] show_stack from dump_stack_lvl+0x54/0x68 [ 197.596132] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.602651] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.610117] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276852 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.652582] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.665367] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE : Can't open /run/net-*.conf [ 197.679147] Hardware name: BCM2835 [ 197.684421] Call trace: [ 197.684440] unwind_backtrace from show_stack+0x10/0x14 [ 197.695781] show_stack from dump_stack_lvl+0x54/0x68 [ 197.702599] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.709096] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.716562] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276848 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.525572] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.537775] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.551504] Hardware name: BCM2835 [ 197.556781] Call trace: [ 197.556799] unwind_backtrace from show_stack+0x10/0x14 [ 197.568195] show_stack from dump_stack_lvl+0x54/0x68 [ 197.575039] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.581560] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.589021] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276843 Error: No match for error type 'Job', message 'ipconfig: no devices t[ 197.581059] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 o configure ipconfig: no devices to configure /init: 3[ 197.593188] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE 84: .: Can't open /run/net-*.conf [ 197.607023] Hardware name: BCM2835 [ 197.612249] Call trace: [ 197.612267] unwind_backtrace from show_stack+0x10/0x14 [ 197.623517] show_stack from dump_stack_lvl+0x54/0x68 [ 197.630288] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.636732] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.644120] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276826 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.603607] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.616314] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE : Can't open /run/net-*.conf [ 197.630145] Hardware name: BCM2835 [ 197.635375] Call trace: [ 197.635393] unwind_backtrace from show_stack+0x10/0x14 [ 197.646642] show_stack from dump_stack_lvl+0x54/0x68 [ 197.653415] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.659860] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.667248] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276821 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.570345] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.583140] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE an't open /run/net-*.conf [ 197.596871] Hardware name: BCM2835 [ 197.602145] Call trace: [ 197.602163] unwind_backtrace from show_stack+0x10/0x14 [ 197.613559] show_stack from dump_stack_lvl+0x54/0x68 [ 197.620409] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.626930] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.634388] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276818 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.650670] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.663422] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00851-g381e9b698abd #1 NONE : Can't open /run/net-*.conf [ 197.677153] Hardware name: BCM2835 [ 197.682433] Call trace: [ 197.682450] unwind_backtrace from show_stack+0x10/0x14 [ 197.693844] show_stack from dump_stack_lvl+0x54/0x68 [ 197.700694] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.707215] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.714675] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276816 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.517380] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.529814] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE .: Can't open /run/net-*.conf [ 197.543547] Hardware name: BCM2835 [ 197.548822] Call trace: [ 197.548841] unwind_backtrace from show_stack+0x10/0x14 [ 197.560236] show_stack from dump_stack_lvl+0x54/0x68 [ 197.567082] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.573599] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.581060] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276774 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.535791] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.548649] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.562379] Hardware name: BCM2835 [ 197.567652] Call trace: [ 197.567671] unwind_backtrace from show_stack+0x10/0x14 [ 197.579061] show_stack from dump_stack_lvl+0x54/0x68 [ 197.585904] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.592420] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.599878] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276632 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.484758] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.497070] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE [ 197.510219] Hardware name: BCM2835 [ 197.515500] Call trace: [ 197.515518] unwind_backtrace from show_stack+0x10/0x14 [ 197.526922] show_stack from dump_stack_lvl+0x54/0x68 [ 197.533770] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.540291] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.547752] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276586 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.576343] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.589035] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE [ 197.602177] Hardware name: BCM2835 [ 197.607451] Call trace: [ 197.607470] unwind_backtrace from show_stack+0x10/0x14 [ 197.618863] show_stack from dump_stack_lvl+0x54/0x68 [ 197.625713] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.632233] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.639692] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276579 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.580274] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.593136] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.606864] Hardware name: BCM2835 [ 197.612138] Call trace: [ 197.612157] unwind_backtrace from show_stack+0x10/0x14 [ 197.623558] show_stack from dump_stack_lvl+0x54/0x68 [ 197.630406] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.636928] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.644388] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276578 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.538486] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.550978] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE .: Can't open /run/net-*.conf [ 197.564706] Hardware name: BCM2835 [ 197.569969] Call trace: [ 197.569987] unwind_backtrace from show_stack+0x10/0x14 [ 197.581361] show_stack from dump_stack_lvl+0x54/0x68 [ 197.588195] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.594701] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.602148] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276577 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.607710] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.620445] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.634172] Hardware name: BCM2835 [ 197.639448] Call trace: [ 197.639467] unwind_backtrace from show_stack+0x10/0x14 [ 197.650864] show_stack from dump_stack_lvl+0x54/0x68 [ 197.657709] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.664224] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.671680] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276576 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.590046] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.602482] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.616322] Hardware name: BCM2835 [ 197.621546] Call trace: [ 197.621564] unwind_backtrace from show_stack+0x10/0x14 [ 197.632814] show_stack from dump_stack_lvl+0x54/0x68 [ 197.639585] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.646027] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.653414] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276574 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.575445] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.588039] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.601870] Hardware name: BCM2835 [ 197.607093] Call trace: [ 197.607111] unwind_backtrace from show_stack+0x10/0x14 [ 197.618356] show_stack from dump_stack_lvl+0x54/0x68 [ 197.625129] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.631578] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.638968] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276573 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.494153] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.506879] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE [ 197.520014] Hardware name: BCM2835 [ 197.525287] Call trace: [ 197.525307] unwind_backtrace from show_stack+0x10/0x14 [ 197.536704] show_stack from dump_stack_lvl+0x54/0x68 [ 197.543547] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.550063] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.557524] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276571 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.559499] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.572173] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00867-g52af42009ce5 #1 NONE : Can't open /run/net-*.conf [ 197.585901] Hardware name: BCM2835 [ 197.591178] Call trace: [ 197.591196] unwind_backtrace from show_stack+0x10/0x14 [ 197.602586] show_stack from dump_stack_lvl+0x54/0x68 [ 197.609431] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.615947] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.623403] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276570 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.507852] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.520135] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE .: Can't open /run/net-*.conf [ 197.533859] Hardware name: BCM2835 [ 197.539136] Call trace: [ 197.539155] unwind_backtrace from show_stack+0x10/0x14 [ 197.550555] show_stack from dump_stack_lvl+0x54/0x68 [ 197.557401] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.563917] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.571377] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276566 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.572005] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.584780] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE [ 197.597912] Hardware name: BCM2835 [ 197.603184] Call trace: [ 197.603203] unwind_backtrace from show_stack+0x10/0x14 [ 197.614594] show_stack from dump_stack_lvl+0x54/0x68 [ 197.621441] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.627960] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.635421] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276565 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.607422] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.619768] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE .: Can't open /run/net-*.conf [ 197.633595] Hardware name: BCM2835 [ 197.638821] Call trace: [ 197.638840] unwind_backtrace from show_stack+0x10/0x14 [ 197.650092] show_stack from dump_stack_lvl+0x54/0x68 [ 197.656869] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.663315] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.670707] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276564 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.496702] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.509362] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE : Can't open /run/net-*.conf [ 197.523081] Hardware name: BCM2835 [ 197.528310] Call trace: [ 197.528330] unwind_backtrace from show_stack+0x10/0x14 [ 197.539584] show_stack from dump_stack_lvl+0x54/0x68 [ 197.546364] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.552840] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.560257] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276563 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.628157] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.640955] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE : Can't open /run/net-*.conf [ 197.654680] Hardware name: BCM2835 [ 197.659949] Call trace: [ 197.659968] unwind_backtrace from show_stack+0x10/0x14 [ 197.671352] show_stack from dump_stack_lvl+0x54/0x68 [ 197.678192] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.684702] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.692152] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276562 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.601652] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.614384] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE [ 197.627523] Hardware name: BCM2835 [ 197.632798] Call trace: [ 197.632816] unwind_backtrace from show_stack+0x10/0x14 [ 197.644210] show_stack from dump_stack_lvl+0x54/0x68 [ 197.651060] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.657581] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.665043] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276561 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.521479] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.534117] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE : Can't open /run/net-*.conf [ 197.547901] Hardware name: BCM2835 [ 197.553173] Call trace: [ 197.553192] unwind_backtrace from show_stack+0x10/0x14 [ 197.564533] show_stack from dump_stack_lvl+0x54/0x68 [ 197.571352] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.577851] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.585314] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276560 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.514639] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.527280] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE : Can't open /run/net-*.conf [ 197.541013] Hardware name: BCM2835 [ 197.546287] Call trace: [ 197.546305] unwind_backtrace from show_stack+0x10/0x14 [ 197.557695] show_stack from dump_stack_lvl+0x54/0x68 [ 197.564541] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.571056] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.578521] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276559 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.576770] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.589045] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE [ 197.602186] Hardware name: BCM2835 [ 197.607462] Call trace: [ 197.607480] unwind_backtrace from show_stack+0x10/0x14 [ 197.618874] show_stack from dump_stack_lvl+0x54/0x68 [ 197.625722] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.632238] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.639701] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276558 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.566626] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.579302] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE [ 197.592460] Hardware name: BCM2835 [ 197.597737] Call trace: [ 197.597755] unwind_backtrace from show_stack+0x10/0x14 [ 197.609157] show_stack from dump_stack_lvl+0x54/0x68 [ 197.616007] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.622529] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.629993] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276556 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.526615] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.539120] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01023-gaeee6f437868 #1 NONE [ 197.552264] Hardware name: BCM2835 [ 197.557537] Call trace: [ 197.557555] unwind_backtrace from show_stack+0x10/0x14 [ 197.568952] show_stack from dump_stack_lvl+0x54/0x68 [ 197.575797] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.582315] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.589776] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276555 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.514988] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.527830] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.541555] Hardware name: BCM2835 [ 197.546825] Call trace: [ 197.546843] unwind_backtrace from show_stack+0x10/0x14 [ 197.558224] show_stack from dump_stack_lvl+0x54/0x68 [ 197.565064] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.571575] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.579025] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276552 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.607676] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.620378] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.634103] Hardware name: BCM2835 [ 197.639328] Call trace: [ 197.639345] unwind_backtrace from show_stack+0x10/0x14 [ 197.650591] show_stack from dump_stack_lvl+0x54/0x68 [ 197.657368] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.663840] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.671257] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276551 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.572930] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.585720] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE [ 197.598852] Hardware name: BCM2835 [ 197.604120] Call trace: [ 197.604140] unwind_backtrace from show_stack+0x10/0x14 [ 197.615532] show_stack from dump_stack_lvl+0x54/0x68 [ 197.622375] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.628893] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.636354] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276549 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.547687] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.560337] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.574063] Hardware name: BCM2835 [ 197.579220] Call trace: [ 197.579238] unwind_backtrace from show_stack+0x10/0x14 [ 197.590385] show_stack from dump_stack_lvl+0x54/0x68 [ 197.597121] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.603528] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.610916] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276547 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.574775] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.587264] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.600989] Hardware name: BCM2835 [ 197.606146] Call trace: [ 197.606164] unwind_backtrace from show_stack+0x10/0x14 [ 197.617304] show_stack from dump_stack_lvl+0x54/0x68 [ 197.624038] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.630445] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.637835] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276545 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.546440] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.559096] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE [ 197.572228] Hardware name: BCM2835 [ 197.577497] Call trace: [ 197.577517] unwind_backtrace from show_stack+0x10/0x14 [ 197.588900] show_stack from dump_stack_lvl+0x54/0x68 [ 197.595742] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.602255] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.609711] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276544 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.539960] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.552734] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.566458] Hardware name: BCM2835 [ 197.571725] Call trace: [ 197.571744] unwind_backtrace from show_stack+0x10/0x14 [ 197.583124] show_stack from dump_stack_lvl+0x54/0x68 [ 197.589963] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.596472] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.603924] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276543 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.671751] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.684062] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE .: Can't open /run/net-*.conf [ 197.697782] Hardware name: BCM2835 [ 197.703016] Call trace: [ 197.703035] unwind_backtrace from show_stack+0x10/0x14 [ 197.714304] show_stack from dump_stack_lvl+0x54/0x68 [ 197.721091] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.727575] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.734998] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276542 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.521867] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.534378] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE : Can't open /run/net-*.conf [ 197.548213] Hardware name: BCM2835 [ 197.553443] Call trace: [ 197.553461] unwind_backtrace from show_stack+0x10/0x14 [ 197.564719] show_stack from dump_stack_lvl+0x54/0x68 [ 197.571496] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.577945] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.585341] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276541 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.536413] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.549004] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE .: Can't open /run/net-*.conf [ 197.562733] Hardware name: BCM2835 [ 197.568006] Call trace: [ 197.568024] unwind_backtrace from show_stack+0x10/0x14 [ 197.579420] show_stack from dump_stack_lvl+0x54/0x68 [ 197.586266] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.592785] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.600245] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276540 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.536743] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.549244] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01626-gbfc821118af8 #1 NONE [ 197.562394] Hardware name: BCM2835 [ 197.567673] Call trace: [ 197.567693] unwind_backtrace from show_stack+0x10/0x14 [ 197.579093] show_stack from dump_stack_lvl+0x54/0x68 [ 197.585937] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.592455] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.599917] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276539 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.607674] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.620245] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE [ 197.633390] Hardware name: BCM2835 [ 197.638668] Call trace: [ 197.638686] unwind_backtrace from show_stack+0x10/0x14 [ 197.650084] show_stack from dump_stack_lvl+0x54/0x68 [ 197.656933] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.663450] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.670914] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276538 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.546525] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.559381] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : Can't open /run/net-*.conf [ 197.573105] Hardware name: BCM2835 [ 197.578389] Call trace: [ 197.578406] unwind_backtrace from show_stack+0x10/0x14 [ 197.589818] show_stack from dump_stack_lvl+0x54/0x68 [ 197.596673] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.603200] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.610677] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276537 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.636407] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.648506] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.662336] Hardware name: BCM2835 [ 197.667568] Call trace: [ 197.667586] unwind_backtrace from show_stack+0x10/0x14 [ 197.678852] show_stack from dump_stack_lvl+0x54/0x68 [ 197.685633] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.692085] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.699484] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276536 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.526403] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.539248] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : Can't open /run/net-*.conf [ 197.552974] Hardware name: BCM2835 [ 197.558254] Call trace: [ 197.558273] unwind_backtrace from show_stack+0x10/0x14 [ 197.569671] show_stack from dump_stack_lvl+0x54/0x68 [ 197.576518] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.583041] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.590505] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276534 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.596313] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.608982] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : Can't open /run/net-*.conf [ 197.622817] Hardware name: BCM2835 [ 197.628050] Call trace: [ 197.628069] unwind_backtrace from show_stack+0x10/0x14 [ 197.639333] show_stack from dump_stack_lvl+0x54/0x68 [ 197.646115] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.652565] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.659968] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276531 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.634632] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.647542] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : Can't open /run/net-*.conf [ 197.661267] Hardware name: BCM2835 [ 197.666544] Call trace: [ 197.666562] unwind_backtrace from show_stack+0x10/0x14 [ 197.677957] show_stack from dump_stack_lvl+0x54/0x68 [ 197.684805] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.691325] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.698786] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276529 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.542060] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.554267] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.567992] Hardware name: BCM2835 [ 197.573265] Call trace: [ 197.573283] unwind_backtrace from show_stack+0x10/0x14 [ 197.584675] show_stack from dump_stack_lvl+0x54/0x68 [ 197.591524] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.598042] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.605502] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276526 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.569589] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.582108] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE .: Can't open /run/net-*.conf [ 197.595881] Hardware name: BCM2835 [ 197.601159] Call trace: [ 197.601177] unwind_backtrace from show_stack+0x10/0x14 [ 197.612533] show_stack from dump_stack_lvl+0x54/0x68 [ 197.619362] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.625862] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.633330] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276524 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.509062] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.521748] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : Can't open /run/net-*.conf [ 197.535477] Hardware name: BCM2835 [ 197.540752] Call trace: [ 197.540770] unwind_backtrace from show_stack+0x10/0x14 [ 197.552166] show_stack from dump_stack_lvl+0x54/0x68 [ 197.559014] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.565530] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.572989] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276522 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.568851] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.581341] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE .: Can't open /run/net-*.conf [ 197.595116] Hardware name: BCM2835 [ 197.600394] Call trace: [ 197.600412] unwind_backtrace from show_stack+0x10/0x14 [ 197.611772] show_stack from dump_stack_lvl+0x54/0x68 [ 197.618598] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.625100] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.632569] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276519 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.646465] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.658719] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02969-gacf2c9856ec0 #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.672440] Hardware name: BCM2835 [ 197.677682] Call trace: [ 197.677701] unwind_backtrace from show_stack+0x10/0x14 [ 197.688979] show_stack from dump_stack_lvl+0x54/0x68 [ 197.695770] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.702262] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.709700] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276517 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.685628] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.697931] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY [ 197.710972] Hardware name: BCM2835 [ 197.716242] Call trace: [ 197.716261] unwind_backtrace from show_stack+0x10/0x14 [ 197.727642] show_stack from dump_stack_lvl+0x54/0x68 [ 197.734483] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.740994] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.748449] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276512 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.656139] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.668596] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY [ 197.681609] Hardware name: BCM2835 [ 197.686835] Call trace: [ 197.686853] unwind_backtrace from show_stack+0x10/0x14 [ 197.698102] show_stack from dump_stack_lvl+0x54/0x68 [ 197.704875] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.711320] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.718716] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.38%) IDs: rpi3-b-32-03: 4276495 Error type: Infrastructure Error count: 64 (24.52%) Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 35 seconds' Count: 62 (23.75%) IDs: rpi3-b-32-03: 4276514 4276516 4276525 4276530 4276533 4276607 4276619 4276635 4276651 4276660 4276664 4276692 4276694 4276696 4276700 4276703 4276708 4276710 4276715 4276717 4276719 4276720 4276724 4276726 4276730 4276734 4276736 4276737 4276739 4276741 4276745 4276750 4276752 4276753 4276755 4276763 4276767 4276769 4276770 4276772 4276776 4276778 4276784 4276804 4276806 4276810 4276813 4276817 4276820 4276823 4276842 4276847 4276851 4276854 4276856 4276859 4276864 4276867 4276901 4276904 4276911 4276914 Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 34 seconds' Count: 2 (0.77%) IDs: rpi3-b-32-03: 4276759 4276766 Device type: x15 Total jobs: 31 Total errors: 3 (9.68%) Error type: Job Error count: 1 (3.23%) Error: No match for error type 'Job', message 'login-action timed out after 274 seconds' Count: 1 (3.23%) IDs: x15-01: 4276838 Error type: Test Error count: 2 (6.45%) Error: lava-test-shell timed out Count: 2 (6.45%) IDs: x15-01: 4276569 4276572 Device type: dragonboard-410c Total jobs: 16 Total errors: 15 (93.75%) Error type: Job Error count: 15 (93.75%) Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.'' Count: 12 (75.00%) IDs: dragonboard-410c-01: 4276592 4276602 4276612 4276615 4276672 4276684 4276685 4276687 4276689 4276803 4276831 4276892 Error: Invalid job data Count: 3 (18.75%) IDs: dragonboard-410c-01: 4276666 4276677 4276799 Device type: dragonboard-845c Total jobs: 18 Total errors: 15 (83.33%) Error type: Job Error count: 15 (83.33%) Error: Invalid job data Count: 15 (83.33%) IDs: dragonboard-845c-04: 4276617 4276673 4276680 4276688 4276891 dragonboard-845c-05: 4276597 4276621 4276675 4276797 4276802 4276828 dragonboard-845c-06: 4276590 4276667 4276686 4276690 Device type: x86 Total jobs: 1 Total errors: 1 (100.00%) Error type: Infrastructure Error count: 1 (100.00%) Error: Reboot failed Count: 1 (100.00%) IDs: x86-01: 4276553 Device type: hi6220-hikey-r2 Total jobs: 1 Total errors: 0 (0.00%)
1 day, 14 hours
1
0
0
0
Daily report for validation - 2026-Jan-14
by lava@validation.linaro.org
Total jobs: 315 Total errors: 215 (68.25%) LAVA errors: 0 (0.00%) Test errors: 0 (0.00%) Job errors: 165 (52.38%) Infra errors: 50 (15.87%) Canceled jobs: 0 (0.00%) Device type: dragonboard-410c Total jobs: 9 Total errors: 8 (88.89%) Error type: Job Error count: 8 (88.89%) Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.'' Count: 8 (88.89%) IDs: dragonboard-410c-01: 4276215 4276228 4276253 4276323 4276369 4276418 4276464 4276509 Device type: dragonboard-845c Total jobs: 12 Total errors: 9 (75.00%) Error type: Job Error count: 9 (75.00%) Error: Invalid job data Count: 9 (75.00%) IDs: dragonboard-845c-04: 4276216 4276326 4276368 4276463 dragonboard-845c-05: 4276255 4276417 dragonboard-845c-06: 4276217 4276229 4276505 Device type: x15 Total jobs: 44 Total errors: 6 (13.64%) Error type: Job Error count: 6 (13.64%) Error: No match for error type 'Job', message 'login-action timed out after 274 seconds' Count: 4 (9.09%) IDs: x15-01: 4276179 4276258 4276331 4276465 Error: No match for error type 'Job', message 'login-action timed out after 275 seconds' Count: 2 (4.55%) IDs: x15-01: 4276176 4276259 Device type: bcm2837-rpi-3-b-32 Total jobs: 242 Total errors: 185 (76.45%) Error type: Job Error count: 142 (58.68%) Error: wait for prompt timed out Count: 70 (28.93%) IDs: rpi3-b-32-03: 4276099 4276100 4276102 4276107 4276109 4276110 4276113 4276114 4276128 4276140 4276146 4276149 4276151 4276154 4276156 4276158 4276162 4276165 4276167 4276169 4276173 4276175 4276178 4276238 4276245 4276251 4276269 4276273 4276275 4276276 4276277 4276281 4276282 4276288 4276289 4276292 4276300 4276313 4276315 4276328 4276334 4276339 4276343 4276346 4276349 4276352 4276357 4276363 4276373 4276376 4276377 4276378 4276382 4276386 4276387 4276388 4276390 4276392 4276422 4276428 4276434 4276437 4276439 4276450 4276471 4276483 4276485 4276487 4276492 4276502 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.639241] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.651576] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY .: Can't open /run/net-*.conf [ 197.665215] Hardware name: BCM2835 [ 197.670494] Call trace: [ 197.670513] unwind_backtrace from show_stack+0x10/0x14 [ 197.681917] show_stack from dump_stack_lvl+0x54/0x68 [ 197.688768] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.695288] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.702749] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276490 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.609425] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.622094] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY t open /run/net-*.conf [ 197.635831] Hardware name: BCM2835 [ 197.641053] Call trace: [ 197.641072] unwind_backtrace from show_stack+0x10/0x14 [ 197.652316] show_stack from dump_stack_lvl+0x54/0x68 [ 197.659087] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.665526] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.672918] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276488 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.644604] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.657129] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY an't open /run/net-*.conf [ 197.670770] Hardware name: BCM2835 [ 197.676046] Call trace: [ 197.676066] unwind_backtrace from show_stack+0x10/0x14 [ 197.687457] show_stack from dump_stack_lvl+0x54/0x68 [ 197.694299] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.700815] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.708273] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276486 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.650479] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.662598] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY .: Can't open /run/net-*.conf [ 197.676337] Hardware name: BCM2835 [ 197.681564] Call trace: [ 197.681582] unwind_backtrace from show_stack+0x10/0x14 [ 197.692835] show_stack from dump_stack_lvl+0x54/0x68 [ 197.699609] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.706054] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.713444] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276484 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.749410] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.762241] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY t open /run/net-*.conf [ 197.775877] Hardware name: BCM2835 [ 197.781148] Call trace: [ 197.781167] unwind_backtrace from show_stack+0x10/0x14 [ 197.792559] show_stack from dump_stack_lvl+0x54/0x68 [ 197.799403] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.805919] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.813376] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276481 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.674077] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.686966] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY t open /run/net-*.conf [ 197.700657] Hardware name: BCM2835 [ 197.705927] Call trace: [ 197.705945] unwind_backtrace from show_stack+0x10/0x14 [ 197.717279] show_stack from dump_stack_lvl+0x54/0x68 [ 197.724096] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.730589] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.738046] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276478 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.687440] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.699800] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY : Can't open /run/net-*.conf [ 197.713537] Hardware name: BCM2835 [ 197.718765] Call trace: [ 197.718783] unwind_backtrace from show_stack+0x10/0x14 [ 197.730042] show_stack from dump_stack_lvl+0x54/0x68 [ 197.736818] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.743265] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.750655] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276475 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.701892] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.714259] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY an't open /run/net-*.conf [ 197.727986] Hardware name: BCM2835 [ 197.733204] Call trace: [ 197.733222] unwind_backtrace from show_stack+0x10/0x14 [ 197.744464] show_stack from dump_stack_lvl+0x54/0x68 [ 197.751232] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.757673] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.765058] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276473 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.607118] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.619555] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260114 #1 VOLUNTARY : Can't open /run/net-*.conf [ 197.633193] Hardware name: BCM2835 [ 197.638468] Call trace: [ 197.638487] unwind_backtrace from show_stack+0x10/0x14 [ 197.649886] show_stack from dump_stack_lvl+0x54/0x68 [ 197.656737] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.663255] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.670713] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276469 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.685673] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.698475] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.712200] Hardware name: BCM2835 [ 197.717471] Call trace: [ 197.717489] unwind_backtrace from show_stack+0x10/0x14 [ 197.728881] show_stack from dump_stack_lvl+0x54/0x68 [ 197.735724] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.742241] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.749697] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276454 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.625581] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.638277] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.651999] Hardware name: BCM2835 [ 197.657269] Call trace: [ 197.657289] unwind_backtrace from show_stack+0x10/0x14 [ 197.668673] show_stack from dump_stack_lvl+0x54/0x68 [ 197.675511] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.682023] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.689476] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276453 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.673791] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.686528] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.700262] Hardware name: BCM2835 [ 197.705541] Call trace: [ 197.705559] unwind_backtrace from show_stack+0x10/0x14 [ 197.716959] show_stack from dump_stack_lvl+0x54/0x68 [ 197.723803] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.730323] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.737781] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276452 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.672816] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.685269] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE .: Can't open /run/net-*.conf [ 197.699001] Hardware name: BCM2835 [ 197.704277] Call trace: [ 197.704297] unwind_backtrace from show_stack+0x10/0x14 [ 197.715689] show_stack from dump_stack_lvl+0x54/0x68 [ 197.722534] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.729051] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.736509] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276451 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.725243] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.738120] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.751901] Hardware name: BCM2835 [ 197.757176] Call trace: [ 197.757194] unwind_backtrace from show_stack+0x10/0x14 [ 197.768544] show_stack from dump_stack_lvl+0x54/0x68 [ 197.775365] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.781862] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.789323] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276448 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.680827] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.693375] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.707098] Hardware name: BCM2835 [ 197.712330] Call trace: [ 197.712348] unwind_backtrace from show_stack+0x10/0x14 [ 197.723611] show_stack from dump_stack_lvl+0x54/0x68 [ 197.730397] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.736883] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.744310] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276445 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.616491] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.628782] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE [ 197.641930] Hardware name: BCM2835 [ 197.647208] Call trace: [ 197.647226] unwind_backtrace from show_stack+0x10/0x14 [ 197.658629] show_stack from dump_stack_lvl+0x54/0x68 [ 197.665480] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.672001] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.679463] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276442 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.726711] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.739523] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.753256] Hardware name: BCM2835 [ 197.758530] Call trace: [ 197.758548] unwind_backtrace from show_stack+0x10/0x14 [ 197.769928] show_stack from dump_stack_lvl+0x54/0x68 [ 197.776767] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.783278] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.790731] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276440 Error: No match for error type 'Job', message 'ipconfig: no device[ 197.716407] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 s to configure ipconfig: no devices to configure /init[ 197.728719] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : 384: .: Can't open /run/net-*.conf [ 197.742443] Hardware name: BCM2835 [ 197.747714] Call trace: [ 197.747734] unwind_backtrace from show_stack+0x10/0x14 [ 197.759118] show_stack from dump_stack_lvl+0x54/0x68 [ 197.765958] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.772468] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.779919] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276438 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.649271] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.661943] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE : Can't open /run/net-*.conf [ 197.675678] Hardware name: BCM2835 [ 197.680953] Call trace: [ 197.680973] unwind_backtrace from show_stack+0x10/0x14 [ 197.692362] show_stack from dump_stack_lvl+0x54/0x68 [ 197.699203] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.705717] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.713171] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276436 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.692785] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.705584] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc1-00002-g32eea985999b #1 NONE [ 197.718726] Hardware name: BCM2835 [ 197.723998] Call trace: [ 197.724016] unwind_backtrace from show_stack+0x10/0x14 [ 197.735407] show_stack from dump_stack_lvl+0x54/0x68 [ 197.742252] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.748772] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.756235] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276435 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.526620] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.539111] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.552840] Hardware name: BCM2835 [ 197.558113] Call trace: [ 197.558131] unwind_backtrace from show_stack+0x10/0x14 [ 197.569519] show_stack from dump_stack_lvl+0x54/0x68 [ 197.576363] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.582878] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.590331] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276409 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.568309] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.580815] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE : Can't open /run/net-*.conf [ 197.594548] Hardware name: BCM2835 [ 197.599821] Call trace: [ 197.599839] unwind_backtrace from show_stack+0x10/0x14 [ 197.611231] show_stack from dump_stack_lvl+0x54/0x68 [ 197.618078] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.624594] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.632055] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276408 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.567728] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.580440] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE : Can't open /run/net-*.conf [ 197.594270] Hardware name: BCM2835 [ 197.599499] Call trace: [ 197.599517] unwind_backtrace from show_stack+0x10/0x14 [ 197.610772] show_stack from dump_stack_lvl+0x54/0x68 [ 197.617555] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.624005] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.631399] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276407 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.545155] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.557542] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.571275] Hardware name: BCM2835 [ 197.576547] Call trace: [ 197.576566] unwind_backtrace from show_stack+0x10/0x14 [ 197.587956] show_stack from dump_stack_lvl+0x54/0x68 [ 197.594802] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.601319] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.608781] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276406 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.526629] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.539019] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.552746] Hardware name: BCM2835 [ 197.558018] Call trace: [ 197.558036] unwind_backtrace from show_stack+0x10/0x14 [ 197.569426] show_stack from dump_stack_lvl+0x54/0x68 [ 197.576269] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.582783] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.590241] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276405 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.514856] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.527269] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.540995] Hardware name: BCM2835 [ 197.546264] Call trace: [ 197.546282] unwind_backtrace from show_stack+0x10/0x14 [ 197.557669] show_stack from dump_stack_lvl+0x54/0x68 [ 197.564512] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.571025] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.578481] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276404 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.577224] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.589636] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.603471] Hardware name: BCM2835 [ 197.608700] Call trace: [ 197.608718] unwind_backtrace from show_stack+0x10/0x14 [ 197.619974] show_stack from dump_stack_lvl+0x54/0x68 [ 197.626748] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.633193] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.640586] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276403 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.558153] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.570541] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE : Can't open /run/net-*.conf [ 197.584367] Hardware name: BCM2835 [ 197.589602] Call trace: [ 197.589620] unwind_backtrace from show_stack+0x10/0x14 [ 197.600870] show_stack from dump_stack_lvl+0x54/0x68 [ 197.607644] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.614088] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.621482] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276402 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.517559] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.529917] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE .: Can't open /run/net-*.conf [ 197.543646] Hardware name: BCM2835 [ 197.548914] Call trace: [ 197.548932] unwind_backtrace from show_stack+0x10/0x14 [ 197.560315] show_stack from dump_stack_lvl+0x54/0x68 [ 197.567155] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.573664] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.581115] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276401 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.553969] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.566615] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE : Can't open /run/net-*.conf [ 197.580348] Hardware name: BCM2835 [ 197.585617] Call trace: [ 197.585635] unwind_backtrace from show_stack+0x10/0x14 [ 197.597025] show_stack from dump_stack_lvl+0x54/0x68 [ 197.603869] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.610385] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.617846] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276400 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.587247] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.600050] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00789-g8d0ba700bfaf #1 NONE : Can't open /run/net-*.conf [ 197.613775] Hardware name: BCM2835 [ 197.619043] Call trace: [ 197.619061] unwind_backtrace from show_stack+0x10/0x14 [ 197.630444] show_stack from dump_stack_lvl+0x54/0x68 [ 197.637283] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.643792] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.651248] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276399 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.574168] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.586856] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.600584] Hardware name: BCM2835 [ 197.605860] Call trace: [ 197.605878] unwind_backtrace from show_stack+0x10/0x14 [ 197.617278] show_stack from dump_stack_lvl+0x54/0x68 [ 197.624126] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.630645] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.638105] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276393 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.595009] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.607523] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE : Can't open /run/net-*.conf [ 197.621255] Hardware name: BCM2835 [ 197.626528] Call trace: [ 197.626547] unwind_backtrace from show_stack+0x10/0x14 [ 197.637936] show_stack from dump_stack_lvl+0x54/0x68 [ 197.644782] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.651296] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.658758] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276391 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.603081] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.615611] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE [ 197.628738] Hardware name: BCM2835 [ 197.634005] Call trace: [ 197.634024] unwind_backtrace from show_stack+0x10/0x14 [ 197.645410] show_stack from dump_stack_lvl+0x54/0x68 [ 197.652251] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.658763] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.666221] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276389 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.563908] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.576663] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE [ 197.589792] Hardware name: BCM2835 [ 197.595062] Call trace: [ 197.595080] unwind_backtrace from show_stack+0x10/0x14 [ 197.606465] show_stack from dump_stack_lvl+0x54/0x68 [ 197.613307] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.619826] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.627287] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276384 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.728532] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.741254] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.754976] Hardware name: BCM2835 [ 197.760248] Call trace: [ 197.760266] unwind_backtrace from show_stack+0x10/0x14 [ 197.771653] show_stack from dump_stack_lvl+0x54/0x68 [ 197.778498] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.785013] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.792472] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276380 Error: No match for error type 'Job', message 'ipconfig: no devices t[ 197.523158] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 o configure ipconfig: no devices to configure /init: 3[ 197.535422] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE 84: .: Can't open /run/net-*.conf [ 197.549200] Hardware name: BCM2835 [ 197.554477] Call trace: [ 197.554495] unwind_backtrace from show_stack+0x10/0x14 [ 197.565853] show_stack from dump_stack_lvl+0x54/0x68 [ 197.572678] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.579178] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.586644] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276374 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.520811] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.533464] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE [ 197.546613] Hardware name: BCM2835 [ 197.551890] Call trace: [ 197.551908] unwind_backtrace from show_stack+0x10/0x14 [ 197.563309] show_stack from dump_stack_lvl+0x54/0x68 [ 197.570161] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.576683] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.584153] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276367 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.528968] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.541191] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.554970] Hardware name: BCM2835 [ 197.560236] Call trace: [ 197.560255] unwind_backtrace from show_stack+0x10/0x14 [ 197.571586] show_stack from dump_stack_lvl+0x54/0x68 [ 197.578403] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.584894] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.592353] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276354 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.626795] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.639401] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.653133] Hardware name: BCM2835 [ 197.658400] Call trace: [ 197.658418] unwind_backtrace from show_stack+0x10/0x14 [ 197.669798] show_stack from dump_stack_lvl+0x54/0x68 [ 197.676636] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.683146] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.690598] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276353 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.620743] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.632928] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.646706] Hardware name: BCM2835 [ 197.651900] Call trace: [ 197.651918] unwind_backtrace from show_stack+0x10/0x14 [ 197.663214] show_stack from dump_stack_lvl+0x54/0x68 [ 197.670021] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.676501] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.683922] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276351 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.641339] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.653568] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE .: Can't open /run/net-*.conf [ 197.667399] Hardware name: BCM2835 [ 197.672623] Call trace: [ 197.672642] unwind_backtrace from show_stack+0x10/0x14 [ 197.683892] show_stack from dump_stack_lvl+0x54/0x68 [ 197.690664] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.697108] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.704499] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276350 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.616854] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.629095] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.642824] Hardware name: BCM2835 [ 197.648092] Call trace: [ 197.648111] unwind_backtrace from show_stack+0x10/0x14 [ 197.659503] show_stack from dump_stack_lvl+0x54/0x68 [ 197.666349] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.672867] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.680327] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276348 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.677052] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.689639] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.703368] Hardware name: BCM2835 [ 197.708640] Call trace: [ 197.708658] unwind_backtrace from show_stack+0x10/0x14 [ 197.720046] show_stack from dump_stack_lvl+0x54/0x68 [ 197.726888] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.733400] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.740857] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276347 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.528882] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.541311] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE : Can't open /run/net-*.conf [ 197.555142] Hardware name: BCM2835 [ 197.560368] Call trace: [ 197.560386] unwind_backtrace from show_stack+0x10/0x14 [ 197.571639] show_stack from dump_stack_lvl+0x54/0x68 [ 197.578414] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.584861] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.592254] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276345 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.541599] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.554029] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.567760] Hardware name: BCM2835 [ 197.573035] Call trace: [ 197.573054] unwind_backtrace from show_stack+0x10/0x14 [ 197.584453] show_stack from dump_stack_lvl+0x54/0x68 [ 197.591304] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.597825] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.605288] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276344 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.551155] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.563779] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.577510] Hardware name: BCM2835 [ 197.582779] Call trace: [ 197.582797] unwind_backtrace from show_stack+0x10/0x14 [ 197.594191] show_stack from dump_stack_lvl+0x54/0x68 [ 197.601037] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.607555] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.615016] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276342 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.557889] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.570207] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.584039] Hardware name: BCM2835 [ 197.589262] Call trace: [ 197.589281] unwind_backtrace from show_stack+0x10/0x14 [ 197.600527] show_stack from dump_stack_lvl+0x54/0x68 [ 197.607301] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.613748] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.621140] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276341 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.644200] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.656775] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE : Can't open /run/net-*.conf [ 197.670502] Hardware name: BCM2835 [ 197.675777] Call trace: [ 197.675796] unwind_backtrace from show_stack+0x10/0x14 [ 197.687190] show_stack from dump_stack_lvl+0x54/0x68 [ 197.694037] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.700555] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.708019] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276340 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.516897] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.529223] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-00912-g96781f4b96d5 #1 NONE [ 197.542361] Hardware name: BCM2835 [ 197.547636] Call trace: [ 197.547655] unwind_backtrace from show_stack+0x10/0x14 [ 197.559048] show_stack from dump_stack_lvl+0x54/0x68 [ 197.565895] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.572412] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.579874] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276338 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.551560] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.564319] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE an't open /run/net-*.conf [ 197.578050] Hardware name: BCM2835 [ 197.583313] Call trace: [ 197.583331] unwind_backtrace from show_stack+0x10/0x14 [ 197.594707] show_stack from dump_stack_lvl+0x54/0x68 [ 197.601547] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.608059] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.615515] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276337 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.525460] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.537903] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.551632] Hardware name: BCM2835 [ 197.556907] Call trace: [ 197.556925] unwind_backtrace from show_stack+0x10/0x14 [ 197.568316] show_stack from dump_stack_lvl+0x54/0x68 [ 197.575163] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.581682] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.589146] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276320 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.595604] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.607857] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-01531-ga0be739e9567 #1 NONE .: Can't open /run/net-*.conf [ 197.621593] Hardware name: BCM2835 [ 197.626871] Call trace: [ 197.626889] unwind_backtrace from show_stack+0x10/0x14 [ 197.638288] show_stack from dump_stack_lvl+0x54/0x68 [ 197.645137] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.651661] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.659126] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276316 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.541783] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.554500] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE : Can't open /run/net-*.conf [ 197.568229] Hardware name: BCM2835 [ 197.573511] Call trace: [ 197.573528] unwind_backtrace from show_stack+0x10/0x14 [ 197.584945] show_stack from dump_stack_lvl+0x54/0x68 [ 197.591801] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.598328] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.605797] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276309 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.547530] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.560374] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE [ 197.573519] Hardware name: BCM2835 [ 197.578794] Call trace: [ 197.578812] unwind_backtrace from show_stack+0x10/0x14 [ 197.590215] show_stack from dump_stack_lvl+0x54/0x68 [ 197.597064] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.603587] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.611056] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276303 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.556582] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.569212] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE : Can't open /run/net-*.conf [ 197.582939] Hardware name: BCM2835 [ 197.588217] Call trace: [ 197.588235] unwind_backtrace from show_stack+0x10/0x14 [ 197.599634] show_stack from dump_stack_lvl+0x54/0x68 [ 197.606485] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.613007] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.620472] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276296 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.600430] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.613060] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE an't open /run/net-*.conf [ 197.626783] Hardware name: BCM2835 [ 197.632058] Call trace: [ 197.632076] unwind_backtrace from show_stack+0x10/0x14 [ 197.643481] show_stack from dump_stack_lvl+0x54/0x68 [ 197.650331] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.656851] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.664310] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276290 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.532528] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.545315] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE an't open /run/net-*.conf [ 197.559037] Hardware name: BCM2835 [ 197.564267] Call trace: [ 197.564284] unwind_backtrace from show_stack+0x10/0x14 [ 197.575550] show_stack from dump_stack_lvl+0x54/0x68 [ 197.582331] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.588811] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.596231] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276284 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.628605] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.640929] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE .: Can't open /run/net-*.conf [ 197.654659] Hardware name: BCM2835 [ 197.659931] Call trace: [ 197.659950] unwind_backtrace from show_stack+0x10/0x14 [ 197.671343] show_stack from dump_stack_lvl+0x54/0x68 [ 197.678189] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.684706] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.692161] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276278 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.552129] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.564858] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE an't open /run/net-*.conf [ 197.578587] Hardware name: BCM2835 [ 197.583862] Call trace: [ 197.583880] unwind_backtrace from show_stack+0x10/0x14 [ 197.595282] show_stack from dump_stack_lvl+0x54/0x68 [ 197.602132] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.608656] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.616121] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276266 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.491826] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.504429] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE : Can't open /run/net-*.conf [ 197.518158] Hardware name: BCM2835 [ 197.523438] Call trace: [ 197.523455] unwind_backtrace from show_stack+0x10/0x14 [ 197.534859] show_stack from dump_stack_lvl+0x54/0x68 [ 197.541709] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.548228] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.555690] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276243 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.586540] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.598951] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE .: Can't open /run/net-*.conf [ 197.612682] Hardware name: BCM2835 [ 197.617959] Call trace: [ 197.617976] unwind_backtrace from show_stack+0x10/0x14 [ 197.629374] show_stack from dump_stack_lvl+0x54/0x68 [ 197.636223] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.642744] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.650202] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276239 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.648640] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.661203] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE : Can't open /run/net-*.conf [ 197.674930] Hardware name: BCM2835 [ 197.680210] Call trace: [ 197.680228] unwind_backtrace from show_stack+0x10/0x14 [ 197.691636] show_stack from dump_stack_lvl+0x54/0x68 [ 197.698488] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.705007] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.712471] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276212 Error: No match for error type 'Job', message 'ipconfig: no devices to conf[ 197.592796] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 igure ipconfig: no devices to configure /init: 384: .:[ 197.605152] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-02760-g80f60a6b0c1e #1 NONE Can't open /run/net-*.conf [ 197.618873] Hardware name: BCM2835 [ 197.624103] Call trace: [ 197.624121] unwind_backtrace from show_stack+0x10/0x14 [ 197.635383] show_stack from dump_stack_lvl+0x54/0x68 [ 197.642165] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.648646] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.656069] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276199 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.658868] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.671315] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY : Can't open /run/net-*.conf [ 197.685058] Hardware name: BCM2835 [ 197.690286] Call trace: [ 197.690306] unwind_backtrace from show_stack+0x10/0x14 [ 197.701567] show_stack from dump_stack_lvl+0x54/0x68 [ 197.708344] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.714793] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.722189] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276180 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.649151] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.661874] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY t open /run/net-*.conf [ 197.675616] Hardware name: BCM2835 [ 197.680844] Call trace: [ 197.680862] unwind_backtrace from show_stack+0x10/0x14 [ 197.692116] show_stack from dump_stack_lvl+0x54/0x68 [ 197.698891] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.705337] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.712731] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276155 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.683513] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.696041] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY an't open /run/net-*.conf [ 197.709779] Hardware name: BCM2835 [ 197.715005] Call trace: [ 197.715025] unwind_backtrace from show_stack+0x10/0x14 [ 197.726274] show_stack from dump_stack_lvl+0x54/0x68 [ 197.733046] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.739491] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.746877] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276152 Error: No match for error type 'Job', message 'ipconfig: no devices to con[ 197.634177] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 figure ipconfig: no devices to configure /init: 384: .[ 197.646440] CPU: 1 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY : Can't open /run/net-*.conf [ 197.660183] Hardware name: BCM2835 [ 197.665407] Call trace: [ 197.665425] unwind_backtrace from show_stack+0x10/0x14 [ 197.676670] show_stack from dump_stack_lvl+0x54/0x68 [ 197.683441] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.689883] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.697269] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276150 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.670597] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 [ 197.682983] CPU: 0 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY [ 197.696029] Hardware name: BCM2835 [ 197.701300] Call trace: [ 197.701318] unwind_backtrace from show_stack+0x10/0x14 [ 197.712708] show_stack from dump_stack_lvl+0x54/0x68 [ 197.719556] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.726073] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.733532] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276148 Error: No match for error type 'Job', message 'ipconfig: no devices to c[ 197.641021] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 onfigure ipconfig: no devices to configure /init: 384:[ 197.653119] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY .: Can't open /run/net-*.conf [ 197.666856] Hardware name: BCM2835 [ 197.672084] Call trace: [ 197.672102] unwind_backtrace from show_stack+0x10/0x14 [ 197.683358] show_stack from dump_stack_lvl+0x54/0x68 [ 197.690136] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.696586] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.703981] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276144 Error: No match for error type 'Job', message 'ipconfig: no devices to config[ 197.622707] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ure ipconfig: no devices to configure /init: 384: .: C[ 197.635327] CPU: 3 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY an't open /run/net-*.conf [ 197.648962] Hardware name: BCM2835 [ 197.654244] Call trace: [ 197.654262] unwind_backtrace from show_stack+0x10/0x14 [ 197.665676] show_stack from dump_stack_lvl+0x54/0x68 [ 197.672530] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.679057] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.686522] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276141 Error: No match for error type 'Job', message 'ipconfig: no devices to configure[ 197.679290] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ipconfig: no devices to configure /init: 384: .: Can'[ 197.691860] CPU: 2 UID: 0 PID: 1 Comm: init Not tainted 6.19.0-rc5-next-20260113 #1 VOLUNTARY t open /run/net-*.conf [ 197.705599] Hardware name: BCM2835 [ 197.710832] Call trace: [ 197.710850] unwind_backtrace from show_stack+0x10/0x14 [ 197.722113] show_stack from dump_stack_lvl+0x54/0x68 [ 197.728894] dump_stack_lvl from vpanic+0xc4/0x2ec [ 197.735346] vpanic from __do_trace_suspend_resume+0x0/0x4c [ 197.742744] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200 ]---' Count: 1 (0.41%) IDs: rpi3-b-32-03: 4276139 Error type: Infrastructure Error count: 43 (17.77%) Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 35 seconds' Count: 39 (16.12%) IDs: rpi3-b-32-03: 4276101 4276106 4276111 4276115 4276133 4276143 4276159 4276171 4276174 4276182 4276206 4276220 4276231 4276241 4276242 4276261 4276274 4276280 4276287 4276293 4276294 4276297 4276302 4276305 4276306 4276308 4276311 4276379 4276383 4276394 4276430 4276432 4276441 4276444 4276447 4276474 4276477 4276480 4276489 Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 34 seconds' Count: 4 (1.65%) IDs: rpi3-b-32-03: 4276103 4276104 4276108 4276161 Device type: x86 Total jobs: 7 Total errors: 7 (100.00%) Error type: Infrastructure Error count: 7 (100.00%) Error: Reboot failed Count: 7 (100.00%) IDs: x86-01: 4276264 4276270 4276271 4276283 4276285 4276295 4276298 Device type: hi6220-hikey-r2 Total jobs: 1 Total errors: 0 (0.00%)
2 days, 14 hours
1
0
0
0
← Newer
1
2
3
4
...
3345
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
Results per page:
10
25
50
100
200