* [PATCH 6.1 000/131] 6.1.96-rc1 review
@ 2024-06-25 9:32 Greg Kroah-Hartman
2024-06-25 11:23 ` Florian Fainelli
` (12 more replies)
0 siblings, 13 replies; 14+ messages in thread
From: Greg Kroah-Hartman @ 2024-06-25 9: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.1.96 release.
There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.1.96-rc1
Linus Torvalds <torvalds@linux-foundation.org>
Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default"
Andrew Ballance <andrewjballance@gmail.com>
hid: asus: asus_report_fixup: fix potential read out of bounds
Davide Caratti <dcaratti@redhat.com>
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Martin Leung <martin.leung@amd.com>
drm/amd/display: revert Exit idle optimizations before HDCP execution
Matthias Maennich <maennich@google.com>
kheaders: explicitly define file modes for archived headers
Masahiro Yamada <masahiroy@kernel.org>
Revert "kheaders: substituting --sort in archive creation"
Tony Luck <tony.luck@intel.com>
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck <tony.luck@intel.com>
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Jeff Johnson <quic_jjohnson@quicinc.com>
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
pmdomain: ti-sci: Fix duplicate PD referrals
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: smdk4412: fix keypad no-autorepeat
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
Adrian Hunter <adrian.hunter@intel.com>
perf script: Show also errors for --insn-trace option
Changbin Du <changbin.du@huawei.com>
perf: script: add raw|disasm arguments to --insn-trace option
Patrice Chotard <patrice.chotard@foss.st.com>
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Frank Li <Frank.Li@nxp.com>
arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
Patrice Chotard <patrice.chotard@foss.st.com>
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
Grygorii Tertychnyi <grembeter@gmail.com>
i2c: ocores: set IACK bit after core is enabled
Peter Xu <peterx@redhat.com>
mm/page_table_check: fix crash on ZONE_DEVICE
Eric Dumazet <edumazet@google.com>
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Rafael Aquini <aquini@redhat.com>
mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default
Aleksandr Nogikh <nogikh@google.com>
kcov: don't lose track of remote references during softirqs
Peter Oberparleiter <oberpar@linux.ibm.com>
gcov: add support for GCC 14
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix UBSAN warning in kv_dpm.c
Jani Nikula <jani.nikula@intel.com>
drm/i915/mso: using joiner is not possible with eDP MSO
Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
ALSA: hda/realtek: Limit mic boost on N14AP7
Andy Chi <andy.chi@canonical.com>
ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.
Sean Christopherson <seanjc@google.com>
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Marc Zyngier <maz@kernel.org>
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Breno Leitao <leitao@debian.org>
KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
Steve French <stfrench@microsoft.com>
cifs: fix typo in module parameter enable_gcm_256
Boris Burkov <boris@bur.io>
btrfs: retry block group reclaim without infinite loop
Ignat Korchagin <ignat@cloudflare.com>
net: do not leave a dangling sk pointer, when socket creation fails
Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
net: usb: ax88179_178a: improve reset check
Oleksij Rempel <linux@rempel-privat.de>
net: stmmac: Assign configured channel value to EXTTS event
Florian Fainelli <f.fainelli@gmail.com>
MIPS: dts: bcm63268: Add missing properties to the TWD node
Nathan Chancellor <nathan@kernel.org>
kbuild: Remove support for Clang's ThinLTO caching
Patrisious Haddad <phaddad@nvidia.com>
RDMA/mlx5: Add check for srq max_sge attribute
Sudeep Holla <sudeep.holla@arm.com>
firmware: psci: Fix return value from psci_system_suspend()
Raju Rangoju <Raju.Rangoju@amd.com>
ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
Max Krummenacher <max.krummenacher@toradex.com>
arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
Fabio Estevam <festevam@gmail.com>
arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property
Kalle Niemi <kaleposti@gmail.com>
regulator: bd71815: fix ramp values
Nikita Shubin <n.shubin@yadro.com>
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin <n.shubin@yadro.com>
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
Nikita Shubin <n.shubin@yadro.com>
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
Bjorn Helgaas <bhelgaas@google.com>
dmaengine: ioat: use PCI core macros for PCIe Capability
Nikita Shubin <n.shubin@yadro.com>
dmaengine: ioatdma: Fix leaking on version mismatch
Bjorn Helgaas <bhelgaas@google.com>
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Li RongQing <lirongqing@baidu.com>
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Biju Das <biju.das.jz@bp.renesas.com>
regulator: core: Fix modpost error "regulator_get_regmap" undefined
Oliver Neukum <oneukum@suse.com>
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Pavan Chebbi <pavan.chebbi@broadcom.com>
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Marcin Szycik <marcin.szycik@linux.intel.com>
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Jianguo Wu <wujianguo@chinatelecom.cn>
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Simon Horman <horms@kernel.org>
octeontx2-pf: Add error handling to VLAN unoffload handling
Heng Qi <hengqi@linux.alibaba.com>
virtio_net: checksum offloading handling fix
Xiaolei Wang <xiaolei.wang@windriver.com>
net: stmmac: No need to calculate speed divider when offload is disabled
Dan Carpenter <dan.carpenter@linaro.org>
ptp: fix integer overflow in max_vclocks_store
Xin Long <lucien.xin@gmail.com>
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long <lucien.xin@gmail.com>
tipc: force a dst refcount before doing decryption
David Ruth <druth@chromium.org>
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
Pedro Tammela <pctammela@mojatatu.com>
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Raju Lakkaraju <Raju.Lakkaraju@microchip.com>
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Xu Liang <lxu@maxlinear.com>
net: phy: mxl-gpy: enhance delay time required by loopback disable function
Raju Lakkaraju <Raju.Lakkaraju@microchip.com>
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju <Raju.Lakkaraju@microchip.com>
net: lan743x: disable WOL upon resume to restore full data path operation
Stefan Wahren <wahrenst@gmx.net>
qca_spi: Make interrupt remembering atomic
Yue Haibing <yuehaibing@huawei.com>
netns: Make get_net_ns() handle zero refcount net
Eric Dumazet <edumazet@google.com>
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet <edumazet@google.com>
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet <edumazet@google.com>
ipv6: prevent possible NULL deref in fib6_nh_init()
Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru>
netrom: Fix a memory leak in nr_heartbeat_expiry()
Ajrat Makhmutov <rautyrauty@gmail.com>
ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
Florian Westphal <fw@strlen.de>
bpf: Avoid splat in pskb_pull_reason
Ondrej Mosnacek <omosnace@redhat.com>
cipso: fix total option length computation
En-Wei Wu <en-wei.wu@canonical.com>
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
ice: move RDMA init to ice_idc.c
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option
Dustin L. Howett <dustin@howett.net>
ALSA: hda/realtek: Remove Framework Laptop 16 from quirks
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: Build event generation tests only as modules
Christian Marangi <ansuelsmth@gmail.com>
mips: bmips: BCM6358: make sure CBR is correctly set
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
MIPS: Routerboard 532: Fix vendor retry check code
Linus Torvalds <torvalds@linux-foundation.org>
tty: add the option to have a tty reject a new ldisc
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Parker Newman <pnewman@connecttech.com>
serial: exar: adding missing CTI and Exar PCI ids
Esben Haabendal <esben@geanix.com>
serial: imx: Introduce timeout when waiting on transmitter empty
Songyang Li <leesongyang@outlook.com>
MIPS: Octeon: Add PCIe link status check
Mario Limonciello <mario.limonciello@amd.com>
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Roman Smirnov <r.smirnov@omp.ru>
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Hans de Goede <hdegoede@redhat.com>
usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga Tab2 1380
Joao Pinto <Joao.Pinto@synopsys.com>
Avoid hw_desc array overrun in dw-axi-dmac
Alex Henrie <alexhenrie24@gmail.com>
usb: misc: uss720: check for incompatible versions of the Belkin F5U002
Yunlei He <heyunlei@oppo.com>
f2fs: remove clear SB_INLINECRYPT flag in default_options
Aleksandr Aprelkov <aaprelkov@usergate.com>
iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
Tzung-Bi Shih <tzungbi@kernel.org>
power: supply: cros_usbpd: provide ID table for avoiding fallback match
Ben Fradella <bfradell@netapp.com>
platform/x86: p2sb: Don't init until unassigned resources have been assigned
Michael Ellerman <mpe@ellerman.id.au>
powerpc/io: Avoid clang null pointer arithmetic warnings
Nathan Lynch <nathanl@linux.ibm.com>
powerpc/pseries: Enforce hcall result buffer validity and size
Stefan Binding <sbinding@opensource.cirrus.com>
ALSA: hda/realtek: Add quirks for Lenovo 13X
Erico Nunes <nunes.erico@gmail.com>
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes <nunes.erico@gmail.com>
drm/lima: add mask irq callback to gp and pp
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14
Arvid Norlander <lkml@vorpal.se>
platform/x86: toshiba_acpi: Add quirk for buttons on Z830
Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
drm/amd/display: Exit idle optimizations before HDCP execution
Uri Arev <me@wantyapps.xyz>
Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
Luke D. Jones <luke@ljones.dev>
HID: asus: fix more n-key report descriptors if n-key quirked
Sean O'Brien <seobrien@chromium.org>
HID: Add quirk for Logitech Casa touchpad
Leon Yen <leon.yen@mediatek.com>
wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
Breno Leitao <leitao@debian.org>
netpoll: Fix race condition in netpoll_owner_active
Luiz Angelo Daros de Luca <luizluca@gmail.com>
net: dsa: realtek: keep default LED state in rtl8366rb
Kunwu Chan <chentao@kylinos.cn>
kselftest: arm64: Add a null pointer check
Davide Caratti <dcaratti@redhat.com>
net/sched: fix false lockdep warning on qdisc root lock
Manish Rangankar <mrangankar@marvell.com>
scsi: qedi: Fix crash while reading debugfs attribute
Wander Lairson Costa <wander@redhat.com>
drop_monitor: replace spin_lock by raw_spin_lock
Eric Dumazet <edumazet@google.com>
af_packet: avoid a false positive warning in packet_setsockopt()
Arnd Bergmann <arnd@arndb.de>
wifi: ath9k: work around memset overflow warning
Eric Dumazet <edumazet@google.com>
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Yonghong Song <yonghong.song@linux.dev>
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Alessandro Carminati (Red Hat) <alessandro.carminati@gmail.com>
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Justin Stitt <justinstitt@google.com>
block/ioctl: prefer different overflow check
Zqiang <qiang.zhang1211@gmail.com>
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang <qiang.zhang1211@gmail.com>
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Paul E. McKenney <paulmck@kernel.org>
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: work around a potential audit memory leak
Chenghai Huang <huangchenghai2@huawei.com>
crypto: hisilicon/sec - Fix memory leak for sec resource release
Herbert Xu <herbert@gondor.apana.org.au>
padata: Disable BH when taking works lock on MT path
-------------
Diffstat:
.../bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +-
Makefile | 9 +-
arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 +-
arch/arm/boot/dts/exynos4412-origen.dts | 2 +-
arch/arm/boot/dts/exynos4412-smdk4412.dts | 2 +-
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 2 +-
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 1 -
arch/arm64/kvm/vgic/vgic-init.c | 2 +-
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 15 +++-
arch/arm64/kvm/vgic/vgic.h | 2 +-
arch/mips/bmips/setup.c | 3 +-
arch/mips/boot/dts/brcm/bcm63268.dtsi | 2 +
arch/mips/pci/ops-rc32434.c | 4 +-
arch/mips/pci/pcie-octeon.c | 6 ++
arch/powerpc/include/asm/hvcall.h | 8 +-
arch/powerpc/include/asm/io.h | 24 +++---
arch/x86/include/asm/cpu_device_id.h | 98 ++++++++++++++++++++++
arch/x86/kernel/cpu/match.c | 4 +-
arch/x86/kvm/x86.c | 9 +-
block/ioctl.c | 2 +-
drivers/acpi/acpica/exregion.c | 23 +----
drivers/bluetooth/ath3k.c | 25 +++---
drivers/crypto/hisilicon/sec2/sec_crypto.c | 4 +-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 +-
drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 1 +
drivers/dma/idxd/irq.c | 4 +-
drivers/dma/ioat/init.c | 65 +++++++-------
drivers/dma/ioat/registers.h | 7 --
drivers/firmware/psci/psci.c | 4 +-
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c | 2 +
drivers/gpu/drm/i915/display/intel_dp.c | 4 +
drivers/gpu/drm/lima/lima_bcast.c | 12 +++
drivers/gpu/drm/lima/lima_bcast.h | 3 +
drivers/gpu/drm/lima/lima_gp.c | 8 ++
drivers/gpu/drm/lima/lima_pp.c | 18 ++++
drivers/gpu/drm/lima/lima_sched.c | 7 ++
drivers/gpu/drm/lima/lima_sched.h | 1 +
drivers/gpu/drm/radeon/sumo_dpm.c | 2 +
drivers/hid/hid-asus.c | 49 +++++------
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-multitouch.c | 6 ++
drivers/i2c/busses/i2c-ocores.c | 2 +-
drivers/infiniband/hw/mlx5/srq.c | 13 +--
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +-
drivers/net/dsa/realtek/rtl8366rb.c | 87 +++++--------------
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +-
drivers/net/ethernet/intel/ice/ice.h | 1 +
drivers/net/ethernet/intel/ice/ice_idc.c | 52 +++++++++++-
drivers/net/ethernet/intel/ice/ice_main.c | 36 +++-----
drivers/net/ethernet/intel/ice/ice_switch.c | 6 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 5 +-
drivers/net/ethernet/microchip/lan743x_ethtool.c | 44 +++++++++-
drivers/net/ethernet/microchip/lan743x_main.c | 48 +++++++++--
drivers/net/ethernet/microchip/lan743x_main.h | 28 +++++++
drivers/net/ethernet/qualcomm/qca_debug.c | 6 +-
drivers/net/ethernet/qualcomm/qca_spi.c | 16 ++--
drivers/net/ethernet/qualcomm/qca_spi.h | 3 +-
.../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 40 +++++----
drivers/net/phy/mxl-gpy.c | 97 ++++++++++++++-------
drivers/net/usb/ax88179_178a.c | 18 ++--
drivers/net/usb/rtl8150.c | 3 +-
drivers/net/virtio_net.c | 12 ++-
drivers/net/wireless/ath/ath.h | 6 +-
drivers/net/wireless/ath/ath9k/main.c | 3 +-
drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 2 +
.../net/wireless/mediatek/mt76/mt7921/pci_mac.c | 2 -
.../net/wireless/mediatek/mt76/mt7921/sdio_mac.c | 2 -
drivers/net/wireless/mediatek/mt76/sdio.c | 3 +-
drivers/pci/pci.c | 12 +++
drivers/platform/x86/p2sb.c | 29 +++----
drivers/platform/x86/toshiba_acpi.c | 36 +++++++-
drivers/power/supply/cros_usbpd-charger.c | 11 ++-
drivers/ptp/ptp_sysfs.c | 3 +-
drivers/regulator/bd71815-regulator.c | 2 +-
drivers/regulator/core.c | 1 +
drivers/scsi/qedi/qedi_debugfs.c | 12 +--
drivers/soc/ti/ti_sci_pm_domains.c | 20 ++++-
drivers/spi/spi-stm32-qspi.c | 12 ++-
drivers/tty/serial/8250/8250_exar.c | 42 ++++++++++
drivers/tty/serial/imx.c | 7 +-
drivers/tty/tty_ldisc.c | 6 ++
drivers/tty/vt/vt.c | 10 +++
drivers/usb/dwc3/dwc3-pci.c | 8 +-
drivers/usb/gadget/function/f_hid.c | 6 +-
drivers/usb/gadget/function/f_printer.c | 6 +-
drivers/usb/gadget/function/rndis.c | 4 +-
drivers/usb/misc/uss720.c | 22 +++--
fs/btrfs/block-group.c | 11 ++-
fs/f2fs/super.c | 2 -
fs/smb/client/cifsfs.c | 2 +-
fs/udf/udftime.c | 11 ++-
include/linux/kcov.h | 2 +
include/linux/mod_devicetable.h | 2 +
include/linux/tty_driver.h | 8 ++
include/net/sch_generic.h | 1 +
io_uring/sqpoll.c | 8 ++
kernel/gcov/gcc_4_7.c | 4 +-
kernel/gen_kheaders.sh | 9 +-
kernel/kcov.c | 1 +
kernel/padata.c | 8 +-
kernel/rcu/rcutorture.c | 16 ++--
kernel/trace/Kconfig | 4 +-
kernel/trace/preemptirq_delay_test.c | 1 +
mm/page_table_check.c | 11 ++-
net/batman-adv/originator.c | 2 +
net/core/drop_monitor.c | 20 ++---
net/core/filter.c | 5 ++
net/core/net_namespace.c | 9 +-
net/core/netpoll.c | 2 +-
net/core/sock.c | 3 +
net/ipv4/cipso_ipv4.c | 12 ++-
net/ipv4/tcp_input.c | 1 +
net/ipv6/route.c | 4 +-
net/ipv6/seg6_local.c | 8 +-
net/ipv6/xfrm6_policy.c | 8 +-
net/netfilter/ipset/ip_set_core.c | 11 +--
net/netrom/nr_timer.c | 3 +-
net/packet/af_packet.c | 26 +++---
net/sched/act_api.c | 66 ++++++++++-----
net/sched/act_ct.c | 16 ++--
net/sched/sch_api.c | 1 +
net/sched/sch_generic.c | 4 +
net/sched/sch_htb.c | 22 +----
net/tipc/node.c | 1 +
sound/hda/intel-dsp-config.c | 2 +-
sound/pci/hda/patch_realtek.c | 10 ++-
sound/soc/intel/boards/sof_sdw.c | 9 ++
tools/perf/Documentation/perf-script.txt | 7 +-
tools/perf/builtin-script.c | 24 ++++--
tools/testing/selftests/arm64/tags/tags_test.c | 4 +
.../selftests/bpf/prog_tests/btf_map_in_map.c | 26 +-----
tools/testing/selftests/bpf/test_tc_tunnel.sh | 13 ++-
virt/kvm/kvm_main.c | 5 +-
135 files changed, 1112 insertions(+), 563 deletions(-)
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
@ 2024-06-25 11:23 ` Florian Fainelli
2024-06-25 15:54 ` Peter Schneider
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Florian Fainelli @ 2024-06-25 11:23 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 25/06/2024 10:32, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMSTB 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
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
2024-06-25 11:23 ` Florian Fainelli
@ 2024-06-25 15:54 ` Peter Schneider
2024-06-25 17:04 ` SeongJae Park
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Peter Schneider @ 2024-06-25 15:54 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 25.06.2024 um 11:32 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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.
No regressions on my 2-socket Ivy Bridge Xeon E5-2697 v2 machine. Builds, boots, works,
nothing odd in dmesg output.
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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
2024-06-25 11:23 ` Florian Fainelli
2024-06-25 15:54 ` Peter Schneider
@ 2024-06-25 17:04 ` SeongJae Park
2024-06-25 18:02 ` Mark Brown
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: SeongJae Park @ 2024-06-25 17:04 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 Tue, 25 Jun 2024 11:32:35 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.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] 80ee32f97e81 ("Linux 6.1.96-rc1")
Thanks,
SJ
[...]
---
ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: sysfs.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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2024-06-25 17:04 ` SeongJae Park
@ 2024-06-25 18:02 ` Mark Brown
2024-06-25 21:29 ` Shuah Khan
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Mark Brown @ 2024-06-25 18:02 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: 345 bytes --]
On Tue, Jun 25, 2024 at 11:32:35AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2024-06-25 18:02 ` Mark Brown
@ 2024-06-25 21:29 ` Shuah Khan
2024-06-26 8:02 ` Jon Hunter
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Shuah Khan @ 2024-06-25 21:29 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/25/24 03:32, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2024-06-25 21:29 ` Shuah Khan
@ 2024-06-26 8:02 ` Jon Hunter
2024-06-26 10:36 ` Shreeya Patel
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Jon Hunter @ 2024-06-26 8:02 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 Tue, 25 Jun 2024 11:32:35 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.1:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 116 pass, 0 fail
Linux version: 6.1.96-rc1-g80ee32f97e81
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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2024-06-26 8:02 ` Jon Hunter
@ 2024-06-26 10:36 ` Shreeya Patel
2024-06-26 12:21 ` Allen
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Shreeya Patel @ 2024-06-26 10:36 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,
kernelci-regressions mailing list, Gustavo Padovan
On Tuesday, June 25, 2024 15:02 IST, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
> and the diffstat can be found below.
KernelCI report for stable-rc/linux-6.1.y for this week :-
Date: 2024-06-25
## Build failures:
No **new** build failures seen for the stable-rc/linux-6.1.y commit head \o/
Tested-by: kernelci.org bot <bot@kernelci.org>
Thanks,
Shreeya Patel
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2024-06-26 10:36 ` Shreeya Patel
@ 2024-06-26 12:21 ` Allen
2024-06-26 12:51 ` Ron Economos
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Allen @ 2024-06-26 12:21 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, broonie
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <apais@linux.microsoft.com>
Thanks.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2024-06-26 12:21 ` Allen
@ 2024-06-26 12:51 ` Ron Economos
2024-06-26 19:13 ` Mateusz Jończyk
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Ron Economos @ 2024-06-26 12:51 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/25/24 2:32 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2024-06-26 12:51 ` Ron Economos
@ 2024-06-26 19:13 ` Mateusz Jończyk
2024-06-26 19:51 ` Naresh Kamboju
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: Mateusz Jończyk @ 2024-06-26 19:13 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
W dniu 25.06.2024 o 11:32, Greg Kroah-Hartman pisze:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Hello,
Tested-by: Mateusz Jończyk <mat.jonczyk@o2.pl>
Tested on a HP 17-by0001nw laptop with an Intel Kaby Lake CPU and Ubuntu 20.04.
Issues found:
- NVMe drive failed shortly after resume from suspend:
pcieport 0000:00:1d.0: AER: Corrected error message received from 0000:00:1d.0
pcieport 0000:00:1d.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
pcieport 0000:00:1d.0: device [8086:9d18] error status/mask=00000001/00002000
pcieport 0000:00:1d.0: [ 0] RxErr
[... repeats around 20 times ]
nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
nvme nvme0: Does your device have a faulty power saving mode enabled?
nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug
nvme 0000:03:00.0: enabling device (0000 -> 0002)
nvme nvme0: Removing after probe failure status: -19
nvme0n1: detected capacity change from 1000215216 to 0
[...]
md/raid1:md1: Disk failure on nvme0n1p3, disabling device.
md/raid1:md1: Operation continuing on 1 devices.
After a cold reboot, the drive is visible again and functioning apparently
normally. SMART data claims it is healthy. Previously this happened 3 weeks
ago, on Linux 5.15.0-107-generic from Ubuntu, also shortly after a resume
from suspend. As no recent patches in Linux stable appear to touch NVMe / PCIe,
I'm giving a Tested-by: nonetheless.
Stack:
- amd64,
- ext4 on top of LVM on top of LUKS on top of mdraid on top of
NVMe and SATA drives (the SATA drive in a write-mostly mode).
Tested (lightly):
- suspend to RAM,
- suspend to disk,
- virtual machines in QEMU (both i386 and amd64 guests),
- Bluetooth (Realtek RTL8822BE),
- GPU (Intel HD Graphics 620, tested with two Unigine benchmarks)
- WiFi (Realtek RTL8822BE),
- webcam.
Filesystems tested with fsstress:
- ext4,
- NFS client,
- exFAT,
- NTFS via FUSE (ntfs3g).
Greetings,
Mateusz
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (9 preceding siblings ...)
2024-06-26 19:13 ` Mateusz Jończyk
@ 2024-06-26 19:51 ` Naresh Kamboju
2024-06-27 3:32 ` Kelsey Steele
2024-06-28 19:26 ` Pavel Machek
12 siblings, 0 replies; 14+ messages in thread
From: Naresh Kamboju @ 2024-06-26 19:51 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 Tue, 25 Jun 2024 at 15:28, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +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.96-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.1.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.1.96-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 80ee32f97e81cdbd2585b8b81e943f50e8078a08
* git describe: v6.1.95-132-g80ee32f97e81
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.95-132-g80ee32f97e81
## Test Regressions (compared to v6.1.94-218-g0891d95b9db3)
## Metric Regressions (compared to v6.1.94-218-g0891d95b9db3)
## Test Fixes (compared to v6.1.94-218-g0891d95b9db3)
## Metric Fixes (compared to v6.1.94-218-g0891d95b9db3)
## Test result summary
total: 237419, pass: 204833, fail: 2499, skip: 29697, xfail: 390
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 133 total, 133 passed, 0 failed
* arm64: 37 total, 37 passed, 0 failed
* i386: 27 total, 27 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: 9 total, 9 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: 31 total, 31 passed, 0 failed
## Test suites summary
* boot
* kselft[
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* 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-kcmp
* kselftest-kvm
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timers
* kselftest-timesync-off
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* 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.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (10 preceding siblings ...)
2024-06-26 19:51 ` Naresh Kamboju
@ 2024-06-27 3:32 ` Kelsey Steele
2024-06-28 19:26 ` Pavel Machek
12 siblings, 0 replies; 14+ messages in thread
From: Kelsey Steele @ 2024-06-27 3:32 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 Tue, Jun 25, 2024 at 11:32:35AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +0000.
> Anything received after that time might be too late.
>
No regressions found on WSL (x86 and arm64).
Built, booted, and reviewed dmesg.
Thank you. :)
Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 6.1 000/131] 6.1.96-rc1 review
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
` (11 preceding siblings ...)
2024-06-27 3:32 ` Kelsey Steele
@ 2024-06-28 19:26 ` Pavel Machek
12 siblings, 0 replies; 14+ messages in thread
From: Pavel Machek @ 2024-06-28 19:26 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: 783 bytes --]
Hi!
> This is the start of the stable review cycle for the 6.1.96 release.
> There are 131 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 Thu, 27 Jun 2024 08:54:55 +0000.
> Anything received after that time might be too late.
CIP testing did not find any problems here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.1.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
end of thread, other threads:[~2024-06-28 19:26 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 9:32 [PATCH 6.1 000/131] 6.1.96-rc1 review Greg Kroah-Hartman
2024-06-25 11:23 ` Florian Fainelli
2024-06-25 15:54 ` Peter Schneider
2024-06-25 17:04 ` SeongJae Park
2024-06-25 18:02 ` Mark Brown
2024-06-25 21:29 ` Shuah Khan
2024-06-26 8:02 ` Jon Hunter
2024-06-26 10:36 ` Shreeya Patel
2024-06-26 12:21 ` Allen
2024-06-26 12:51 ` Ron Economos
2024-06-26 19:13 ` Mateusz Jończyk
2024-06-26 19:51 ` Naresh Kamboju
2024-06-27 3:32 ` Kelsey Steele
2024-06-28 19:26 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox