All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@denx.de,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.11 000/695] 6.11.2-rc1 review
Date: Wed,  2 Oct 2024 14:49:58 +0200	[thread overview]
Message-ID: <20241002125822.467776898@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 6.11.2 release.
There are 695 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 Fri, 04 Oct 2024 12:56:13 +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.11.2-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.11.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.11.2-rc1

Oleg Nesterov <oleg@redhat.com>
    bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()

Paolo Bonzini <pbonzini@redhat.com>
    Documentation: KVM: fix warning in "make htmldocs"

Robert Hancock <robert.hancock@calian.com>
    i2c: xiic: Try re-initialization on bus busy timeout

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    i2c: isch: Add missed 'else'

Tommy Huang <tommy_huang@aspeedtech.com>
    i2c: aspeed: Update the stop sw state when the bus recovery occurs

Liam R. Howlett <Liam.Howlett@oracle.com>
    mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock

Vishal Moola (Oracle) <vishal.moola@gmail.com>
    mm: change vmf_anon_prepare() to __vmf_anon_prepare()

Miaohe Lin <linmiaohe@huawei.com>
    mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set

Vishal Moola (Oracle) <vishal.moola@gmail.com>
    mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway

Kexy Biscuit <kexybiscuit@aosc.io>
    tpm: export tpm2_sessions_init() to fix ibmvtpm building

Jason Andryuk <jason.andryuk@amd.com>
    fbdev: xen-fbfront: Assign fb_info->device

Dmitry Vyukov <dvyukov@google.com>
    module: Fix KCOV-ignored file name

Haibo Chen <haibo.chen@nxp.com>
    spi: fspi: add support for imx8ulp

David Gow <davidgow@google.com>
    mm: only enforce minimum stack gap size if it's sensible

Jeff Xu <jeffxu@chromium.org>
    selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr

Vasily Gorbik <gor@linux.ibm.com>
    s390/ftrace: Avoid calling unwinder in ftrace_return_address()

Yu Zhao <yuzhao@google.com>
    mm/hugetlb_vmemmap: batch HVO work when demoting

Daniel Yang <danielyangkang@gmail.com>
    exfat: resolve memory leak from exfat_create_upcase_table()

Zhiguo Niu <zhiguo.niu@unisoc.com>
    lockdep: fix deadlock issue between lockdep and rcu

Tiezhu Yang <yangtiezhu@loongson.cn>
    compiler.h: specify correct attribute for .rodata..c_jump_table

Mikulas Patocka <mpatocka@redhat.com>
    dm-verity: restart or panic on an I/O error

Song Liu <song@kernel.org>
    bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0

Casey Schaufler <casey@schaufler-ca.com>
    lsm: infrastructure management of the sock security

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: sysfs: Add sanity checks for trip temperature and hysteresis

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: sysfs: Refine the handling of trip hysteresis changes

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: sysfs: Get to trips via attribute pointers

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: core: Store trip sysfs attributes in thermal_trip_desc

Johan Hovold <johan+linaro@kernel.org>
    serial: qcom-geni: fix console corruption

Douglas Anderson <dianders@chromium.org>
    serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()

Douglas Anderson <dianders@chromium.org>
    serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()

Douglas Anderson <dianders@chromium.org>
    soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers

Christian A. Ehrhardt <lk@c--e.de>
    usb: typec: ucsi: Fix busy loop on ASUS VivoBooks

Heikki Krogerus <heikki.krogerus@linux.intel.com>
    usb: typec: ucsi: Call CANCEL from single location

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: realview: fix soc_dev leak during device remove

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: realview: fix memory leak during device remove

Thomas Weißschuh <linux@weissschuh.net>
    tools/nolibc: include arch.h from string.h

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: dts: imx6ull-seeed-npi: fix fsl,pins property in tscgrp pinctrl

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl

Haibo Chen <haibo.chen@nxp.com>
    dt-bindings: spi: nxp-fspi: add imx8ulp support

Haibo Chen <haibo.chen@nxp.com>
    spi: fspi: involve lut_num for struct nxp_fspi_devtype_data

Paul Moore <paul@paul-moore.com>
    lsm: add the inode_free_security_rcu() LSM implementation hook

VanGiang Nguyen <vangiang.nguyen@rohde-schwarz.com>
    padata: use integer wrap around to prevent deadlock on seq_nr overflow

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put

Yu Kuai <yukuai3@huawei.com>
    md: Don't flush sync_work in md_write_start()

Martin Karsten <mkarsten@uwaterloo.ca>
    eventpoll: Annotate data-race of busy_poll_usecs

Eric Dumazet <edumazet@google.com>
    icmp: change the order of rate limits

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/igen6: Fix conversion of system address to physical memory address

Li Lingfeng <lilingfeng3@huawei.com>
    nfs: fix memory leak in error path of nfs4_do_reclaim

Mickaël Salaün <mic@digikod.net>
    fs: Fix file_set_fowner LSM hook inconsistencies

Baokun Li <libaokun1@huawei.com>
    netfs: Delete subtree of 'fs/netfs' when netfs module exits

Julian Sun <sunjunchao2870@gmail.com>
    vfs: fix race between evice_inodes() and find_inode()&iput()

Dragan Simic <dsimic@manjaro.org>
    arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity

Qingqing Zhou <quic_qqzhou@quicinc.com>
    arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherent

Dragan Simic <dsimic@manjaro.org>
    arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface

D Scott Phillips <scott@os.amperecomputing.com>
    arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a

Anastasia Belova <abelova@astralinux.ru>
    arm64: esr: Define ESR_ELx_EC_* constants as UL

Gaosheng Cui <cuigaosheng1@huawei.com>
    hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume

Gaosheng Cui <cuigaosheng1@huawei.com>
    hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init

Guoqing Jiang <guoqing.jiang@canonical.com>
    hwrng: mtk - Use devm_pm_runtime_enable

Chao Yu <chao@kernel.org>
    f2fs: fix to check atomic_file in f2fs ioctl interfaces

Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
    f2fs: check discard support for conventional zones

Jann Horn <jannh@google.com>
    f2fs: Require FMODE_WRITE for atomic write ioctls

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    f2fs: avoid potential int overflow in sanity_check_area_boundary()

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    f2fs: prevent possible int overflow in dir_block_index()

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    f2fs: fix several potential integer overflows in file offsets

Chao Yu <chao@kernel.org>
    f2fs: fix to wait dio completion

Luca Stefani <luca.stefani.ge1@gmail.com>
    btrfs: always update fstrim_range on failure in FITRIM ioctl

Qu Wenruo <wqu@suse.com>
    btrfs: tree-checker: fix the wrong output of data backref objectid

Filipe Manana <fdmanana@suse.com>
    btrfs: fix race setting file private on concurrent lseek using same fd

Zhen Lei <thunder.leizhen@huawei.com>
    debugobjects: Fix conditions in fill_pool()

Marc Aurèle La France <tsi@tuyoix.net>
    debugfs show actual source in /proc/mounts

Michael Lo <michael.lo@mediatek.com>
    wifi: mt76: mt7925: fix a potential association failure upon resuming

Ma Ke <make24@iscas.ac.cn>
    wifi: mt76: mt7615: check devm_kasprintf() returned value

Bitterblue Smith <rtl8821cerfe2@gmail.com>
    wifi: rtw88: 8703b: Fix reported RX band width

Bitterblue Smith <rtl8821cerfe2@gmail.com>
    wifi: rtw88: 8822c: Fix reported RX band width

Nick Morrow <morrownr@gmail.com>
    wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82c

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc

Michal Kubiak <michal.kubiak@intel.com>
    idpf: fix netdev Tx queue stop/wake

Ma Ke <make24@iscas.ac.cn>
    wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he

Ma Ke <make24@iscas.ac.cn>
    wifi: mt76: mt7915: check devm_kasprintf() returned value

Ma Ke <make24@iscas.ac.cn>
    wifi: mt76: mt7921: Check devm_kasprintf() returned value

Qu Wenruo <wqu@suse.com>
    btrfs: subpage: fix the bitmap dump which can cause bitmap corruption

Adrian Hunter <adrian.hunter@intel.com>
    perf/x86/intel/pt: Fix sampling synchronization

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Allow to setup LBR for counting event for BPF

Dmitry Vyukov <dvyukov@google.com>
    x86/entry: Remove unwanted instrumentation in common_interrupt()

Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
    intel_idle: fix ACPI _CST matching for newer Xeon platforms

Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
    intel_idle: add Granite Rapids Xeon support

Ard Biesheuvel <ardb@kernel.org>
    efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption

Werner Sembach <wse@tuxedocomputers.com>
    ACPI: resource: Add another DMI match for the TongFang GMxXGxx

Li Chen <me@linux.beauty>
    ACPI: resource: Do IRQ override on MECHREV GM7XG0M

Thomas Weißschuh <linux@weissschuh.net>
    ACPI: sysfs: validate return type of _STR method

Mikhail Lobanov <m.lobanov@rosalinux.ru>
    drbd: Add NULL check for net_conf to prevent dereference in state validation

Qiu-ji Chen <chenqiuji666@gmail.com>
    drbd: Fix atomicity violation in drbd_uuid_set_bm()

Pavan Kumar Paluri <papaluri@amd.com>
    crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure

Brian Masney <bmasney@redhat.com>
    crypto: qcom-rng - fix support for ACPI-based systems

Johan Hovold <johan+linaro@kernel.org>
    serial: qcom-geni: fix false console tx restart

Johan Hovold <johan+linaro@kernel.org>
    serial: qcom-geni: fix fifo polling timeout

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.

Jiri Slaby (SUSE) <jirislaby@kernel.org>
    serial: don't use uninitialized value in uart_poll_init()

Ma Ke <make24@iscas.ac.cn>
    pps: add an error check in parport_attach

Florian Fainelli <florian.fainelli@broadcom.com>
    tty: rp2: Fix reset with non forgiving PCIe host bridges

Jann Horn <jannh@google.com>
    firmware_loader: Block path traversal

Fabio Porcedda <fabio.porcedda@gmail.com>
    bus: mhi: host: pci_generic: Fix the name for the Telit FE990A

Slark Xiao <slark_xiao@163.com>
    bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    bus: integrator-lm: fix OF node leak in probe()

Tomas Marek <tomas.marek@elrest.cz>
    usb: dwc2: drd: fix clock gating on USB role switch

Andrey Konovalov <andreyknvl@gmail.com>
    usb: gadget: dummy_hcd: execute hrtimer callback in softirq context

WangYuli <wangyuli@uniontech.com>
    usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host

Pawel Laszczak <pawell@cadence.com>
    usb: cdnsp: Fix incorrect usb_request status

Pawel Laszczak <pawell@cadence.com>
    usb: xhci: fix loss of data on Cadence xHC

Oliver Neukum <oneukum@suse.com>
    USB: misc: yurex: fix race between read and write

Oliver Neukum <oneukum@suse.com>
    USB: class: CDC-ACM: fix race between get_serial and set_serial

Oliver Neukum <oneukum@suse.com>
    USB: misc: cypress_cy7c63: check for short transfer

Oliver Neukum <oneukum@suse.com>
    USB: appledisplay: close race between probe and completion handler

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8395-nio-12l: Mark USB 3.0 on xhci1 as disabled

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled

Oliver Neukum <oneukum@suse.com>
    usbnet: fix cyclical race on disconnect with work queue

Bitterblue Smith <rtl8821cerfe2@gmail.com>
    wifi: rtw88: Fix USB/SDIO devices not transmitting beacons

Stefan Mätje <stefan.maetje@esd.eu>
    can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD

Finn Thain <fthain@linux-m68k.org>
    scsi: mac_scsi: Disallow bus errors during PDMA send

Finn Thain <fthain@linux-m68k.org>
    scsi: mac_scsi: Refactor polling loop

Finn Thain <fthain@linux-m68k.org>
    scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages

Justin Tee <justin.tee@broadcom.com>
    scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs

Manish Pandey <quic_mapa@quicinc.com>
    scsi: ufs: qcom: Update MODE_MAX cfg_bw value

Martin Wilck <mwilck@suse.com>
    scsi: sd: Fix off-by-one error in sd_read_block_characteristics()

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-scsi: Fix ata_msense_control() CDL page reporting

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: handle caseless file creation

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: allow write with FILE_APPEND_DATA

Hobin Woo <hobin.woo@samsung.com>
    ksmbd: make __dir_empty() compatible with POSIX

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/atomic: Use YZ constraints for DS-form instructions

Roman Smirnov <r.smirnov@omp.ru>
    KEYS: prevent NULL pointer dereference in find_asymmetric_key()

Alexey Gladkov (Intel) <legion@kernel.org>
    x86/tdx: Fix "in-kernel MMIO" check

Tiezhu Yang <yangtiezhu@loongson.cn>
    objtool: Handle frame pointer related instructions

Roman Li <Roman.Li@amd.com>
    drm/amd/display: Update IPS default mode for DCN35/DCN351

Aurabindo Pillai <aurabindo.pillai@amd.com>
    drm/amd/display: Fix underflow when setting underscan on DCN401

Zhikai Zhai <zhikai.zhai@amd.com>
    drm/amd/display: Skip to enable dsc if it has been off

Yihan Zhu <Yihan.Zhu@amd.com>
    drm/amd/display: Enable DML2 override_det_buffer_size_kbytes

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions

Sung Joon Kim <Sungjoon.Kim@amd.com>
    drm/amd/display: Disable SYMCLK32_LE root clock gating

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd/display: Validate backlight caps are sane

Dillon Varone <dillon.varone@amd.com>
    drm/amd/display: Block timing sync for different output formats in pmo

Martin Tsai <martin.tsai@amd.com>
    drm/amd/display: Clean up dsc blocks in accelerated mode

Robin Chen <robin.chen@amd.com>
    drm/amd/display: Round calculated vtotal

Leo Ma <hanghong.ma@amd.com>
    drm/amd/display: Add HDMI DSC native YCbCr422 support

David Belanger <david.belanger@amd.com>
    drm/amdgpu: Fix selfring initialization sequence on soc24

Jack Xiao <Jack.Xiao@amd.com>
    drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: bump driver version for cleared VRAM

Frank Min <Frank.Min@amd.com>
    drm/amdgpu: fix PTE copy corruption for sdma 7

Kenneth Feng <kenneth.feng@amd.com>
    drm/amd/pm: update workload mask after the setting

Saleemkhan Jamadar <saleemkhan.jamadar@amd.com>
    drm/amdgpu/vcn: enable AV1 on both instances

Jack Xiao <Jack.Xiao@amd.com>
    drm/amdgpu/mes12: set enable_level_process_quantum_check

Frank Min <Frank.Min@amd.com>
    drm/amdgpu: update golden regs for gfx12

Sreekant Somasekharan <sreekant.somasekharan@amd.com>
    drm/amdkfd: Add SDMA queue quantum support for GFX12

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/mes11: reduce timeout

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/mes12: reduce timeout

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

Sean Christopherson <seanjc@google.com>
    KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

Sean Christopherson <seanjc@google.com>
    KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)

Sean Christopherson <seanjc@google.com>
    KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()

Sean Christopherson <seanjc@google.com>
    KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits

Snehal Koukuntla <snehalreddy@google.com>
    KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table

Nuno Sa <nuno.sa@analog.com>
    Input: adp5588-keys - fix check on return code

Jason Gunthorpe <jgg@ziepe.ca>
    iommufd: Protect against overflow of ALIGN() during iova allocation

Eliav Bar-ilan <eliavb@nvidia.com>
    iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()

Roman Smirnov <r.smirnov@omp.ru>
    Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: integrator: fix OF node leak in probe() error path

Herve Codina <herve.codina@bootlin.com>
    soc: fsl: cpm1: tsa: Fix tsa_write8()

Herve Codina <herve.codina@bootlin.com>
    soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode

Ma Ke <make24@iscas.ac.cn>
    ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"

Siddharth Vadapalli <s-vadapalli@ti.com>
    PCI: dra7xx: Fix error handling when IRQ request fails in probe

Sean Anderson <sean.anderson@linux.dev>
    PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler

Maciej W. Rozycki <macro@orcam.me.uk>
    PCI: Use an error code with PCIe failed link retraining

Maciej W. Rozycki <macro@orcam.me.uk>
    PCI: Correct error reporting with PCIe failed link retraining

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP

Frank Li <Frank.Li@nxp.com>
    PCI: imx6: Fix missing call to phy_power_off() in error handling

Siddharth Vadapalli <s-vadapalli@ti.com>
    PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ

Maciej W. Rozycki <macro@orcam.me.uk>
    PCI: Clear the LBMS bit after a link retrain

Maciej W. Rozycki <macro@orcam.me.uk>
    PCI: Revert to the original speed after PCIe failed link retraining

Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    Remove *.orig pattern from .gitignore

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: correctly move 'log' upon successful match

Felix Moessbauer <felix.moessbauer@siemens.com>
    io_uring/sqpoll: do not put cpumask on stack

Matthew Auld <matthew.auld@intel.com>
    drm/xe: fix engine_class bounds check again

Alex Hung <alex.hung@amd.com>
    drm/amd/display: disable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it

Jens Axboe <axboe@kernel.dk>
    io_uring/sqpoll: retain test for whether the CPU is valid

Juergen Gross <jgross@suse.com>
    xen: allow mapping ACPI data using a different physical address

Juergen Gross <jgross@suse.com>
    xen: move checks for e820 conflicts further up

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amdgpu/display: Fix a mistake in revert commit

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amd/display: Add DSC Debug Log

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination

Shu Han <ebpqwerty472123@gmail.com>
    mm: call the security_mmap_file() LSM hook in remap_file_pages()

Jeongjun Park <aha310510@gmail.com>
    mm: migrate: annotate data-race in migrate_folio_unmap()

yangyun <yangyun50@huawei.com>
    fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set

Jens Axboe <axboe@kernel.dk>
    io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL

Jens Axboe <axboe@kernel.dk>
    io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN

Felix Moessbauer <felix.moessbauer@siemens.com>
    io_uring/sqpoll: do not allow pinning outside of cpuset

Phil Sutter <phil@nwl.cc>
    selftests: netfilter: Avoid hanging ipvs.sh

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: missing objects with no memcg accounting

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path

Simon Horman <horms@kernel.org>
    netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS

Phil Sutter <phil@nwl.cc>
    netfilter: nf_tables: Keep deleted flowtable hooks until after RCU

Furong Xu <0x1207@gmail.com>
    net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled

Wenbo Li <liwenbo.martin@bytedance.com>
    virtio_net: Fix mismatched buf address when unmapping for small packets

Jiwon Kim <jiwonaid0@gmail.com>
    bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()

Paul Barker <paul.barker.ct@bp.renesas.com>
    net: ravb: Fix R-Car RX frame size limit

Paul Barker <paul.barker.ct@bp.renesas.com>
    net: ravb: Fix maximum TX frame size for GbEth devices

Daniel Golle <daniel@makrotopia.org>
    net: phy: aquantia: fix applying active_low bit after reset

Daniel Golle <daniel@makrotopia.org>
    net: phy: aquantia: fix setting active_low bit

Youssef Samir <quic_yabdulra@quicinc.com>
    net: qrtr: Update packets cloning when broadcasting

Josh Hunt <johunt@akamai.com>
    tcp: check skb is non-NULL in tcp_rto_delta_us()

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition

Eric Dumazet <edumazet@google.com>
    netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()

Sean Anderson <sean.anderson@linux.dev>
    net: xilinx: axienet: Fix packet counting

Sean Anderson <sean.anderson@linux.dev>
    net: xilinx: axienet: Schedule NAPI in two steps

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present

Mikulas Patocka <mpatocka@redhat.com>
    Revert "dm: requeue IO if mapping table not yet available"

Johannes Berg <johannes.berg@intel.com>
    um: remove ARCH_NO_PREEMPT_DYNAMIC

Dan Carpenter <alexander.sverdlin@gmail.com>
    ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()

Jason Wang <jasowang@redhat.com>
    vhost_vdpa: assign irq bypass producer token correctly

Dragos Tatulea <dtatulea@nvidia.com>
    vdpa/mlx5: Fix invalid mr resource destroy

Yanfei Xu <yanfei.xu@intel.com>
    cxl/pci: Fix to record only non-zero ranges

Mikulas Patocka <mpatocka@redhat.com>
    dm integrity: fix gcc 5 warning

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    interconnect: qcom: sm8250: Enable sync_state

Kees Cook <kees@kernel.org>
    interconnect: icc-clk: Add missed num_nodes initialization

Suzuki K Poulose <suzuki.poulose@arm.com>
    coresight: tmc: sg: Do not leak sg_table

Jie Gan <quic_jiegan@quicinc.com>
    Coresight: Set correct cs_mode for dummy source to fix disable issue

Jie Gan <quic_jiegan@quicinc.com>
    Coresight: Set correct cs_mode for TPDM to fix disable issue

Markus Schneider-Pargmann <msp@baylibre.com>
    serial: 8250: omap: Cleanup on error in request_irq

Jinjie Ruan <ruanjinjie@huawei.com>
    driver core: Fix a potential null-ptr-deref in module_add_driver()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    iio: magnetometer: ak8975: drop incorrect AK09116 compatible

Vasileios Amoiridis <vassilisamir@gmail.com>
    iio: chemical: bme680: Fix read/write ops to device by adding mutexes

Antoniu Miclaus <antoniu.miclaus@analog.com>
    ABI: testing: fix admv8818 attr description

Zijun Hu <quic_zijuhu@quicinc.com>
    driver core: Fix error handling in driver API device_rename()

Guillaume Stols <gstols@baylibre.com>
    iio: adc: ad7606: fix standby gpio state to match the documentation

Guillaume Stols <gstols@baylibre.com>
    iio: adc: ad7606: fix oversampling gpio array

Hannes Reinecke <hare@kernel.org>
    nvme-multipath: system fails to create generic nvme device

Roi Azarzar <roi.azarzar@vastdata.com>
    NFSv4.2: Fix detection of "Proxying of Times" server support

Alexander Dahl <ada@thorsis.com>
    spi: atmel-quadspi: Avoid overwriting delay register settings

Lorenzo Bianconi <lorenzo@kernel.org>
    spi: airoha: remove read cache in airoha_snand_dirmap_read()

Ming Lei <ming.lei@redhat.com>
    lib/sbitmap: define swap_lock as raw_spinlock_t

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: atmel-quadspi: Undo runtime PM changes at driver exit time

Lorenzo Bianconi <lorenzo@kernel.org>
    spi: airoha: fix airoha_snand_{write,read}_data data_len estimation

Lorenzo Bianconi <lorenzo@kernel.org>
    spi: airoha: fix dirmap_{read,write} operations

Chao Yu <chao@kernel.org>
    f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()

Chao Yu <chao@kernel.org>
    f2fs: get rid of online repaire on corrupted directory

Daeho Jeong <daehojeong@google.com>
    f2fs: prevent atomic file from being dirtied before commit

Yeongjin Gil <youngjin.gil@samsung.com>
    f2fs: compress: don't redirty sparse cluster during {,de}compress

Chao Yu <chao@kernel.org>
    f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()

Chao Yu <chao@kernel.org>
    f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation

Chao Yu <chao@kernel.org>
    f2fs: fix to wait page writeback before setting gcing flag

Yeongjin Gil <youngjin.gil@samsung.com>
    f2fs: Create COW inode from parent dentry for atomic write

Chao Yu <chao@kernel.org>
    f2fs: fix to avoid racing in between read and OPU dio write

Chao Yu <chao@kernel.org>
    f2fs: reduce expensive checkpoint trigger frequency

Chao Yu <chao@kernel.org>
    f2fs: atomic: fix to avoid racing w/ GC

Danny Tsen <dtsen@linux.ibm.com>
    crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: caam - Pad SG length when allocating hash edesc

Jeff Layton <jlayton@kernel.org>
    nfsd: fix initial getattr on write delegation

NeilBrown <neilb@suse.de>
    nfsd: untangle code in nfsd4_deleg_getattr_conflict()

Li Lingfeng <lilingfeng3@huawei.com>
    nfsd: return -EINVAL when namelen is 0

Guoqing Jiang <guoqing.jiang@linux.dev>
    nfsd: call cache_put if xdr_reserve_space returns NULL

Dave Jiang <dave.jiang@intel.com>
    ntb: Force physically contiguous allocation of rx ring buffers

Max Hawking <maxahawking@sonnenkinder.org>
    ntb_perf: Fix printk format

Jinjie Ruan <ruanjinjie@huawei.com>
    ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()

Vitaliy Shevtsov <v.shevtsov@maxima.ru>
    RDMA/irdma: fix error message in irdma_modify_qp_roce()

Mikhail Lobanov <m.lobanov@rosalinux.ru>
    RDMA/cxgb4: Added NULL check for lookup_atid

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Fix ah error counter in sw stat not increasing

Jinjie Ruan <ruanjinjie@huawei.com>
    riscv: Fix fp alignment bug in perf_callchain_user()

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    PCI: qcom-ep: Enable controller resources like PHY only after refclk is available

Mark Bloch <mbloch@nvidia.com>
    RDMA/mlx5: Obtain upper net device only when needed

David Lechner <dlechner@baylibre.com>
    Input: ims-pcu - fix calling interruptible mutex

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Fix restricted __le16 degrades to integer issue

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Optimize hem allocation performance

Chengchang Tang <tangchengchang@huawei.com>
    RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler

Chengchang Tang <tangchengchang@huawei.com>
    RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled

wenglianfa <wenglianfa@huawei.com>
    RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()

wenglianfa <wenglianfa@huawei.com>
    RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Don't modify rq next block addr in HIP09 QPC

Jonas Blixt <jonas.blixt@actia.se>
    watchdog: imx_sc_wdt: Don't disable WDT in suspend

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Fix MR cache temp entries cleanup

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Drop redundant work canceling from clean_keys()

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Fix counter update on MR cache mkey creation

Cheng Xu <chengyou@linux.alibaba.com>
    RDMA/erdma: Return QP state in erdma_query_qp

Alexandra Diupina <adiupina@astralinux.ru>
    PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()

Jason Gunthorpe <jgg@ziepe.ca>
    iommufd: Check the domain owner of the parent before creating a nesting domain

Frank Li <Frank.Li@nxp.com>
    dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie

Patrisious Haddad <phaddad@nvidia.com>
    IB/core: Fix ib_cache_setup_one error flow cleanup

Chris Mi <cmi@nvidia.com>
    IB/mlx5: Fix UMR pd cleanup on error flow of driver init

Wang Jianzheng <wangjianzheng@vivo.com>
    pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function

Jeff Layton <jlayton@kernel.org>
    nfsd: fix refcount leak when file is unhashed after being found

Jeff Layton <jlayton@kernel.org>
    nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire

Alexander Shiyan <eagle.alexander923@gmail.com>
    clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p

Yuntao Liu <liuyuntao12@huawei.com>
    clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage

David Lechner <dlechner@baylibre.com>
    clk: ti: dra7-atl: Fix leak of of_nodes

Md Haris Iqbal <haris.iqbal@ionos.com>
    RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

Jack Wang <jinpu.wang@ionos.com>
    RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer

Geert Uytterhoeven <geert+renesas@glider.be>
    media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3

Yunfei Dong <yunfei.dong@mediatek.com>
    media: mediatek: vcodec: Fix H264 stateless decoder smatch warning

Yunfei Dong <yunfei.dong@mediatek.com>
    media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning

Yunfei Dong <yunfei.dong@mediatek.com>
    media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning

Selvin Xavier <selvin.xavier@broadcom.com>
    RDMA/bnxt_re: Fix the table size for PSN/MSN entries

Jason Gunthorpe <jgg@ziepe.ca>
    iommufd/selftest: Fix buffer read overrrun in the dirty test

Claudiu Beznea <claudiu.beznea@tuxon.dev>
    clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs

Yang Yingliang <yangyingliang@huawei.com>
    pinctrl: single: fix missing error code in pcs_probe()

Zhu Yanjun <yanjun.zhu@linux.dev>
    RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency

Biju Das <biju.das.jz@bp.renesas.com>
    media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE

Kees Cook <kees@kernel.org>
    leds: gpio: Set num_leds after allocation

Sean Anderson <sean.anderson@linux.dev>
    PCI: xilinx-nwl: Clean up clock on probe failure/removal

Sean Anderson <sean.anderson@linux.dev>
    PCI: xilinx-nwl: Fix register misspelling

Li Zhijian <lizhijian@fujitsu.com>
    nvdimm: Fix devs leaks in scan_labels()

Samasth Norway Ananda <samasth.norway.ananda@oracle.com>
    x86/PCI: Check pcie_find_root_port() return for NULL

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    leds: pca995x: Fix device child node usage in pca995x_probe()

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    leds: pca995x: Use device_for_each_child_node() to access device child nodes

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL

Varadarajan Narayanan <quic_varada@quicinc.com>
    clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    media: staging: media: starfive: camss: Drop obsolete return value documentation

Dan Carpenter <dan.carpenter@linaro.org>
    PCI: keystone: Fix if-statement expression in ks_pcie_quirk()

Takashi Sakamoto <o-takashi@sakamocchi.jp>
    firewire: core: correct range of block for case of switch statement

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    PCI: Wait for Link before restoring Downstream Buses

Geert Uytterhoeven <geert+renesas@glider.be>
    media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835

Junlin Li <make24@iscas.ac.cn>
    drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

Junlin Li <make24@iscas.ac.cn>
    drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error

Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
    Input: ilitek_ts_i2c - add report id message validation

Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
    Input: ilitek_ts_i2c - avoid wrong input subsystem sync

Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
    phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pinctrl: ti: ti-iodelay: Fix some error handling paths

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGs

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8650: Update the GDSC flags

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_src

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8550: fix several supposed typos

Jonas Karlman <jonas@kwiboo.se>
    clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228

Peng Fan <peng.fan@nxp.com>
    remoteproc: imx_rproc: Initialize workqueue earlier

Peng Fan <peng.fan@nxp.com>
    remoteproc: imx_rproc: Correct ddr alias for i.MX8M

Kemeng Shi <shikemeng@huaweicloud.com>
    quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed

Peng Fan <peng.fan@nxp.com>
    clk: imx: imx8qxp: Parent should be initialized earlier than the clock

Peng Fan <peng.fan@nxp.com>
    clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk

Zhipeng Wang <zhipeng.wang_1@nxp.com>
    clk: imx: imx8mp: fix clock tree update of TF-A managed clocks

Pengfei Li <pengfei.li_1@nxp.com>
    clk: imx: fracn-gppll: fix fractional part of PLL getting lost

Ye Li <ye.li@nxp.com>
    clk: imx: composite-7ulp: Check the PCC present bit

Jacky Bai <ping.bai@nxp.com>
    clk: imx: composite-93: keep root clock on when mcore enabled

Peng Fan <peng.fan@nxp.com>
    clk: imx: composite-8m: Enable gate clk with mcore_booted

Sebastien Laveze <slaveze@smartandconnective.com>
    clk: imx: imx6ul: fix default parent for enet*_ref_sel

Shengjiu Wang <shengjiu.wang@nxp.com>
    clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll

Kan Liang <kan.liang@linux.intel.com>
    perf mem: Fix missed p-core mem events on ADL and RPL

Kan Liang <kan.liang@linux.intel.com>
    perf mem: Check mem_events for all eligible PMUs

Ian Rogers <irogers@google.com>
    perf time-utils: Fix 32-bit nsec parsing

Yang Jihong <yangjihong@bytedance.com>
    perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time

Kan Liang <kan.liang@linux.intel.com>
    perf hist: Don't set hpp_fmt_value for members in --no-group

Namhyung Kim <namhyung@kernel.org>
    perf dwarf-aux: Handle bitfield members from pointer access

Namhyung Kim <namhyung@kernel.org>
    perf annotate-data: Fix off-by-one in location range check

Namhyung Kim <namhyung@kernel.org>
    perf dwarf-aux: Check allowed location expressions when collecting variables

Yicong Yang <yangyicong@hisilicon.com>
    perf stat: Display iostat headers correctly

Yang Jihong <yangjihong@bytedance.com>
    perf sched timehist: Fix missing free of session in perf_sched__timehist()

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf build: Fix up broken capstone feature detection fast path

Kan Liang <kan.liang@linux.intel.com>
    perf report: Fix --total-cycles --stdio output error

Ian Rogers <irogers@google.com>
    perf inject: Fix leader sampling inserting additional samples

Ian Rogers <irogers@google.com>
    perf vendor events: SKX, CLX, SNR uncore cache event fixes

Namhyung Kim <namhyung@kernel.org>
    perf lock contention: Change stack_id type to s32

Ian Rogers <irogers@google.com>
    perf callchain: Fix stitch LBR memory leaks

Namhyung Kim <namhyung@kernel.org>
    perf mem: Free the allocated sort string, fixing a leak

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers

James Clark <james.clark@linaro.org>
    perf scripts python cs-etm: Restore first sample log in verbose mode

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Fix helper writes to read-only maps

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit

Chen Yu <yu.c.chen@intel.com>
    sched/pelt: Use rq_clock_task() for hw_pressure

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix potential oob read in nilfs_btree_check_delete()

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: determine empty node blocks as corrupted

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()

Yujie Liu <yujie.liu@intel.com>
    sched/numa: Fix the vma scan starving issue

Ojaswin Mujoo <ojaswin@linux.ibm.com>
    ext4: check stripe size compatibility on remount as well

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: avoid OOB when system.data xattr changes underneath the filesystem

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: return error on ext4_find_inline_entry

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid negative min_clusters in find_group_orlov()

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid potential buffer_head leak in __ext4_new_inode()

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid buffer_head leak in ext4_mark_inode_used()

Jiawei Ye <jiawei.ye@foxmail.com>
    smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso

Huang Shijie <shijie@os.amperecomputing.com>
    sched/deadline: Fix schedstats vs deadline servers

Mykyta Yatsenko <yatsenko@meta.com>
    bpftool: Fix handling enum64 in btf dump sorting

yangerkun <yangerkun@huawei.com>
    ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard

Chen Yu <yu.c.chen@intel.com>
    kthread: fix task state in kthread worker if being frozen

Lasse Collin <lasse.collin@tukaani.org>
    xz: cleanup CRC32 edits from 2018

Tony Ambardar <tony.ambardar@gmail.com>
    libbpf: Ensure new BTF objects inherit input endianness

Harald Freudenberger <freude@linux.ibm.com>
    s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex

Andrii Nakryiko <andrii@kernel.org>
    libbpf: Fix bpf_object__open_skeleton()'s mishandling of options

Hao Ge <gehao@kylinos.cn>
    selftests/bpf: Fix incorrect parameters in NULL pointer checking

Eduard Zingerman <eddyz87@gmail.com>
    bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: fix to avoid __msg tag de-duplication by clang

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: __arch_* macro to limit test cases to specific archs

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: allow checking xlated programs in verifier_* tests

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: extract test_loader->expect_msgs as a data structure

Eduard Zingerman <eddyz87@gmail.com>
    selftests/bpf: no need to track next_match_pos in struct test_loader

Jiangshan Yi <yijiangshan@kylinos.cn>
    samples/bpf: Fix compilation errors with cf-protection option

Alan Maguire <alan.maguire@oracle.com>
    libbpf: Fix license for btf_relocate.c

Heiko Carstens <hca@linux.ibm.com>
    s390/entry: Make early program check handler relocated lowcore aware

Heiko Carstens <hca@linux.ibm.com>
    s390/entry: Move early program check handler to entry.S

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix error compiling tc_redirect.c with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compile if backtrace support missing in libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix redefinition errors compiling lwt_reroute.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix C++ compile error from missing _Bool type

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix error compiling test_lru_map.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix arg parsing in veristat, test_progs

David Vernet <void@manifault.com>
    libbpf: Don't take direct pointers into BTF data from st_ops

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix errors compiling decap_sanity.c with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling core_reloc.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling tcp_rtt.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling flow_dissector.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling kfree_skb.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix include of <sys/fcntl.h>

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix missing BUILD_BUG_ON() declaration

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix missing UINT_MAX definitions in benchmarks

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Drop unneeded error.h includes

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Use pid_t consistently in test_progs.c

Yonghong Song <yonghong.song@linux.dev>
    bpf: Fail verification for sign-extension of packet data/data_end/data_meta

Tony Ambardar <tony.ambardar@gmail.com>
    tools/runqslower: Fix LDFLAGS and add LDLIBS support

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix wrong binary in Makefile log output

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix error linking uprobe_multi on mips

Alexei Starovoitov <ast@kernel.org>
    selftests/bpf: Workaround strict bpf_lsm return value check.

Xu Kuohai <xukuohai@huawei.com>
    bpf: Fix compare error in function retval_range_within

Xu Kuohai <xukuohai@huawei.com>
    bpf, lsm: Add check for BPF LSM return value

Leon Hwang <hffilwlqm@gmail.com>
    bpf, arm64: Fix tailcall hierarchy

Leon Hwang <hffilwlqm@gmail.com>
    bpf, x64: Fix tailcall hierarchy

Tianchen Ding <dtcccc@linux.alibaba.com>
    sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy

Jonathan McDowell <noodles@meta.com>
    tpm: Clean up TPM space after command failure

Juergen Gross <jgross@suse.com>
    xen/swiotlb: fix allocated size

Juergen Gross <jgross@suse.com>
    xen/swiotlb: add alignment check for dma buffers

Dafna Hirschfeld <dhirschfeld@habana.ai>
    drm/xe: fix missing 'xe_vm_put'

Juergen Gross <jgross@suse.com>
    xen: tolerate ACPI NVS memory overlapping with Xen allocated memory

Juergen Gross <jgross@suse.com>
    xen: add capability to remap non-RAM pages to different PFNs

Juergen Gross <jgross@suse.com>
    xen: move max_pfn in xen_memory_setup() out of function scope

Juergen Gross <jgross@suse.com>
    xen: introduce generic helper checking for memory map conflicts

Niklas Cassel <cassel@kernel.org>
    ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data

Jason Gerecke <jason.gerecke@wacom.com>
    HID: wacom: Do not warn about dropped packets for first packet

Jason Gerecke <jason.gerecke@wacom.com>
    HID: wacom: Support sequence numbers smaller than 16-bit

Juergen Gross <jgross@suse.com>
    xen: use correct end address of kernel for conflict checking

Lang Yu <lang.yu@amd.com>
    drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush

Yuesong Li <liyuesong@vivo.com>
    drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()

Nícolas F. R. A. Prado <nfraprado@collabora.com>
    kselftest: dt: Ignore nodes that have ancestors disabled

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope

Sherry Yang <sherry.yang@oracle.com>
    drm/msm: fix %s null argument error

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dsi: correct programming sequence for SM8350 / SM8450

Abhinav Kumar <quic_abhinavk@quicinc.com>
    drm/msm/dp: enable widebus on all relevant chipsets

Wolfram Sang <wsa+renesas@sang-engineering.com>
    ipmi: docs: don't advertise deprecated sysfs entries

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: workaround early ring-buffer emptiness check

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: fix races in preemption evaluation stage

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: properly clear preemption records on resume

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: disable preemption in submits by default

Aleksandr Mishin <amishin@t-argos.ru>
    drm/msm: Fix incorrect file name output in adreno_request_fw()

Connor Abbott <cwabbott0@gmail.com>
    drm/msm: Fix CP_BV_DRAW_STATE_ADDR name

Connor Abbott <cwabbott0@gmail.com>
    drm/msm: Dump correct dbgahb clusters on a750

Connor Abbott <cwabbott0@gmail.com>
    drm/msm: Use a7xx family directly in gpu_state

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/vdso: Inconditionally use CFUNC macro

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/8xx: Fix kernel vs user address comparison

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/8xx: Fix initial memory mapping

Fei Shao <fshao@chromium.org>
    drm/mediatek: Use spin_lock_irqsave() for CRTC event lock

Jason-JH.Lin <jason-jh.lin@mediatek.com>
    drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()

Jeongjun Park <aha310510@gmail.com>
    jfs: fix out-of-bounds in dbNextAG() and diAlloc()

Dan Carpenter <dan.carpenter@linaro.org>
    scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()

Stefan Wahren <wahrenst@gmx.net>
    drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get

Liu Ying <victor.liu@nxp.com>
    drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Use reserved copy engine for user binds on faulting devices

Dominik Grzegorzek <dominik.grzegorzek@intel.com>
    drm/xe: Move and export xe_hw_engine lookup.

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets

Jonas Karlman <jonas@kwiboo.se>
    drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode

Alex Bee <knaerzche@gmail.com>
    drm/rockchip: vop: Allow 4096px width scaling

Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    drm/amd/display: Improve FAM control for DCN401

WangYuli <wangyuli@uniontech.com>
    drm/amd/amdgpu: Properly tune the size of struct

Finn Thain <fthain@linux-m68k.org>
    scsi: NCR5380: Check for phase match during PDMA fixup

John Garry <john.g.garry@oracle.com>
    scsi: block: Don't check REQ_ATOMIC for reads

John Garry <john.g.garry@oracle.com>
    scsi: sd: Don't check if a write for REQ_ATOMIC

Gilbert Wu <Gilbert.Wu@microchip.com>
    scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Reset VRR config during resume

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: properly handle vbios fake edid sizing

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: properly handle vbios fake edid sizing

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check link_res->hpo_dp_link_enc before using it

Aurabindo Pillai <aurabindo.pillai@amd.com>
    drm/amd/display: free bo used for dmub bounding box

Claudiu Beznea <claudiu.beznea@tuxon.dev>
    drm/stm: ltdc: check memory returned by devm_kzalloc()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    drm/stm: Fix an error handling path in stm_drm_platform_probe()

Geert Uytterhoeven <geert+renesas@glider.be>
    pmdomain: core: Fix "managed by" alignment in debug summary

Geert Uytterhoeven <geert+renesas@glider.be>
    pmdomain: core: Harden inter-column space in debug summary

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660

Konrad Dybcio <konradybcio@kernel.org>
    iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages

Marc Gonzalez <mgonzalez@freebox.fr>
    iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: mtk: Fix init error path

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips

Jinjie Ruan <ruanjinjie@huawei.com>
    mtd: rawnand: mtk: Use for_each_child_of_node_scoped()

Frederic Weisbecker <frederic@kernel.org>
    rcu/nocb: Fix RT throttling hrtimer armed from offline CPU

Charles Han <hanchunchao@inspur.com>
    mtd: powernv: Add check devm_kasprintf() returned value

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/amd: Do not set the D bit on AMD v2 table entries

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/amd: Set the pgsize_bitmap correctly

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/amd: Move allocation of the top table into v1_alloc_pgtable

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/amd: Allocate the page table root using GFP_KERNEL

Vasant Hegde <vasant.hegde@amd.com>
    iommu/amd: Handle error path in amd_iommu_probe_device()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()

Artur Weber <aweber.kernel@gmail.com>
    power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense

Chris Morgan <macromorgan@hotmail.com>
    power: supply: axp20x_battery: Remove design from min and max voltage

Yuntao Liu <liuyuntao12@huawei.com>
    hwmon: (ntc_thermistor) fix module autoloading

Mirsad Todorovac <mtodorovac69@gmail.com>
    mtd: slram: insert break after errors in parsing the map

Dan Carpenter <dan.carpenter@linaro.org>
    iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check

Rob Clark <robdclark@chromium.org>
    iommu/arm-smmu: Un-demote unhandled-fault msg

Guenter Roeck <linux@roeck-us.net>
    hwmon: (max16065) Fix alarm attributes

Guenter Roeck <linux@roeck-us.net>
    hwmon: (max16065) Fix overflows seen when writing limits

Xiu Jianfeng <xiujianfeng@huawei.com>
    cgroup/pids: Avoid spurious event notification

Shuah Khan <skhan@linuxfoundation.org>
    selftests:resctrl: Fix build failure on archs without __cpuid_count()

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    selftests/ftrace: Fix eventfs ownership testcase to find mount point

tangbin <tangbin@cmss.chinamobile.com>
    ASoC: loongson: fix error release

Finn Thain <fthain@linux-m68k.org>
    m68k: Fix kernel_clone_args.flags in m68k_clone()

Uros Bizjak <ubizjak@gmail.com>
    x86/boot/64: Strip percpu address space when setting up GDT descriptors

Steven Rostedt (Google) <rostedt@goodmis.org>
    selftests/ftrace: Fix test to handle both old and new kernels

Yuntao Liu <liuyuntao12@huawei.com>
    ALSA: hda: cs35l41: fix module autoloading

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    selftests/ftrace: Add required dependency for kprobe tests

Linus Walleij <linus.walleij@linaro.org>
    ASoC: tas2781-i2c: Get the right GPIO line

Linus Walleij <linus.walleij@linaro.org>
    ASoC: tas2781-i2c: Drop weird GPIO code

Shenghao Ding <shenghao-ding@ti.com>
    ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table

Ma Ke <make24@iscas.ac.cn>
    ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error

Yosry Ahmed <yosryahmed@google.com>
    x86/mm: Use IPIs to synchronize LAM enablement

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*

Ankit Agrawal <agrawal.ag.ankit@gmail.com>
    clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()

Dan Carpenter <dan.carpenter@linaro.org>
    platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    reset: k210: fix OF node leak in probe() error path

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    reset: berlin: fix OF node leak in probe() error path

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: versatile: fix OF node leak in CPUs prepare

MD Danish Anwar <danishanwar@ti.com>
    arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmas

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property

Claudiu Beznea <claudiu.beznea@tuxon.dev>
    ARM: dts: microchip: sama7g5: Fix RTT clock

Abel Vesa <abel.vesa@linaro.org>
    arm64: dts: qcom: x1e80100: Fix PHY for DP2

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: bcmbca-hsspi: Fix missing pm_runtime_disable()

Andrew Davis <afd@ti.com>
    arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations

Andrew Davis <afd@ti.com>
    arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations

Jonas Karlman <jonas@kwiboo.se>
    arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1

Jon Hunter <jonathanh@nvidia.com>
    arm64: tegra: Correct location of power-sensors for IGX Orin

Alexander Dahl <ada@thorsis.com>
    ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    arm64: dts: renesas: r9a07g054: Correct GICD and GICR sizes

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    arm64: dts: renesas: r9a07g043u: Correct GICD and GICR sizes

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    arm64: dts: renesas: r9a08g045: Correct GICD and GICR sizes

Chen-Yu Tsai <wenst@chromium.org>
    regulator: Return actual error in of_regulator_bulk_get_all()

Mukesh Ojha <quic_mojha@quicinc.com>
    firmware: qcom: scm: Disable SDI and write no dump to dump mode

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ

Cristian Marussi <cristian.marussi@arm.com>
    firmware: arm_scmi: Fix double free in OPTEE transport

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs

David Virag <virag.david003@gmail.com>
    arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB

Ma Ke <make24@iscas.ac.cn>
    spi: ppc4xx: handle irq_of_parse_and_map() errors

Riyan Dhiman <riyandhiman14@gmail.com>
    block: fix potential invalid pointer dereference in blk_add_partition

Felix Moessbauer <felix.moessbauer@siemens.com>
    io_uring/io-wq: inherit cpuset of cgroup in io worker

Felix Moessbauer <felix.moessbauer@siemens.com>
    io_uring/io-wq: do not allow pinning outside of cpuset

Yu Kuai <yukuai3@huawei.com>
    block, bfq: fix procress reference leakage for bfqq in merge chain

Yu Kuai <yukuai3@huawei.com>
    block, bfq: fix uaf for accessing waker_bfqq after splitting

Gao Xiang <xiang@kernel.org>
    erofs: handle overlapped pclusters out of crafted images properly

Sandeep Dhavale <dhavale@google.com>
    erofs: fix error handling in z_erofs_init_decompressor

Gao Xiang <xiang@kernel.org>
    erofs: fix incorrect symlink detection in fast symlink

Wouter Verhelst <w@uter.be>
    nbd: correct the maximum value for discard sectors

David Howells <dhowells@redhat.com>
    cachefiles: Fix non-taking of sb_writers around set/removexattr

Yu Kuai <yukuai3@huawei.com>
    block, bfq: don't break merge chain in bfq_split_bfqq()

Yu Kuai <yukuai3@huawei.com>
    block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()

Yu Kuai <yukuai3@huawei.com>
    block, bfq: fix possible UAF for bfqq->bic with merge chain

Ming Lei <ming.lei@redhat.com>
    nbd: fix race between timeout and normal completion

Ming Lei <ming.lei@redhat.com>
    ublk: move zone report data out of request pdu

Eric Dumazet <edumazet@google.com>
    ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

Su Hui <suhui@nfschina.com>
    net: tipc: avoid possible garbage value

Brett Creeley <brett.creeley@amd.com>
    fbnic: Set napi irq value after calling netif_napi_add

Justin Iurman <justin.iurman@uliege.be>
    net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: disable ALDPS per default for RTL8125

Breno Leitao <leitao@debian.org>
    netkit: Assign missing bpf_net_context

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    xsk: fix batch alloc API on non-coherent systems

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: n2 - Set err to EINVAL if snprintf fails for hmac

Jinjie Ruan <ruanjinjie@huawei.com>
    net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()

Guillaume Nault <gnault@redhat.com>
    bareudp: Pull inner IP header on xmit.

Guillaume Nault <gnault@redhat.com>
    bareudp: Pull inner IP header in bareudp_udp_encap_recv().

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: btusb: Fix not handling ZPL/short-transfer

Marc Kleine-Budde <mkl@pengutronix.de>
    can: m_can: m_can_close(): stop clocks after device has been shut down

Jake Hamby <Jake.Hamby@Teledyne.com>
    can: m_can: enable NAPI before enabling interrupts

Kuniyuki Iwashima <kuniyu@amazon.com>
    can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().

Eric Dumazet <edumazet@google.com>
    sock_map: Add a cond_resched() in sock_hash_free()

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Don't return OOB skb in manage_oob().

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Move spin_lock() in manage_oob().

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Rename unlinked_skb in manage_oob().

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Remove single nest in manage_oob().

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Don't call skb_get() for OOB skb.

Jiawei Ye <jiawei.ye@foxmail.com>
    wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7996: fix uninitialized TLV data

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7915: fix rx filter setting for bfee functionality

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7603: fix mixed declarations and code

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: connac: fix checksum offload fields of connac3 RXD

Rex Lu <rex.lu@mediatek.com>
    wifi: mt76: mt7996: fix handling mbss enable/disable

Weili Qian <qianweili@huawei.com>
    crypto: hisilicon/qm - inject error before stopping queue

Weili Qian <qianweili@huawei.com>
    crypto: hisilicon/qm - reset device before enabling it

Weili Qian <qianweili@huawei.com>
    crypto: hisilicon/hpre - mask cluster timeout error

Amit Shah <amit.shah@amd.com>
    crypto: ccp - do not request interrupt on cmd completion when irqs disabled

John B. Wyatt IV <jwyatt@redhat.com>
    pm:cpupower: Add missing powercap_set_enabled() stub function

Aaron Lu <aaron.lu@intel.com>
    x86/sgx: Fix deadlock in SGX NUMA node search

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7996: fix EHT beamforming capability check

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7996: fix HE and EHT beamforming capabilities

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: fix wmm set of station interface to 3

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: fix traffic delay when switching back to working channel

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: use hweight16 to get correct tx antenna

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage

Bjørn Mork <bjorn@mork.no>
    wifi: mt76: mt7915: fix oops on non-dbdc mt7986

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: gov_bang_bang: Adjust states of all uninitialized instances

Nishanth Menon <nm@ti.com>
    cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately

Robin Murphy <robin.murphy@arm.com>
    perf/arm-cmn: Ensure dtm_idx is big enough

Robin Murphy <robin.murphy@arm.com>
    perf/arm-cmn: Fix CCLA register offset

Robin Murphy <robin.murphy@arm.com>
    perf/arm-cmn: Refactor node ID handling. Again.

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_dynset: annotate data-races around set timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: remove annotation to access set timeout while holding lock

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject expiration higher than timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject element expiration with no timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire

Clément Léger <cleger@rivosinc.com>
    ACPI: CPPC: Fix MASK_VAL() usage

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: wow: fix wait condition for AOAC report request

Zhang Changzhong <zhangchangzhong@huawei.com>
    can: j1939: use correct function name in comment

Mark Brown <broonie@kernel.org>
    kselftest/arm64: Actually test SME vector length changes via sigreturn

Yicong Yang <yangyicong@hisilicon.com>
    drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting

Yicong Yang <yangyicong@hisilicon.com>
    drivers/perf: hisi_pcie: Record hardware counts correctly

Kamlesh Gurudasani <kamlesh@ti.com>
    padata: Honor the caller's alignment in case of chunk_size 0

Vasily Khoruzhick <anarsoul@gmail.com>
    ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec

Vasily Khoruzhick <anarsoul@gmail.com>
    ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE

Ilan Peer <ilan.peer@intel.com>
    wifi: mac80211: Check for missing VHT elements only for 5 GHz

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: mvm: allow ESR when we the ROC expires

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: mac80211: fix the comeback long retry times

hhorace <hhoracehsu@gmail.com>
    wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority

Avraham Stern <avraham.stern@intel.com>
    wifi: iwlwifi: mvm: increase the time between ranging measurements

Avraham Stern <avraham.stern@intel.com>
    wifi: iwlwifi: mvm: set the cipher for secured NDP ranging

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: config: label 'gl' devices as discrete

Ping-Ke Shih <pkshih@realtek.com>
    wifi: mac80211: don't use rate mask for offchannel TX either

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radio

Esther Shimanovich <eshimanovich@chromium.org>
    ACPI: video: force native for Apple MacbookPro9,2

Svyatoslav Pankratov <svyatoslav.pankratov@intel.com>
    crypto: qat - fix "Full Going True" macro definition

Krishna chaitanya chundru <quic_krichai@quicinc.com>
    perf/dwc_pcie: Always register for PCIe bus notifier

Krishna chaitanya chundru <quic_krichai@quicinc.com>
    perf/dwc_pcie: Fix registration issue in multi PCIe controller instances

Jing Zhang <renyu.zj@linux.alibaba.com>
    drivers/perf: Fix ali_drw_pmu driver interrupt status clearing

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: core: Fix rounding of delay jiffies

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: core: Fold two functions into their respective callers

Douglas Anderson <dianders@chromium.org>
    arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first

Andre Przywara <andre.przywara@arm.com>
    kselftest/arm64: signal: fix/refactor SVE vector length enumeration

Chia-Yuan Li <leo.li@realtek.com>
    wifi: rtw89: limit the PPDU length for VHT rate to 0x40000

Dan Carpenter <dan.carpenter@linaro.org>
    powercap: intel_rapl: Fix off by one in get_rpi()

Calvin Owens <calvin@wbinvd.org>
    ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros

Florian Westphal <fw@strlen.de>
    netfilter: nf_tables: store new sets in dedicated list

Aleksa Sarai <cyphar@cyphar.com>
    autofs: fix missing fput for FSCONFIG_SET_FD

Olaf Hering <olaf@aepfle.de>
    mount: handle OOM on mnt_warn_timestamp_expiry

Atish Patra <atishp@rivosinc.com>
    RISC-V: KVM: Fix to allow hpmcounter31 from the guest

Atish Patra <atishp@rivosinc.com>
    RISC-V: KVM: Allow legacy PMU access from guest

Anup Patel <apatel@ventanamicro.com>
    RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data

Andrew Jones <ajones@ventanamicro.com>
    RISC-V: KVM: Fix sbiret init before forwarding to userspace

Dmitry Kandybka <d.kandybka@gmail.com>
    wifi: rtw88: remove CPT execution branch never used

Ping-Ke Shih <pkshih@realtek.com>
    wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading

Dave Martin <Dave.Martin@arm.com>
    arm64: signal: Fix some under-bracketed UAPI macros

Jason Wang <jasowang@redhat.com>
    virtio-net: synchronize probe with ndo_set_features

Jason Wang <jasowang@redhat.com>
    virtio-net: synchronize operstate with admin state on up/down

Jason Wang <jasowang@redhat.com>
    virtio: allow driver to disable the configure change notification

Jason Wang <jasowang@redhat.com>
    virtio: rename virtio_config_enabled to virtio_config_core_enabled

Yanteng Si <siyanteng@loongson.cn>
    net: stmmac: dwmac-loongson: Init ref and PTP clocks rate

Eric Biggers <ebiggers@google.com>
    crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()

Francesco Dolcini <francesco.dolcini@toradex.com>
    hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled

Baochen Qiang <quic_bqiang@quicinc.com>
    wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()

P Praneesh <quic_ppranees@quicinc.com>
    wifi: ath12k: match WMI BSS chan info structure with firmware definition

P Praneesh <quic_ppranees@quicinc.com>
    wifi: ath12k: fix BSS chan info request WMI command

Toke Høiland-Jørgensen <toke@redhat.com>
    wifi: ath9k: Remove error checks when creating debugfs entries

Arend van Spriel <arend.vanspriel@broadcom.com>
    wifi: brcmfmac: introducing fwil query functions

Simon Horman <horms@kernel.org>
    eth: fbnic: select DEVLINK and PAGE_POOL

Aleksandr Mishin <amishin@t-argos.ru>
    ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()

Dan Carpenter <dan.carpenter@linaro.org>
    crypto: iaa - Fix potential use after free bug

Michal Witwicki <michal.witwicki@intel.com>
    crypto: qat - ensure correct order in VF restarting handler

Michal Witwicki <michal.witwicki@intel.com>
    crypto: qat - fix recovery flow for VFs

Michal Witwicki <michal.witwicki@intel.com>
    crypto: qat - disable IOV in adf_dev_stop()

Helge Deller <deller@kernel.org>
    crypto: xor - fix template benchmarking

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: rtw88: always wait for both firmware loading attempts

Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
    EDAC/synopsys: Fix error injection on Zynq UltraScale+

Kang Yang <quic_kangyang@quicinc.com>
    wifi: ath11k: use work queue to process beacon tx event


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

Diffstat:

 .gitignore                                         |   1 -
 .../ABI/testing/sysfs-bus-iio-filter-admv8818      |   2 +-
 Documentation/arch/arm64/silicon-errata.rst        |   2 +
 .../iio/magnetometer/asahi-kasei,ak8975.yaml       |   1 -
 .../bindings/pci/fsl,layerscape-pcie.yaml          |  26 +-
 .../devicetree/bindings/spi/spi-nxp-fspi.yaml      |   1 +
 Documentation/driver-api/ipmi.rst                  |   2 +-
 Documentation/virt/kvm/locking.rst                 |  33 ++-
 Makefile                                           |   4 +-
 arch/arm/boot/dts/microchip/sam9x60.dtsi           |   4 +-
 arch/arm/boot/dts/microchip/sama7g5.dtsi           |   2 +-
 arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts          |   2 +-
 .../dts/nxp/imx/imx6ull-seeed-npi-dev-board.dtsi   |  12 +-
 arch/arm/boot/dts/nxp/imx/imx7d-zii-rmu2.dts       |   2 +-
 arch/arm/mach-ep93xx/clock.c                       |   2 +-
 arch/arm/mach-versatile/platsmp-realview.c         |   1 +
 arch/arm/vfp/vfpinstr.h                            |  44 ++--
 arch/arm64/Kconfig                                 |   2 +-
 .../boot/dts/exynos/exynos7885-jackpotlte.dts      |   2 +-
 arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi   |   3 +-
 arch/arm64/boot/dts/mediatek/mt8186.dtsi           |  12 +-
 arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi    |   1 +
 arch/arm64/boot/dts/mediatek/mt8195.dtsi           |  12 +-
 .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |   1 +
 .../arm64/boot/dts/nvidia/tegra234-p3701-0008.dtsi |  33 ---
 .../arm64/boot/dts/nvidia/tegra234-p3740-0002.dtsi |  33 +++
 arch/arm64/boot/dts/qcom/sa8775p.dtsi              |   2 +
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |  10 +-
 arch/arm64/boot/dts/renesas/r9a07g043u.dtsi        |   4 +-
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         |   4 +-
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi         |   4 +-
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         |   4 +-
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |   4 +-
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts  |   2 +-
 arch/arm64/boot/dts/ti/k3-am654-idk.dtso           |   8 +-
 arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts |   4 +-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts             |   4 +-
 arch/arm64/include/asm/cputype.h                   |   2 +
 arch/arm64/include/asm/esr.h                       |  88 +++----
 arch/arm64/include/uapi/asm/sigcontext.h           |   6 +-
 arch/arm64/kernel/cpu_errata.c                     |  10 +-
 arch/arm64/kernel/smp.c                            | 164 +++++++-----
 arch/arm64/kvm/hyp/nvhe/ffa.c                      |  21 +-
 arch/arm64/net/bpf_jit_comp.c                      |  57 +++--
 arch/m68k/kernel/process.c                         |   2 +-
 arch/powerpc/crypto/Kconfig                        |   1 +
 arch/powerpc/include/asm/asm-compat.h              |   6 +
 arch/powerpc/include/asm/atomic.h                  |   5 +-
 arch/powerpc/include/asm/uaccess.h                 |   7 +-
 arch/powerpc/kernel/head_8xx.S                     |   6 +-
 arch/powerpc/kernel/vdso/gettimeofday.S            |   4 -
 arch/powerpc/mm/nohash/8xx.c                       |   4 +-
 arch/riscv/include/asm/kvm_vcpu_pmu.h              |  21 +-
 arch/riscv/kernel/perf_callchain.c                 |   2 +-
 arch/riscv/kvm/vcpu_pmu.c                          |  14 +-
 arch/riscv/kvm/vcpu_sbi.c                          |   4 +-
 arch/s390/include/asm/ftrace.h                     |  17 +-
 arch/s390/kernel/Makefile                          |   2 +-
 arch/s390/kernel/early.c                           |   7 +-
 arch/s390/kernel/earlypgm.S                        |  23 --
 arch/s390/kernel/entry.S                           |  16 ++
 arch/s390/kernel/stacktrace.c                      |  19 --
 arch/um/Kconfig                                    |   1 -
 arch/x86/coco/tdx/tdx.c                            |   6 +
 arch/x86/crypto/aesni-intel_glue.c                 |  59 +++--
 arch/x86/events/intel/core.c                       |   8 +-
 arch/x86/events/intel/pt.c                         |  15 +-
 arch/x86/include/asm/acpi.h                        |   8 +
 arch/x86/include/asm/hardirq.h                     |   8 +-
 arch/x86/include/asm/idtentry.h                    |   6 +-
 arch/x86/include/asm/kvm_host.h                    |   2 +
 arch/x86/kernel/acpi/boot.c                        |  11 +
 arch/x86/kernel/cpu/sgx/main.c                     |  27 +-
 arch/x86/kernel/head64.c                           |   3 +-
 arch/x86/kernel/jailhouse.c                        |   1 +
 arch/x86/kernel/mmconf-fam10h_64.c                 |   1 +
 arch/x86/kernel/process_64.c                       |  29 ++-
 arch/x86/kernel/smpboot.c                          |   1 +
 arch/x86/kernel/x86_init.c                         |   1 +
 arch/x86/kvm/lapic.c                               |  73 ++++--
 arch/x86/kvm/svm/svm.c                             |   2 +
 arch/x86/kvm/vmx/main.c                            |   2 +
 arch/x86/mm/tlb.c                                  |   7 +-
 arch/x86/net/bpf_jit_comp.c                        | 107 +++++---
 arch/x86/pci/fixup.c                               |   4 +-
 arch/x86/xen/mmu_pv.c                              |   5 +-
 arch/x86/xen/p2m.c                                 |  98 ++++++++
 arch/x86/xen/setup.c                               | 202 +++++++++++----
 arch/x86/xen/xen-ops.h                             |   6 +-
 block/bfq-iosched.c                                |  81 ++++--
 block/blk-core.c                                   |   1 +
 block/partitions/core.c                            |   8 +-
 crypto/asymmetric_keys/asymmetric_type.c           |   7 +-
 crypto/xor.c                                       |  31 ++-
 drivers/acpi/acpica/exsystem.c                     |  11 +-
 drivers/acpi/cppc_acpi.c                           |  43 +++-
 drivers/acpi/device_sysfs.c                        |   5 +-
 drivers/acpi/pmic/tps68470_pmic.c                  |   6 +-
 drivers/acpi/resource.c                            |  12 +
 drivers/acpi/video_detect.c                        |   8 +
 drivers/ata/libata-eh.c                            |   8 +
 drivers/ata/libata-scsi.c                          |   5 +-
 drivers/base/core.c                                |  15 +-
 drivers/base/firmware_loader/main.c                |  30 +++
 drivers/base/module.c                              |  14 +-
 drivers/block/drbd/drbd_main.c                     |   8 +-
 drivers/block/drbd/drbd_state.c                    |   2 +-
 drivers/block/nbd.c                                |  15 +-
 drivers/block/ublk_drv.c                           |  62 +++--
 drivers/bluetooth/btusb.c                          |   5 +-
 drivers/bus/arm-integrator-lm.c                    |   1 +
 drivers/bus/mhi/host/pci_generic.c                 |  26 +-
 drivers/char/hw_random/Kconfig                     |   1 +
 drivers/char/hw_random/bcm2835-rng.c               |   4 +-
 drivers/char/hw_random/cctrng.c                    |   1 +
 drivers/char/hw_random/mtk-rng.c                   |   2 +-
 drivers/char/tpm/tpm-dev-common.c                  |   2 +
 drivers/char/tpm/tpm2-sessions.c                   |   1 +
 drivers/char/tpm/tpm2-space.c                      |   3 +
 drivers/clk/at91/sama7g5.c                         |   5 +-
 drivers/clk/imx/clk-composite-7ulp.c               |   7 +
 drivers/clk/imx/clk-composite-8m.c                 |  51 +++-
 drivers/clk/imx/clk-composite-93.c                 |  15 +-
 drivers/clk/imx/clk-fracn-gppll.c                  |   4 +
 drivers/clk/imx/clk-imx6ul.c                       |   4 +-
 drivers/clk/imx/clk-imx8mp-audiomix.c              |  13 +-
 drivers/clk/imx/clk-imx8mp.c                       |   4 +-
 drivers/clk/imx/clk-imx8qxp.c                      |  10 +-
 drivers/clk/qcom/clk-alpha-pll.c                   |  52 ++++
 drivers/clk/qcom/clk-alpha-pll.h                   |   2 +
 drivers/clk/qcom/dispcc-sm8250.c                   |   9 +-
 drivers/clk/qcom/dispcc-sm8550.c                   |  14 +-
 drivers/clk/qcom/gcc-ipq5332.c                     |   1 +
 drivers/clk/rockchip/clk-rk3228.c                  |   2 +-
 drivers/clk/rockchip/clk-rk3588.c                  |   2 +-
 drivers/clk/starfive/clk-starfive-jh7110-vout.c    |   2 +-
 drivers/clk/ti/clk-dra7-atl.c                      |   1 +
 drivers/clocksource/timer-qcom.c                   |   7 +-
 drivers/cpufreq/ti-cpufreq.c                       |  10 +-
 drivers/cpuidle/cpuidle-riscv-sbi.c                |  21 +-
 drivers/crypto/caam/caamhash.c                     |   1 +
 drivers/crypto/ccp/sev-dev.c                       |  15 +-
 drivers/crypto/hisilicon/hpre/hpre_main.c          |  54 ++--
 drivers/crypto/hisilicon/qm.c                      | 151 +++++++----
 drivers/crypto/hisilicon/sec2/sec_main.c           |  16 +-
 drivers/crypto/hisilicon/zip/zip_main.c            |  23 +-
 drivers/crypto/intel/iaa/iaa_crypto_main.c         |   4 +-
 .../crypto/intel/qat/qat_common/adf_gen4_hw_data.h |   2 +-
 drivers/crypto/intel/qat/qat_common/adf_init.c     |   4 +-
 .../crypto/intel/qat/qat_common/adf_pfvf_pf_msg.c  |   9 +-
 .../crypto/intel/qat/qat_common/adf_pfvf_vf_msg.c  |  14 ++
 .../crypto/intel/qat/qat_common/adf_pfvf_vf_msg.h  |   1 +
 drivers/crypto/intel/qat/qat_common/adf_vf_isr.c   |   2 +
 drivers/crypto/n2_core.c                           |   1 +
 drivers/crypto/qcom-rng.c                          |   4 +-
 drivers/cxl/core/pci.c                             |   8 +-
 drivers/edac/igen6_edac.c                          |   2 +-
 drivers/edac/synopsys_edac.c                       |  35 ++-
 drivers/firewire/core-cdev.c                       |   2 +-
 drivers/firmware/arm_scmi/optee.c                  |   7 +
 drivers/firmware/efi/libstub/tpm.c                 |   2 +-
 drivers/firmware/qcom/qcom_scm.c                   |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |   8 +-
 drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h        |   4 +-
 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c     |  29 ++-
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c             |  14 +-
 drivers/gpu/drm/amd/amdgpu/mes_v11_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/mes_v12_0.c             |  14 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c             |   7 +-
 drivers/gpu/drm/amd/amdgpu/soc24.c                 |  23 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c            | 165 ------------
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c   |   4 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  94 +++++--
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |  18 +-
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    | 146 ++++++++---
 .../amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c   |   6 +
 drivers/gpu/drm/amd/display/dc/dc_dsc.h            |   3 +-
 .../dc/dml2/dml21/dml21_translation_helper.c       |   4 +-
 .../dml2/dml21/src/dml2_pmo/dml2_pmo_dcn4_fams2.c  |   8 +-
 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c        |   5 +-
 .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |  50 ++++
 .../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c    |   6 +-
 .../drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c    |  27 +-
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |  13 +
 .../amd/display/dc/link/hwss/link_hwss_hpo_dp.c    |  12 +
 .../amd/display/dc/resource/dcn35/dcn35_resource.c |   1 +
 .../display/dc/resource/dcn351/dcn351_resource.c   |   3 +-
 .../drm/amd/display/modules/freesync/freesync.c    |   2 +-
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |   6 +-
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   |   3 +
 .../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c   |   6 +-
 drivers/gpu/drm/bridge/lontium-lt8912b.c           |  35 +--
 drivers/gpu/drm/exynos/exynos_drm_gsc.c            |   2 +-
 drivers/gpu/drm/mediatek/mtk_crtc.c                |  32 ++-
 drivers/gpu/drm/msm/adreno/a5xx_gpu.c              |  12 +-
 drivers/gpu/drm/msm/adreno/a5xx_gpu.h              |   2 +
 drivers/gpu/drm/msm/adreno/a5xx_preempt.c          |  30 ++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c        |  46 ++--
 .../gpu/drm/msm/adreno/adreno_gen7_9_0_snapshot.h  |   2 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |   2 +-
 drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c           |   2 +-
 drivers/gpu/drm/msm/dp/dp_display.c                |  10 +-
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c          |  12 +-
 drivers/gpu/drm/radeon/evergreen_cs.c              |  62 ++---
 drivers/gpu/drm/radeon/radeon_atombios.c           |  29 ++-
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c        |   2 +
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |   4 +-
 drivers/gpu/drm/stm/drv.c                          |   4 +-
 drivers/gpu/drm/stm/ltdc.c                         |   2 +
 drivers/gpu/drm/vc4/vc4_hdmi.c                     |   8 +-
 drivers/gpu/drm/xe/xe_exec_queue.c                 | 157 +++++-------
 drivers/gpu/drm/xe/xe_exec_queue.h                 |   6 +-
 drivers/gpu/drm/xe/xe_hw_engine.c                  |  31 +++
 drivers/gpu/drm/xe/xe_hw_engine.h                  |   7 +
 drivers/gpu/drm/xe/xe_migrate.c                    |   2 +-
 drivers/gpu/drm/xe/xe_vm.c                         |   8 +-
 drivers/hid/wacom_wac.c                            |  13 +-
 drivers/hid/wacom_wac.h                            |   2 +-
 drivers/hwmon/max16065.c                           |  17 +-
 drivers/hwmon/ntc_thermistor.c                     |   1 +
 drivers/hwtracing/coresight/coresight-dummy.c      |   4 +
 drivers/hwtracing/coresight/coresight-tmc-etr.c    |   2 +-
 drivers/hwtracing/coresight/coresight-tpdm.c       |   6 +
 drivers/i2c/busses/i2c-aspeed.c                    |  16 +-
 drivers/i2c/busses/i2c-isch.c                      |   3 +-
 drivers/i2c/busses/i2c-xiic.c                      |  41 +--
 drivers/idle/intel_idle.c                          |  79 +++++-
 drivers/iio/adc/ad7606.c                           |   8 +-
 drivers/iio/adc/ad7606_spi.c                       |   5 +-
 drivers/iio/chemical/bme680_core.c                 |   7 +
 drivers/iio/magnetometer/ak8975.c                  |   1 -
 drivers/infiniband/core/cache.c                    |   4 +-
 drivers/infiniband/core/iwcm.c                     |   2 +-
 drivers/infiniband/hw/bnxt_re/ib_verbs.c           |   2 +
 drivers/infiniband/hw/cxgb4/cm.c                   |   5 +
 drivers/infiniband/hw/erdma/erdma_verbs.c          |  25 +-
 drivers/infiniband/hw/hns/hns_roce_ah.c            |  14 +-
 drivers/infiniband/hw/hns/hns_roce_hem.c           |  22 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c         |  33 +--
 drivers/infiniband/hw/hns/hns_roce_qp.c            |  16 +-
 drivers/infiniband/hw/irdma/verbs.c                |   2 +-
 drivers/infiniband/hw/mlx5/main.c                  |   2 +-
 drivers/infiniband/hw/mlx5/mlx5_ib.h               |   2 +-
 drivers/infiniband/hw/mlx5/mr.c                    |  99 ++++----
 drivers/infiniband/hw/mlx5/umr.c                   |   3 +
 drivers/infiniband/ulp/rtrs/rtrs-clt.c             |   9 +-
 drivers/infiniband/ulp/rtrs/rtrs-srv.c             |   1 +
 drivers/input/keyboard/adp5588-keys.c              |   2 +-
 drivers/input/misc/ims-pcu.c                       |   2 +-
 drivers/input/serio/i8042-acpipnpio.h              |  37 +++
 drivers/input/touchscreen/ilitek_ts_i2c.c          |  18 +-
 drivers/interconnect/icc-clk.c                     |   3 +-
 drivers/interconnect/qcom/sm8350.c                 |   1 +
 drivers/iommu/amd/io_pgtable.c                     |   8 +-
 drivers/iommu/amd/io_pgtable_v2.c                  |   4 +-
 drivers/iommu/amd/iommu.c                          |  57 +----
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   4 +-
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c         |  28 +++
 drivers/iommu/arm/arm-smmu/arm-smmu.c              |   2 +-
 drivers/iommu/iommufd/hw_pagetable.c               |   3 +-
 drivers/iommu/iommufd/io_pagetable.c               |   8 +
 drivers/iommu/iommufd/selftest.c                   |   9 +-
 drivers/leds/leds-bd2606mvv.c                      |  23 +-
 drivers/leds/leds-gpio.c                           |   9 +-
 drivers/leds/leds-pca995x.c                        |  21 +-
 drivers/md/dm-integrity.c                          |  15 +-
 drivers/md/dm-rq.c                                 |   4 +-
 drivers/md/dm-verity-target.c                      |  23 +-
 drivers/md/dm.c                                    |  11 +-
 drivers/md/md.c                                    |   1 -
 drivers/media/dvb-frontends/rtl2830.c              |   2 +-
 drivers/media/dvb-frontends/rtl2832.c              |   2 +-
 drivers/media/platform/imagination/Kconfig         |   1 +
 .../vcodec/decoder/vdec/vdec_h264_req_if.c         |   9 +-
 .../vcodec/decoder/vdec/vdec_h264_req_multi_if.c   |   9 +-
 .../mediatek/vcodec/decoder/vdec/vdec_vp8_req_if.c |  10 +-
 drivers/media/platform/raspberrypi/pisp_be/Kconfig |   1 +
 .../media/platform/renesas/rzg2l-cru/rzg2l-csi2.c  |   1 +
 drivers/media/tuners/tuner-i2c.h                   |   4 +-
 drivers/mtd/devices/powernv_flash.c                |   3 +
 drivers/mtd/devices/slram.c                        |   2 +
 drivers/mtd/nand/raw/mtk_nand.c                    |  36 +--
 drivers/net/bareudp.c                              |  26 +-
 drivers/net/bonding/bond_main.c                    |   6 +-
 drivers/net/can/m_can/m_can.c                      |  14 +-
 drivers/net/can/usb/esd_usb.c                      |   6 +-
 drivers/net/ethernet/freescale/enetc/enetc.c       |   3 +-
 .../net/ethernet/intel/idpf/idpf_singleq_txrx.c    |   4 +
 drivers/net/ethernet/intel/idpf/idpf_txrx.c        |  35 +--
 drivers/net/ethernet/intel/idpf/idpf_txrx.h        |   9 +-
 drivers/net/ethernet/meta/Kconfig                  |   2 +
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.c       |   8 +-
 drivers/net/ethernet/realtek/r8169_phy_config.c    |   2 +
 drivers/net/ethernet/renesas/ravb.h                |   1 +
 drivers/net/ethernet/renesas/ravb_main.c           |  18 +-
 drivers/net/ethernet/seeq/ether3.c                 |   2 +
 .../net/ethernet/stmicro/stmmac/dwmac-loongson.c   |   3 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   2 +-
 drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  37 +--
 drivers/net/netkit.c                               |   3 +
 drivers/net/phy/aquantia/aquantia_firmware.c       |  40 +--
 drivers/net/phy/aquantia/aquantia_leds.c           |   3 +-
 drivers/net/phy/aquantia/aquantia_main.c           |  24 +-
 drivers/net/usb/usbnet.c                           |  37 ++-
 drivers/net/virtio_net.c                           |  88 ++++---
 drivers/net/wireless/ath/ath11k/core.h             |   1 +
 drivers/net/wireless/ath/ath11k/mac.c              |  12 +
 drivers/net/wireless/ath/ath11k/wmi.c              |   4 +-
 drivers/net/wireless/ath/ath12k/mac.c              |   5 +-
 drivers/net/wireless/ath/ath12k/wmi.c              |   1 +
 drivers/net/wireless/ath/ath12k/wmi.h              |   3 +-
 drivers/net/wireless/ath/ath9k/debug.c             |   2 -
 drivers/net/wireless/ath/ath9k/htc_drv_debug.c     |   2 -
 .../wireless/broadcom/brcm80211/brcmfmac/btcoex.c  |   2 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  30 +--
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |   2 +-
 .../wireless/broadcom/brcm80211/brcmfmac/feature.c |   2 +-
 .../wireless/broadcom/brcm80211/brcmfmac/fwil.h    |  40 ++-
 drivers/net/wireless/intel/iwlwifi/cfg/bz.c        |  11 +
 drivers/net/wireless/intel/iwlwifi/iwl-config.h    |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/constants.h |   2 +-
 .../net/wireless/intel/iwlwifi/mvm/ftm-initiator.c |   1 +
 .../net/wireless/intel/iwlwifi/mvm/time-event.c    |  14 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |   4 +-
 drivers/net/wireless/mediatek/mt76/mac80211.c      |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7603/dma.c    |   4 +-
 drivers/net/wireless/mediatek/mt76/mt7615/init.c   |   3 +
 .../net/wireless/mediatek/mt76/mt76_connac3_mac.h  |   4 +-
 drivers/net/wireless/mediatek/mt76/mt7915/init.c   |   2 +
 drivers/net/wireless/mediatek/mt76/mt7915/main.c   |   3 +-
 drivers/net/wireless/mediatek/mt76/mt7921/init.c   |   4 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mac.c    |   5 +-
 drivers/net/wireless/mediatek/mt76/mt7925/main.c   |  15 ++
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    |   3 +
 drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h |   1 +
 drivers/net/wireless/mediatek/mt76/mt7925/pci.c    |   2 +
 drivers/net/wireless/mediatek/mt76/mt7996/init.c   |  65 +++--
 drivers/net/wireless/mediatek/mt76/mt7996/mac.c    |   4 +-
 drivers/net/wireless/mediatek/mt76/mt7996/main.c   |   6 +-
 drivers/net/wireless/mediatek/mt76/mt7996/mcu.c    |  13 +-
 drivers/net/wireless/microchip/wilc1000/hif.c      |   4 +-
 drivers/net/wireless/realtek/rtw88/coex.c          |  38 +--
 drivers/net/wireless/realtek/rtw88/fw.c            |  13 +-
 drivers/net/wireless/realtek/rtw88/main.c          |   7 +-
 drivers/net/wireless/realtek/rtw88/rtw8821cu.c     |   2 -
 drivers/net/wireless/realtek/rtw88/rtw8822c.c      |  12 +-
 drivers/net/wireless/realtek/rtw88/rx.h            |   2 +-
 drivers/net/wireless/realtek/rtw89/core.c          |   1 +
 drivers/net/wireless/realtek/rtw89/core.h          |   3 +
 drivers/net/wireless/realtek/rtw89/fw.c            |   6 +-
 drivers/net/wireless/realtek/rtw89/fw.h            |   7 +-
 drivers/net/wireless/realtek/rtw89/mac.c           |  13 +-
 drivers/net/wireless/realtek/rtw89/mac.h           |   1 -
 drivers/net/wireless/realtek/rtw89/reg.h           |   4 +
 drivers/net/wireless/virtual/mac80211_hwsim.c      |   2 +-
 drivers/ntb/hw/intel/ntb_hw_gen1.c                 |   2 +-
 drivers/ntb/ntb_transport.c                        |  23 +-
 drivers/ntb/test/ntb_perf.c                        |   2 +-
 drivers/nvdimm/namespace_devs.c                    |  34 +--
 drivers/nvme/host/multipath.c                      |   2 +-
 drivers/pci/controller/dwc/pci-dra7xx.c            |  11 +-
 drivers/pci/controller/dwc/pci-imx6.c              |  15 +-
 drivers/pci/controller/dwc/pci-keystone.c          |   2 +-
 drivers/pci/controller/dwc/pcie-kirin.c            |   4 +-
 drivers/pci/controller/dwc/pcie-qcom-ep.c          |  14 +-
 drivers/pci/controller/pcie-xilinx-nwl.c           |  39 ++-
 drivers/pci/pci.c                                  |  20 +-
 drivers/pci/pci.h                                  |   6 +-
 drivers/pci/quirks.c                               |  31 ++-
 drivers/perf/alibaba_uncore_drw_pmu.c              |   2 +-
 drivers/perf/arm-cmn.c                             | 109 ++++----
 drivers/perf/dwc_pcie_pmu.c                        |  21 +-
 drivers/perf/hisilicon/hisi_pcie_pmu.c             |  16 +-
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c  |   1 +
 drivers/pinctrl/mvebu/pinctrl-dove.c               |  42 +++-
 drivers/pinctrl/pinctrl-single.c                   |   3 +-
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            |   8 +-
 drivers/pinctrl/ti/pinctrl-ti-iodelay.c            |  52 ++--
 drivers/platform/cznic/turris-omnia-mcu-trng.c     |   4 +-
 drivers/platform/x86/ideapad-laptop.c              |  48 ++--
 drivers/pmdomain/core.c                            |   6 +-
 drivers/power/supply/axp20x_battery.c              |  16 +-
 drivers/power/supply/max17042_battery.c            |   5 +-
 drivers/powercap/intel_rapl_common.c               |   2 +-
 drivers/pps/clients/pps_parport.c                  |   8 +-
 drivers/regulator/of_regulator.c                   |   2 +-
 drivers/remoteproc/imx_rproc.c                     |   6 +-
 drivers/reset/reset-berlin.c                       |   3 +-
 drivers/reset/reset-k210.c                         |   3 +-
 drivers/s390/crypto/ap_bus.c                       |  17 ++
 drivers/scsi/NCR5380.c                             |  78 +++---
 drivers/scsi/elx/libefc/efc_nport.c                |   2 +-
 drivers/scsi/lpfc/lpfc_hw4.h                       |   3 +
 drivers/scsi/lpfc/lpfc_init.c                      |  21 +-
 drivers/scsi/lpfc/lpfc_scsi.c                      |   2 +-
 drivers/scsi/mac_scsi.c                            | 166 ++++++------
 drivers/scsi/sd.c                                  |   4 +-
 drivers/scsi/smartpqi/smartpqi_init.c              |  20 +-
 drivers/soc/fsl/qe/qmc.c                           |  24 +-
 drivers/soc/fsl/qe/tsa.c                           |   2 +-
 drivers/soc/qcom/smd-rpm.c                         |  35 ++-
 drivers/soc/versatile/soc-integrator.c             |   1 +
 drivers/soc/versatile/soc-realview.c               |  20 +-
 drivers/spi/atmel-quadspi.c                        |  15 +-
 drivers/spi/spi-airoha-snfi.c                      |  43 ++--
 drivers/spi/spi-bcmbca-hsspi.c                     |   8 +-
 drivers/spi/spi-fsl-lpspi.c                        |   1 +
 drivers/spi/spi-nxp-fspi.c                         |  54 ++--
 drivers/spi/spi-ppc4xx.c                           |   7 +-
 drivers/staging/media/starfive/camss/stf-camss.c   |   2 -
 drivers/thermal/gov_bang_bang.c                    |  14 +-
 drivers/thermal/thermal_core.c                     |  78 +++---
 drivers/thermal/thermal_core.h                     |  27 +-
 drivers/thermal/thermal_sysfs.c                    | 207 +++++++--------
 drivers/thermal/thermal_trip.c                     |   6 +-
 drivers/tty/serial/8250/8250_omap.c                |   2 +-
 drivers/tty/serial/qcom_geni_serial.c              | 101 ++++----
 drivers/tty/serial/rp2.c                           |   2 +-
 drivers/tty/serial/serial_core.c                   |  13 +-
 drivers/ufs/host/ufs-qcom.c                        |   2 +-
 drivers/usb/cdns3/cdnsp-ring.c                     |   6 +-
 drivers/usb/cdns3/host.c                           |   4 +-
 drivers/usb/class/cdc-acm.c                        |   2 +
 drivers/usb/dwc2/drd.c                             |   9 +
 drivers/usb/gadget/udc/dummy_hcd.c                 |  14 +-
 drivers/usb/host/xhci-pci.c                        |  24 +-
 drivers/usb/host/xhci-ring.c                       |  14 ++
 drivers/usb/host/xhci.h                            |   1 +
 drivers/usb/misc/appledisplay.c                    |  15 +-
 drivers/usb/misc/cypress_cy7c63.c                  |   4 +
 drivers/usb/misc/yurex.c                           |  10 +-
 drivers/usb/typec/ucsi/ucsi.c                      |  35 ++-
 drivers/vdpa/mlx5/core/mr.c                        |   3 +
 drivers/vhost/vdpa.c                               |  16 +-
 drivers/video/fbdev/hpfb.c                         |   1 +
 drivers/video/fbdev/xen-fbfront.c                  |   1 +
 drivers/virtio/virtio.c                            |  59 ++++-
 drivers/watchdog/imx_sc_wdt.c                      |  24 --
 drivers/xen/swiotlb-xen.c                          |  10 +-
 fs/autofs/inode.c                                  |   3 +-
 fs/btrfs/btrfs_inode.h                             |   1 +
 fs/btrfs/ctree.h                                   |   2 +
 fs/btrfs/extent-tree.c                             |   4 +-
 fs/btrfs/file.c                                    |  34 ++-
 fs/btrfs/ioctl.c                                   |   4 +-
 fs/btrfs/subpage.c                                 |  10 +-
 fs/btrfs/tree-checker.c                            |   2 +-
 fs/cachefiles/xattr.c                              |  34 ++-
 fs/debugfs/inode.c                                 |   8 +
 fs/erofs/decompressor.c                            |   2 +-
 fs/erofs/inode.c                                   |  20 +-
 fs/erofs/zdata.c                                   |  71 +++---
 fs/eventpoll.c                                     |   2 +-
 fs/exfat/nls.c                                     |   5 +-
 fs/ext4/ialloc.c                                   |  14 +-
 fs/ext4/inline.c                                   |  35 ++-
 fs/ext4/mballoc.c                                  |  10 +-
 fs/ext4/super.c                                    |  29 ++-
 fs/f2fs/compress.c                                 |  36 ++-
 fs/f2fs/data.c                                     |  10 +-
 fs/f2fs/dir.c                                      |   3 +-
 fs/f2fs/extent_cache.c                             |   4 +-
 fs/f2fs/f2fs.h                                     |  37 +--
 fs/f2fs/file.c                                     | 114 ++++++---
 fs/f2fs/inode.c                                    |   5 +
 fs/f2fs/namei.c                                    |  68 -----
 fs/f2fs/segment.c                                  |  15 ++
 fs/f2fs/super.c                                    |  16 +-
 fs/f2fs/xattr.c                                    |  14 +-
 fs/fcntl.c                                         |  14 +-
 fs/fuse/file.c                                     |   2 +-
 fs/inode.c                                         |   4 +
 fs/jfs/jfs_dmap.c                                  |   4 +-
 fs/jfs/jfs_imap.c                                  |   2 +-
 fs/namespace.c                                     |  14 +-
 fs/netfs/main.c                                    |   4 +-
 fs/nfs/nfs4proc.c                                  |  16 +-
 fs/nfs/nfs4state.c                                 |   1 +
 fs/nfsd/filecache.c                                |   3 +-
 fs/nfsd/nfs4idmap.c                                |  13 +-
 fs/nfsd/nfs4recover.c                              |   8 +
 fs/nfsd/nfs4state.c                                | 170 +++++++------
 fs/nilfs2/btree.c                                  |  12 +-
 fs/quota/dquot.c                                   |   3 +-
 fs/smb/server/vfs.c                                |  19 +-
 include/acpi/acoutput.h                            |   5 +
 include/acpi/cppc_acpi.h                           |   2 +
 include/linux/bpf.h                                |   9 +-
 include/linux/bpf_lsm.h                            |   8 +
 include/linux/compiler.h                           |   2 +-
 include/linux/f2fs_fs.h                            |   2 +-
 include/linux/lsm_hook_defs.h                      |   1 +
 include/linux/lsm_hooks.h                          |   1 +
 include/linux/sbitmap.h                            |   2 +-
 include/linux/soc/qcom/geni-se.h                   |   9 +
 include/linux/usb/usbnet.h                         |  15 ++
 include/linux/virtio.h                             |  11 +-
 include/net/bluetooth/hci_core.h                   |   4 +-
 include/net/ip.h                                   |   2 +
 include/net/mac80211.h                             |   7 +-
 include/net/netfilter/nf_tables.h                  |   2 +
 include/net/tcp.h                                  |  21 +-
 include/sound/tas2563-tlv.h                        | 279 +++++++++++++++++++++
 include/sound/tas2781-tlv.h                        | 260 -------------------
 include/sound/tas2781.h                            |   7 +-
 include/trace/events/f2fs.h                        |   3 +-
 io_uring/io-wq.c                                   |  25 +-
 io_uring/io_uring.c                                |   4 +-
 io_uring/rw.c                                      |   8 +
 io_uring/sqpoll.c                                  |  12 +
 kernel/bpf/bpf_lsm.c                               |  34 ++-
 kernel/bpf/btf.c                                   |  13 +-
 kernel/bpf/helpers.c                               |  12 +-
 kernel/bpf/syscall.c                               |   4 +-
 kernel/bpf/verifier.c                              | 134 ++++++----
 kernel/cgroup/pids.c                               |  18 +-
 kernel/kthread.c                                   |  10 +-
 kernel/locking/lockdep.c                           |  50 ++--
 kernel/module/Makefile                             |   2 +-
 kernel/padata.c                                    |   6 +-
 kernel/rcu/tree_nocb.h                             |   5 +-
 kernel/sched/deadline.c                            |  38 ++-
 kernel/sched/fair.c                                |  34 +--
 kernel/trace/bpf_trace.c                           |  15 +-
 lib/debugobjects.c                                 |   5 +-
 lib/sbitmap.c                                      |   4 +-
 lib/xz/xz_crc32.c                                  |   2 +-
 lib/xz/xz_private.h                                |   4 -
 mm/damon/vaddr.c                                   |   2 +
 mm/huge_memory.c                                   |   2 +
 mm/hugetlb.c                                       | 206 +++++++++------
 mm/internal.h                                      |  11 +-
 mm/memory.c                                        |   8 +-
 mm/migrate.c                                       |   2 +-
 mm/mmap.c                                          |   4 +
 mm/util.c                                          |   2 +-
 net/bluetooth/hci_conn.c                           |   6 +-
 net/bluetooth/hci_sync.c                           |   5 +-
 net/bluetooth/mgmt.c                               |  13 +-
 net/can/bcm.c                                      |   4 +-
 net/can/j1939/transport.c                          |   8 +-
 net/core/filter.c                                  |  71 +++---
 net/core/sock_map.c                                |   1 +
 net/ipv4/icmp.c                                    | 103 ++++----
 net/ipv6/Kconfig                                   |   1 +
 net/ipv6/icmp.c                                    |  28 ++-
 net/ipv6/netfilter/nf_reject_ipv6.c                |  14 +-
 net/ipv6/route.c                                   |   2 +-
 net/ipv6/rpl_iptunnel.c                            |  12 +-
 net/mac80211/iface.c                               |  17 +-
 net/mac80211/mlme.c                                |  30 ++-
 net/mac80211/offchannel.c                          |   1 +
 net/mac80211/rate.c                                |   2 +-
 net/mac80211/scan.c                                |   2 +-
 net/mac80211/tx.c                                  |   2 +-
 net/netfilter/nf_conntrack_netlink.c               |   7 +-
 net/netfilter/nf_tables_api.c                      |  47 ++--
 net/netfilter/nft_compat.c                         |   6 +-
 net/netfilter/nft_dynset.c                         |   6 +-
 net/netfilter/nft_log.c                            |   2 +-
 net/netfilter/nft_meta.c                           |   2 +-
 net/netfilter/nft_numgen.c                         |   2 +-
 net/netfilter/nft_set_pipapo.c                     |  13 +-
 net/netfilter/nft_tunnel.c                         |   5 +-
 net/qrtr/af_qrtr.c                                 |   2 +-
 net/tipc/bcast.c                                   |   2 +-
 net/unix/af_unix.c                                 |  92 +++----
 net/unix/garbage.c                                 |  16 +-
 net/wireless/nl80211.c                             |   3 +-
 net/wireless/scan.c                                |   6 +-
 net/wireless/sme.c                                 |   3 +-
 net/wireless/util.c                                |  10 +-
 net/xdp/xsk_buff_pool.c                            |  29 ++-
 samples/bpf/Makefile                               |   6 +-
 security/apparmor/include/net.h                    |   3 +-
 security/apparmor/lsm.c                            |  17 +-
 security/apparmor/net.c                            |   2 +-
 security/bpf/hooks.c                               |   1 -
 security/integrity/ima/ima.h                       |   2 +-
 security/integrity/ima/ima_iint.c                  |  20 +-
 security/integrity/ima/ima_main.c                  |   2 +-
 security/landlock/fs.c                             |   9 +-
 security/security.c                                |  68 +++--
 security/selinux/hooks.c                           |  80 +++---
 security/selinux/include/objsec.h                  |   5 +
 security/selinux/netlabel.c                        |  23 +-
 security/smack/smack.h                             |   5 +
 security/smack/smack_lsm.c                         |  70 +++---
 security/smack/smack_netfilter.c                   |   4 +-
 security/smack/smackfs.c                           |   2 +-
 sound/pci/hda/cs35l41_hda_spi.c                    |   1 +
 sound/pci/hda/tas2781_hda_i2c.c                    |   2 +-
 sound/soc/codecs/rt5682.c                          |   4 +-
 sound/soc/codecs/rt5682s.c                         |   4 +-
 sound/soc/codecs/tas2781-comlib.c                  |   3 -
 sound/soc/codecs/tas2781-fmwlib.c                  |   1 -
 sound/soc/codecs/tas2781-i2c.c                     |  27 +-
 sound/soc/loongson/loongson_card.c                 |   4 +-
 tools/bpf/bpftool/btf.c                            |   7 +-
 tools/bpf/runqslower/Makefile                      |   3 +-
 tools/build/feature/test-all.c                     |   4 -
 tools/include/nolibc/string.h                      |   1 +
 tools/lib/bpf/btf.c                                |   4 +
 tools/lib/bpf/btf_relocate.c                       |   2 +-
 tools/lib/bpf/libbpf.c                             |  75 +++---
 tools/objtool/arch/loongarch/decode.c              |  11 +-
 tools/objtool/check.c                              |  23 +-
 tools/objtool/include/objtool/elf.h                |   1 +
 tools/perf/builtin-c2c.c                           |  14 +-
 tools/perf/builtin-inject.c                        |   1 +
 tools/perf/builtin-mem.c                           |  20 +-
 tools/perf/builtin-report.c                        |   3 +-
 tools/perf/builtin-sched.c                         |   8 +-
 .../arch/x86/cascadelakex/uncore-cache.json        |  60 ++---
 .../pmu-events/arch/x86/skylakex/uncore-cache.json |  60 ++---
 .../arch/x86/snowridgex/uncore-cache.json          |  57 -----
 tools/perf/scripts/python/arm-cs-trace-disasm.py   |   9 +-
 tools/perf/ui/hist.c                               |  10 +-
 tools/perf/util/Build                              |   1 +
 tools/perf/util/annotate-data.c                    |   2 +-
 tools/perf/util/bpf_skel/lock_data.h               |   4 +-
 tools/perf/util/bpf_skel/vmlinux/vmlinux.h         |   1 +
 tools/perf/util/disasm.c                           | 187 +-------------
 tools/perf/util/disasm_bpf.c                       | 195 ++++++++++++++
 tools/perf/util/disasm_bpf.h                       |  12 +
 tools/perf/util/dwarf-aux.c                        |  16 +-
 tools/perf/util/machine.c                          |  17 +-
 tools/perf/util/mem-events.c                       |  20 +-
 tools/perf/util/mem-events.h                       |   4 +-
 tools/perf/util/session.c                          |   3 +
 tools/perf/util/stat-display.c                     |   3 +-
 tools/perf/util/thread.c                           |   4 +
 tools/perf/util/thread.h                           |   1 +
 tools/perf/util/time-utils.c                       |   4 +-
 tools/perf/util/tool.h                             |   1 +
 tools/power/cpupower/lib/powercap.c                |   8 +
 tools/testing/selftests/arm64/signal/Makefile      |   2 +-
 tools/testing/selftests/arm64/signal/sve_helpers.c |  56 +++++
 tools/testing/selftests/arm64/signal/sve_helpers.h |  21 ++
 .../testcases/fake_sigreturn_sme_change_vl.c       |  46 ++--
 .../testcases/fake_sigreturn_sve_change_vl.c       |  30 +--
 .../selftests/arm64/signal/testcases/ssve_regs.c   |  36 +--
 .../arm64/signal/testcases/ssve_za_regs.c          |  36 +--
 .../selftests/arm64/signal/testcases/sve_regs.c    |  32 +--
 .../selftests/arm64/signal/testcases/za_no_regs.c  |  32 +--
 .../selftests/arm64/signal/testcases/za_regs.c     |  36 +--
 tools/testing/selftests/bpf/Makefile               |  13 +-
 tools/testing/selftests/bpf/bench.c                |   1 +
 tools/testing/selftests/bpf/bench.h                |   1 +
 .../selftests/bpf/map_tests/sk_storage_map.c       |   2 +-
 .../selftests/bpf/prog_tests/bpf_iter_setsockopt.c |   2 +-
 .../testing/selftests/bpf/prog_tests/core_reloc.c  |   1 +
 .../selftests/bpf/prog_tests/crypto_sanity.c       |   1 -
 .../selftests/bpf/prog_tests/decap_sanity.c        |   1 -
 .../selftests/bpf/prog_tests/flow_dissector.c      |   2 +-
 tools/testing/selftests/bpf/prog_tests/kfree_skb.c |   1 +
 .../selftests/bpf/prog_tests/lwt_redirect.c        |   1 -
 .../testing/selftests/bpf/prog_tests/lwt_reroute.c |   1 +
 .../selftests/bpf/prog_tests/ns_current_pid_tgid.c |   2 +-
 .../selftests/bpf/prog_tests/parse_tcp_hdr_opt.c   |   1 +
 tools/testing/selftests/bpf/prog_tests/sk_lookup.c |   1 -
 .../testing/selftests/bpf/prog_tests/tc_redirect.c |  12 +-
 tools/testing/selftests/bpf/prog_tests/tcp_rtt.c   |   1 +
 .../selftests/bpf/prog_tests/user_ringbuf.c        |   1 +
 tools/testing/selftests/bpf/progs/bpf_misc.h       |  24 +-
 .../testing/selftests/bpf/progs/cg_storage_multi.h |   2 -
 .../bpf/progs/test_libbpf_get_fd_by_id_opts.c      |   1 +
 .../selftests/bpf/progs/verifier_spill_fill.c      |   8 +-
 tools/testing/selftests/bpf/test_cpp.cpp           |   4 +
 tools/testing/selftests/bpf/test_loader.c          | 258 ++++++++++++++-----
 tools/testing/selftests/bpf/test_lru_map.c         |   3 +-
 tools/testing/selftests/bpf/test_progs.c           |  18 +-
 tools/testing/selftests/bpf/test_progs.h           |   1 -
 tools/testing/selftests/bpf/testing_helpers.c      |   6 +-
 tools/testing/selftests/bpf/unpriv_helpers.c       |   1 -
 tools/testing/selftests/bpf/veristat.c             |   8 +-
 .../testing/selftests/dt/test_unprobed_devices.sh  |  15 +-
 .../ftrace/test.d/00basic/test_ownership.tc        |  12 +
 .../ftrace/test.d/ftrace/func_set_ftrace_file.tc   |   9 +-
 .../ftrace/test.d/kprobe/kprobe_args_char.tc       |   2 +-
 .../ftrace/test.d/kprobe/kprobe_args_string.tc     |   2 +-
 tools/testing/selftests/kselftest.h                |   2 +
 tools/testing/selftests/mm/mseal_test.c            |  57 +++--
 tools/testing/selftests/net/af_unix/msg_oob.c      |  23 ++
 tools/testing/selftests/net/netfilter/ipvs.sh      |   2 +-
 tools/testing/selftests/resctrl/cat_test.c         |   7 +-
 virt/kvm/kvm_main.c                                |  31 +--
 688 files changed, 7249 insertions(+), 4720 deletions(-)



             reply	other threads:[~2024-10-02 13:19 UTC|newest]

Thread overview: 725+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-02 12:49 Greg Kroah-Hartman [this message]
2024-10-02 12:49 ` [PATCH 6.11 001/695] wifi: ath11k: use work queue to process beacon tx event Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 002/695] EDAC/synopsys: Fix error injection on Zynq UltraScale+ Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 003/695] wifi: rtw88: always wait for both firmware loading attempts Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 004/695] crypto: xor - fix template benchmarking Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 005/695] crypto: qat - disable IOV in adf_dev_stop() Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 006/695] crypto: qat - fix recovery flow for VFs Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 007/695] crypto: qat - ensure correct order in VF restarting handler Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 008/695] crypto: iaa - Fix potential use after free bug Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 009/695] ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 010/695] eth: fbnic: select DEVLINK and PAGE_POOL Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 011/695] wifi: brcmfmac: introducing fwil query functions Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 012/695] wifi: ath9k: Remove error checks when creating debugfs entries Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 013/695] wifi: ath12k: fix BSS chan info request WMI command Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 014/695] wifi: ath12k: match WMI BSS chan info structure with firmware definition Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 015/695] wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he() Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 016/695] hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 017/695] crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt() Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 018/695] net: stmmac: dwmac-loongson: Init ref and PTP clocks rate Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 019/695] virtio: rename virtio_config_enabled to virtio_config_core_enabled Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 020/695] virtio: allow driver to disable the configure change notification Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 021/695] virtio-net: synchronize operstate with admin state on up/down Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 022/695] virtio-net: synchronize probe with ndo_set_features Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 023/695] arm64: signal: Fix some under-bracketed UAPI macros Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 024/695] wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 025/695] wifi: rtw88: remove CPT execution branch never used Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 026/695] RISC-V: KVM: Fix sbiret init before forwarding to userspace Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 027/695] RISC-V: KVM: Dont zero-out PMU snapshot area before freeing data Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 028/695] RISC-V: KVM: Allow legacy PMU access from guest Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 029/695] RISC-V: KVM: Fix to allow hpmcounter31 from the guest Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 030/695] mount: handle OOM on mnt_warn_timestamp_expiry Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 031/695] autofs: fix missing fput for FSCONFIG_SET_FD Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 032/695] netfilter: nf_tables: store new sets in dedicated list Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 033/695] ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 034/695] powercap: intel_rapl: Fix off by one in get_rpi() Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 035/695] wifi: rtw89: limit the PPDU length for VHT rate to 0x40000 Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 036/695] kselftest/arm64: signal: fix/refactor SVE vector length enumeration Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 037/695] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 038/695] thermal: core: Fold two functions into their respective callers Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 039/695] thermal: core: Fix rounding of delay jiffies Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 040/695] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 041/695] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 042/695] perf/dwc_pcie: Always register for PCIe bus notifier Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 043/695] crypto: qat - fix "Full Going True" macro definition Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 044/695] ACPI: video: force native for Apple MacbookPro9,2 Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 045/695] wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radio Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 046/695] wifi: mac80211: dont use rate mask for offchannel TX either Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 047/695] wifi: iwlwifi: config: label gl devices as discrete Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 048/695] wifi: iwlwifi: mvm: set the cipher for secured NDP ranging Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 049/695] wifi: iwlwifi: mvm: increase the time between ranging measurements Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 050/695] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 051/695] wifi: mac80211: fix the comeback long retry times Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 052/695] wifi: iwlwifi: mvm: allow ESR when we the ROC expires Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 053/695] wifi: mac80211: Check for missing VHT elements only for 5 GHz Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 054/695] ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 055/695] ACPICA: executer/exsystem: Dont nag user about every Stall() violating the spec Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 056/695] padata: Honor the callers alignment in case of chunk_size 0 Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 057/695] drivers/perf: hisi_pcie: Record hardware counts correctly Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 058/695] drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 059/695] kselftest/arm64: Actually test SME vector length changes via sigreturn Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 060/695] can: j1939: use correct function name in comment Greg Kroah-Hartman
2024-10-02 12:50 ` [PATCH 6.11 061/695] wifi: rtw89: wow: fix wait condition for AOAC report request Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 062/695] ACPI: CPPC: Fix MASK_VAL() usage Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 063/695] netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 064/695] netfilter: nf_tables: reject element expiration with no timeout Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 065/695] netfilter: nf_tables: reject expiration higher than timeout Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 066/695] netfilter: nf_tables: remove annotation to access set timeout while holding lock Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 067/695] netfilter: nft_dynset: annotate data-races around set timeout Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 068/695] perf/arm-cmn: Refactor node ID handling. Again Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 069/695] perf/arm-cmn: Fix CCLA register offset Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 070/695] perf/arm-cmn: Ensure dtm_idx is big enough Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 071/695] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 072/695] thermal: gov_bang_bang: Adjust states of all uninitialized instances Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 073/695] wifi: mt76: mt7915: fix oops on non-dbdc mt7986 Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 074/695] wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 075/695] wifi: mt76: mt7996: use hweight16 to get correct tx antenna Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 076/695] wifi: mt76: mt7996: fix traffic delay when switching back to working channel Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 077/695] wifi: mt76: mt7996: fix wmm set of station interface to 3 Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 078/695] wifi: mt76: mt7996: fix HE and EHT beamforming capabilities Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 079/695] wifi: mt76: mt7996: fix EHT beamforming capability check Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 080/695] x86/sgx: Fix deadlock in SGX NUMA node search Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 081/695] pm:cpupower: Add missing powercap_set_enabled() stub function Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 082/695] crypto: ccp - do not request interrupt on cmd completion when irqs disabled Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 083/695] crypto: hisilicon/hpre - mask cluster timeout error Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 084/695] crypto: hisilicon/qm - reset device before enabling it Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 085/695] crypto: hisilicon/qm - inject error before stopping queue Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 086/695] wifi: mt76: mt7996: fix handling mbss enable/disable Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 087/695] wifi: mt76: connac: fix checksum offload fields of connac3 RXD Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 088/695] wifi: mt76: mt7603: fix mixed declarations and code Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 089/695] wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 090/695] wifi: mt76: mt7915: fix rx filter setting for bfee functionality Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 091/695] wifi: mt76: mt7996: fix uninitialized TLV data Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 092/695] wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 093/695] wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 094/695] wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 095/695] af_unix: Dont call skb_get() for OOB skb Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 096/695] af_unix: Remove single nest in manage_oob() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 097/695] af_unix: Rename unlinked_skb " Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 098/695] af_unix: Move spin_lock() " Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 099/695] af_unix: Dont return OOB skb " Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 100/695] Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 101/695] Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 102/695] sock_map: Add a cond_resched() in sock_hash_free() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 103/695] can: bcm: Clear bo->bcm_proc_read after remove_proc_entry() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 104/695] can: m_can: enable NAPI before enabling interrupts Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 105/695] can: m_can: m_can_close(): stop clocks after device has been shut down Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 106/695] Bluetooth: btusb: Fix not handling ZPL/short-transfer Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 107/695] bareudp: Pull inner IP header in bareudp_udp_encap_recv() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 108/695] bareudp: Pull inner IP header on xmit Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 109/695] net: enetc: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 110/695] crypto: n2 - Set err to EINVAL if snprintf fails for hmac Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 111/695] xsk: fix batch alloc API on non-coherent systems Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 112/695] netkit: Assign missing bpf_net_context Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 113/695] r8169: disable ALDPS per default for RTL8125 Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 114/695] net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 115/695] fbnic: Set napi irq value after calling netif_napi_add Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 116/695] net: tipc: avoid possible garbage value Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 117/695] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 118/695] ublk: move zone report data out of request pdu Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 119/695] nbd: fix race between timeout and normal completion Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 120/695] block, bfq: fix possible UAF for bfqq->bic with merge chain Greg Kroah-Hartman
2024-10-02 12:51 ` [PATCH 6.11 121/695] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 122/695] block, bfq: dont break merge chain in bfq_split_bfqq() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 123/695] cachefiles: Fix non-taking of sb_writers around set/removexattr Greg Kroah-Hartman
2024-10-02 12:52   ` Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 124/695] nbd: correct the maximum value for discard sectors Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 125/695] erofs: fix incorrect symlink detection in fast symlink Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 126/695] erofs: fix error handling in z_erofs_init_decompressor Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 127/695] erofs: handle overlapped pclusters out of crafted images properly Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 128/695] block, bfq: fix uaf for accessing waker_bfqq after splitting Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 129/695] block, bfq: fix procress reference leakage for bfqq in merge chain Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 130/695] io_uring/io-wq: do not allow pinning outside of cpuset Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 131/695] io_uring/io-wq: inherit cpuset of cgroup in io worker Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 132/695] block: fix potential invalid pointer dereference in blk_add_partition Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 133/695] spi: ppc4xx: handle irq_of_parse_and_map() errors Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 134/695] arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 135/695] arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPs Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 136/695] firmware: arm_scmi: Fix double free in OPTEE transport Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 137/695] spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 138/695] firmware: qcom: scm: Disable SDI and write no dump to dump mode Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 139/695] regulator: Return actual error in of_regulator_bulk_get_all() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 140/695] arm64: dts: renesas: r9a08g045: Correct GICD and GICR sizes Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 141/695] arm64: dts: renesas: r9a07g043u: " Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 142/695] arm64: dts: renesas: r9a07g054: " Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 143/695] arm64: dts: renesas: r9a07g044: " Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 144/695] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 145/695] arm64: tegra: Correct location of power-sensors for IGX Orin Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 146/695] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1 Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 147/695] arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 148/695] arm64: dts: ti: k3-j721e-beagleboneai64: " Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 149/695] spi: bcmbca-hsspi: Fix missing pm_runtime_disable() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 150/695] arm64: dts: qcom: x1e80100: Fix PHY for DP2 Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 151/695] ARM: dts: microchip: sama7g5: Fix RTT clock Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 152/695] ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 153/695] arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmas Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 154/695] ARM: versatile: fix OF node leak in CPUs prepare Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 155/695] reset: berlin: fix OF node leak in probe() error path Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 156/695] reset: k210: " Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 157/695] platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 158/695] clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 159/695] arm64: dts: mediatek: mt8195: Correct clock order for dp_intf* Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 160/695] x86/mm: Use IPIs to synchronize LAM enablement Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 161/695] ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 162/695] ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 163/695] ASoC: tas2781-i2c: Drop weird GPIO code Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 164/695] ASoC: tas2781-i2c: Get the right GPIO line Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 165/695] selftests/ftrace: Add required dependency for kprobe tests Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 166/695] ALSA: hda: cs35l41: fix module autoloading Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 167/695] selftests/ftrace: Fix test to handle both old and new kernels Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 168/695] x86/boot/64: Strip percpu address space when setting up GDT descriptors Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 169/695] m68k: Fix kernel_clone_args.flags in m68k_clone() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 170/695] ASoC: loongson: fix error release Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 171/695] selftests/ftrace: Fix eventfs ownership testcase to find mount point Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 172/695] selftests:resctrl: Fix build failure on archs without __cpuid_count() Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 173/695] cgroup/pids: Avoid spurious event notification Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 174/695] hwmon: (max16065) Fix overflows seen when writing limits Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 175/695] hwmon: (max16065) Fix alarm attributes Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 176/695] iommu/arm-smmu: Un-demote unhandled-fault msg Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 177/695] iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 178/695] mtd: slram: insert break after errors in parsing the map Greg Kroah-Hartman
2024-10-02 12:52   ` Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 179/695] hwmon: (ntc_thermistor) fix module autoloading Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 180/695] power: supply: axp20x_battery: Remove design from min and max voltage Greg Kroah-Hartman
2024-10-02 12:52 ` [PATCH 6.11 181/695] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 182/695] fbdev: hpfb: Fix an error handling path in hpfb_dio_probe() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 183/695] iommu/amd: Handle error path in amd_iommu_probe_device() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 184/695] iommu/amd: Allocate the page table root using GFP_KERNEL Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 185/695] iommu/amd: Move allocation of the top table into v1_alloc_pgtable Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 186/695] iommu/amd: Set the pgsize_bitmap correctly Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 187/695] iommu/amd: Do not set the D bit on AMD v2 table entries Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 188/695] mtd: powernv: Add check devm_kasprintf() returned value Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 189/695] rcu/nocb: Fix RT throttling hrtimer armed from offline CPU Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 190/695] mtd: rawnand: mtk: Use for_each_child_of_node_scoped() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 191/695] mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 192/695] mtd: rawnand: mtk: Fix init error path Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 193/695] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 194/695] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 195/695] iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660 Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 196/695] pmdomain: core: Harden inter-column space in debug summary Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 197/695] pmdomain: core: Fix "managed by" alignment " Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 198/695] drm/stm: Fix an error handling path in stm_drm_platform_probe() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 199/695] drm/stm: ltdc: check memory returned by devm_kzalloc() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 200/695] drm/amd/display: free bo used for dmub bounding box Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 201/695] drm/amd/display: Check link_res->hpo_dp_link_enc before using it Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 202/695] drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 203/695] drm/amdgpu: properly handle vbios fake edid sizing Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 204/695] drm/radeon: " Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 205/695] drm/amd/display: Reset VRR config during resume Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 206/695] scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 207/695] scsi: sd: Dont check if a write for REQ_ATOMIC Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 208/695] scsi: block: Dont check REQ_ATOMIC for reads Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 209/695] scsi: NCR5380: Check for phase match during PDMA fixup Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 210/695] drm/amd/amdgpu: Properly tune the size of struct Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 211/695] drm/amd/display: Improve FAM control for DCN401 Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 212/695] drm/rockchip: vop: Allow 4096px width scaling Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 213/695] drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 214/695] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 215/695] drm/xe: Move and export xe_hw_engine lookup Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 216/695] drm/xe: Use reserved copy engine for user binds on faulting devices Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 217/695] drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 218/695] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 219/695] scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 220/695] jfs: fix out-of-bounds in dbNextAG() and diAlloc() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 221/695] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 222/695] drm/mediatek: Use spin_lock_irqsave() for CRTC event lock Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 223/695] powerpc/8xx: Fix initial memory mapping Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 224/695] powerpc/8xx: Fix kernel vs user address comparison Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 225/695] powerpc/vdso: Inconditionally use CFUNC macro Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 226/695] drm/msm: Use a7xx family directly in gpu_state Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 227/695] drm/msm: Dump correct dbgahb clusters on a750 Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 228/695] drm/msm: Fix CP_BV_DRAW_STATE_ADDR name Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 229/695] drm/msm: Fix incorrect file name output in adreno_request_fw() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 230/695] drm/msm/a5xx: disable preemption in submits by default Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 231/695] drm/msm/a5xx: properly clear preemption records on resume Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 232/695] drm/msm/a5xx: fix races in preemption evaluation stage Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 233/695] drm/msm/a5xx: workaround early ring-buffer emptiness check Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 234/695] ipmi: docs: dont advertise deprecated sysfs entries Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 235/695] drm/msm/dp: enable widebus on all relevant chipsets Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 236/695] drm/msm/dsi: correct programming sequence for SM8350 / SM8450 Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 237/695] drm/msm: fix %s null argument error Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 238/695] platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 239/695] kselftest: dt: Ignore nodes that have ancestors disabled Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 240/695] drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind() Greg Kroah-Hartman
2024-10-02 12:53 ` [PATCH 6.11 241/695] drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 242/695] xen: use correct end address of kernel for conflict checking Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 243/695] HID: wacom: Support sequence numbers smaller than 16-bit Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 244/695] HID: wacom: Do not warn about dropped packets for first packet Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 245/695] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 246/695] xen: introduce generic helper checking for memory map conflicts Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 247/695] xen: move max_pfn in xen_memory_setup() out of function scope Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 248/695] xen: add capability to remap non-RAM pages to different PFNs Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 249/695] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 250/695] drm/xe: fix missing xe_vm_put Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 251/695] xen/swiotlb: add alignment check for dma buffers Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 252/695] xen/swiotlb: fix allocated size Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 253/695] tpm: Clean up TPM space after command failure Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 254/695] sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 255/695] bpf, x64: Fix tailcall hierarchy Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 256/695] bpf, arm64: " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 257/695] bpf, lsm: Add check for BPF LSM return value Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 258/695] bpf: Fix compare error in function retval_range_within Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 259/695] selftests/bpf: Workaround strict bpf_lsm return value check Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 260/695] selftests/bpf: Fix error linking uprobe_multi on mips Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 261/695] selftests/bpf: Fix wrong binary in Makefile log output Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 262/695] tools/runqslower: Fix LDFLAGS and add LDLIBS support Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 263/695] bpf: Fail verification for sign-extension of packet data/data_end/data_meta Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 264/695] selftests/bpf: Use pid_t consistently in test_progs.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 265/695] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 266/695] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 267/695] selftests/bpf: Drop unneeded error.h includes Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 268/695] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 269/695] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 270/695] selftests/bpf: Fix missing BUILD_BUG_ON() declaration Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 271/695] selftests/bpf: Fix include of <sys/fcntl.h> Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 272/695] selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 273/695] selftests/bpf: Fix compiling kfree_skb.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 274/695] selftests/bpf: Fix compiling flow_dissector.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 275/695] selftests/bpf: Fix compiling tcp_rtt.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 276/695] selftests/bpf: Fix compiling core_reloc.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 277/695] selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 278/695] selftests/bpf: Fix errors compiling decap_sanity.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 279/695] selftests/bpf: Fix errors compiling crypto_sanity.c " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 280/695] selftests/bpf: Fix errors compiling cg_storage_multi.h " Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 281/695] libbpf: Dont take direct pointers into BTF data from st_ops Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 282/695] selftests/bpf: Fix arg parsing in veristat, test_progs Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 283/695] selftests/bpf: Fix error compiling test_lru_map.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 284/695] selftests/bpf: Fix C++ compile error from missing _Bool type Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 285/695] selftests/bpf: Fix redefinition errors compiling lwt_reroute.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 286/695] selftests/bpf: Fix compile if backtrace support missing in libc Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 287/695] selftests/bpf: Fix error compiling tc_redirect.c with musl libc Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 288/695] s390/entry: Move early program check handler to entry.S Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 289/695] s390/entry: Make early program check handler relocated lowcore aware Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 290/695] libbpf: Fix license for btf_relocate.c Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 291/695] samples/bpf: Fix compilation errors with cf-protection option Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 292/695] selftests/bpf: no need to track next_match_pos in struct test_loader Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 293/695] selftests/bpf: extract test_loader->expect_msgs as a data structure Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 294/695] selftests/bpf: allow checking xlated programs in verifier_* tests Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 295/695] selftests/bpf: __arch_* macro to limit test cases to specific archs Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 296/695] selftests/bpf: fix to avoid __msg tag de-duplication by clang Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 297/695] bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 298/695] selftests/bpf: Fix incorrect parameters in NULL pointer checking Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 299/695] libbpf: Fix bpf_object__open_skeleton()s mishandling of options Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 300/695] s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex Greg Kroah-Hartman
2024-10-02 12:54 ` [PATCH 6.11 301/695] libbpf: Ensure new BTF objects inherit input endianness Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 302/695] xz: cleanup CRC32 edits from 2018 Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 303/695] kthread: fix task state in kthread worker if being frozen Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 304/695] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 305/695] bpftool: Fix handling enum64 in btf dump sorting Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 306/695] sched/deadline: Fix schedstats vs deadline servers Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 307/695] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 308/695] ext4: avoid buffer_head leak in ext4_mark_inode_used() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 309/695] ext4: avoid potential buffer_head leak in __ext4_new_inode() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 310/695] ext4: avoid negative min_clusters in find_group_orlov() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 311/695] ext4: return error on ext4_find_inline_entry Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 312/695] ext4: avoid OOB when system.data xattr changes underneath the filesystem Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 313/695] ext4: check stripe size compatibility on remount as well Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 314/695] sched/numa: Fix the vma scan starving issue Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 315/695] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 316/695] nilfs2: determine empty node blocks as corrupted Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 317/695] nilfs2: fix potential oob read in nilfs_btree_check_delete() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 318/695] sched/pelt: Use rq_clock_task() for hw_pressure Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 319/695] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 320/695] bpf: Fix helper writes to read-only maps Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 321/695] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 322/695] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 323/695] perf scripts python cs-etm: Restore first sample log in verbose mode Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 324/695] perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 325/695] perf mem: Free the allocated sort string, fixing a leak Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 326/695] perf callchain: Fix stitch LBR memory leaks Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 327/695] perf lock contention: Change stack_id type to s32 Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 328/695] perf vendor events: SKX, CLX, SNR uncore cache event fixes Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 329/695] perf inject: Fix leader sampling inserting additional samples Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 330/695] perf report: Fix --total-cycles --stdio output error Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 331/695] perf build: Fix up broken capstone feature detection fast path Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 332/695] perf sched timehist: Fix missing free of session in perf_sched__timehist() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 333/695] perf stat: Display iostat headers correctly Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 334/695] perf dwarf-aux: Check allowed location expressions when collecting variables Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 335/695] perf annotate-data: Fix off-by-one in location range check Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 336/695] perf dwarf-aux: Handle bitfield members from pointer access Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 337/695] perf hist: Dont set hpp_fmt_value for members in --no-group Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 338/695] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 339/695] perf time-utils: Fix 32-bit nsec parsing Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 340/695] perf mem: Check mem_events for all eligible PMUs Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 341/695] perf mem: Fix missed p-core mem events on ADL and RPL Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 342/695] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 343/695] clk: imx: imx6ul: fix default parent for enet*_ref_sel Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 344/695] clk: imx: composite-8m: Enable gate clk with mcore_booted Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 345/695] clk: imx: composite-93: keep root clock on when mcore enabled Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 346/695] clk: imx: composite-7ulp: Check the PCC present bit Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 347/695] clk: imx: fracn-gppll: fix fractional part of PLL getting lost Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 348/695] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 349/695] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 350/695] clk: imx: imx8qxp: Parent should be initialized earlier than the clock Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 351/695] quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 352/695] remoteproc: imx_rproc: Correct ddr alias for i.MX8M Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 353/695] remoteproc: imx_rproc: Initialize workqueue earlier Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 354/695] clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228 Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 355/695] clk: qcom: dispcc-sm8550: fix several supposed typos Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 356/695] clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_src Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 357/695] clk: qcom: dispcc-sm8650: Update the GDSC flags Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 358/695] clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGs Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 359/695] leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe() Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 360/695] pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesnt support PIN_CFG_OEN Greg Kroah-Hartman
2024-10-02 12:55 ` [PATCH 6.11 361/695] pinctrl: ti: ti-iodelay: Fix some error handling paths Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 362/695] phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 363/695] Input: ilitek_ts_i2c - avoid wrong input subsystem sync Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 364/695] Input: ilitek_ts_i2c - add report id message validation Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 365/695] drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 366/695] drivers: media: dvb-frontends/rtl2830: " Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 367/695] media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835 Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 368/695] PCI: Wait for Link before restoring Downstream Buses Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 369/695] firewire: core: correct range of block for case of switch statement Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 370/695] PCI: keystone: Fix if-statement expression in ks_pcie_quirk() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 371/695] media: staging: media: starfive: camss: Drop obsolete return value documentation Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 372/695] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 373/695] clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 374/695] leds: pca995x: Use device_for_each_child_node() to access device child nodes Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 375/695] leds: pca995x: Fix device child node usage in pca995x_probe() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 376/695] x86/PCI: Check pcie_find_root_port() return for NULL Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 377/695] nvdimm: Fix devs leaks in scan_labels() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 378/695] PCI: xilinx-nwl: Fix register misspelling Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 379/695] PCI: xilinx-nwl: Clean up clock on probe failure/removal Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 380/695] leds: gpio: Set num_leds after allocation Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 381/695] media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 382/695] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 383/695] pinctrl: single: fix missing error code in pcs_probe() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 384/695] clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 385/695] iommufd/selftest: Fix buffer read overrrun in the dirty test Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 386/695] RDMA/bnxt_re: Fix the table size for PSN/MSN entries Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 387/695] media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 388/695] media: mediatek: vcodec: Fix VP8 " Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 389/695] media: mediatek: vcodec: Fix H264 " Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 390/695] media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3 Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 391/695] RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 392/695] RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 393/695] clk: ti: dra7-atl: Fix leak of of_nodes Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 394/695] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 395/695] clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 396/695] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 397/695] nfsd: fix refcount leak when file is unhashed after being found Greg Kroah-Hartman
2024-10-02 14:12   ` Youzhong Yang
2024-10-03  7:19     ` Greg Kroah-Hartman
2024-10-03 13:53       ` Chuck Lever III
2024-10-04 14:01         ` Youzhong Yang
2024-10-04 14:10           ` Greg Kroah-Hartman
2024-10-04 14:17             ` Youzhong Yang
2024-10-04 14:26               ` Greg Kroah-Hartman
2024-10-04 14:35                 ` Greg Kroah-Hartman
2024-10-04 15:41                   ` Youzhong Yang
2024-10-04 17:22                   ` Chuck Lever III
2024-10-04 17:59                     ` Youzhong Yang
2024-10-04 18:09                       ` Chuck Lever III
2024-10-06 11:57                         ` Youzhong Yang
2024-10-02 12:56 ` [PATCH 6.11 398/695] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 399/695] IB/mlx5: Fix UMR pd cleanup on error flow of driver init Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 400/695] IB/core: Fix ib_cache_setup_one error flow cleanup Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 401/695] dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 402/695] iommufd: Check the domain owner of the parent before creating a nesting domain Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 403/695] PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 404/695] RDMA/erdma: Return QP state in erdma_query_qp Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 405/695] RDMA/mlx5: Fix counter update on MR cache mkey creation Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 406/695] RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 407/695] RDMA/mlx5: Drop redundant work canceling from clean_keys() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 408/695] RDMA/mlx5: Fix MR cache temp entries cleanup Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 409/695] watchdog: imx_sc_wdt: Dont disable WDT in suspend Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 410/695] RDMA/hns: Dont modify rq next block addr in HIP09 QPC Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 411/695] RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08 Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 412/695] RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range() Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 413/695] RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 414/695] RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 415/695] RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 416/695] RDMA/hns: Optimize hem allocation performance Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 417/695] RDMA/hns: Fix restricted __le16 degrades to integer issue Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 418/695] Input: ims-pcu - fix calling interruptible mutex Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 419/695] RDMA/mlx5: Obtain upper net device only when needed Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 420/695] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available Greg Kroah-Hartman
2024-10-02 12:56 ` [PATCH 6.11 421/695] riscv: Fix fp alignment bug in perf_callchain_user() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 422/695] RDMA/hns: Fix ah error counter in sw stat not increasing Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 423/695] RDMA/cxgb4: Added NULL check for lookup_atid Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 424/695] RDMA/irdma: fix error message in irdma_modify_qp_roce() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 425/695] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 426/695] ntb_perf: Fix printk format Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 427/695] ntb: Force physically contiguous allocation of rx ring buffers Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 428/695] nfsd: call cache_put if xdr_reserve_space returns NULL Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 429/695] nfsd: return -EINVAL when namelen is 0 Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 430/695] nfsd: untangle code in nfsd4_deleg_getattr_conflict() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 431/695] nfsd: fix initial getattr on write delegation Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 432/695] crypto: caam - Pad SG length when allocating hash edesc Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 433/695] crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10 Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 434/695] f2fs: atomic: fix to avoid racing w/ GC Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 435/695] f2fs: reduce expensive checkpoint trigger frequency Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 436/695] f2fs: fix to avoid racing in between read and OPU dio write Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 437/695] f2fs: Create COW inode from parent dentry for atomic write Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 438/695] f2fs: fix to wait page writeback before setting gcing flag Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 439/695] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 440/695] f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 441/695] f2fs: compress: dont redirty sparse cluster during {,de}compress Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 442/695] f2fs: prevent atomic file from being dirtied before commit Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 443/695] f2fs: get rid of online repaire on corrupted directory Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 444/695] f2fs: fix to dont set SB_RDONLY in f2fs_handle_critical_error() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 445/695] spi: airoha: fix dirmap_{read,write} operations Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 446/695] spi: airoha: fix airoha_snand_{write,read}_data data_len estimation Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 447/695] spi: atmel-quadspi: Undo runtime PM changes at driver exit time Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 448/695] spi: spi-fsl-lpspi: " Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 449/695] lib/sbitmap: define swap_lock as raw_spinlock_t Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 450/695] spi: airoha: remove read cache in airoha_snand_dirmap_read() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 451/695] spi: atmel-quadspi: Avoid overwriting delay register settings Greg Kroah-Hartman
2024-10-02 13:59   ` Alexander Dahl
2024-10-03  7:12     ` Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 452/695] NFSv4.2: Fix detection of "Proxying of Times" server support Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 453/695] nvme-multipath: system fails to create generic nvme device Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 454/695] iio: adc: ad7606: fix oversampling gpio array Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 455/695] iio: adc: ad7606: fix standby gpio state to match the documentation Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 456/695] driver core: Fix error handling in driver API device_rename() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 457/695] ABI: testing: fix admv8818 attr description Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 458/695] iio: chemical: bme680: Fix read/write ops to device by adding mutexes Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 459/695] iio: magnetometer: ak8975: drop incorrect AK09116 compatible Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 460/695] dt-bindings: iio: asahi-kasei,ak8975: " Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 461/695] driver core: Fix a potential null-ptr-deref in module_add_driver() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 462/695] serial: 8250: omap: Cleanup on error in request_irq Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 463/695] Coresight: Set correct cs_mode for TPDM to fix disable issue Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 464/695] Coresight: Set correct cs_mode for dummy source " Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 465/695] coresight: tmc: sg: Do not leak sg_table Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 466/695] interconnect: icc-clk: Add missed num_nodes initialization Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 467/695] interconnect: qcom: sm8250: Enable sync_state Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 468/695] dm integrity: fix gcc 5 warning Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 469/695] cxl/pci: Fix to record only non-zero ranges Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 470/695] vdpa/mlx5: Fix invalid mr resource destroy Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 471/695] vhost_vdpa: assign irq bypass producer token correctly Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 472/695] ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 473/695] um: remove ARCH_NO_PREEMPT_DYNAMIC Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 474/695] Revert "dm: requeue IO if mapping table not yet available" Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 475/695] net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 476/695] net: xilinx: axienet: Schedule NAPI in two steps Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 477/695] net: xilinx: axienet: Fix packet counting Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 478/695] netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 479/695] net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 480/695] net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL Greg Kroah-Hartman
2024-10-02 12:57 ` [PATCH 6.11 481/695] tcp: check skb is non-NULL in tcp_rto_delta_us() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 482/695] net: qrtr: Update packets cloning when broadcasting Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 483/695] net: phy: aquantia: fix setting active_low bit Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 484/695] net: phy: aquantia: fix applying active_low bit after reset Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 485/695] net: ravb: Fix maximum TX frame size for GbEth devices Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 486/695] net: ravb: Fix R-Car RX frame size limit Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 487/695] bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 488/695] virtio_net: Fix mismatched buf address when unmapping for small packets Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 489/695] net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 490/695] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 491/695] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 492/695] netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 493/695] netfilter: nf_tables: missing objects with no memcg accounting Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 494/695] selftests: netfilter: Avoid hanging ipvs.sh Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 495/695] io_uring/sqpoll: do not allow pinning outside of cpuset Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 496/695] io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 497/695] io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 498/695] fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 499/695] mm: migrate: annotate data-race in migrate_folio_unmap() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 500/695] mm: call the security_mmap_file() LSM hook in remap_file_pages() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 501/695] drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 502/695] drm/amd/display: Add DSC Debug Log Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 503/695] drm/amdgpu/display: Fix a mistake in revert commit Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 504/695] xen: move checks for e820 conflicts further up Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 505/695] xen: allow mapping ACPI data using a different physical address Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 506/695] io_uring/sqpoll: retain test for whether the CPU is valid Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 507/695] drm/amd/display: disable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 508/695] drm/xe: fix engine_class bounds check again Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 509/695] io_uring/sqpoll: do not put cpumask on stack Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 510/695] selftests/bpf: correctly move log upon successful match Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 511/695] Remove *.orig pattern from .gitignore Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 512/695] PCI: Revert to the original speed after PCIe failed link retraining Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 513/695] PCI: Clear the LBMS bit after a link retrain Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 514/695] PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 515/695] PCI: imx6: Fix missing call to phy_power_off() in error handling Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 516/695] PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 517/695] PCI: imx6: Fix i.MX8MP PCIe EPs occasional failure to trigger MSI Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 518/695] PCI: Correct error reporting with PCIe failed link retraining Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 519/695] PCI: Use an error code " Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 520/695] PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 521/695] PCI: dra7xx: Fix error handling when IRQ request fails in probe Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 522/695] Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible" Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 523/695] ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 524/695] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 525/695] soc: fsl: cpm1: tsa: Fix tsa_write8() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 526/695] soc: versatile: integrator: fix OF node leak in probe() error path Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 527/695] Revert "media: tuners: fix error return code of hybrid_tuner_request_state()" Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 528/695] iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 529/695] iommufd: Protect against overflow of ALIGN() during iova allocation Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 530/695] Input: adp5588-keys - fix check on return code Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 531/695] Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 532/695] Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 " Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 533/695] Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 534/695] KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 535/695] KVM: x86: Enforce x2APICs must-be-zero reserved ICR bits Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 536/695] KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode() Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 537/695] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC) Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 538/695] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 539/695] drm/amd/display: Skip Recompute DSC Params if no Stream on Link Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 540/695] drm/amdgpu/mes12: reduce timeout Greg Kroah-Hartman
2024-10-02 12:58 ` [PATCH 6.11 541/695] drm/amdgpu/mes11: " Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 542/695] drm/amdkfd: Add SDMA queue quantum support for GFX12 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 543/695] drm/amdgpu: update golden regs for gfx12 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 544/695] drm/amdgpu/mes12: set enable_level_process_quantum_check Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 545/695] drm/amdgpu/vcn: enable AV1 on both instances Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 546/695] drm/amd/pm: update workload mask after the setting Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 547/695] drm/amdgpu: fix PTE copy corruption for sdma 7 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 548/695] drm/amdgpu: bump driver version for cleared VRAM Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 549/695] drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 550/695] drm/amdgpu: Fix selfring initialization sequence on soc24 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 551/695] drm/amd/display: Add HDMI DSC native YCbCr422 support Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 552/695] drm/amd/display: Round calculated vtotal Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 553/695] drm/amd/display: Clean up dsc blocks in accelerated mode Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 554/695] drm/amd/display: Block timing sync for different output formats in pmo Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 555/695] drm/amd/display: Validate backlight caps are sane Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 556/695] drm/amd/display: Disable SYMCLK32_LE root clock gating Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 557/695] drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 558/695] drm/amd/display: Enable DML2 override_det_buffer_size_kbytes Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 559/695] drm/amd/display: Skip to enable dsc if it has been off Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 560/695] drm/amd/display: Fix underflow when setting underscan on DCN401 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 561/695] drm/amd/display: Update IPS default mode for DCN35/DCN351 Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 562/695] objtool: Handle frame pointer related instructions Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 563/695] x86/tdx: Fix "in-kernel MMIO" check Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 564/695] KEYS: prevent NULL pointer dereference in find_asymmetric_key() Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 565/695] powerpc/atomic: Use YZ constraints for DS-form instructions Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 566/695] ksmbd: make __dir_empty() compatible with POSIX Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 567/695] ksmbd: allow write with FILE_APPEND_DATA Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 568/695] ksmbd: handle caseless file creation Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 569/695] ata: libata-scsi: Fix ata_msense_control() CDL page reporting Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 570/695] scsi: sd: Fix off-by-one error in sd_read_block_characteristics() Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 571/695] scsi: ufs: qcom: Update MODE_MAX cfg_bw value Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 572/695] scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 573/695] scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 574/695] scsi: mac_scsi: Refactor polling loop Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 575/695] scsi: mac_scsi: Disallow bus errors during PDMA send Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 576/695] can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 577/695] wifi: rtw88: Fix USB/SDIO devices not transmitting beacons Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 578/695] usbnet: fix cyclical race on disconnect with work queue Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 579/695] arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 580/695] arm64: dts: mediatek: mt8395-nio-12l: " Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 581/695] USB: appledisplay: close race between probe and completion handler Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 582/695] USB: misc: cypress_cy7c63: check for short transfer Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 583/695] USB: class: CDC-ACM: fix race between get_serial and set_serial Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 584/695] USB: misc: yurex: fix race between read and write Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 585/695] usb: xhci: fix loss of data on Cadence xHC Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 586/695] usb: cdnsp: Fix incorrect usb_request status Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 587/695] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 588/695] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 589/695] usb: dwc2: drd: fix clock gating on USB role switch Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 590/695] bus: integrator-lm: fix OF node leak in probe() Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 591/695] bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 592/695] bus: mhi: host: pci_generic: Fix the name for the Telit FE990A Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 593/695] firmware_loader: Block path traversal Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 594/695] tty: rp2: Fix reset with non forgiving PCIe host bridges Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 595/695] pps: add an error check in parport_attach Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 596/695] serial: dont use uninitialized value in uart_poll_init() Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 597/695] xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 598/695] serial: qcom-geni: fix fifo polling timeout Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 599/695] serial: qcom-geni: fix false console tx restart Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 600/695] crypto: qcom-rng - fix support for ACPI-based systems Greg Kroah-Hartman
2024-10-02 12:59 ` [PATCH 6.11 601/695] crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 602/695] drbd: Fix atomicity violation in drbd_uuid_set_bm() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 603/695] drbd: Add NULL check for net_conf to prevent dereference in state validation Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 604/695] ACPI: sysfs: validate return type of _STR method Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 605/695] ACPI: resource: Do IRQ override on MECHREV GM7XG0M Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 606/695] ACPI: resource: Add another DMI match for the TongFang GMxXGxx Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 607/695] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 608/695] intel_idle: add Granite Rapids Xeon support Greg Kroah-Hartman
2024-10-04  9:14   ` Artem Bityutskiy
2024-10-04 14:36     ` Artem Bityutskiy
2024-10-02 13:00 ` [PATCH 6.11 609/695] intel_idle: fix ACPI _CST matching for newer Xeon platforms Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 610/695] x86/entry: Remove unwanted instrumentation in common_interrupt() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 611/695] perf/x86/intel: Allow to setup LBR for counting event for BPF Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 612/695] perf/x86/intel/pt: Fix sampling synchronization Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 613/695] btrfs: subpage: fix the bitmap dump which can cause bitmap corruption Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 614/695] wifi: mt76: mt7921: Check devm_kasprintf() returned value Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 615/695] wifi: mt76: mt7915: check " Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 616/695] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 617/695] idpf: fix netdev Tx queue stop/wake Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 618/695] wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 619/695] wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82c Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 620/695] wifi: rtw88: 8822c: Fix reported RX band width Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 621/695] wifi: rtw88: 8703b: " Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 622/695] wifi: mt76: mt7615: check devm_kasprintf() returned value Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 623/695] wifi: mt76: mt7925: fix a potential association failure upon resuming Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 624/695] debugfs show actual source in /proc/mounts Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 625/695] debugobjects: Fix conditions in fill_pool() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 626/695] btrfs: fix race setting file private on concurrent lseek using same fd Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 627/695] btrfs: tree-checker: fix the wrong output of data backref objectid Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 628/695] btrfs: always update fstrim_range on failure in FITRIM ioctl Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 629/695] f2fs: fix to wait dio completion Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 630/695] f2fs: fix several potential integer overflows in file offsets Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 631/695] f2fs: prevent possible int overflow in dir_block_index() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 632/695] f2fs: avoid potential int overflow in sanity_check_area_boundary() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 633/695] f2fs: Require FMODE_WRITE for atomic write ioctls Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 634/695] f2fs: check discard support for conventional zones Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 635/695] f2fs: fix to check atomic_file in f2fs ioctl interfaces Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 636/695] hwrng: mtk - Use devm_pm_runtime_enable Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 637/695] hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 638/695] hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 639/695] arm64: esr: Define ESR_ELx_EC_* constants as UL Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 640/695] arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 641/695] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 642/695] arm64: dts: rockchip: Raise Pinebook Pros panel backlight PWM frequency Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 643/695] arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherent Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 644/695] arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 645/695] vfs: fix race between evice_inodes() and find_inode()&iput() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 646/695] netfs: Delete subtree of fs/netfs when netfs module exits Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 647/695] fs: Fix file_set_fowner LSM hook inconsistencies Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 648/695] nfs: fix memory leak in error path of nfs4_do_reclaim Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 649/695] EDAC/igen6: Fix conversion of system address to physical memory address Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 650/695] icmp: change the order of rate limits Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 651/695] eventpoll: Annotate data-race of busy_poll_usecs Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 652/695] md: Dont flush sync_work in md_write_start() Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 653/695] cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 654/695] padata: use integer wrap around to prevent deadlock on seq_nr overflow Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 655/695] lsm: add the inode_free_security_rcu() LSM implementation hook Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 656/695] spi: fspi: involve lut_num for struct nxp_fspi_devtype_data Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 657/695] dt-bindings: spi: nxp-fspi: add imx8ulp support Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 658/695] ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 659/695] ARM: dts: imx6ull-seeed-npi: " Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 660/695] tools/nolibc: include arch.h from string.h Greg Kroah-Hartman
2024-10-02 13:00 ` [PATCH 6.11 661/695] soc: versatile: realview: fix memory leak during device remove Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 662/695] soc: versatile: realview: fix soc_dev " Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 663/695] usb: typec: ucsi: Call CANCEL from single location Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 664/695] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 665/695] soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 666/695] serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit() Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 667/695] serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield() Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 668/695] serial: qcom-geni: fix console corruption Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 669/695] thermal: core: Store trip sysfs attributes in thermal_trip_desc Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 670/695] thermal: sysfs: Get to trips via attribute pointers Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 671/695] thermal: sysfs: Refine the handling of trip hysteresis changes Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 672/695] thermal: sysfs: Add sanity checks for trip temperature and hysteresis Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 673/695] lsm: infrastructure management of the sock security Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 674/695] bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0 Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 675/695] dm-verity: restart or panic on an I/O error Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 676/695] compiler.h: specify correct attribute for .rodata..c_jump_table Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 677/695] lockdep: fix deadlock issue between lockdep and rcu Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 678/695] exfat: resolve memory leak from exfat_create_upcase_table() Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 679/695] mm/hugetlb_vmemmap: batch HVO work when demoting Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 680/695] s390/ftrace: Avoid calling unwinder in ftrace_return_address() Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 681/695] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 682/695] mm: only enforce minimum stack gap size if its sensible Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 683/695] spi: fspi: add support for imx8ulp Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 684/695] module: Fix KCOV-ignored file name Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 685/695] fbdev: xen-fbfront: Assign fb_info->device Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 686/695] tpm: export tpm2_sessions_init() to fix ibmvtpm building Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 687/695] mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 688/695] mm/huge_memory: ensure huge_zero_folio wont have large_rmappable flag set Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 689/695] mm: change vmf_anon_prepare() to __vmf_anon_prepare() Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 690/695] mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 691/695] i2c: aspeed: Update the stop sw state when the bus recovery occurs Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 692/695] i2c: isch: Add missed else Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 693/695] i2c: xiic: Try re-initialization on bus busy timeout Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 694/695] Documentation: KVM: fix warning in "make htmldocs" Greg Kroah-Hartman
2024-10-02 13:01 ` [PATCH 6.11 695/695] bpf: Fix use-after-free in bpf_uprobe_multi_link_attach() Greg Kroah-Hartman
2024-10-02 18:29 ` [PATCH 6.11 000/695] 6.11.2-rc1 review Florian Fainelli
2024-10-02 18:35 ` Jon Hunter
2024-10-03  0:17 ` Shuah Khan
2024-10-03  5:41 ` Naresh Kamboju
2024-10-03 11:05 ` Mark Brown
2024-10-03 15:19 ` Peter Schneider
2024-10-03 21:06 ` Allen
2024-10-03 23:33 ` Ron Economos
2024-10-04 11:32 ` Kexy Biscuit
  -- strict thread matches above, loose matches on Subject: below --
2024-10-02 14:46 Ronald Warsow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241002125822.467776898@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.