lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251017145142.382145055@linuxfoundation.org>
Date: Fri, 17 Oct 2025 16:51:33 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	patches@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org,
	linux@...ck-us.net,
	shuah@...nel.org,
	patches@...nelci.org,
	lkft-triage@...ts.linaro.org,
	pavel@...x.de,
	jonathanh@...dia.com,
	f.fainelli@...il.com,
	sudipm.mukherjee@...il.com,
	rwarsow@....de,
	conor@...nel.org,
	hargar@...rosoft.com,
	broonie@...nel.org,
	achill@...ill.org
Subject: [PATCH 5.15 000/276] 5.15.195-rc1 review

This is the start of the stable review cycle for the 5.15.195 release.
There are 276 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sun, 19 Oct 2025 14:50:59 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.195-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-5.15.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 5.15.195-rc1

Matthieu Baerts (NGI0) <matttbe@...nel.org>
    selftests: mptcp: join: validate C-flag + def limit

Matthieu Baerts (NGI0) <matttbe@...nel.org>
    mptcp: pm: in-kernel: usable client side with C-flag

Dan Carpenter <dan.carpenter@...aro.org>
    mm/slab: make __free(kfree) accept error pointers

Mikhail Kobuk <m.kobuk@...ras.ru>
    media: pci: ivtv: Add check for DMA map result

Jason Andryuk <jason.andryuk@....com>
    xen/events: Update virq_to_irq on migration

Thomas Fourier <fourier.thomas@...il.com>
    media: pci: ivtv: Add missing check after DMA map

Christophe JAILLET <christophe.jaillet@...adoo.fr>
    media: pci/ivtv: switch from 'pci_' to 'dma_' API

Catalin Marinas <catalin.marinas@....com>
    arm64: mte: Do not flag the zero page as PG_mte_tagged

Thomas Fourier <fourier.thomas@...il.com>
    media: cx18: Add missing check after DMA map

Christophe JAILLET <christophe.jaillet@...adoo.fr>
    media: switch from 'pci_' to 'dma_' API

Jan Kara <jack@...e.cz>
    writeback: Avoid excessively long inode switching times

Jan Kara <jack@...e.cz>
    writeback: Avoid softlockup when switching many inodes

Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
    cramfs: Verify inode mode when loading from disk

Lichen Liu <lichliu@...hat.com>
    fs: Add 'initramfs_options' to set initramfs mount options

Oleg Nesterov <oleg@...hat.com>
    pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers

gaoxiang17 <gaoxiang17@...omi.com>
    pid: Add a judgment for ns null in pid_nr_ns

Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
    minixfs: Verify inode mode when loading from disk

David Laight <David.Laight@...LAB.COM>
    minmax.h: remove some #defines that are only expanded once

David Laight <David.Laight@...LAB.COM>
    minmax.h: simplify the variants of clamp()

David Laight <David.Laight@...LAB.COM>
    minmax.h: move all the clamp() definitions after the min/max() ones

David Laight <David.Laight@...LAB.COM>
    minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()

David Laight <David.Laight@...LAB.COM>
    minmax.h: reduce the #define expansion of min(), max() and clamp()

David Laight <David.Laight@...LAB.COM>
    minmax.h: update some comments

David Laight <David.Laight@...LAB.COM>
    minmax.h: add whitespace around operators and after commas

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: fix up min3() and max3() too

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: improve macro expansion and type checking

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: simplify min()/max()/clamp() implementation

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: don't use max() in situations that want a C constant expression

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: make generic MIN() and MAX() macros available everywhere

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: simplify and clarify min_t()/max_t() implementation

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: add a few more MIN_T/MAX_T users

Linus Torvalds <torvalds@...ux-foundation.org>
    minmax: avoid overly complicated constant expressions in VM code

David Laight <David.Laight@...LAB.COM>
    minmax: fix indentation of __cmp_once() and __clamp_once()

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    minmax: deduplicate __unconst_integer_typeof()

Herve Codina <herve.codina@...tlin.com>
    minmax: Introduce {min,max}_array()

Stephan Gerhold <stephan.gerhold@...aro.org>
    arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees

Qu Wenruo <wqu@...e.com>
    btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()

Aleksa Sarai <cyphar@...har.com>
    fscontext: do not consume log entries when returning -EMSGSIZE

Peter Zijlstra <peterz@...radead.org>
    locking: Introduce __cleanup() based infrastructure

Zheng Qixing <zhengqixing@...wei.com>
    dm: fix NULL pointer dereference in __dm_suspend()

Yuan Chen <chenyuan@...inos.cn>
    tracing: Fix race condition in kprobe initialization causing NULL pointer dereference

Matvey Kovalev <matvey.kovalev@...ras.ru>
    ksmbd: fix error code overwriting in smb2_get_info_filesystem()

Oleksij Rempel <linux@...pel-privat.de>
    net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock

Hans de Goede <hansg@...nel.org>
    mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type

Hans de Goede <hdegoede@...hat.com>
    mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value

Edward Adam Davis <eadavis@...com>
    media: mc: Clear minor number before put device

Phillip Lougher <phillip@...ashfs.org.uk>
    Squashfs: reject negative file sizes in squashfs_read_inode()

Phillip Lougher <phillip@...ashfs.org.uk>
    Squashfs: add additional inode sanity checking

Ma Ke <make24@...as.ac.cn>
    ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()

Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
    ASoC: codecs: wcd934x: Simplify with dev_err_probe

Sean Christopherson <seanjc@...gle.com>
    KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

Nathan Chancellor <nathan@...nel.org>
    lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older

Jan Kara <jack@...e.cz>
    ext4: free orphan info with kvfree

Ahmet Eray Karadag <eraykrdg1@...il.com>
    ext4: guard against EA inode refcount underflow in xattr update

Ojaswin Mujoo <ojaswin@...ux.ibm.com>
    ext4: correctly handle queries for metadata mappings

Yongjian Sun <sunyongjian1@...wei.com>
    ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()

Jan Kara <jack@...e.cz>
    ext4: verify orphan file size is not too big

Olga Kornievskaia <okorniev@...hat.com>
    nfsd: nfserr_jukebox in nlm_fopen should lead to a retry

Thorsten Blum <thorsten.blum@...ux.dev>
    NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()

Thadeu Lima de Souza Cascardo <cascardo@...lia.com>
    mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations

Sean Christopherson <seanjc@...gle.com>
    x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)

Sean Christopherson <seanjc@...gle.com>
    x86/umip: Check that the instruction opcode is at least two bytes

Pratyush Yadav <pratyush@...nel.org>
    spi: cadence-quadspi: Flush posted register writes before DAC access

Pratyush Yadav <pratyush@...nel.org>
    spi: cadence-quadspi: Flush posted register writes before INDAC access

Niklas Cassel <cassel@...nel.org>
    PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()

Siddharth Vadapalli <s-vadapalli@...com>
    PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit

Lukas Wunner <lukas@...ner.de>
    PCI/AER: Support errors introduced by PCIe r6.0

Niklas Schnelle <schnelle@...ux.ibm.com>
    PCI/AER: Fix missing uevent on recovery when a reset is requested

Lukas Wunner <lukas@...ner.de>
    PCI/ERR: Fix uevent on failure to recover

Niklas Schnelle <schnelle@...ux.ibm.com>
    PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV

Brian Norris <briannorris@...gle.com>
    PCI/sysfs: Ensure devices are powered for config reads

Sean Christopherson <seanjc@...gle.com>
    rseq/selftests: Use weak symbol reference, not definition, to link with glibc

Esben Haabendal <esben@...nix.com>
    rtc: interface: Fix long-standing race when setting alarm

Esben Haabendal <esben@...nix.com>
    rtc: interface: Ensure alarm irq is enabled when UIE is enabled

Zhen Ni <zhen.ni@...ystack.cn>
    memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe

Rex Chen <rex.chen_1@....com>
    mmc: core: SPI mode remove cmd7

Linus Walleij <linus.walleij@...aro.org>
    mtd: rawnand: fsmc: Default to autodetect buswidth

Ma Ke <make24@...as.ac.cn>
    sparc: fix error handling in scan_one_device()

Anthony Yznaga <anthony.yznaga@...cle.com>
    sparc64: fix hugetlb for sun4u

Eric Biggers <ebiggers@...nel.org>
    sctp: Fix MAC comparison to be constant-time

Thorsten Blum <thorsten.blum@...ux.dev>
    scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()

Jisheng Zhang <jszhang@...nel.org>
    pwm: berlin: Fix wrong register in suspend/resume

Nam Cao <namcao@...utronix.de>
    powerpc/pseries/msi: Fix potential underflow and leak issue

Nam Cao <namcao@...utronix.de>
    powerpc/powernv/pci: Fix underflow and leak issue

Georg Gottleuber <ggo@...edocomputers.com>
    nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk

Sam James <sam@...too.org>
    parisc: don't reference obsolete termio struct for TC* constants

Askar Safin <safinaskar@...omail.com>
    openat2: don't trigger automounts with RESOLVE_NO_XDEV

Johan Hovold <johan@...nel.org>
    lib/genalloc: fix device leak in of_gen_pool_get()

Eric Biggers <ebiggers@...nel.org>
    KEYS: trusted_tpm1: Compare HMAC values in constant time

Lu Baolu <baolu.lu@...ux.intel.com>
    iommu/vt-d: PRS isn't usable if PDS isn't supported

Sean Nyekjaer <sean@...nix.com>
    iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume

Huacai Chen <chenhuacai@...nel.org>
    init: handle bootloader identifier in kernel parameters

Michael Hennerich <michael.hennerich@...log.com>
    iio: frequency: adf4350: Fix prescaler usage.

Qianfeng Rong <rongqianfeng@...o.com>
    iio: dac: ad5421: use int type to store negative error codes

Qianfeng Rong <rongqianfeng@...o.com>
    iio: dac: ad5360: use int type to store negative error codes

Haoxiang Li <haoxiang_li2024@....com>
    fs/ntfs3: Fix a resource leak bug in wnd_extend()

Thomas Fourier <fourier.thomas@...il.com>
    crypto: atmel - Fix dma_unmap_sg() direction

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()

Simon Schuster <schuster.simon@...mens-energy.com>
    copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)

Adam Xue <zxue@...tech.com>
    bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()

Anderson Nascimento <anderson@...elesecurity.com>
    btrfs: avoid potential out-of-bounds in btrfs_encode_fh()

Shuhao Fu <sfual@....ust.hk>
    drm/nouveau: fix bad ret code in nouveau_bo_move_prep

Qianfeng Rong <rongqianfeng@...o.com>
    media: i2c: mt9v111: fix incorrect type for ret

Johan Hovold <johan@...nel.org>
    firmware: meson_sm: fix device leak at probe

Lukas Wunner <lukas@...ner.de>
    xen/manage: Fix suspend error path

Jason Andryuk <jason.andryuk@....com>
    xen/events: Cleanup find_virq() return codes

Miaoqian Lin <linmq006@...il.com>
    ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_init

Stephan Gerhold <stephan.gerhold@...aro.org>
    arm64: dts: qcom: msm8916: Add missing MDSS reset

Amir Mohammad Jahangirzad <a.jahangirzad@...il.com>
    ACPI: debug: fix signedness issues in read/write helpers

Daniel Tang <danielzgtg.opensource@...il.com>
    ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT

KaFai Wan <kafai.wan@...ux.dev>
    bpf: Avoid RCU context warning when unpinning htab with internal structs

Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
    gpio: wcd934x: mark the GPIO controller as sleeping

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells

Gunnar Kudrjavets <gunnarku@...zon.com>
    tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single

Herbert Xu <herbert@...dor.apana.org.au>
    crypto: essiv - Check ssize for decryption and in-place encryption

Eric Woudstra <ericwouds@...il.com>
    bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()

Timur Kristóf <timur.kristof@...il.com>
    drm/amd/display: Properly disable scaling on DCE6

Timur Kristóf <timur.kristof@...il.com>
    drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6

Timur Kristóf <timur.kristof@...il.com>
    drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs

Alex Deucher <alexander.deucher@....com>
    drm/amdgpu: Add additional DCE6 SCL registers

Daniel Borkmann <daniel@...earbox.net>
    bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}

Harini T <harini.t@....com>
    mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes

Harini T <harini.t@....com>
    mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call

Leo Yan <leo.yan@....com>
    tools build: Align warning options with perf

Erick Karanja <karanja99erick@...il.com>
    net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe

Kuniyuki Iwashima <kuniyu@...gle.com>
    tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().

Alexandr Sapozhnikov <alsp705@...il.com>
    net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()

Ian Forbes <ian.forbes@...adcom.com>
    drm/vmwgfx: Fix Use-after-free in validation

Thomas Zimmermann <tzimmermann@...e.de>
    drm/vmwgfx: Copy DRM hash-table code into driver

Vineeth Vijayan <vneethv@...ux.ibm.com>
    s390/cio: Update purge function to unregister the unused subchannels

Vineeth Vijayan <vneethv@...ux.ibm.com>
    s390/cio: unregister the subchannel while purging

Dan Carpenter <dan.carpenter@...aro.org>
    net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()

Duoming Zhou <duoming@....edu.cn>
    scsi: mvsas: Fix use-after-free bugs in mvs_work_queue

John Garry <john.garry@...wei.com>
    scsi: mvsas: Use sas_task_find_rq() for tagging

John Garry <john.garry@...wei.com>
    scsi: mvsas: Delete mvs_tag_init()

John Garry <john.garry@...wei.com>
    scsi: libsas: Add sas_task_find_rq()

Aaron Kling <webgeek1234@...il.com>
    cpufreq: tegra186: Set target frequency for all cpus in policy

Alok Tiwari <alok.a.tiwari@...cle.com>
    clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver

Brian Masney <bmasney@...hat.com>
    clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()

Ian Rogers <irogers@...gle.com>
    perf test: Don't leak workload gopipe in PERF_RECORD_*

Leo Yan <leo.yan@....com>
    perf session: Fix handling when buffer exceeds 2 GiB

Leo Yan <leo.yan@....com>
    perf arm_spe: Correct memory level for remote access

Leo Yan <leo.yan@....com>
    perf arm-spe: Rename the common data source encoding

German Gomez <german.gomez@....com>
    perf arm-spe: Refactor arm-spe to support operation packet type

Jing Zhang <renyu.zj@...ux.alibaba.com>
    perf arm-spe: augment the data source type with neoverse_spe list

Leo Yan <leo.yan@....com>
    perf arm_spe: Correct setting remote access

Ali Saidi <alisaidi@...zon.com>
    perf arm-spe: Use SPE data source for neoverse cores

German Gomez <german.gomez@....com>
    perf arm-spe: Save context ID in record

Rob Herring (Arm) <robh@...nel.org>
    rtc: x1205: Fix Xicor X1205 vendor prefix

Yunseong Kim <ysk@...lloc.com>
    perf util: Fix compression checks returning -1 as bool

Brian Masney <bmasney@...hat.com>
    clk: at91: peripheral: fix return value

Ian Rogers <irogers@...gle.com>
    libperf event: Ensure tracing data is multiple of 8 sized

Ian Rogers <irogers@...gle.com>
    perf evsel: Avoid container_of on a NULL leader

Michael Hennerich <michael.hennerich@...log.com>
    iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE

Zhen Ni <zhen.ni@...ystack.cn>
    clocksource/drivers/clps711x: Fix resource leaks in error paths

Thomas Weißschuh <thomas.weissschuh@...utronix.de>
    fs: always return zero on success from replace_fd()

Miaoqian Lin <linmq006@...il.com>
    usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call

Salah Triki <salah.triki@...il.com>
    bus: fsl-mc: Check return value of platform_get_resource()

Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
    pinctrl: check the return value of pinmux_ops::get_function_name()

Zhen Ni <zhen.ni@...ystack.cn>
    Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak

Marek Vasut <marek.vasut@...lbox.org>
    Input: atmel_mxt_ts - allow reset GPIO to sleep

Guangshuo Li <lgs201920130244@...il.com>
    nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()

Yang Shi <yang@...amperecomputing.com>
    mm: hugetlb: avoid soft lockup when mprotect to large memory area

Jan Kara <jack@...e.cz>
    ext4: fix checks for orphan inodes

Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
    mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()

Deepak Sharma <deepak.sharma.472935@...il.com>
    net: nfc: nci: Add parameter validation for packet data

Larshin Sergey <Sergey.Larshin@...persky.com>
    fs: udf: fix OOB read in lengthAllocDescs handling

Naman Jain <namjain@...ux.microsoft.com>
    uio_hv_generic: Let userspace take care of interrupt mask

Phillip Lougher <phillip@...ashfs.org.uk>
    Squashfs: fix uninit-value in squashfs_get_parent

Jakub Kicinski <kuba@...nel.org>
    Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"

Yeounsu Moon <yyyynoom@...il.com>
    net: dlink: handle copy_thresh allocation failure

Kohei Enju <enjuk@...zon.com>
    net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable

Kohei Enju <enjuk@...zon.com>
    nfp: fix RSS hash key size when RSS is not supported

Donet Tom <donettom@...ux.ibm.com>
    drivers/base/node: fix double free in register_one_node()

Dan Carpenter <dan.carpenter@...aro.org>
    ocfs2: fix double free in user_cluster_connect()

Nishanth Menon <nm@...com>
    hwrng: ks-sa - fix division by zero in ks_sa_rng_init

Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
    Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO

I Viswanath <viswanathiyyappan@...il.com>
    net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast

Bernard Metzler <bernard.metzler@...ux.dev>
    RDMA/siw: Always report immediate post SQ errors

Cristian Ciocaltea <cristian.ciocaltea@...labora.com>
    usb: vhci-hcd: Prevent suspending virtually attached devices

Ranjan Kumar <ranjan.kumar@...adcom.com>
    scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()

Slavin Liu <slavin452@...il.com>
    ipvs: Defer ip_vs_ftp unregister during netns cleanup

Anthony Iliopoulos <ailiop@...e.com>
    NFSv4.1: fix backchannel max_resp_sz verification check

Leo Yan <leo.yan@....com>
    coresight: trbe: Return NULL pointer for allocation failures

Stephan Gerhold <stephan.gerhold@...aro.org>
    remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice

Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
    sparc: fix accurate exception reporting in copy_{from,to}_user for M7

Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
    sparc: fix accurate exception reporting in copy_to_user for Niagara 4

Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
    sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara

Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
    sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III

Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
    sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC

Baochen Qiang <baochen.qiang@....qualcomm.com>
    wifi: ath10k: avoid unnecessary wait for service ready message

Bagas Sanjaya <bagasdotme@...il.com>
    Documentation: trace: historgram-design: Separate sched_waking histogram section heading and the following diagram

Vlad Dumitrescu <vdumitrescu@...dia.com>
    IB/sa: Fix sa_local_svc_timeout_ms read race

Parav Pandit <parav@...dia.com>
    RDMA/core: Resolve MAC of next-hop device without ARP support

Michal Pecio <michal.pecio@...il.com>
    Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"

Qianfeng Rong <rongqianfeng@...o.com>
    scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()

Qianfeng Rong <rongqianfeng@...o.com>
    scsi: qla2xxx: edif: Fix incorrect sign of error code

Colin Ian King <colin.i.king@...il.com>
    ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message

Abdun Nihaal <abdun.nihaal@...il.com>
    wifi: mt76: fix potential memory leak in mt76_wmac_probe()

Håkon Bugge <haakon.bugge@...cle.com>
    RDMA/cm: Rate limit destroy CM ID timeout error message

Donet Tom <donettom@...ux.ibm.com>
    drivers/base/node: handle error properly in register_one_node()

Christophe Leroy <christophe.leroy@...roup.eu>
    watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdog

Zhen Ni <zhen.ni@...ystack.cn>
    netfilter: ipset: Remove unused htable_bits in macro ahash_region

Hans de Goede <hansg@...nel.org>
    iio: consumers: Fix offset handling in iio_convert_raw_to_processed()

Vitaly Grigoryev <Vitaly.Grigoryev@...persky.com>
    fs: ntfs3: Fix integer overflow in run_unpack()

Takashi Iwai <tiwai@...e.de>
    ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping

Takashi Iwai <tiwai@...e.de>
    ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping

Takashi Iwai <tiwai@...e.de>
    ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping

Wang Liang <wangliang74@...wei.com>
    pps: fix warning in pps_register_cdev when register device fail

Colin Ian King <colin.i.king@...il.com>
    misc: genwqe: Fix incorrect cmd field being reported in error

William Wu <william.wu@...k-chips.com>
    usb: gadget: configfs: Correctly set use_os_string at bind

Xichao Zhao <zhao.xichao@...o.com>
    usb: phy: twl6030: Fix incorrect type for ret

Qianfeng Rong <rongqianfeng@...o.com>
    drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()

Eric Dumazet <edumazet@...gle.com>
    tcp: fix __tcp_close() to only send RST when required

Alok Tiwari <alok.a.tiwari@...cle.com>
    PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation

Stefan Kerkmann <s.kerkmann@...gutronix.de>
    wifi: mwifiex: send world regulatory domain to driver

Timur Kristóf <timur.kristof@...il.com>
    drm/amdgpu: Power up UVD 3 for FW validation (v2)

Qianfeng Rong <rongqianfeng@...o.com>
    ALSA: lx_core: use int type to store negative error codes

Zhang Shurong <zhang_shurong@...mail.com>
    media: rj54n1cb0c: Fix memleak in rj54n1_probe()

Thomas Fourier <fourier.thomas@...il.com>
    scsi: myrs: Fix dma_alloc_coherent() error check

Niklas Cassel <cassel@...nel.org>
    scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod

Dan Carpenter <dan.carpenter@...aro.org>
    usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup

Brahmajit Das <listout@...tout.xyz>
    drm/radeon/r600_cs: clean up of dead code in r600_cs

Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
    i2c: designware: Add disabling clocks when probe fails

Leilk.Liu <leilk.liu@...iatek.com>
    i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD

Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
    thermal/drivers/qcom/lmh: Add missing IRQ includes

Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
    thermal/drivers/qcom: Make LMH select QCOM_SCM

Zhouyi Zhou <zhouzhouyi@...il.com>
    tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host headers

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    smp: Fix up and expand the smp_call_function_many() kerneldoc

Paul Chaignon <paul.chaignon@...il.com>
    bpf: Explicitly check accesses to bpf_sock_addr

Akhilesh Patil <akhilesh@...iitb.ac.in>
    selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported

Stanley Chu <stanley.chuys@...il.com>
    i3c: master: svc: Recycle unused IBI slot

Daniel Wagner <wagi@...nel.org>
    nvmet-fc: move lsop put work to nvmet_fc_ls_req_op

Uwe Kleine-König <u.kleine-koenig@...libre.com>
    pwm: tiehrpwm: Fix corner case in clock divisor calculation

AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
    arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible

Johan Hovold <johan@...nel.org>
    firmware: firmware: meson-sm: fix compile-test default

Qianfeng Rong <rongqianfeng@...o.com>
    pinctrl: renesas: Use int type to store negative error codes

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    PM: sleep: core: Clear power.must_resume in noirq suspend error path

Qianfeng Rong <rongqianfeng@...o.com>
    block: use int to store blk_stack_limits() return value

Qianfeng Rong <rongqianfeng@...o.com>
    regulator: scmi: Use int type to store negative error codes

Nicolas Ferre <nicolas.ferre@...rochip.com>
    ARM: at91: pm: fix MCKx restore routine

Li Nan <linan122@...wei.com>
    blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx

Da Xue <da@...re.computer>
    pinctrl: meson-gxl: add missing i2c_d pinmux

Sneh Mankad <sneh.mankad@....qualcomm.com>
    soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCS

Huisong Li <lihuisong@...wei.com>
    ACPI: processor: idle: Fix memory leak when register cpuidle device failed

Florian Fainelli <florian.fainelli@...adcom.com>
    cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()

Yureka Lilian <yuka@...a.dev>
    libbpf: Fix reuse of DEVMAP

Geert Uytterhoeven <geert+renesas@...der.be>
    regmap: Remove superfluous check for !config in __regmap_init()

Uros Bizjak <ubizjak@...il.com>
    x86/vdso: Fix output operand size of RDPID

Leo Yan <leo.yan@....com>
    perf: arm_spe: Prevent overflow in PERF_IDX2OFF()

Leo Yan <leo.yan@....com>
    coresight: trbe: Prevent overflow in PERF_IDX2OFF()

Bala-Vignesh-Reddy <reddybalavignesh9979@...il.com>
    selftests: arm64: Check fread return value in exec_target

Jeff Layton <jlayton@...nel.org>
    filelock: add FL_RECLAIM to show_fl_flags() macro

Nalivayko Sergey <Sergey.Nalivayko@...persky.com>
    net/9p: fix double req put in p9_fd_cancelled

Matthew Wilcox (Oracle) <willy@...radead.org>
    minmax: add in_range() macro

Herbert Xu <herbert@...dor.apana.org.au>
    crypto: rng - Ensure set_ent is always present

Hans de Goede <hdegoede@...hat.com>
    platform/x86: int3472: Check for adev == NULL

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    driver core/PM: Set power.no_callbacks along with power.no_pm

Ovidiu Panait <ovidiu.panait.oss@...il.com>
    staging: axis-fifo: flush RX FIFO on read errors

Ovidiu Panait <ovidiu.panait.oss@...il.com>
    staging: axis-fifo: fix maximum TX packet length check

Raphael Gallais-Pou <raphael.gallais-pou@...s.st.com>
    serial: stm32: allow selecting console when the driver is module

Arnaud Lecomte <contact@...aud-lcm.com>
    hid: fix I2C read buffer overflow in raw_event() for mcp2221

hupu <hupu.gm@...il.com>
    perf subcmd: avoid crash in exclude_cmds when excludes is empty

Mikulas Patocka <mpatocka@...hat.com>
    dm-integrity: limit MAX_TAG_SIZE to 255

Bitterblue Smith <rtl8821cerfe2@...il.com>
    wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188

Xiaowei Li <xiaowei.li@...com.com>
    USB: serial: option: add SIMCom 8230C compositions

Duoming Zhou <duoming@....edu.cn>
    media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe

Duoming Zhou <duoming@....edu.cn>
    media: tuner: xc5000: Fix use-after-free in xc5000_release

Ricardo Ribalda <ribalda@...omium.org>
    media: tunner: xc5000: Refactor firmware load

Kuniyuki Iwashima <kuniyu@...zon.com>
    udp: Fix memory accounting leak.

Will Deacon <will@...nel.org>
    KVM: arm64: Fix softirq masking in FPSIMD register saving sequence

Larshin Sergey <Sergey.Larshin@...persky.com>
    media: rc: fix races with imon_disconnect()

Duoming Zhou <duoming@....edu.cn>
    media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove

Wang Haoran <haoranwangsec@...il.com>
    scsi: target: target_core_configfs: Add length check to avoid buffer overflow

Vasant Hegde <vasant.hegde@....com>
    iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support


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

Diffstat:

 Documentation/admin-guide/kernel-parameters.txt    |   3 +
 Documentation/gpu/todo.rst                         |  11 +
 Documentation/trace/histogram-design.rst           |   4 +-
 Makefile                                           |   4 +-
 arch/arm/mach-at91/pm_suspend.S                    |   4 +-
 arch/arm/mach-omap2/pm33xx-core.c                  |   6 +-
 arch/arm/mm/pageattr.c                             |   6 +-
 arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts    |   2 +-
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |   2 +
 arch/arm64/boot/dts/qcom/sdm845.dtsi               |   4 +-
 arch/arm64/kernel/cpufeature.c                     |  10 +-
 arch/arm64/kernel/fpsimd.c                         |   8 +-
 arch/arm64/kernel/mte.c                            |   3 +-
 arch/parisc/include/uapi/asm/ioctls.h              |   8 +-
 arch/powerpc/platforms/powernv/pci-ioda.c          |   2 +-
 arch/powerpc/platforms/pseries/msi.c               |   2 +-
 arch/sparc/kernel/of_device_32.c                   |   1 +
 arch/sparc/kernel/of_device_64.c                   |   1 +
 arch/sparc/lib/M7memcpy.S                          |  20 +-
 arch/sparc/lib/Memcpy_utils.S                      |   9 +
 arch/sparc/lib/NG4memcpy.S                         |   2 +-
 arch/sparc/lib/NGmemcpy.S                          |  29 ++-
 arch/sparc/lib/U1memcpy.S                          |  19 +-
 arch/sparc/lib/U3memcpy.S                          |   2 +-
 arch/sparc/mm/hugetlbpage.c                        |  20 ++
 arch/um/drivers/mconsole_user.c                    |   2 +
 arch/x86/include/asm/segment.h                     |   8 +-
 arch/x86/kernel/umip.c                             |  15 +-
 arch/x86/kvm/emulate.c                             |  11 +-
 arch/x86/kvm/kvm_emulate.h                         |   2 +-
 arch/x86/kvm/x86.c                                 |   9 +-
 arch/x86/mm/pgtable.c                              |   2 +-
 block/blk-mq-sysfs.c                               |   6 +-
 block/blk-settings.c                               |   3 +-
 crypto/essiv.c                                     |  14 +-
 crypto/rng.c                                       |   8 +
 drivers/acpi/acpi_dbg.c                            |  26 +-
 drivers/acpi/acpi_tad.c                            |   3 +
 drivers/acpi/nfit/core.c                           |   2 +-
 drivers/acpi/processor_idle.c                      |   3 +
 drivers/base/node.c                                |   4 +
 drivers/base/power/main.c                          |  14 +-
 drivers/base/regmap/regmap.c                       |   2 +-
 drivers/bus/fsl-mc/fsl-mc-bus.c                    |   3 +
 drivers/bus/mhi/host/init.c                        |   5 +-
 drivers/char/hw_random/ks-sa-rng.c                 |   4 +
 drivers/char/tpm/tpm_tis_core.c                    |   4 +-
 drivers/clk/at91/clk-peripheral.c                  |   7 +-
 drivers/clk/nxp/clk-lpc18xx-cgu.c                  |  20 +-
 drivers/clocksource/clps711x-timer.c               |  23 +-
 drivers/cpufreq/intel_pstate.c                     |   8 +-
 drivers/cpufreq/scmi-cpufreq.c                     |  10 +
 drivers/cpufreq/tegra186-cpufreq.c                 |   8 +-
 drivers/crypto/atmel-tdes.c                        |   2 +-
 drivers/dma/ioat/dma.c                             |  12 +-
 drivers/edac/sb_edac.c                             |   4 +-
 drivers/edac/skx_common.h                          |   1 -
 drivers/firmware/meson/Kconfig                     |   2 +-
 drivers/firmware/meson/meson_sm.c                  |   7 +-
 drivers/gpio/gpio-wcd934x.c                        |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   2 +
 drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c              |  29 ++-
 drivers/gpu/drm/amd/amdkfd/kfd_svm.c               |   2 +-
 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c |  21 +-
 drivers/gpu/drm/amd/display/dc/dce/dce_transform.h |   4 +
 .../gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c    |   2 +
 .../gpu/drm/amd/include/asic_reg/dce/dce_6_0_d.h   |   7 +
 .../drm/amd/include/asic_reg/dce/dce_6_0_sh_mask.h |   2 +
 drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppevvmath.h |  14 +-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |   2 +
 drivers/gpu/drm/arm/display/include/malidp_utils.h |   2 +-
 .../drm/arm/display/komeda/komeda_pipeline_state.c |  24 +-
 drivers/gpu/drm/drm_color_mgmt.c                   |   2 +-
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c              |   6 -
 drivers/gpu/drm/nouveau/nouveau_bo.c               |   2 +-
 drivers/gpu/drm/radeon/evergreen_cs.c              |   2 +
 drivers/gpu/drm/radeon/r600_cs.c                   |   4 +-
 drivers/gpu/drm/vmwgfx/Makefile                    |   2 +-
 drivers/gpu/drm/vmwgfx/ttm_object.c                |  52 ++--
 drivers/gpu/drm/vmwgfx/ttm_object.h                |   3 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c         |  24 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h                |   6 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c            |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.c            | 199 ++++++++++++++++
 drivers/gpu/drm/vmwgfx/vmwgfx_hashtab.h            |  83 +++++++
 drivers/gpu/drm/vmwgfx/vmwgfx_validation.c         |  26 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_validation.h         |   7 +-
 drivers/hid/hid-mcp2221.c                          |   4 +
 drivers/hwmon/adt7475.c                            |  24 +-
 drivers/hwtracing/coresight/coresight-trbe.c       |   9 +-
 drivers/i2c/busses/i2c-designware-platdrv.c        |   1 +
 drivers/i2c/busses/i2c-mt65xx.c                    |  17 +-
 drivers/i3c/master/svc-i3c-master.c                |   1 +
 drivers/iio/dac/ad5360.c                           |   2 +-
 drivers/iio/dac/ad5421.c                           |   2 +-
 drivers/iio/frequency/adf4350.c                    |  20 +-
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c   |   4 -
 drivers/iio/inkern.c                               |   2 +-
 drivers/infiniband/core/addr.c                     |  10 +-
 drivers/infiniband/core/cm.c                       |   4 +-
 drivers/infiniband/core/sa_query.c                 |   6 +-
 drivers/infiniband/sw/siw/siw_verbs.c              |  25 +-
 drivers/input/misc/uinput.c                        |   1 +
 drivers/input/touchscreen/atmel_mxt_ts.c           |   2 +-
 drivers/input/touchscreen/cyttsp4_core.c           |   2 +-
 drivers/iommu/amd/iommu.c                          |   3 +-
 drivers/iommu/intel/iommu.c                        |   2 +-
 drivers/irqchip/irq-sun6i-r.c                      |   2 +-
 drivers/mailbox/zynqmp-ipi-mailbox.c               |   7 +-
 drivers/md/dm-integrity.c                          |   6 +-
 drivers/md/dm.c                                    |   7 +-
 drivers/media/dvb-frontends/stv0367_priv.h         |   3 +
 drivers/media/i2c/mt9v111.c                        |   2 +-
 drivers/media/i2c/rj54n1cb0c.c                     |   9 +-
 drivers/media/i2c/tc358743.c                       |   4 +-
 drivers/media/mc/mc-devnode.c                      |   6 +-
 drivers/media/pci/b2c2/flexcop-pci.c               |   2 +-
 drivers/media/pci/cobalt/cobalt-driver.c           |   4 +-
 drivers/media/pci/cx18/cx18-driver.c               |   2 +-
 drivers/media/pci/cx18/cx18-queue.c                |  20 +-
 drivers/media/pci/cx18/cx18-streams.c              |  16 +-
 drivers/media/pci/ddbridge/ddbridge-main.c         |   4 +-
 drivers/media/pci/intel/ipu3/ipu3-cio2-main.c      |   2 +-
 drivers/media/pci/ivtv/ivtv-driver.c               |   2 +-
 drivers/media/pci/ivtv/ivtv-irq.c                  |   2 +-
 drivers/media/pci/ivtv/ivtv-queue.c                |  18 +-
 drivers/media/pci/ivtv/ivtv-streams.c              |  22 +-
 drivers/media/pci/ivtv/ivtv-udma.c                 |  27 ++-
 drivers/media/pci/ivtv/ivtv-yuv.c                  |  24 +-
 drivers/media/pci/ivtv/ivtvfb.c                    |   6 +-
 drivers/media/pci/netup_unidvb/netup_unidvb_core.c |   2 +-
 drivers/media/pci/pluto2/pluto2.c                  |  20 +-
 drivers/media/pci/pt1/pt1.c                        |   2 +-
 drivers/media/pci/tw5864/tw5864-core.c             |   2 +-
 drivers/media/rc/imon.c                            |  27 ++-
 drivers/media/tuners/xc5000.c                      |  41 ++--
 drivers/memory/samsung/exynos-srom.c               |  10 +-
 drivers/mfd/intel_soc_pmic_chtdc_ti.c              |   5 +-
 drivers/mfd/vexpress-sysreg.c                      |   6 +-
 drivers/misc/genwqe/card_ddcb.c                    |   2 +-
 drivers/mmc/core/sdio.c                            |   6 +-
 drivers/mtd/nand/raw/fsmc_nand.c                   |   6 +-
 drivers/net/ethernet/amazon/ena/ena_ethtool.c      |   5 +-
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c    |  18 +-
 drivers/net/ethernet/dlink/dl2k.c                  |   7 +-
 drivers/net/ethernet/freescale/fsl_pq_mdio.c       |   2 +
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   2 +-
 .../ethernet/mellanox/mlx5/core/en/port_buffer.h   |  12 -
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  17 +-
 .../net/ethernet/netronome/nfp/nfp_net_ethtool.c   |   2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   2 +-
 drivers/net/fjes/fjes_main.c                       |   4 +-
 drivers/net/usb/asix_devices.c                     |  35 ++-
 drivers/net/usb/rtl8150.c                          |   2 -
 drivers/net/wireless/ath/ath10k/wmi.c              |  39 ++-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |   7 +-
 drivers/net/wireless/mediatek/mt76/mt7603/soc.c    |   2 +-
 .../net/wireless/realtek/rtlwifi/rtl8192cu/sw.c    |   1 -
 drivers/nfc/pn544/i2c.c                            |   2 -
 drivers/nvme/host/pci.c                            |   2 +
 drivers/nvme/target/fc.c                           |  19 +-
 drivers/pci/controller/dwc/pci-keystone.c          |   4 +-
 drivers/pci/controller/dwc/pcie-tegra194.c         |   4 +-
 drivers/pci/controller/pci-tegra.c                 |   2 +-
 drivers/pci/iov.c                                  |   5 +
 drivers/pci/pci-driver.c                           |   1 +
 drivers/pci/pci-sysfs.c                            |  20 +-
 drivers/pci/pcie/aer.c                             |  12 +-
 drivers/pci/pcie/err.c                             |   8 +-
 drivers/perf/arm_spe_pmu.c                         |   3 +-
 drivers/pinctrl/meson/pinctrl-meson-gxl.c          |  10 +
 drivers/pinctrl/pinmux.c                           |   2 +-
 drivers/pinctrl/renesas/pinctrl.c                  |   3 +-
 drivers/platform/x86/intel/int3472/discrete.c      |   3 +
 drivers/platform/x86/intel/int3472/tps68470.c      |   3 +
 drivers/platform/x86/sony-laptop.c                 |   1 -
 drivers/pps/kapi.c                                 |   5 +-
 drivers/pps/pps.c                                  |   5 +-
 drivers/pwm/pwm-berlin.c                           |   4 +-
 drivers/pwm/pwm-tiehrpwm.c                         |   4 +-
 drivers/regulator/scmi-regulator.c                 |   3 +-
 drivers/remoteproc/qcom_q6v5.c                     |   3 -
 drivers/rtc/interface.c                            |  27 +++
 drivers/rtc/rtc-x1205.c                            |   2 +-
 drivers/s390/cio/device.c                          |  35 ++-
 drivers/scsi/hpsa.c                                |  21 +-
 drivers/scsi/isci/init.c                           |   6 +-
 drivers/scsi/mpt3sas/mpt3sas_transport.c           |   8 +-
 drivers/scsi/mvsas/mv_defs.h                       |   1 +
 drivers/scsi/mvsas/mv_init.c                       |  13 +-
 drivers/scsi/mvsas/mv_sas.c                        |  42 ++--
 drivers/scsi/mvsas/mv_sas.h                        |   8 +-
 drivers/scsi/myrs.c                                |   8 +-
 drivers/scsi/pm8001/pm8001_sas.c                   |   9 +-
 drivers/scsi/qla2xxx/qla_edif.c                    |   4 +-
 drivers/scsi/qla2xxx/qla_init.c                    |   4 +-
 drivers/soc/qcom/rpmh-rsc.c                        |   7 +-
 drivers/spi/spi-cadence-quadspi.c                  |   5 +
 drivers/staging/axis-fifo/axis-fifo.c              |  32 ++-
 .../pci/hive_isp_css_include/math_support.h        |   5 -
 drivers/target/target_core_configfs.c              |   2 +-
 drivers/thermal/qcom/Kconfig                       |   3 +-
 drivers/thermal/qcom/lmh.c                         |   2 +
 drivers/tty/serial/Kconfig                         |   2 +-
 drivers/uio/uio_hv_generic.c                       |   7 +-
 drivers/usb/cdns3/cdnsp-pci.c                      |   5 +-
 drivers/usb/gadget/configfs.c                      |   2 +
 drivers/usb/host/max3421-hcd.c                     |   2 +-
 drivers/usb/host/xhci-ring.c                       |  11 +-
 drivers/usb/phy/phy-twl6030-usb.c                  |   3 +-
 drivers/usb/serial/option.c                        |   6 +
 drivers/usb/usbip/vhci_hcd.c                       |  22 ++
 drivers/virt/acrn/ioreq.c                          |   4 +-
 drivers/watchdog/mpc8xxx_wdt.c                     |   2 +
 drivers/xen/events/events_base.c                   |  20 +-
 drivers/xen/manage.c                               |   3 +-
 fs/btrfs/export.c                                  |   8 +-
 fs/btrfs/extent_io.c                               |  14 +-
 fs/btrfs/misc.h                                    |   2 -
 fs/btrfs/tree-checker.c                            |   2 +-
 fs/cramfs/inode.c                                  |  11 +-
 fs/erofs/zdata.h                                   |   2 +-
 fs/ext2/balloc.c                                   |   2 -
 fs/ext4/ext4.h                                     |  12 +-
 fs/ext4/file.c                                     |   2 +-
 fs/ext4/fsmap.c                                    |  14 +-
 fs/ext4/inode.c                                    |  12 +-
 fs/ext4/orphan.c                                   |  23 +-
 fs/ext4/super.c                                    |   4 +-
 fs/ext4/xattr.c                                    |  15 +-
 fs/file.c                                          |   5 +-
 fs/fs-writeback.c                                  |  32 ++-
 fs/fsopen.c                                        |  70 +++---
 fs/ksmbd/smb2pdu.c                                 |   3 +-
 fs/minix/inode.c                                   |   8 +-
 fs/namei.c                                         |   8 +
 fs/namespace.c                                     |  11 +-
 fs/nfs/nfs4proc.c                                  |   2 +-
 fs/nfsd/lockd.c                                    |  15 ++
 fs/nfsd/nfs4proc.c                                 |   2 +-
 fs/ntfs3/bitmap.c                                  |   1 +
 fs/ntfs3/run.c                                     |  12 +-
 fs/ocfs2/stack_user.c                              |   1 +
 fs/squashfs/inode.c                                |  31 ++-
 fs/squashfs/squashfs_fs_i.h                        |   2 +-
 fs/udf/inode.c                                     |   3 +
 fs/ufs/util.h                                      |   6 -
 include/linux/cleanup.h                            | 171 +++++++++++++
 include/linux/compiler-clang.h                     |   9 +
 include/linux/compiler.h                           |   9 +
 include/linux/compiler_attributes.h                |   6 +
 include/linux/device.h                             |  10 +
 include/linux/file.h                               |   6 +
 include/linux/iio/frequency/adf4350.h              |   2 +-
 include/linux/irqflags.h                           |   7 +
 include/linux/minmax.h                             | 264 +++++++++++++++------
 include/linux/mutex.h                              |   4 +
 include/linux/percpu.h                             |   4 +
 include/linux/preempt.h                            |  47 ++++
 include/linux/rcupdate.h                           |   3 +
 include/linux/rwsem.h                              |   8 +
 include/linux/sched/task.h                         |   2 +
 include/linux/slab.h                               |   3 +
 include/linux/spinlock.h                           |  32 +++
 include/linux/srcu.h                               |   5 +
 include/scsi/libsas.h                              |  18 ++
 include/trace/events/filelock.h                    |   3 +-
 init/main.c                                        |  14 ++
 kernel/bpf/inode.c                                 |   4 +-
 kernel/fork.c                                      |   2 +-
 kernel/pid.c                                       |   5 +-
 kernel/smp.c                                       |  11 +-
 kernel/trace/preemptirq_delay_test.c               |   2 -
 kernel/trace/trace_kprobe.c                        |  11 +-
 kernel/trace/trace_probe.h                         |   9 +-
 kernel/trace/trace_uprobe.c                        |  12 +-
 lib/btree.c                                        |   1 -
 lib/crypto/Makefile                                |   4 +
 lib/decompress_unlzma.c                            |   2 +
 lib/genalloc.c                                     |   5 +-
 lib/logic_pio.c                                    |   3 -
 lib/vsprintf.c                                     |   2 +-
 lib/zstd/zstd_internal.h                           |   2 -
 mm/hugetlb.c                                       |   2 +
 mm/page_alloc.c                                    |   2 +-
 mm/zsmalloc.c                                      |   1 -
 net/9p/trans_fd.c                                  |   8 +-
 net/bluetooth/mgmt.c                               |  10 +-
 net/bridge/br_vlan.c                               |   2 +-
 net/core/filter.c                                  |  18 +-
 net/ipv4/proc.c                                    |   2 +-
 net/ipv4/tcp.c                                     |   9 +-
 net/ipv4/tcp_input.c                               |   1 -
 net/ipv4/udp.c                                     |  16 +-
 net/ipv6/proc.c                                    |   2 +-
 net/mptcp/pm.c                                     |   7 +-
 net/mptcp/pm_netlink.c                             |  49 +++-
 net/mptcp/protocol.h                               |   8 +
 net/netfilter/ipset/ip_set_hash_gen.h              |   8 +-
 net/netfilter/ipvs/ip_vs_ftp.c                     |   4 +-
 net/netfilter/nf_nat_core.c                        |   6 +-
 net/nfc/nci/ntf.c                                  | 135 ++++++++---
 net/sctp/sm_make_chunk.c                           |   3 +-
 net/sctp/sm_statefuns.c                            |   6 +-
 net/tipc/core.h                                    |   2 +-
 net/tipc/link.c                                    |  10 +-
 scripts/checkpatch.pl                              |   2 +-
 security/keys/trusted-keys/trusted_tpm1.c          |   7 +-
 sound/pci/lx6464es/lx_core.c                       |   4 +-
 sound/soc/codecs/wcd934x.c                         |  30 ++-
 sound/soc/intel/boards/bytcht_es8316.c             |  20 +-
 sound/soc/intel/boards/bytcr_rt5640.c              |   7 +-
 sound/soc/intel/boards/bytcr_rt5651.c              |  26 +-
 tools/build/feature/Makefile                       |   4 +-
 tools/include/nolibc/std.h                         |   2 +-
 tools/lib/bpf/libbpf.c                             |  10 +
 tools/lib/perf/include/perf/event.h                |   1 +
 tools/lib/subcmd/help.c                            |   3 +
 tools/perf/tests/perf-record.c                     |   4 +
 tools/perf/util/arm-spe-decoder/arm-spe-decoder.c  |  33 ++-
 tools/perf/util/arm-spe-decoder/arm-spe-decoder.h  |  60 ++++-
 tools/perf/util/arm-spe.c                          | 146 ++++++++++--
 tools/perf/util/evsel.c                            |   2 +
 tools/perf/util/lzma.c                             |   2 +-
 tools/perf/util/session.c                          |   2 +-
 tools/perf/util/zlib.c                             |   2 +-
 tools/testing/nvdimm/test/ndtest.c                 |  13 +-
 tools/testing/selftests/arm64/pauth/exec_target.c  |   7 +-
 tools/testing/selftests/net/mptcp/mptcp_join.sh    |  10 +
 tools/testing/selftests/rseq/rseq.c                |   8 +-
 tools/testing/selftests/vm/mremap_test.c           |   2 +
 tools/testing/selftests/watchdog/watchdog-test.c   |   6 +
 333 files changed, 2761 insertions(+), 1057 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ