[PATCH 6.1 000/149] 6.1.105-rc2 review

Greg Kroah-Hartman posted 149 patches 1 year, 5 months ago
Only 0 patches received!
Documentation/admin-guide/cifs/usage.rst           |   2 +-
Documentation/admin-guide/kernel-parameters.txt    |  10 +-
Documentation/arm64/silicon-errata.rst             |  36 +++++
Makefile                                           |   4 +-
arch/arm64/Kconfig                                 |  38 +++++
arch/arm64/include/asm/barrier.h                   |   4 +
arch/arm64/include/asm/cputype.h                   |  16 ++
arch/arm64/kernel/cpu_errata.c                     |  31 ++++
arch/arm64/kernel/cpufeature.c                     |  12 ++
arch/arm64/kernel/proton-pack.c                    |  12 ++
arch/arm64/tools/cpucaps                           |   1 +
arch/x86/kernel/cpu/mtrr/mtrr.c                    |   2 +-
arch/x86/mm/pti.c                                  |   8 +-
block/blk-mq.c                                     |   6 +-
block/mq-deadline.c                                |  20 ++-
drivers/acpi/battery.c                             |  16 +-
drivers/acpi/sbs.c                                 |  23 +--
drivers/base/core.c                                |  13 +-
drivers/base/module.c                              |   4 +
drivers/bus/mhi/host/pci_generic.c                 |   3 +
drivers/clocksource/sh_cmt.c                       |  13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c            |   7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h           |   2 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  10 +-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   3 +
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |   8 +-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c    |   8 +-
.../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c    |  55 +++----
.../gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c    |  14 +-
.../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c  |  36 ++++-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c          |  16 +-
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c  |   5 +-
drivers/gpu/drm/display/drm_dp_mst_topology.c      |  11 ++
drivers/gpu/drm/drm_client_modeset.c               |   5 +
drivers/gpu/drm/lima/lima_drv.c                    |   1 +
drivers/gpu/drm/mgag200/mgag200_i2c.c              |   8 +-
drivers/i2c/busses/i2c-qcom-geni.c                 |  63 +++++++-
drivers/i2c/i2c-smbus.c                            |  64 +++++++-
drivers/irqchip/irq-loongarch-cpu.c                |   6 +-
drivers/irqchip/irq-mbigen.c                       |  20 ++-
drivers/irqchip/irq-meson-gpio.c                   |  14 +-
drivers/irqchip/irq-xilinx-intc.c                  |   2 +-
drivers/md/md.c                                    |   1 -
drivers/md/raid5.c                                 |  20 ++-
drivers/media/platform/amphion/vdec.c              |   2 -
drivers/media/platform/amphion/venc.c              |   2 -
drivers/media/tuners/xc2028.c                      |   9 +-
drivers/media/usb/uvc/uvc_video.c                  |  37 ++++-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c     |   2 +
drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c      | 125 ++++++++-------
drivers/net/can/spi/mcp251xfd/mcp251xfd.h          |  13 +-
drivers/net/dsa/bcm_sf2.c                          |   4 +-
drivers/net/ethernet/freescale/fec_ptp.c           |   3 +
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   3 +
drivers/net/usb/qmi_wwan.c                         |   1 +
drivers/nvme/host/pci.c                            |   6 +-
drivers/platform/x86/intel/ifs/ifs.h               |  28 +++-
drivers/platform/x86/intel/ifs/runtest.c           |  31 +++-
drivers/power/supply/axp288_charger.c              |  24 +--
drivers/s390/char/sclp_sd.c                        |  10 +-
drivers/scsi/mpi3mr/mpi3mr_os.c                    |  11 ++
drivers/scsi/mpt3sas/mpt3sas_base.c                |  20 ++-
drivers/spi/spi-fsl-lpspi.c                        |   6 +-
drivers/spi/spidev.c                               |   1 +
drivers/tty/serial/serial_core.c                   |   8 +
drivers/ufs/core/ufshcd.c                          |  11 +-
drivers/usb/gadget/function/u_audio.c              |  42 ++++-
drivers/usb/gadget/function/u_serial.c             |   1 +
drivers/usb/gadget/udc/core.c                      |  10 +-
drivers/usb/serial/usb_debug.c                     |   7 +
drivers/usb/usbip/vhci_hcd.c                       |   9 +-
drivers/vhost/vdpa.c                               |   8 +-
fs/btrfs/ctree.h                                   |   1 +
fs/btrfs/file.c                                    |  60 +++++--
fs/btrfs/free-space-cache.c                        |   1 +
fs/btrfs/print-tree.c                              |   2 +-
fs/ext4/inline.c                                   |   6 +-
fs/ext4/mballoc.c                                  |   3 +-
fs/jbd2/journal.c                                  |   1 +
fs/smb/client/cifs_debug.c                         |   2 +-
fs/smb/client/cifsglob.h                           |   8 +-
fs/smb/client/smb2pdu.c                            |   3 +
fs/udf/balloc.c                                    |  36 ++---
fs/xfs/xfs_log_recover.c                           |  20 ++-
include/linux/blk-integrity.h                      |  16 +-
include/linux/clocksource.h                        |  14 +-
include/linux/pci_ids.h                            |   2 +
include/linux/profile.h                            |   1 -
include/linux/trace_events.h                       |   1 -
include/net/ip6_route.h                            |  22 ++-
include/net/netfilter/nf_tables.h                  |   4 +-
include/trace/events/intel_ifs.h                   |  16 +-
kernel/irq/irqdesc.c                               |   1 +
kernel/jump_label.c                                |   4 +-
kernel/kcov.c                                      |  15 +-
kernel/kprobes.c                                   |   4 +-
kernel/padata.c                                    |   7 +
kernel/profile.c                                   |  11 +-
kernel/rcu/rcutorture.c                            |   2 +-
kernel/rcu/tree.c                                  |  10 +-
kernel/sched/core.c                                |  27 +++-
kernel/sched/cputime.c                             |   6 +
kernel/sched/stats.c                               |  10 --
kernel/time/clocksource-wdtest.c                   |  13 +-
kernel/time/clocksource.c                          |  10 +-
kernel/time/ntp.c                                  |   9 +-
kernel/time/tick-broadcast.c                       |   3 +-
kernel/time/timekeeping.c                          |   2 +-
kernel/trace/tracing_map.c                         |   6 +-
mm/huge_memory.c                                   |   2 +-
mm/hugetlb.c                                       |  14 +-
net/bluetooth/hci_sync.c                           |  14 ++
net/bluetooth/l2cap_core.c                         |   1 +
net/bridge/br_multicast.c                          |   4 +-
net/core/link_watch.c                              |   4 +-
net/ipv6/ip6_output.c                              |   1 +
net/ipv6/route.c                                   |   2 +-
net/l2tp/l2tp_core.c                               |  15 +-
net/mptcp/mib.c                                    |   2 +
net/mptcp/mib.h                                    |   2 +
net/mptcp/pm.c                                     |  12 ++
net/mptcp/pm_netlink.c                             |  39 +++--
net/mptcp/pm_userspace.c                           |  18 +++
net/mptcp/protocol.h                               |   4 +
net/mptcp/subflow.c                                |   9 ++
net/netfilter/nf_tables_api.c                      | 172 +++------------------
net/netfilter/nft_connlimit.c                      |   4 +-
net/netfilter/nft_counter.c                        |   4 +-
net/netfilter/nft_dynset.c                         |   2 +-
net/netfilter/nft_last.c                           |   4 +-
net/netfilter/nft_limit.c                          |  14 +-
net/netfilter/nft_quota.c                          |   4 +-
net/sctp/input.c                                   |  19 ++-
net/sunrpc/sched.c                                 |   4 +-
net/unix/af_unix.c                                 |  34 ++--
net/wireless/nl80211.c                             |  37 ++++-
sound/pci/hda/patch_hdmi.c                         |   2 +
sound/pci/hda/patch_realtek.c                      |   1 +
sound/soc/amd/yc/acp6x-mach.c                      |   7 +
sound/soc/codecs/wcd938x-sdw.c                     |   4 +-
sound/soc/codecs/wsa881x.c                         |   2 +-
sound/soc/codecs/wsa883x.c                         |  10 +-
sound/soc/meson/axg-fifo.c                         |  26 ++--
sound/soc/sof/mediatek/mt8195/mt8195.c             |   2 +-
sound/usb/line6/driver.c                           |   5 +
sound/usb/quirks-table.h                           |   4 +
tools/arch/arm64/include/asm/cputype.h             |   6 +
tools/bpf/bpftool/prog.c                           |   4 -
.../testing/selftests/bpf/prog_tests/send_signal.c |   3 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh    |  75 +++++++--
tools/testing/selftests/rcutorture/bin/torture.sh  |   6 +-
153 files changed, 1349 insertions(+), 702 deletions(-)
[PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Greg Kroah-Hartman 1 year, 5 months ago
This is the start of the stable review cycle for the 6.1.105 release.
There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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.105-rc2

Filipe Manana <fdmanana@suse.com>
    btrfs: fix double inode unlock for direct IO sync writes

Yang Yingliang <yangyingliang@huawei.com>
    i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()

Florian Westphal <fw@strlen.de>
    netfilter: nf_tables: prefer nft_chain_validate

Florian Westphal <fw@strlen.de>
    netfilter: nf_tables: allow clone callbacks to sleep

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: bail out if stateful expression provides no .clone

Wayne Lin <wayne.lin@amd.com>
    drm/amd/display: Defer handling mst up request in resume

Christoph Hellwig <hch@lst.de>
    xfs: fix log recovery buffer allocation for the legacy h_size fixup

Bart Van Assche <bvanassche@acm.org>
    block/mq-deadline: Fix the tag reservation code

Bart Van Assche <bvanassche@acm.org>
    block: Call .limit_depth() after .hctx has been set

Miaohe Lin <linmiaohe@huawei.com>
    mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()

Arnaldo Carvalho de Melo <acme@redhat.com>
    tools headers arm64: Sync arm64's cputype.h with the kernel sources

Nicolas Dichtel <nicolas.dichtel@6wind.com>
    ipv6: fix source address selection with route leak

Filipe Manana <fdmanana@suse.com>
    btrfs: fix corruption after buffer fault in during direct IO append write

Yang Shi <yang@os.amperecomputing.com>
    mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines

Ivan Lipski <ivlipski@amd.com>
    Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update"

Jens Axboe <axboe@kernel.dk>
    block: use the right type for stub rq_integrity_vec()

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: deny endp with signal + subflow + port

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: check backup support in signal endp

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: validate backup in MPJ

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: fix backup support in signal endpoints

Geliang Tang <geliang.tang@suse.com>
    mptcp: export local_address

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: mib: count MPJ with backup flag

Thomas Zimmermann <tzimmermann@suse.de>
    drm/mgag200: Bind I2C lifetime to DRM device

Thomas Zimmermann <tzimmermann@suse.de>
    drm/mgag200: Set DDC timeout in milliseconds

Dragan Simic <dsimic@manjaro.org>
    drm/lima: Mark simple_ondemand governor as softdep

Wayne Lin <Wayne.Lin@amd.com>
    drm/dp_mst: Skip CSN if topology probing is not done yet

Lucas Stach <l.stach@pengutronix.de>
    drm/bridge: analogix_dp: properly handle zero sized AUX transactions

Yang Yingliang <yangyingliang@huawei.com>
    sched/smt: Fix unbalance sched_smt_present dec/inc

Yang Yingliang <yangyingliang@huawei.com>
    sched/smt: Introduce sched_smt_present_inc/dec() helper

Andi Kleen <ak@linux.intel.com>
    x86/mtrr: Check if fixed MTRRs exist before saving them

Qu Wenruo <wqu@suse.com>
    btrfs: avoid using fixed char array size for tree names

Steve French <stfrench@microsoft.com>
    smb3: fix setting SecurityFlags when encryption is required

Waiman Long <longman@redhat.com>
    padata: Fix possible divide-by-0 panic in padata_mt_helper()

Tze-nan Wu <Tze-nan.Wu@mediatek.com>
    tracing: Fix overflow in get_free_elt()

Hans de Goede <hdegoede@redhat.com>
    power: supply: axp288_charger: Round constant_charge_voltage writes down

Hans de Goede <hdegoede@redhat.com>
    power: supply: axp288_charger: Fix constant_charge_voltage writes

Shay Drory <shayd@nvidia.com>
    genirq/irqdesc: Honor caller provided affinity in alloc_desc()

Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
    irqchip/xilinx: Fix shift out of bounds

Andrey Konovalov <andreyknvl@gmail.com>
    kcov: properly check for softirq context

Takashi Iwai <tiwai@suse.de>
    ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx

George Kennedy <george.kennedy@oracle.com>
    serial: core: check uartclk for zero to avoid divide by zero

Thomas Gleixner <tglx@linutronix.de>
    timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()

Justin Stitt <justinstitt@google.com>
    ntp: Safeguard against time_constant overflow

Dan Williams <dan.j.williams@intel.com>
    driver core: Fix uevent_show() vs driver detach race

Paul E. McKenney <paulmck@kernel.org>
    clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()

Feng Tang <feng.tang@intel.com>
    clocksource: Scale the watchdog read retries automatically

Paul E. McKenney <paulmck@kernel.org>
    torture: Enable clocksource watchdog with "tsc=watchdog"

Justin Stitt <justinstitt@google.com>
    ntp: Clamp maxerror and esterror to operating range

Jason Wang <jasowang@redhat.com>
    vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler

Thomas Gleixner <tglx@linutronix.de>
    tick/broadcast: Move per CPU pointer access into the atomic section

Vamshi Gajjela <vamshigajjela@google.com>
    scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic

Damien Le Moal <dlemoal@kernel.org>
    scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES

Chris Wulff <crwulff@gmail.com>
    usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed.

Prashanth K <quic_prashk@quicinc.com>
    usb: gadget: u_serial: Set start_delayed during suspend

Chris Wulff <crwulff@gmail.com>
    usb: gadget: core: Check for unset descriptor

Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
    USB: serial: debug: do not echo input by default

Oliver Neukum <oneukum@suse.com>
    usb: vhci-hcd: Do not drop references before new references are gained

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4

Dustin L. Howett <dustin@howett.net>
    ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks

Steven 'Steve' Kendall <skend@chromium.org>
    ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list

Takashi Iwai <tiwai@suse.de>
    ALSA: line6: Fix racy access to midibuf

Ma Ke <make24@iscas.ac.cn>
    drm/client: fix null pointer dereference in drm_client_modeset_probe

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amd/display: Skip Recompute DSC Params if no Stream on Link

Jerome Brunet <jbrunet@baylibre.com>
    ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Re-add ScratchAmp quirk entries

Stefan Wahren <wahrenst@gmx.net>
    spi: spi-fsl-lpspi: Fix scldiv calculation

Gaosheng Cui <cuigaosheng1@huawei.com>
    i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume

Gaosheng Cui <cuigaosheng1@huawei.com>
    i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume

Neil Armstrong <neil.armstrong@linaro.org>
    i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    kprobes: Fix to check symbol prefixes correctly

Menglong Dong <menglong8.dong@gmail.com>
    bpf: kprobe: remove unused declaring of bpf_kprobe_override

Guenter Roeck <linux@roeck-us.net>
    i2c: smbus: Send alert notifications to all devices if source not found

Curtis Malainey <cujomalainey@chromium.org>
    ASoC: SOF: Remove libraries from topology lookups

Geert Uytterhoeven <geert+renesas@glider.be>
    spi: spidev: Add missing spi_device_id for bh2228fv

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: codecs: wsa883x: Correct Soundwire ports mask

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    ASoC: codecs: wsa883x: parse port-mapping information

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: codecs: wsa881x: Correct Soundwire ports mask

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask

Guenter Roeck <linux@roeck-us.net>
    i2c: smbus: Improve handling of stuck alerts

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Expand speculative SSBS workaround (again)

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-A725 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-X1C definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Expand speculative SSBS workaround

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Unify speculative SSBS errata logic

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-X925 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-A720 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-X3 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Add workaround for Arm errata 3194386 and 3312417

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Neoverse-V3 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Cortex-X4 definitions

Mark Rutland <mark.rutland@arm.com>
    arm64: barrier: Restore spec_bar() macro

Besar Wicaksono <bwicaksono@nvidia.com>
    arm64: Add Neoverse-V2 part

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: fix wrong unit use in ext4_mb_find_by_goal

Zheng Zucheng <zhengzucheng@huawei.com>
    sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime

Huacai Chen <chenhuacai@kernel.org>
    irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()

Arseniy Krasnov <avkrasnov@salutedevices.com>
    irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'

Damien Le Moal <dlemoal@kernel.org>
    scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    profiling: remove profile=sleep support

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "bpftool: Mount bpffs when pinmaps path not under the bpffs"

Daniele Palmas <dnlplm@gmail.com>
    bus: mhi: host: pci_generic: add support for Telit FE990 modem

Benjamin Coddington <bcodding@redhat.com>
    SUNRPC: Fix a race to wake a sync task

Peter Oberparleiter <oberpar@linux.ibm.com>
    s390/sclp: Prevent release of buffer in I/O

Kemeng Shi <shikemeng@huaweicloud.com>
    jbd2: avoid memleak in jbd2_journal_write_metadata_buffer

Xiaxi Shen <shenxiaxi26@gmail.com>
    ext4: fix uninitialized variable in ext4_inlinedir_to_tree

Chi Zhiling <chizhiling@kylinos.cn>
    media: xc2028: avoid use-after-free in load_firmware_cb()

Michal Pecio <michal.pecio@gmail.com>
    media: uvcvideo: Fix the bandwdith quirk on USB 3.x

Ricardo Ribalda <ribalda@chromium.org>
    media: uvcvideo: Ignore empty TS packets

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Add null checker before passing variables

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update

Ming Qian <ming.qian@nxp.com>
    media: amphion: Remove lock in s_ctrl callback

Bob Zhou <bob.zhou@amd.com>
    drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr

Victor Skvortsov <victor.skvortsov@amd.com>
    drm/amdgpu: Add lock around VF RLCG interface

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix the null pointer dereference to ras_manager

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Fix the null pointer dereference for smu7

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Fix the param type of set_power_profile_mode

Filipe Manana <fdmanana@suse.com>
    btrfs: fix bitmap leak when loading free space cache on duplicate entry

Marc Kleine-Budde <mkl@pengutronix.de>
    can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd

Marc Kleine-Budde <mkl@pengutronix.de>
    can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum

Johannes Berg <johannes.berg@intel.com>
    wifi: nl80211: don't give key data to userspace

Roman Smirnov <r.smirnov@omp.ru>
    udf: prevent integer overflow in udf_bitmap_free_blocks()

FUJITA Tomonori <fujita.tomonori@gmail.com>
    PCI: Add Edimax Vendor ID to pci_ids.h

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().

Yonghong Song <yonghong.song@linux.dev>
    selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT

Dragos Tatulea <dtatulea@nvidia.com>
    net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

Johannes Berg <johannes.berg@intel.com>
    wifi: nl80211: disallow setting special AP channel widths

Thomas Weißschuh <linux@weissschuh.net>
    ACPI: SBS: manage alarm sysfs attribute through psy core

Thomas Weißschuh <linux@weissschuh.net>
    ACPI: battery: create alarm sysfs attribute atomically

Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
    clocksource/drivers/sh_cmt: Address race condition for clock events

Frederic Weisbecker <frederic@kernel.org>
    rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation

Mikulas Patocka <mpatocka@redhat.com>
    block: change rq_integrity_vec to respect the iterator

Yu Kuai <yukuai3@huawei.com>
    md/raid5: avoid BUG_ON() while continue reshape after reassembling

Li Nan <linan122@huawei.com>
    md: do not delete safemode_timer in mddev_suspend

Paul E. McKenney <paulmck@kernel.org>
    rcutorture: Fix rcu_torture_fwd_cb_cr() data race

Csókás, Bence <csokas.bence@prolan.hu>
    net: fec: Stop PPS on driver remove

James Chapman <jchapman@katalix.com>
    l2tp: fix lockdep splat

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()

Anton Khirnov <anton@khirnov.net>
    Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor

Dmitry Antipov <dmantipov@yandex.ru>
    Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()

Eric Dumazet <edumazet@google.com>
    net: linkwatch: use system_unbound_wq

Nikolay Aleksandrov <razor@blackwall.org>
    net: bridge: mcast: wait for previous gc cycles when removing port

Daniele Palmas <dnlplm@gmail.com>
    net: usb: qmi_wwan: fix memory leak for not ip packets

Kuniyuki Iwashima <kuniyu@amazon.com>
    sctp: Fix null-ptr-deref in reuseport_add_sock().

Peter Zijlstra <peterz@infradead.org>
    x86/mm: Fix pti_clone_entry_text() for i386

Peter Zijlstra <peterz@infradead.org>
    x86/mm: Fix pti_clone_pgtable() alignment assumption

Peter Zijlstra <peterz@infradead.org>
    jump_label: Fix the fix, brown paper bags galore

Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
    platform/x86/intel/ifs: Initialize union ifs_status to zero

Jithu Joseph <jithu.joseph@intel.com>
    platform/x86/intel/ifs: Gen2 Scan test support

Yipeng Zou <zouyipeng@huawei.com>
    irqchip/mbigen: Fix mbigen node address layout


-------------

Diffstat:

 Documentation/admin-guide/cifs/usage.rst           |   2 +-
 Documentation/admin-guide/kernel-parameters.txt    |  10 +-
 Documentation/arm64/silicon-errata.rst             |  36 +++++
 Makefile                                           |   4 +-
 arch/arm64/Kconfig                                 |  38 +++++
 arch/arm64/include/asm/barrier.h                   |   4 +
 arch/arm64/include/asm/cputype.h                   |  16 ++
 arch/arm64/kernel/cpu_errata.c                     |  31 ++++
 arch/arm64/kernel/cpufeature.c                     |  12 ++
 arch/arm64/kernel/proton-pack.c                    |  12 ++
 arch/arm64/tools/cpucaps                           |   1 +
 arch/x86/kernel/cpu/mtrr/mtrr.c                    |   2 +-
 arch/x86/mm/pti.c                                  |   8 +-
 block/blk-mq.c                                     |   6 +-
 block/mq-deadline.c                                |  20 ++-
 drivers/acpi/battery.c                             |  16 +-
 drivers/acpi/sbs.c                                 |  23 +--
 drivers/base/core.c                                |  13 +-
 drivers/base/module.c                              |   4 +
 drivers/bus/mhi/host/pci_generic.c                 |   3 +
 drivers/clocksource/sh_cmt.c                       |  13 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c            |   7 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   6 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h           |   2 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  10 +-
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   3 +
 drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |   8 +-
 drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c    |   8 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c    |  55 +++----
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c    |  14 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c  |  36 ++++-
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c          |  16 +-
 drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c  |   5 +-
 drivers/gpu/drm/display/drm_dp_mst_topology.c      |  11 ++
 drivers/gpu/drm/drm_client_modeset.c               |   5 +
 drivers/gpu/drm/lima/lima_drv.c                    |   1 +
 drivers/gpu/drm/mgag200/mgag200_i2c.c              |   8 +-
 drivers/i2c/busses/i2c-qcom-geni.c                 |  63 +++++++-
 drivers/i2c/i2c-smbus.c                            |  64 +++++++-
 drivers/irqchip/irq-loongarch-cpu.c                |   6 +-
 drivers/irqchip/irq-mbigen.c                       |  20 ++-
 drivers/irqchip/irq-meson-gpio.c                   |  14 +-
 drivers/irqchip/irq-xilinx-intc.c                  |   2 +-
 drivers/md/md.c                                    |   1 -
 drivers/md/raid5.c                                 |  20 ++-
 drivers/media/platform/amphion/vdec.c              |   2 -
 drivers/media/platform/amphion/venc.c              |   2 -
 drivers/media/tuners/xc2028.c                      |   9 +-
 drivers/media/usb/uvc/uvc_video.c                  |  37 ++++-
 drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c     |   2 +
 drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c      | 125 ++++++++-------
 drivers/net/can/spi/mcp251xfd/mcp251xfd.h          |  13 +-
 drivers/net/dsa/bcm_sf2.c                          |   4 +-
 drivers/net/ethernet/freescale/fec_ptp.c           |   3 +
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   3 +
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/nvme/host/pci.c                            |   6 +-
 drivers/platform/x86/intel/ifs/ifs.h               |  28 +++-
 drivers/platform/x86/intel/ifs/runtest.c           |  31 +++-
 drivers/power/supply/axp288_charger.c              |  24 +--
 drivers/s390/char/sclp_sd.c                        |  10 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c                    |  11 ++
 drivers/scsi/mpt3sas/mpt3sas_base.c                |  20 ++-
 drivers/spi/spi-fsl-lpspi.c                        |   6 +-
 drivers/spi/spidev.c                               |   1 +
 drivers/tty/serial/serial_core.c                   |   8 +
 drivers/ufs/core/ufshcd.c                          |  11 +-
 drivers/usb/gadget/function/u_audio.c              |  42 ++++-
 drivers/usb/gadget/function/u_serial.c             |   1 +
 drivers/usb/gadget/udc/core.c                      |  10 +-
 drivers/usb/serial/usb_debug.c                     |   7 +
 drivers/usb/usbip/vhci_hcd.c                       |   9 +-
 drivers/vhost/vdpa.c                               |   8 +-
 fs/btrfs/ctree.h                                   |   1 +
 fs/btrfs/file.c                                    |  60 +++++--
 fs/btrfs/free-space-cache.c                        |   1 +
 fs/btrfs/print-tree.c                              |   2 +-
 fs/ext4/inline.c                                   |   6 +-
 fs/ext4/mballoc.c                                  |   3 +-
 fs/jbd2/journal.c                                  |   1 +
 fs/smb/client/cifs_debug.c                         |   2 +-
 fs/smb/client/cifsglob.h                           |   8 +-
 fs/smb/client/smb2pdu.c                            |   3 +
 fs/udf/balloc.c                                    |  36 ++---
 fs/xfs/xfs_log_recover.c                           |  20 ++-
 include/linux/blk-integrity.h                      |  16 +-
 include/linux/clocksource.h                        |  14 +-
 include/linux/pci_ids.h                            |   2 +
 include/linux/profile.h                            |   1 -
 include/linux/trace_events.h                       |   1 -
 include/net/ip6_route.h                            |  22 ++-
 include/net/netfilter/nf_tables.h                  |   4 +-
 include/trace/events/intel_ifs.h                   |  16 +-
 kernel/irq/irqdesc.c                               |   1 +
 kernel/jump_label.c                                |   4 +-
 kernel/kcov.c                                      |  15 +-
 kernel/kprobes.c                                   |   4 +-
 kernel/padata.c                                    |   7 +
 kernel/profile.c                                   |  11 +-
 kernel/rcu/rcutorture.c                            |   2 +-
 kernel/rcu/tree.c                                  |  10 +-
 kernel/sched/core.c                                |  27 +++-
 kernel/sched/cputime.c                             |   6 +
 kernel/sched/stats.c                               |  10 --
 kernel/time/clocksource-wdtest.c                   |  13 +-
 kernel/time/clocksource.c                          |  10 +-
 kernel/time/ntp.c                                  |   9 +-
 kernel/time/tick-broadcast.c                       |   3 +-
 kernel/time/timekeeping.c                          |   2 +-
 kernel/trace/tracing_map.c                         |   6 +-
 mm/huge_memory.c                                   |   2 +-
 mm/hugetlb.c                                       |  14 +-
 net/bluetooth/hci_sync.c                           |  14 ++
 net/bluetooth/l2cap_core.c                         |   1 +
 net/bridge/br_multicast.c                          |   4 +-
 net/core/link_watch.c                              |   4 +-
 net/ipv6/ip6_output.c                              |   1 +
 net/ipv6/route.c                                   |   2 +-
 net/l2tp/l2tp_core.c                               |  15 +-
 net/mptcp/mib.c                                    |   2 +
 net/mptcp/mib.h                                    |   2 +
 net/mptcp/pm.c                                     |  12 ++
 net/mptcp/pm_netlink.c                             |  39 +++--
 net/mptcp/pm_userspace.c                           |  18 +++
 net/mptcp/protocol.h                               |   4 +
 net/mptcp/subflow.c                                |   9 ++
 net/netfilter/nf_tables_api.c                      | 172 +++------------------
 net/netfilter/nft_connlimit.c                      |   4 +-
 net/netfilter/nft_counter.c                        |   4 +-
 net/netfilter/nft_dynset.c                         |   2 +-
 net/netfilter/nft_last.c                           |   4 +-
 net/netfilter/nft_limit.c                          |  14 +-
 net/netfilter/nft_quota.c                          |   4 +-
 net/sctp/input.c                                   |  19 ++-
 net/sunrpc/sched.c                                 |   4 +-
 net/unix/af_unix.c                                 |  34 ++--
 net/wireless/nl80211.c                             |  37 ++++-
 sound/pci/hda/patch_hdmi.c                         |   2 +
 sound/pci/hda/patch_realtek.c                      |   1 +
 sound/soc/amd/yc/acp6x-mach.c                      |   7 +
 sound/soc/codecs/wcd938x-sdw.c                     |   4 +-
 sound/soc/codecs/wsa881x.c                         |   2 +-
 sound/soc/codecs/wsa883x.c                         |  10 +-
 sound/soc/meson/axg-fifo.c                         |  26 ++--
 sound/soc/sof/mediatek/mt8195/mt8195.c             |   2 +-
 sound/usb/line6/driver.c                           |   5 +
 sound/usb/quirks-table.h                           |   4 +
 tools/arch/arm64/include/asm/cputype.h             |   6 +
 tools/bpf/bpftool/prog.c                           |   4 -
 .../testing/selftests/bpf/prog_tests/send_signal.c |   3 +-
 tools/testing/selftests/net/mptcp/mptcp_join.sh    |  75 +++++++--
 tools/testing/selftests/rcutorture/bin/torture.sh  |   6 +-
 153 files changed, 1349 insertions(+), 702 deletions(-)


Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Allen 1 year, 5 months ago
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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.
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Pavel Machek 1 year, 5 months ago
Hi!

> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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.

> FUJITA Tomonori <fujita.tomonori@gmail.com>
>     PCI: Add Edimax Vendor ID to pci_ids.h

This define is unused in at least 6.1-stable and older. We don't need
this patch.

> Zheng Zucheng <zhengzucheng@huawei.com>
>     sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime

Comment here says:

+        * Because mul_u64_u64_div_u64() can approximate on some
+        * achitectures; enforce the constraint that: a*b/(b+c) <= a.

Afaict it should say "a*b/(a+b)"?

Best regards,
	   		 	     		      		Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Yann Sionneau 1 year, 5 months ago
Hi Greg,

On 13/08/2024 08:28, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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,

I tested 6.1.105-rc2 (9bd7537a3dd02) on Kalray kvx arch (not upstream yet) and everything looks good!

It ran on real hw (k200, k200lp and k300 boards), on qemu and on our internal instruction set simulator (ISS).

Tests were run on several interfaces/drivers (usb, qsfp ethernet, eMMC, PCIe endpoint+RC, SPI, remoteproc, uart, iommu). LTP and uClibc-ng testsuites are also run without any regression.

Everything looks fine to us.

Tested-by: Yann Sionneau <ysionneau@kalrayinc.com>

-- Yann
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Ron Economos 1 year, 5 months ago
On 8/12/24 11:28 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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>
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Jon Hunter 1 year, 5 months ago
On Tue, 13 Aug 2024 08:28:36 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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
    102 tests:	102 pass, 0 fail

Linux version:	6.1.105-rc2-g9bd7537a3dd0
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
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Florian Fainelli 1 year, 5 months ago
On 8/12/24 23:28, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Naresh Kamboju 1 year, 5 months ago
On Tue, 13 Aug 2024 at 11:58, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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, 15 Aug 2024 06:19:25 +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.105-rc2.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.105-rc2
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 9bd7537a3dd0286970c1962438e04c42993f76a9
* git describe: v6.1.104-150-g9bd7537a3dd0
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.104-150-g9bd7537a3dd0

## Test Regressions (compared to v6.1.103-87-g54b8e3a13b43)

## Metric Regressions (compared to v6.1.103-87-g54b8e3a13b43)

## Test Fixes (compared to v6.1.103-87-g54b8e3a13b43)

## Metric Fixes (compared to v6.1.103-87-g54b8e3a13b43)

## Test result summary
total: 315861, pass: 270713, fail: 3868, skip: 40792, xfail: 488

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 270 total, 270 passed, 0 failed
* arm64: 82 total, 82 passed, 0 failed
* i386: 56 total, 56 passed, 0 failed
* mips: 52 total, 50 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 72 total, 70 passed, 2 failed
* riscv: 22 total, 22 passed, 0 failed
* s390: 28 total, 28 passed, 0 failed
* sh: 20 total, 20 passed, 0 failed
* sparc: 14 total, 14 passed, 0 failed
* x86_64: 65 total, 65 passed, 0 failed

## Test suites summary
* boot
* commands
* 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-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* 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
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Pavel Machek 1 year, 5 months ago
Hi!

> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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.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
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Mark Brown 1 year, 5 months ago
On Tue, Aug 13, 2024 at 08:28:36AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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>
Re: [PATCH 6.1 000/149] 6.1.105-rc2 review
Posted by Peter Schneider 1 year, 5 months ago
Am 13.08.2024 um 08:28 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.1.105 release.
> There are 149 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 on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg 
oddities or regressions found.

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