* [PATCH 6.9 000/157] 6.9.5-rc1 review
@ 2024-06-13 11:32 Greg Kroah-Hartman
2024-06-13 16:51 ` SeongJae Park
` (9 more replies)
0 siblings, 10 replies; 14+ messages in thread
From: Greg Kroah-Hartman @ 2024-06-13 11:32 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie
This is the start of the stable review cycle for the 6.9.5 release.
There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.9.5-rc1
Enzo Matsumiya <ematsumiya@suse.de>
smb: client: fix deadlock in smb2_find_smb_tcon()
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Puranjay Mohan <puranjay@kernel.org>
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Hari Bathini <hbathini@linux.ibm.com>
powerpc/64/bpf: fix tail calls for PCREL addressing
Andrii Nakryiko <andrii@kernel.org>
bpf: fix multi-uprobe PID filtering logic
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix incorrect UMP type for system messages
Qu Wenruo <wqu@suse.com>
btrfs: re-introduce 'norecovery' mount option
Filipe Manana <fdmanana@suse.com>
btrfs: fix leak of qgroup extent records after transaction abort
Omar Sandoval <osandov@fb.com>
btrfs: fix crash on racing fsync and size-extending write into prealloc
Qu Wenruo <wqu@suse.com>
btrfs: protect folio::private when attaching extent buffer folios
Boris Burkov <boris@bur.io>
btrfs: qgroup: fix qgroup id collision across mounts
David Sterba <dsterba@suse.com>
btrfs: qgroup: update rescan message levels and error codes
Steven Rostedt (Google) <rostedt@goodmis.org>
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google) <rostedt@goodmis.org>
eventfs: Keep the directories from having the same inode number as files
Hao Ge <gehao@kylinos.cn>
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
Anna Schumaker <Anna.Schumaker@Netapp.com>
NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
Sergey Shtylyov <s.shtylyov@omp.ru>
nfs: fix undefined behavior in nfs_block_bits()
Steve French <stfrench@microsoft.com>
cifs: fix creating sockets when using sfu mount options
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
EDAC/igen6: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
EDAC/amd64: Convert PCIBIOS_* return codes to errnos
Takashi Iwai <tiwai@suse.de>
ALSA: ump: Don't accept an invalid UMP protocol number
Takashi Iwai <tiwai@suse.de>
ALSA: ump: Don't clear bank selection after sending a program change
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
ASoC: SOF: ipc4-topology: Fix input format query of process modules without base extension
Nam Cao <namcao@linutronix.de>
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Javier Carrasco <javier.carrasco.cruz@gmail.com>
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
dicken.ding <dicken.ding@mediatek.com>
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
Frank Li <Frank.Li@nxp.com>
i3c: master: svc: fix invalidate IBI type and miss call client IBI handler
Harald Freudenberger <freude@linux.ibm.com>
s390/cpacf: Make use of invalid opcode produce a link error
Harald Freudenberger <freude@linux.ibm.com>
s390/cpacf: Split and rework cpacf query functions
Harald Freudenberger <freude@linux.ibm.com>
s390/ap: Fix crash in AP internal function modify_bitmap()
Helge Deller <deller@kernel.org>
parisc: Define sigset_t in parisc uapi header
Helge Deller <deller@gmx.de>
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: smdk4412: fix keypad no-autorepeat
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
Shengyu Qu <wiagn233@outlook.com>
riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
Baokun Li <libaokun1@huawei.com>
ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
Baokun Li <libaokun1@huawei.com>
ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
Ritesh Harjani (IBM) <ritesh.list@gmail.com>
ext4: Fixes len calculation in mpage_journal_page_buffers
Mike Gilbert <floppym@gentoo.org>
sparc: move struct termio to asm/termios.h
Hui Wang <hui.wang@canonical.com>
e1000e: move force SMBUS near the end of enable_ulp function
Arnaldo Carvalho de Melo <acme@redhat.com>
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Magnus Karlsson <magnus.karlsson@intel.com>
Revert "xsk: Document ability to redirect to any socket bound to the same umem"
Magnus Karlsson <magnus.karlsson@intel.com>
Revert "xsk: Support redirect to any socket bound to the same umem"
Daniel Thompson <daniel.thompson@linaro.org>
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson <daniel.thompson@linaro.org>
kdb: Merge identical case statements in kdb_read()
Daniel Thompson <daniel.thompson@linaro.org>
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson <daniel.thompson@linaro.org>
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson <daniel.thompson@linaro.org>
kdb: Fix buffer overflow during tab-complete
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
wifi: ath10k: fix QCOM_RPROC_COMMON dependency
Sunil V L <sunilvl@ventanamicro.com>
irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails
Tony Battersby <tonyb@cybernetics.com>
bonding: fix oops during rmmod
Judith Mendez <jm@ti.com>
watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
Dev Jain <dev.jain@arm.com>
selftests/mm: compaction_test: fix bogus test success on Aarch64
Michael Ellerman <mpe@ellerman.id.au>
selftests/mm: fix build warnings on ppc64
Dev Jain <dev.jain@arm.com>
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Hailong.Liu <hailong.liu@oppo.com>
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Miaohe Lin <linmiaohe@huawei.com>
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Yuanyuan Zhong <yzhong@purestorage.com>
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Frank van der Linden <fvdl@google.com>
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden <fvdl@google.com>
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Oscar Salvador <osalvador@suse.de>
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Sam Ravnborg <sam@ravnborg.org>
sparc64: Fix number of online CPUs
John Kacur <jkacur@redhat.com>
rtla/timerlat: Fix histogram report when a cpu count is 0
Alexander Shishkin <alexander.shishkin@linux.intel.com>
intel_th: pci: Add Meteor Lake-S CPU support
Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Jan Beulich <jbeulich@suse.com>
tpm_tis: Do *not* flush uninitialized work
Alexander Potapenko <glider@google.com>
kmsan: do not wipe out origin when doing partial unpoisoning
Chengming Zhou <chengming.zhou@linux.dev>
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou <chengming.zhou@linux.dev>
mm/ksm: fix ksm_pages_scanned accounting
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: net: lib: support errexit with busywait
Dmitry Safonov <0x7f454c46@gmail.com>
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
net/9p: fix uninit-value in p9_client_rpc()
xu xin <xu.xin16@zte.com.cn>
net/ipv6: Fix route deleting failure when metric equals 0
Martin K. Petersen <martin.petersen@oracle.com>
scsi: core: Handle devices which return an unusually large VPD page count
Johan Hovold <johan+linaro@kernel.org>
HID: i2c-hid: elan: fix reset suspend current leakage
Hamish Martin <hamish.martin@alliedtelesis.co.nz>
i2c: acpi: Unbind mux adapters before delete
Dan Williams <dan.j.williams@intel.com>
ACPI: APEI: EINJ: Fix einj_dev release leak
Xu Yang <xu.yang_2@nxp.com>
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang <xu.yang_2@nxp.com>
filemap: add helper mapping_max_folio_size()
Jens Axboe <axboe@kernel.dk>
io_uring: check for non-NULL file pointer in io_file_can_poll()
Jens Axboe <axboe@kernel.dk>
io_uring/napi: fix timeout calculation
Ryan Roberts <ryan.roberts@arm.com>
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Nathan Chancellor <nathan@kernel.org>
kbuild: Remove support for Clang's ThinLTO caching
Herbert Xu <herbert@gondor.apana.org.au>
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Vitaly Chikunov <vt@altlinux.org>
crypto: ecrdsa - Fix module auto-load on add_key
Stefan Berger <stefanb@linux.ibm.com>
crypto: ecdsa - Fix module auto-load on add-key
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs
Nathan Chancellor <nathan@kernel.org>
clk: bcm: rpi: Assign ->num before accessing ->hws
Nathan Chancellor <nathan@kernel.org>
clk: bcm: dvp: Assign ->num before accessing ->hws
Jiaxun Yang <jiaxun.yang@flygoat.com>
LoongArch: Fix entry point in kernel image header
Jiaxun Yang <jiaxun.yang@flygoat.com>
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang <jiaxun.yang@flygoat.com>
LoongArch: Fix built-in DTB detection
Jiaxun Yang <jiaxun.yang@flygoat.com>
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Marc Zyngier <maz@kernel.org>
KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
Marc Zyngier <maz@kernel.org>
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier <maz@kernel.org>
KVM: arm64: Fix AArch32 register narrowing on userspace write
Sean Christopherson <seanjc@google.com>
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Alex Deucher <alexander.deucher@amd.com>
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Mario Limonciello <mario.limonciello@amd.com>
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Dominique Martinet <asmadeus@codewreck.org>
9p: add missing locking around taking dentry fid list
Li Ma <li.ma@amd.com>
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Gabor Juhos <j4g8y7@gmail.com>
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
Cai Xinchen <caixinchen1@huawei.com>
fbdev: savage: Handle err return when savagefb_check_var failed
Thomas Zimmermann <tzimmermann@suse.de>
drm/fbdev-generic: Do not set physical framebuffer address
Hans de Goede <hdegoede@redhat.com>
mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA
Hans de Goede <hdegoede@redhat.com>
mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
Hans de Goede <hdegoede@redhat.com>
mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
Hans de Goede <hdegoede@redhat.com>
mmc: sdhci-acpi: Sort DMI quirks alphabetically
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Add support for "Tuning Error" interrupts
Hans de Goede <hdegoede@redhat.com>
mmc: core: Add mmc_gpiod_set_cd_config() function
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
mmc: davinci: Don't strip remove function when driver is builtin
Alexander Stein <alexander.stein@ew.tq-group.com>
media: v4l: async: Fix notifier list entry init
Sakari Ailus <sakari.ailus@linux.intel.com>
media: v4l: async: Don't set notifier's V4L2 device if registering fails
Sakari Ailus <sakari.ailus@linux.intel.com>
media: v4l: async: Properly re-initialise notifier entry in unregister
Sakari Ailus <sakari.ailus@linux.intel.com>
media: ov2740: Fix LINK_FREQ and PIXEL_RATE control value reporting
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: v4l2-core: hold videodev_lock until dev reg, finishes
Nathan Chancellor <nathan@kernel.org>
media: mxl5xx: Move xpt structures off stack
Hans Verkuil <hverkuil-cisco@xs4all.nl>
media: mc: mark the media devnode as registered from the, start
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
media: mc: Fix graph walk in media_pipeline_start
Martin Tůma <martin.tuma@digiteqautomotive.com>
media: mgb4: Fix double debugfs remove
Max Krummenacher <max.krummenacher@toradex.com>
arm64: dts: ti: verdin-am62: Set memory size to 2gb
Yang Xiwen <forbidden405@outlook.com>
arm64: dts: hi3798cv200: fix the size of GICR
Johan Hovold <johan+linaro@kernel.org>
arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
Bitterblue Smith <rtl8821cerfe2@gmail.com>
wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
Bitterblue Smith <rtl8821cerfe2@gmail.com>
wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
Bitterblue Smith <rtl8821cerfe2@gmail.com>
wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
Martin Kaistra <martin.kaistra@linutronix.de>
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
Bitterblue Smith <rtl8821cerfe2@gmail.com>
wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AU
Ping-Ke Shih <pkshih@realtek.com>
wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmware command
Yu Kuai <yukuai3@huawei.com>
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING
Johan Hovold <johan+linaro@kernel.org>
arm64: dts: qcom: qcs404: fix bluetooth device address
Krzysztof Kozlowski <krzk@kernel.org>
arm64: tegra: Correct Tegra132 I2C alias
Christoffer Sandberg <cs@tuxedo.de>
ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx
Maulik Shah <quic_mkshah@quicinc.com>
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Konrad Dybcio <konrad.dybcio@linaro.org>
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Karthikeyan Ramasubramanian <kramasub@chromium.org>
platform/chrome: cros_ec: Handle events during suspend after resume completion
Tyler Hicks (Microsoft) <code@tyhicks.com>
proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
Eric Biggers <ebiggers@google.com>
fsverity: use register_sysctl_init() to avoid kmemleak warning
Sergey Shtylyov <s.shtylyov@omp.ru>
ata: pata_legacy: make legacy_exit() work again
Ping-Ke Shih <pkshih@realtek.com>
wifi: rtw89: correct aSIFSTime for 6GHz band
Dan Carpenter <dan.carpenter@linaro.org>
btrfs: qgroup: fix initialization of auto inherit array
Jia Jie Ho <jiajie.ho@starfivetech.com>
crypto: starfive - Do not free stack buffer
Matthew Mirvish <matthew@mm12.xyz>
bcache: fix variable length array abuse in btree_iter
Matthew Auld <matthew.auld@intel.com>
drm/xe/bb: assert width in xe_bb_create_job()
Bob Zhou <bob.zhou@amd.com>
drm/amdgpu: add error handle to avoid out-of-bounds
Zheyu Ma <zheyuma97@gmail.com>
media: lgdt3306a: Add a check against null-pointer-def
Chao Yu <chao@kernel.org>
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Daniel Borkmann <daniel@iogearbox.net>
vxlan: Fix regression when dropping packets due to invalid src addresses
Thomas Gleixner <tglx@linutronix.de>
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater
Gao Xiang <xiang@kernel.org>
erofs: avoid allocating DEFLATE streams before mounting
Marc Dionne <marc.dionne@auristor.com>
afs: Don't cross .backup mountpoint from backup volume
Ashutosh Dixit <ashutosh.dixit@intel.com>
drm/i915/hwmon: Get rid of devm
Lang Yu <Lang.Yu@amd.com>
drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
-------------
Diffstat:
Documentation/mm/arch_pgtable_helpers.rst | 6 +-
Documentation/networking/af_xdp.rst | 31 +++---
Makefile | 9 +-
arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts | 2 +-
arch/arm/boot/dts/samsung/exynos4412-origen.dts | 2 +-
arch/arm/boot/dts/samsung/exynos4412-smdk4412.dts | 2 +-
arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 2 +-
arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 4 +-
arch/arm64/boot/dts/nvidia/tegra132.dtsi | 2 +-
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 5 +
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 2 +-
arch/arm64/kvm/guest.c | 3 +-
arch/arm64/kvm/hyp/aarch32.c | 18 +++-
arch/loongarch/include/asm/numa.h | 1 +
arch/loongarch/include/asm/stackframe.h | 2 +-
arch/loongarch/kernel/head.S | 2 +-
arch/loongarch/kernel/setup.c | 2 +-
arch/loongarch/kernel/smp.c | 5 +-
arch/loongarch/kernel/vmlinux.lds.S | 10 +-
arch/parisc/include/asm/page.h | 1 +
arch/parisc/include/asm/signal.h | 12 ---
arch/parisc/include/uapi/asm/signal.h | 10 ++
arch/powerpc/mm/book3s64/pgtable.c | 1 +
arch/powerpc/net/bpf_jit_comp32.c | 12 +++
arch/powerpc/net/bpf_jit_comp64.c | 42 +++++---
arch/riscv/Kconfig | 2 +-
.../dts/starfive/jh7110-starfive-visionfive-2.dtsi | 1 -
arch/s390/include/asm/cpacf.h | 109 +++++++++++++++++----
arch/s390/include/asm/pgtable.h | 4 +-
arch/sparc/include/asm/smp_64.h | 2 -
arch/sparc/include/uapi/asm/termbits.h | 10 --
arch/sparc/include/uapi/asm/termios.h | 9 ++
arch/sparc/kernel/prom_64.c | 4 +-
arch/sparc/kernel/setup_64.c | 1 -
arch/sparc/kernel/smp_64.c | 14 ---
arch/sparc/mm/tlb.c | 1 +
arch/x86/kernel/cpu/topology_amd.c | 4 +-
arch/x86/kvm/svm/svm.c | 27 +++--
arch/x86/mm/pgtable.c | 2 +
crypto/ecdsa.c | 3 +
crypto/ecrdsa.c | 1 +
drivers/acpi/apei/einj-core.c | 2 +-
drivers/acpi/resource.c | 12 +++
drivers/ata/pata_legacy.c | 8 +-
drivers/char/tpm/tpm_tis_core.c | 3 +-
drivers/clk/bcm/clk-bcm2711-dvp.c | 3 +-
drivers/clk/bcm/clk-raspberrypi.c | 2 +-
drivers/clk/qcom/apss-ipq-pll.c | 30 +++++-
drivers/clk/qcom/clk-alpha-pll.c | 2 +
drivers/cpufreq/amd-pstate.c | 2 +-
drivers/crypto/intel/qat/qat_common/adf_aer.c | 19 +---
drivers/crypto/starfive/jh7110-rsa.c | 1 -
drivers/edac/amd64_edac.c | 8 +-
drivers/edac/igen6_edac.c | 4 +-
drivers/firmware/efi/libstub/loongarch.c | 2 +-
drivers/firmware/qcom/qcom_scm.c | 18 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 15 +++
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 3 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 11 +--
drivers/gpu/drm/amd/include/atomfirmware.h | 43 ++++++++
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 20 ++--
drivers/gpu/drm/drm_fbdev_generic.c | 1 -
drivers/gpu/drm/i915/i915_hwmon.c | 46 ++++++---
drivers/gpu/drm/xe/xe_bb.c | 3 +-
drivers/hid/i2c-hid/i2c-hid-of-elan.c | 59 ++++++++---
drivers/hwmon/ltc2992.c | 4 +-
drivers/hwtracing/intel_th/pci.c | 5 +
drivers/i2c/i2c-core-acpi.c | 19 +++-
drivers/i3c/master/svc-i3c-master.c | 16 ++-
drivers/irqchip/irq-riscv-intc.c | 9 +-
drivers/md/bcache/bset.c | 44 ++++-----
drivers/md/bcache/bset.h | 28 ++++--
drivers/md/bcache/btree.c | 40 ++++----
drivers/md/bcache/super.c | 5 +-
drivers/md/bcache/sysfs.c | 2 +-
drivers/md/bcache/writeback.c | 10 +-
drivers/md/raid5.c | 15 +--
drivers/media/dvb-frontends/lgdt3306a.c | 5 +
drivers/media/dvb-frontends/mxl5xx.c | 22 ++---
drivers/media/i2c/ov2740.c | 11 ++-
drivers/media/mc/mc-devnode.c | 5 +-
drivers/media/mc/mc-entity.c | 6 ++
drivers/media/pci/mgb4/mgb4_core.c | 7 +-
drivers/media/v4l2-core/v4l2-async.c | 12 +--
drivers/media/v4l2-core/v4l2-dev.c | 3 +
drivers/mmc/core/slot-gpio.c | 20 ++++
drivers/mmc/host/davinci_mmc.c | 4 +-
drivers/mmc/host/sdhci-acpi.c | 61 ++++++++++--
drivers/mmc/host/sdhci.c | 10 +-
drivers/mmc/host/sdhci.h | 3 +-
drivers/net/bonding/bond_main.c | 13 +--
drivers/net/ethernet/intel/e1000e/ich8lan.c | 22 +++++
drivers/net/ethernet/intel/e1000e/netdev.c | 18 ----
drivers/net/vxlan/vxlan_core.c | 8 +-
drivers/net/wireless/ath/ath10k/Kconfig | 1 +
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 9 ++
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 32 +++---
.../net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 4 +-
.../net/wireless/realtek/rtlwifi/rtl8192de/trx.c | 21 ++--
.../net/wireless/realtek/rtlwifi/rtl8192de/trx.h | 79 ++++-----------
drivers/net/wireless/realtek/rtw89/mac80211.c | 2 +-
drivers/net/wireless/realtek/rtw89/pci.c | 3 +-
drivers/platform/chrome/cros_ec.c | 16 +--
drivers/s390/crypto/ap_bus.c | 2 +-
drivers/scsi/scsi.c | 7 ++
drivers/soc/qcom/cmd-db.c | 32 +++++-
drivers/soc/qcom/rpmh-rsc.c | 3 +-
drivers/thermal/qcom/lmh.c | 3 +
drivers/video/fbdev/savage/savagefb_driver.c | 5 +-
drivers/watchdog/rti_wdt.c | 34 +++----
fs/9p/vfs_dentry.c | 9 +-
fs/afs/mntpt.c | 5 +
fs/btrfs/disk-io.c | 10 +-
fs/btrfs/extent_io.c | 60 ++++++------
fs/btrfs/qgroup.c | 34 +++++--
fs/btrfs/super.c | 8 ++
fs/btrfs/tree-log.c | 17 ++--
fs/erofs/decompressor_deflate.c | 55 ++++++-----
fs/ext4/inode.c | 2 +-
fs/ext4/mballoc.h | 2 +-
fs/ext4/xattr.c | 4 +-
fs/f2fs/inode.c | 6 ++
fs/iomap/buffered-io.c | 2 +-
fs/nfs/internal.h | 4 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nilfs2/dir.c | 2 +-
fs/nilfs2/segment.c | 3 +
fs/proc/base.c | 2 +-
fs/proc/fd.c | 42 ++++----
fs/proc/task_mmu.c | 9 +-
fs/smb/client/cifspdu.h | 2 +-
fs/smb/client/inode.c | 4 +
fs/smb/client/smb2ops.c | 3 +
fs/smb/client/smb2transport.c | 2 +-
fs/tracefs/event_inode.c | 13 ++-
fs/tracefs/inode.c | 33 ++++---
fs/verity/init.c | 7 +-
include/linux/ksm.h | 17 +++-
include/linux/mm_types.h | 2 +-
include/linux/mmc/slot-gpio.h | 1 +
include/linux/pagemap.h | 34 ++++---
include/net/tcp_ao.h | 7 +-
include/soc/qcom/cmd-db.h | 10 +-
io_uring/io_uring.h | 2 +-
io_uring/napi.c | 22 +++--
kernel/debug/kdb/kdb_io.c | 99 +++++++++++--------
kernel/irq/irqdesc.c | 5 +-
kernel/trace/bpf_trace.c | 8 +-
mm/cma.c | 4 -
mm/huge_memory.c | 49 ++++-----
mm/hugetlb.c | 22 ++++-
mm/kmsan/core.c | 15 ++-
mm/ksm.c | 17 ++--
mm/memory-failure.c | 4 +-
mm/pgtable-generic.c | 2 +
mm/vmalloc.c | 5 +-
net/9p/client.c | 2 +
net/ipv4/tcp_ao.c | 13 ++-
net/ipv6/route.c | 5 +-
net/xdp/xsk.c | 5 +-
sound/core/seq/seq_ump_convert.c | 2 +
sound/core/ump.c | 7 ++
sound/core/ump_convert.c | 1 -
sound/soc/sof/ipc4-topology.c | 8 ++
tools/perf/builtin-record.c | 6 +-
.../selftests/bpf/prog_tests/uprobe_multi_test.c | 2 +-
tools/testing/selftests/mm/compaction_test.c | 22 +++--
tools/testing/selftests/mm/gup_test.c | 1 +
tools/testing/selftests/mm/uffd-common.h | 1 +
tools/testing/selftests/net/lib.sh | 17 ++--
tools/tracing/rtla/src/timerlat_hist.c | 60 ++++++++----
173 files changed, 1392 insertions(+), 811 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
@ 2024-06-13 13:43 Ronald Warsow
0 siblings, 0 replies; 14+ messages in thread
From: Ronald Warsow @ 2024-06-13 13:43 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable; +Cc: linux-kernel
Hi Greg
no regressions *here* on x86_64 (RKL, Intel 11th Gen. CPU)
Thanks
Tested-by: Ronald Warsow <rwarsow@gmx.de>
====
for the record:
today I had a crash with 6.9.4, see below
seems not to be reproduceable with 6.9.5-rc1
Kernel was compiled with LLVM=1 and Xe Graphic driver
Crash happend 3 times while editing a LibreOffice Calc sheet
only a hard reset got the box to live again
Jun 13 14:47:40 obelix.fritz.box kernel: BUG: unable to handle page
fault for address: fffffffffffffe20
Jun 13 14:47:40 obelix.fritz.box kernel: #PF: supervisor read access in
kernel mode
Jun 13 14:47:40 obelix.fritz.box kernel: #PF: error_code(0x0000) -
not-present page
Jun 13 14:47:40 obelix.fritz.box kernel: PGD 3d822f067 P4D 3d822f067 PUD
3d8231067 PMD 0
Jun 13 14:47:40 obelix.fritz.box kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jun 13 14:47:40 obelix.fritz.box kernel: CPU: 5 PID: 2680 Comm: Xorg
Tainted: G OE 6.9.4_MY_LLVM #1
Jun 13 14:47:40 obelix.fritz.box kernel: Hardware name: ASUS System
Product Name/ROG STRIX B560-G GAMING WIFI, BIOS 2203 02/06/2024
Jun 13 14:47:40 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x10/0xf0 [drm_suballoc_helper]
Jun 13 14:47:40 obelix.fritz.box kernel: Code: e9 56 ff ff ff e8 20 6c
bd e9 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 74 50 41
57 41 56 53 49 89 f7 49 89 fe <48> 8b 5f 20 48 89 df e8 94 2f be e9 4d
85 ff 74 2a 49 8b 47 30 a8
Jun 13 14:47:40 obelix.fritz.box kernel: RSP: 0018:ffff9ecb068fb570
EFLAGS: 00010286
Jun 13 14:47:40 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
00000000fffffe00 RCX: 0000000000003e45
Jun 13 14:47:40 obelix.fritz.box kernel: RDX: 0000000000003e35 RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 14:47:40 obelix.fritz.box kernel: RBP: 0000000000000001 R08:
0000000000000000 R09: ffffffffab258530
Jun 13 14:47:40 obelix.fritz.box kernel: R10: 0000000000000001 R11:
0000000000000005 R12: 0000000000000008
Jun 13 14:47:40 obelix.fritz.box kernel: R13: ffff9ecb068fb710 R14:
fffffffffffffe00 R15: 0000000000000000
Jun 13 14:47:40 obelix.fritz.box kernel: FS: 00007f98cc24fb00(0000)
GS:ffff8f870f680000(0000) knlGS:0000000000000000
Jun 13 14:47:40 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 14:47:40 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000112d62002 CR4: 0000000000770ef0
Jun 13 14:47:40 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 14:47:40 obelix.fritz.box kernel: Call Trace:
Jun 13 14:47:40 obelix.fritz.box kernel: <TASK>
Jun 13 14:47:40 obelix.fritz.box kernel: ? __die_body+0x61/0xb0
Jun 13 14:47:40 obelix.fritz.box kernel: ? page_fault_oops+0x2f4/0x400
Jun 13 14:47:40 obelix.fritz.box kernel: ? do_kern_addr_fault+0x92/0xd0
Jun 13 14:47:40 obelix.fritz.box kernel: ? exc_page_fault+0x60/0x70
Jun 13 14:47:40 obelix.fritz.box kernel: ? asm_exc_page_fault+0x22/0x30
Jun 13 14:47:40 obelix.fritz.box kernel: ? drm_suballoc_free+0x10/0xf0
[drm_suballoc_helper]
Jun 13 14:47:40 obelix.fritz.box kernel:
xe_migrate_update_pgtables+0x7d1/0x880 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: __xe_pt_bind_vma+0x909/0xd40 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: ? ttm_bo_validate+0x3f/0x1c0 [ttm]
Jun 13 14:47:40 obelix.fritz.box kernel: xe_vm_bind_vma+0x12f/0x290 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: xe_vm_bind+0xb3/0x1b0 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel:
__xe_vma_op_execute+0x3cb/0x4e0 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel:
vm_bind_ioctl_ops_execute+0x94/0x230 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: xe_vm_bind_ioctl+0xe0a/0x1370 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: drm_ioctl_kernel+0xb6/0x100 [drm]
Jun 13 14:47:40 obelix.fritz.box kernel: drm_ioctl+0x354/0x4d0 [drm]
Jun 13 14:47:40 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 14:47:40 obelix.fritz.box kernel: __x64_sys_ioctl+0xdc3/0xf10
Jun 13 14:47:40 obelix.fritz.box kernel: ? do_syscall_64+0x96/0x140
Jun 13 14:47:40 obelix.fritz.box kernel: ? __x64_sys_ioctl+0x66/0xf10
Jun 13 14:47:40 obelix.fritz.box kernel: ? __count_memcg_events+0x47/0xb0
Jun 13 14:47:40 obelix.fritz.box kernel: ? handle_mm_fault+0xb39/0x11b0
Jun 13 14:47:40 obelix.fritz.box kernel: ? mt_find+0x99/0x140
Jun 13 14:47:40 obelix.fritz.box kernel: do_syscall_64+0x8a/0x140
Jun 13 14:47:40 obelix.fritz.box kernel: ?
syscall_exit_to_user_mode+0x71/0x90
Jun 13 14:47:40 obelix.fritz.box kernel: ? do_syscall_64+0x96/0x140
Jun 13 14:47:40 obelix.fritz.box kernel: ? do_user_addr_fault+0x372/0x720
Jun 13 14:47:40 obelix.fritz.box kernel: ?
syscall_exit_to_user_mode+0x71/0x90
Jun 13 14:47:40 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 14:47:40 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 14:47:40 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 14:47:40 obelix.fritz.box kernel:
entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jun 13 14:47:40 obelix.fritz.box kernel: RIP: 0033:0x7f98cc955d2d
Jun 13 14:47:40 obelix.fritz.box kernel: Code: 04 25 28 00 00 00 48 89
45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48
89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8
64 48 2b 04 25 28 00 00 00
Jun 13 14:47:40 obelix.fritz.box kernel: RSP: 002b:00007ffd7b24c7d0
EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 13 14:47:40 obelix.fritz.box kernel: RAX: ffffffffffffffda RBX:
00007ffd7b24c890 RCX: 00007f98cc955d2d
Jun 13 14:47:40 obelix.fritz.box kernel: RDX: 00007ffd7b24c890 RSI:
0000000040886445 RDI: 0000000000000010
Jun 13 14:47:40 obelix.fritz.box kernel: RBP: 00007ffd7b24c820 R08:
0000000000006000 R09: 0000000000000000
Jun 13 14:47:40 obelix.fritz.box kernel: R10: 000055fa0f794010 R11:
0000000000000246 R12: 0000000000000010
Jun 13 14:47:40 obelix.fritz.box kernel: R13: 0000000000000000 R14:
000055fa0f84a170 R15: 000055fa1140a090
Jun 13 14:47:40 obelix.fritz.box kernel: </TASK>
Jun 13 14:47:40 obelix.fritz.box kernel: Modules linked in: rfcomm
nft_fib_inet nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_reject_inet
nft_reject nf_reject_ipv6 nf_reject_ipv4 nft_ct nft_chain_nat nf_nat
vboxnetadp(OE) vboxnetflt(OE) nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4
ip_set nf_tables vboxdrv(OE) bnep iwlmvm mac80211 btusb btintel
snd_hda_codec_hdmi bluetooth libarc4 snd_hda_codec_realtek
snd_hda_scodec_component snd_hda_codec_generic iwlwifi intel_rapl_common
kvm_intel snd_hda_intel snd_intel_dspcfg snd_hda_codec kvm cfg80211
snd_hda_core mei_pxp mei_hdcp rfkill nfnetlink xe i2c_algo_bit
drm_display_helper drm_kms_helper drm_buddy drm_suballoc_helper
gpu_sched drm_ttm_helper ttm agpgart drm_gpuvm drm_exec drm
Jun 13 14:47:40 obelix.fritz.box kernel: CR2: fffffffffffffe20
Jun 13 14:47:40 obelix.fritz.box kernel: ---[ end trace 0000000000000000
]---
Jun 13 14:47:40 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x10/0xf0 [drm_suballoc_helper]
Jun 13 14:47:40 obelix.fritz.box kernel: Code: e9 56 ff ff ff e8 20 6c
bd e9 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 74 50 41
57 41 56 53 49 89 f7 49 89 fe <48> 8b 5f 20 48 89 df e8 94 2f be e9 4d
85 ff 74 2a 49 8b 47 30 a8
Jun 13 14:47:40 obelix.fritz.box kernel: RSP: 0018:ffff9ecb068fb570
EFLAGS: 00010286
Jun 13 14:47:40 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
00000000fffffe00 RCX: 0000000000003e45
Jun 13 14:47:40 obelix.fritz.box kernel: RDX: 0000000000003e35 RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 14:47:40 obelix.fritz.box kernel: RBP: 0000000000000001 R08:
0000000000000000 R09: ffffffffab258530
Jun 13 14:47:40 obelix.fritz.box kernel: R10: 0000000000000001 R11:
0000000000000005 R12: 0000000000000008
Jun 13 14:47:40 obelix.fritz.box kernel: R13: ffff9ecb068fb710 R14:
fffffffffffffe00 R15: 0000000000000000
Jun 13 14:47:40 obelix.fritz.box kernel: FS: 00007f98cc24fb00(0000)
GS:ffff8f870f680000(0000) knlGS:0000000000000000
Jun 13 14:47:40 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 14:47:40 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000112d62002 CR4: 0000000000770ef0
Jun 13 14:47:40 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 14:47:40 obelix.fritz.box kernel: note: Xorg[2680] exited with
irqs disabled
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
@ 2024-06-13 16:51 ` SeongJae Park
2024-06-14 1:44 ` Bagas Sanjaya
` (8 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: SeongJae Park @ 2024-06-13 16:51 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: SeongJae Park, stable, patches, linux-kernel, torvalds, akpm,
linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie, damon
Hello,
On Thu, 13 Jun 2024 13:32:05 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below. Please note that I retrieved the
kernel from linux-stable-rc tree[2].
Tested-by: SeongJae Park <sj@kernel.org>
[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] 35fcf9de8f9d ("Linux 6.9.5-rc1")
Thanks,
SJ
[...]
---
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: debugfs_target_ids_read_before_terminate_race.sh
ok 9 selftests: damon: debugfs_target_ids_pid_leak.sh
ok 10 selftests: damon: sysfs.sh
ok 11 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 12 selftests: damon: sysfs_update_schemes_tried_regions_hang.py
ok 13 selftests: damon: sysfs_update_schemes_tried_regions_wss_estimation.py
ok 14 selftests: damon: damos_quota.py
ok 15 selftests: damon: damos_apply_interval.py
ok 16 selftests: damon: reclaim.sh
ok 17 selftests: damon: lru_sort.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_m68k.sh
ok 13 selftests: damon-tests: build_i386_idle_flag.sh
ok 14 selftests: damon-tests: build_i386_highpte.sh
ok 15 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
@ 2024-06-13 17:41 Ronald Warsow
0 siblings, 0 replies; 14+ messages in thread
From: Ronald Warsow @ 2024-06-13 17:41 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable; +Cc: linux-kernel
Hi Greg
...
today I had a crash with 6.9.4, see below
seems not to be reproduceable with 6.9.5-rc1
====
the above last sentence is *NOT* true, cause 6.9.5-rc1 show the same
behavior (this time compiled with gcc)
Jun 13 18:49:22 obelix.fritz.box kernel: Hardware name: ASUS System
Product Name/ROG STRIX B560-G GAMING WIFI, BIOS 2203 02/06/2024
Jun 13 18:49:22 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x13/0x110 [drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel: Code: eb ce 0f 1f 44 00 00 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 0f 84 e1 00 00 00
41 54 55 48 89 fd 53 48 89 f3 <4c> 8b 67 20 4c 89 e7 e8 61 53 bd e2 48
85 db 0f 84 9f 00 00 00 48
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 0018:ffff9caa851f7630
EFLAGS: 00010286
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
0000000000000000 RCX: 000000000000890b
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00000000000088fb RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: fffffffffffffe00 R08:
0000000000000000 R09: 0000000000000001
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000000000000000 R11:
0000000000000180 R12: ffff8ebf913c1158
Jun 13 18:49:22 obelix.fritz.box kernel: R13: fffffffffffffe00 R14:
ffff9caa851f78a8 R15: ffff8ebf913c0000
Jun 13 18:49:22 obelix.fritz.box kernel: FS: 00007fd4f4640b00(0000)
GS:ffff8ec2cf980000(0000) knlGS:0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000110bc4001 CR4: 0000000000770ef0
Jun 13 18:49:22 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 18:49:22 obelix.fritz.box kernel: Call Trace:
Jun 13 18:49:22 obelix.fritz.box kernel: <TASK>
Jun 13 18:49:22 obelix.fritz.box kernel: ? __die_body.cold+0x19/0x2c
Jun 13 18:49:22 obelix.fritz.box kernel: ? page_fault_oops+0x155/0x280
Jun 13 18:49:22 obelix.fritz.box kernel: ? search_module_extables+0x10/0x50
Jun 13 18:49:22 obelix.fritz.box kernel: ? search_bpf_extables+0x56/0x80
Jun 13 18:49:22 obelix.fritz.box kernel: ? exc_page_fault+0x7a/0x80
Jun 13 18:49:22 obelix.fritz.box kernel: ? asm_exc_page_fault+0x22/0x30
Jun 13 18:49:22 obelix.fritz.box kernel: ? drm_suballoc_free+0x13/0x110
[drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel:
xe_migrate_update_pgtables+0x692/0x9b0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: ? kmalloc_trace+0x11f/0x2d0
Jun 13 18:49:22 obelix.fritz.box kernel: __xe_pt_bind_vma+0x492/0xbe0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind_vma+0xa6/0x2e0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind+0xf3/0x200 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel:
__xe_vma_op_execute+0x278/0x490 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind_ioctl+0x1ce0/0x1f20
[xe]
Jun 13 18:49:22 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: drm_ioctl_kernel+0xa7/0x100 [drm]
Jun 13 18:49:22 obelix.fritz.box kernel: drm_ioctl+0x312/0x5c0 [drm]
Jun 13 18:49:22 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: __x64_sys_ioctl+0x40d/0xb70
Jun 13 18:49:22 obelix.fritz.box kernel: do_syscall_64+0x7a/0x160
Jun 13 18:49:22 obelix.fritz.box kernel: ? __x64_sys_ioctl+0x13e/0xb70
Jun 13 18:49:22 obelix.fritz.box kernel: ? __count_memcg_events+0x43/0xb0
Jun 13 18:49:22 obelix.fritz.box kernel: ? handle_mm_fault+0x1f9/0x300
Jun 13 18:49:22 obelix.fritz.box kernel: ?
syscall_exit_to_user_mode+0x68/0x1e0
Jun 13 18:49:22 obelix.fritz.box kernel: ? do_syscall_64+0x86/0x160
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel:
entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jun 13 18:49:22 obelix.fritz.box kernel: RIP: 0033:0x7fd4f4d23d2d
Jun 13 18:49:22 obelix.fritz.box kernel: Code: 04 25 28 00 00 00 48 89
45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48
89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8
64 48 2b 04 25 28 00 00 00
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 002b:00007fff94738650
EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: ffffffffffffffda RBX:
00007fff94738710 RCX: 00007fd4f4d23d2d
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00007fff94738710 RSI:
0000000040886445 RDI: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: 00007fff947386a0 R08:
0000000000001000 R09: 0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000555a7a0fded0 R11:
0000000000000246 R12: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: R13: 0000000000000000 R14:
0000555a78671160 R15: 0000555a7a234fa0
Jun 13 18:49:22 obelix.fritz.box kernel: </TASK>
Jun 13 18:49:22 obelix.fritz.box kernel: Modules linked in:
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm nft_fib_inet
nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4
nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack
nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables bnep iwlmvm mac80211
libarc4 snd_hda_codec_hdmi intel_rapl_common kvm_intel iwlwifi
snd_hda_codec_realtek kvm btusb snd_hda_codec_generic btintel
snd_hda_scodec_component bluetooth snd_hda_intel cfg80211
snd_intel_dspcfg snd_hda_codec snd_hda_core mei_hdcp mei_pxp rfkill
nfnetlink xe drm_ttm_helper ttm agpgart i2c_algo_bit gpu_sched drm_buddy
drm_suballoc_helper drm_gpuvm drm_exec drm_display_helper drm_kms_helper drm
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20
Jun 13 18:49:22 obelix.fritz.box kernel: ---[ end trace 0000000000000000
]---
Jun 13 18:49:22 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x13/0x110 [drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel: Code: eb ce 0f 1f 44 00 00 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 0f 84 e1 00 00 00
41 54 55 48 89 fd 53 48 89 f3 <4c> 8b 67 20 4c 89 e7 e8 61 53 bd e2 48
85 db 0f 84 9f 00 00 00 48
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 0018:ffff9caa851f7630
EFLAGS: 00010286
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
0000000000000000 RCX: 000000000000890b
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00000000000088fb RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: fffffffffffffe00 R08:
0000000000000000 R09: 0000000000000001
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000000000000000 R11:
0000000000000180 R12: ffff8ebf913c1158
Jun 13 18:49:22 obelix.fritz.box kernel: R13: fffffffffffffe00 R14:
ffff9caa851f78a8 R15: ffff8ebf913c0000
Jun 13 18:49:22 obelix.fritz.box kernel: FS: 00007fd4f4640b00(0000)
GS:ffff8ec2cf980000(0000) knlGS:0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000110bc4001 CR4: 0000000000770ef0
Jun 13 18:49:22 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 18:49:22 obelix.fritz.box kernel: note: Xorg[3657] exited with
irqs disabled
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
2024-06-13 16:51 ` SeongJae Park
@ 2024-06-14 1:44 ` Bagas Sanjaya
2024-06-14 6:14 ` Naresh Kamboju
` (7 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Bagas Sanjaya @ 2024-06-14 1:44 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, broonie
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
On Thu, Jun 13, 2024 at 01:32:05PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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.
>
Successfully compiled and installed the kernel on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
2024-06-13 16:51 ` SeongJae Park
2024-06-14 1:44 ` Bagas Sanjaya
@ 2024-06-14 6:14 ` Naresh Kamboju
2024-06-14 9:38 ` Pavel Machek
` (6 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Naresh Kamboju @ 2024-06-14 6:14 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie
On Thu, 13 Jun 2024 at 17:18, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
## Build
* kernel: 6.9.5-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.9.y
* git commit: 3fc8ec8cbfb63bed37f4702410201c973a690450
* git describe: v6.9.2-957-g3fc8ec8cbfb6
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.9.y/build/v6.9.2-957-g3fc8ec8cbfb6
## Test Regressions (compared to v6.9.2-797-g4aee3af1daf2)
## Metric Regressions (compared to v6.9.2-797-g4aee3af1daf2)
## Test Fixes (compared to v6.9.2-797-g4aee3af1daf2)
## Metric Fixes (compared to v6.9.2-797-g4aee3af1daf2)
## Test result summary
total: 163101, pass: 141914, fail: 2059, skip: 19128, xfail: 0
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 129 total, 129 passed, 0 failed
* arm64: 38 total, 38 passed, 0 failed
* i386: 29 total, 29 passed, 0 failed
* mips: 24 total, 24 passed, 0 failed
* parisc: 3 total, 3 passed, 0 failed
* powerpc: 34 total, 34 passed, 0 failed
* riscv: 17 total, 17 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 33 total, 33 passed, 0 failed
## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mm
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-hugetlb
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-smoketest
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2024-06-14 6:14 ` Naresh Kamboju
@ 2024-06-14 9:38 ` Pavel Machek
2024-06-14 11:44 ` Ron Economos
` (5 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Pavel Machek @ 2024-06-14 9:38 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie
[-- Attachment #1: Type: text/plain, Size: 948 bytes --]
Hi!
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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.
CIP testing did not find any problems here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.9.y
6.6, 5.15, 5.4 pass our testing, too:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.6.y
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.15.y
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.4.y
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2024-06-14 9:38 ` Pavel Machek
@ 2024-06-14 11:44 ` Ron Economos
2024-06-14 14:13 ` Mark Brown
` (4 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Ron Economos @ 2024-06-14 11:44 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, broonie
On 6/13/24 4:32 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos <re@w6rz.net>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2024-06-14 11:44 ` Ron Economos
@ 2024-06-14 14:13 ` Mark Brown
2024-06-14 17:04 ` Jon Hunter
` (3 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Mark Brown @ 2024-06-14 14:13 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
On Thu, Jun 13, 2024 at 01:32:05PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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.
Tested-by: Mark Brown <broonie@kernel.org>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2024-06-14 14:13 ` Mark Brown
@ 2024-06-14 17:04 ` Jon Hunter
2024-06-15 1:59 ` Peter Schneider
` (2 subsequent siblings)
9 siblings, 0 replies; 14+ messages in thread
From: Jon Hunter @ 2024-06-14 17:04 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie,
linux-tegra, stable
On Thu, 13 Jun 2024 13:32:05 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.9:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 116 pass, 0 fail
Linux version: 6.9.5-rc1-g3fc8ec8cbfb6
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Jon
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
@ 2024-06-14 19:52 Ronald Warsow
0 siblings, 0 replies; 14+ messages in thread
From: Ronald Warsow @ 2024-06-14 19:52 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable; +Cc: linux-kernel
Hi Greg
+++ Update +++
the below crash seems to only to happen with mesa-24.1.x
mesa-24.0.9 is fine
filled a bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=2292434
====
Jun 13 18:49:22 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x13/0x110 [drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel: Code: eb ce 0f 1f 44 00 00 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 0f 84 e1 00 00 00
41 54 55 48 89 fd 53 48 89 f3 <4c> 8b 67 20 4c 89 e7 e8 61 53 bd e2 48
85 db 0f 84 9f 00 00 00 48
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 0018:ffff9caa851f7630
EFLAGS: 00010286
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
0000000000000000 RCX: 000000000000890b
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00000000000088fb RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: fffffffffffffe00 R08:
0000000000000000 R09: 0000000000000001
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000000000000000 R11:
0000000000000180 R12: ffff8ebf913c1158
Jun 13 18:49:22 obelix.fritz.box kernel: R13: fffffffffffffe00 R14:
ffff9caa851f78a8 R15: ffff8ebf913c0000
Jun 13 18:49:22 obelix.fritz.box kernel: FS: 00007fd4f4640b00(0000)
GS:ffff8ec2cf980000(0000) knlGS:0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000110bc4001 CR4: 0000000000770ef0
Jun 13 18:49:22 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 18:49:22 obelix.fritz.box kernel: Call Trace:
Jun 13 18:49:22 obelix.fritz.box kernel: <TASK>
Jun 13 18:49:22 obelix.fritz.box kernel: ? __die_body.cold+0x19/0x2c
Jun 13 18:49:22 obelix.fritz.box kernel: ? page_fault_oops+0x155/0x280
Jun 13 18:49:22 obelix.fritz.box kernel: ? search_module_extables+0x10/0x50
Jun 13 18:49:22 obelix.fritz.box kernel: ? search_bpf_extables+0x56/0x80
Jun 13 18:49:22 obelix.fritz.box kernel: ? exc_page_fault+0x7a/0x80
Jun 13 18:49:22 obelix.fritz.box kernel: ? asm_exc_page_fault+0x22/0x30
Jun 13 18:49:22 obelix.fritz.box kernel: ? drm_suballoc_free+0x13/0x110
[drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel:
xe_migrate_update_pgtables+0x692/0x9b0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: ? kmalloc_trace+0x11f/0x2d0
Jun 13 18:49:22 obelix.fritz.box kernel: __xe_pt_bind_vma+0x492/0xbe0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind_vma+0xa6/0x2e0 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind+0xf3/0x200 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: __xe_vma_op_execute+0x278/0x490
[xe]
Jun 13 18:49:22 obelix.fritz.box kernel: xe_vm_bind_ioctl+0x1ce0/0x1f20
[xe]
Jun 13 18:49:22 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: drm_ioctl_kernel+0xa7/0x100 [drm]
Jun 13 18:49:22 obelix.fritz.box kernel: drm_ioctl+0x312/0x5c0 [drm]
Jun 13 18:49:22 obelix.fritz.box kernel: ?
__pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]
Jun 13 18:49:22 obelix.fritz.box kernel: __x64_sys_ioctl+0x40d/0xb70
Jun 13 18:49:22 obelix.fritz.box kernel: do_syscall_64+0x7a/0x160
Jun 13 18:49:22 obelix.fritz.box kernel: ? __x64_sys_ioctl+0x13e/0xb70
Jun 13 18:49:22 obelix.fritz.box kernel: ? __count_memcg_events+0x43/0xb0
Jun 13 18:49:22 obelix.fritz.box kernel: ? handle_mm_fault+0x1f9/0x300
Jun 13 18:49:22 obelix.fritz.box kernel: ?
syscall_exit_to_user_mode+0x68/0x1e0
Jun 13 18:49:22 obelix.fritz.box kernel: ? do_syscall_64+0x86/0x160
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel: ? clear_bhb_loop+0x45/0xa0
Jun 13 18:49:22 obelix.fritz.box kernel:
entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jun 13 18:49:22 obelix.fritz.box kernel: RIP: 0033:0x7fd4f4d23d2d
Jun 13 18:49:22 obelix.fritz.box kernel: Code: 04 25 28 00 00 00 48 89
45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48
89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8
64 48 2b 04 25 28 00 00 00
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 002b:00007fff94738650
EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: ffffffffffffffda RBX:
00007fff94738710 RCX: 00007fd4f4d23d2d
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00007fff94738710 RSI:
0000000040886445 RDI: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: 00007fff947386a0 R08:
0000000000001000 R09: 0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000555a7a0fded0 R11:
0000000000000246 R12: 0000000000000010
Jun 13 18:49:22 obelix.fritz.box kernel: R13: 0000000000000000 R14:
0000555a78671160 R15: 0000555a7a234fa0
Jun 13 18:49:22 obelix.fritz.box kernel: </TASK>
Jun 13 18:49:22 obelix.fritz.box kernel: Modules linked in:
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm nft_fib_inet
nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4
nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack
nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables bnep iwlmvm mac80211
libarc4 snd_hda_codec_hdmi intel_rapl_common kvm_intel iwlwifi
snd_hda_codec_realtek kvm btusb snd_hda_codec_generic btintel
snd_hda_scodec_component bluetooth snd_hda_intel cfg80211
snd_intel_dspcfg snd_hda_codec snd_hda_core mei_hdcp mei_pxp rfkill
nfnetlink xe drm_ttm_helper ttm agpgart i2c_algo_bit gpu_sched drm_buddy
drm_suballoc_helper drm_gpuvm drm_exec drm_display_helper drm_kms_helper drm
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20
Jun 13 18:49:22 obelix.fritz.box kernel: ---[ end trace 0000000000000000
]---
Jun 13 18:49:22 obelix.fritz.box kernel: RIP:
0010:drm_suballoc_free+0x13/0x110 [drm_suballoc_helper]
Jun 13 18:49:22 obelix.fritz.box kernel: Code: eb ce 0f 1f 44 00 00 90
90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 48 85 ff 0f 84 e1 00 00 00
41 54 55 48 89 fd 53 48 89 f3 <4c> 8b 67 20 4c 89 e7 e8 61 53 bd e2 48
85 db 0f 84 9f 00 00 00 48
Jun 13 18:49:22 obelix.fritz.box kernel: RSP: 0018:ffff9caa851f7630
EFLAGS: 00010286
Jun 13 18:49:22 obelix.fritz.box kernel: RAX: fffffffffffffe00 RBX:
0000000000000000 RCX: 000000000000890b
Jun 13 18:49:22 obelix.fritz.box kernel: RDX: 00000000000088fb RSI:
0000000000000000 RDI: fffffffffffffe00
Jun 13 18:49:22 obelix.fritz.box kernel: RBP: fffffffffffffe00 R08:
0000000000000000 R09: 0000000000000001
Jun 13 18:49:22 obelix.fritz.box kernel: R10: 0000000000000000 R11:
0000000000000180 R12: ffff8ebf913c1158
Jun 13 18:49:22 obelix.fritz.box kernel: R13: fffffffffffffe00 R14:
ffff9caa851f78a8 R15: ffff8ebf913c0000
Jun 13 18:49:22 obelix.fritz.box kernel: FS: 00007fd4f4640b00(0000)
GS:ffff8ec2cf980000(0000) knlGS:0000000000000000
Jun 13 18:49:22 obelix.fritz.box kernel: CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Jun 13 18:49:22 obelix.fritz.box kernel: CR2: fffffffffffffe20 CR3:
0000000110bc4001 CR4: 0000000000770ef0
Jun 13 18:49:22 obelix.fritz.box kernel: PKRU: 55555554
Jun 13 18:49:22 obelix.fritz.box kernel: note: Xorg[3657] exited with
irqs disabled
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2024-06-14 17:04 ` Jon Hunter
@ 2024-06-15 1:59 ` Peter Schneider
2024-06-15 2:09 ` Shuah Khan
2024-06-16 13:51 ` Florian Fainelli
9 siblings, 0 replies; 14+ messages in thread
From: Peter Schneider @ 2024-06-15 1:59 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, broonie
Am 13.06.2024 um 13:32 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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.
Builds, boots and works fine w/o regressions on 2-socket Ivy Bridge Xeon E5-2697 v2.
Everything looking good. Except from simply firing up 12 VMs, I have not done any serious
load testing this time though.
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Beste Grüße,
Peter Schneider
--
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you. -- David McCullough Jr.
OpenPGP: 0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2024-06-15 1:59 ` Peter Schneider
@ 2024-06-15 2:09 ` Shuah Khan
2024-06-16 13:51 ` Florian Fainelli
9 siblings, 0 replies; 14+ messages in thread
From: Shuah Khan @ 2024-06-15 2:09 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, broonie, Shuah Khan
On 6/13/24 05:32, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2024-06-15 2:09 ` Shuah Khan
@ 2024-06-16 13:51 ` Florian Fainelli
9 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2024-06-16 13:51 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
conor, allen.lkml, broonie
On 6/13/2024 12:32 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.5 release.
> There are 157 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, 15 Jun 2024 11:31:50 +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.9.5-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMST using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-06-16 13:51 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 11:32 [PATCH 6.9 000/157] 6.9.5-rc1 review Greg Kroah-Hartman
2024-06-13 16:51 ` SeongJae Park
2024-06-14 1:44 ` Bagas Sanjaya
2024-06-14 6:14 ` Naresh Kamboju
2024-06-14 9:38 ` Pavel Machek
2024-06-14 11:44 ` Ron Economos
2024-06-14 14:13 ` Mark Brown
2024-06-14 17:04 ` Jon Hunter
2024-06-15 1:59 ` Peter Schneider
2024-06-15 2:09 ` Shuah Khan
2024-06-16 13:51 ` Florian Fainelli
-- strict thread matches above, loose matches on Subject: below --
2024-06-13 13:43 Ronald Warsow
2024-06-13 17:41 Ronald Warsow
2024-06-14 19:52 Ronald Warsow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox