[PATCH 6.1 000/272] 6.1.84-rc1 review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 6.1.84 release.
There are 272 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 Wed, 03 Apr 2024 15:24:46 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.84-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 6.1.84-rc1

Natanael Copa <ncopa@xxxxxxxxxxxxxxx>
    tools/resolve_btfids: fix build with musl libc

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
    USB: core: Fix deadlock in usb_deauthorize_interface()

Kevin Loughlin <kevinloughlin@xxxxxxxxxx>
    x86/sev: Skip ROM range scans and validation for SEV-SNP guests

Xingui Yang <yangxingui@xxxxxxxxxx>
    scsi: libsas: Fix disk not being scanned in after being removed

Xingui Yang <yangxingui@xxxxxxxxxx>
    scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()

Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
    scsi: lpfc: Correct size for wqe for memset()

Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
    scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
    tls: fix use-after-free on failed backlog decryption

Kim Phillips <kim.phillips@xxxxxxx>
    x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: Delay I/O Abort on PCI error

Saurav Kashyap <skashyap@xxxxxxxxxxx>
    scsi: qla2xxx: Change debug message during driver unload

Saurav Kashyap <skashyap@xxxxxxxxxxx>
    scsi: qla2xxx: Fix double free of fcport

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: Fix command flush on cable pull

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: NVME|FCP prefer flag not being honored

Bikash Hazarika <bhazarika@xxxxxxxxxxx>
    scsi: qla2xxx: Update manufacturer detail

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: Split FCE|EFT trace control

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: Fix N2N stuck connection

Quinn Tran <qutran@xxxxxxxxxxx>
    scsi: qla2xxx: Prevent command send on chip reset

Christian A. Ehrhardt <lk@xxxxxxx>
    usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset

Christian A. Ehrhardt <lk@xxxxxxx>
    usb: typec: ucsi_acpi: Refactor and fix DELL quirk

Christian A. Ehrhardt <lk@xxxxxxx>
    usb: typec: ucsi: Ack unsupported commands

Christian A. Ehrhardt <lk@xxxxxxx>
    usb: typec: ucsi: Check for notifications after init

Christian A. Ehrhardt <lk@xxxxxxx>
    usb: typec: ucsi: Clear EVENT_PENDING under PPM lock

Kyle Tso <kyletso@xxxxxxxxxx>
    usb: typec: Return size of buffer if pd_set operation succeeds

yuan linyu <yuanlinyu@xxxxxxxxxxx>
    usb: udc: remove warning when queue disabled ep

Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx>
    usb: dwc2: gadget: LPM flow fix

Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx>
    usb: dwc2: gadget: Fix exiting from clock gating

Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx>
    usb: dwc2: host: Fix ISOC flow in DDMA mode

Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx>
    usb: dwc2: host: Fix hibernation flow

Minas Harutyunyan <Minas.Harutyunyan@xxxxxxxxxxxx>
    usb: dwc2: host: Fix remote wakeup from hibernation

Damien Le Moal <dlemoal@xxxxxxxxxx>
    scsi: sd: Fix TCG OPAL unlock on system resume

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
    USB: core: Fix deadlock in port "disable" sysfs attribute

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
    USB: core: Add hub_get() and hub_put() routines

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
    staging: vc04_services: fix information leak in create_component()

Arnd Bergmann <arnd@xxxxxxxx>
    staging: vc04_services: changen strncpy() to strscpy_pad()

Guilherme G. Piccoli <gpiccoli@xxxxxxxxxx>
    scsi: core: Fix unremoved procfs host directory regression

Duoming Zhou <duoming@xxxxxxxxxx>
    ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs

Roger Quadros <rogerq@xxxxxxxxxx>
    usb: dwc3-am62: fix module unload/reload behavior

Ladislav Michl <ladis@xxxxxxxxxxxxxx>
    usb: dwc3-am62: Rename private data

Weitao Wang <WeitaoWang-oc@xxxxxxxxxxx>
    USB: UAS: return ENODEV when submit urbs fail with device not attached

Oliver Neukum <oneukum@xxxxxxxx>
    usb: cdc-wdm: close race between read and workqueue

Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
    Revert "usb: phy: generic: Get the vbus supply"

Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
    Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
    drm/i915/gt: Reset queue_priority_hint on parking

Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
    drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode()

Eric Huang <jinhuieric.huang@xxxxxxx>
    drm/amdkfd: fix TLB flush after unmap for GFX9.4.2

Jocelyn Falempe <jfalempe@xxxxxxxxxx>
    drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

Claus Hansen Ries <chr@xxxxxxxxx>
    net: ll_temac: platform_get_resource replaced by wrong function

Duoming Zhou <duoming@xxxxxxxxxx>
    nouveau/dmem: handle kcalloc() allocation failure

Ye Zhang <ye.zhang@xxxxxxxxxxxxxx>
    thermal: devfreq_cooling: Fix perf state when calculate dfc res_util

Damien Le Moal <dlemoal@xxxxxxxxxx>
    block: Do not force full zone append completion in req_bio_endio()

Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
    mmc: core: Avoid negative index with array access

Mikko Rapeli <mikko.rapeli@xxxxxxxxxx>
    mmc: core: Initialize mmc_blk_ioc_data

Romain Naour <romain.naour@xxxxxxx>
    mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS200 mode

Nathan Chancellor <nathan@xxxxxxxxxx>
    hexagon: vmlinux.lds.S: handle attributes section

Max Filippov <jcmvbkbc@xxxxxxxxx>
    exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()

Johannes Berg <johannes.berg@xxxxxxxxx>
    wifi: iwlwifi: fw: don't always use FW dump trig

Felix Fietkau <nbd@xxxxxxxx>
    wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
    btrfs: zoned: use zone aware sb location for scrub

Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
    btrfs: zoned: don't skip block groups with 100% zone unusable

Ard Biesheuvel <ardb@xxxxxxxxxx>
    efi/libstub: Cast away type warning in use of max()

Ard Biesheuvel <ardb@xxxxxxxxxx>
    x86/efistub: Add missing boot_params for mixed mode compat entry

John Sperbeck <jsperbeck@xxxxxxxxxx>
    init: open /initrd.image with O_LARGEFILE

Zi Yan <ziy@xxxxxxxxxx>
    mm/migrate: set swap entry values of THP tail pages properly.

Ard Biesheuvel <ardb@xxxxxxxxxx>
    x86/sev: Fix position dependent variable references in startup code

Borislav Petkov (AMD) <bp@xxxxxxxxx>
    x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT

Borislav Petkov (AMD) <bp@xxxxxxxxx>
    x86/coco: Get rid of accessor functions

Borislav Petkov (AMD) <bp@xxxxxxxxx>
    x86/coco: Export cc_vendor

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/fsl-mc: Block calling interrupt handler without trigger

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/platform: Create persistent IRQ handlers

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/pci: Create persistent INTx handler

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio: Introduce interface to flush virqfd inject workqueue

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/pci: Disable auto-enable of exclusive INTx IRQ

Geliang Tang <tanggeliang@xxxxxxxxxx>
    selftests: mptcp: diag: return KSFT_FAIL not test_cnt

Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
    blk-mq: release scheduler resource when request completes

Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
    block: Fix page refcounts for unaligned buffers in __bio_release_pages()

Rickard x Andersson <rickaran@xxxxxxxx>
    tty: serial: imx: Fix broken RS485

Zoltan HERPAI <wigyori@xxxxxxx>
    pwm: img: fix pwm clock lookup

Oleksandr Tymoshenko <ovt@xxxxxxxxxx>
    efi: fix panic in kdump kernel

Adamos Ttofari <attofari@xxxxxxxxx>
    x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD

KONDO KAZUMA(近藤 和真) <kazuma-kondo@xxxxxxx>
    efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address

Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
    kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address

Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type

Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()

Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()

Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on register's index

Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Flush posted write in irq_eoi()

Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
    irqchip/renesas-rzg2l: Implement restriction when writing ISCR register

John Ogness <john.ogness@xxxxxxxxxxxxx>
    printk: Update @console_may_schedule in console_trylock_spinning()

Nicolin Chen <nicolinc@xxxxxxxxxx>
    iommu/dma: Force swiotlb_max_mapping_size on an untrusted device

Will Deacon <will@xxxxxxxxxx>
    swiotlb: Fix alignment checks when both allocation and DMA masks are present

David Laight <David.Laight@xxxxxxxxxx>
    minmax: add umin(a, b) and umax(a, b)

André Rösti <an.roesti@xxxxxxxxx>
    entry: Respect changes to system call number by trace_sys_enter()

Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
    clocksource/drivers/arm_global_timer: Fix maximum prescaler value

Charan Teja Kalla <quic_charante@xxxxxxxxxxx>
    iommu: Avoid races around default domain allocations

Jiawei Wang <me@xxxxxxxxxx>
    ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"

Jakub Kicinski <kuba@xxxxxxxxxx>
    net: tls: handle backlogging of crypto requests

Ard Biesheuvel <ardb@xxxxxxxxxx>
    x86/efistub: Call mixed mode boot services on the firmware's stack

Alex Deucher <alexander.deucher@xxxxxxx>
    drm/amd/display: handle range offsets in VRR ranges

Heiner Kallweit <hkallweit1@xxxxxxxxx>
    i2c: i801: Avoid potential double call to gpiod_remove_lookup_table

Cosmin Tanislav <demonsingur@xxxxxxxxx>
    iio: accel: adxl367: fix I2C FIFO data register

Cosmin Tanislav <demonsingur@xxxxxxxxx>
    iio: accel: adxl367: fix DEVID read after reset

Vlastimil Babka <vbabka@xxxxxxx>
    mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

Sumit Garg <sumit.garg@xxxxxxxxxx>
    tee: optee: Fix kernel panic caused by incorrect error handling

Andy Chi <andy.chi@xxxxxxxxxxxxx>
    ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook

Kailang Yang <kailang@xxxxxxxxxxx>
    ALSA: hda/realtek - Add Headset Mic supported Acer NB platform

Bart Van Assche <bvanassche@xxxxxxx>
    fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion

Nicolas Pitre <nico@xxxxxxxxxxx>
    vt: fix unicode buffer corruption when deleting characters

Alexander Usyskin <alexander.usyskin@xxxxxxxxx>
    mei: me: add arrow lake point H DID

Alexander Usyskin <alexander.usyskin@xxxxxxxxx>
    mei: me: add arrow lake point S DID

Hans de Goede <hdegoede@xxxxxxxxxx>
    misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume

Peter Collingbourne <pcc@xxxxxxxxxx>
    serial: 8250_dw: Do not reclock if already at correct rate

Sherry Sun <sherry.sun@xxxxxxx>
    tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
    usb: port: Don't try to peer unused USB ports based on location

Krishna Kurapati <quic_kriskura@xxxxxxxxxxx>
    usb: gadget: ncm: Fix handling of zero block length packets

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
    USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command

Kailang Yang <kailang@xxxxxxxxxxx>
    ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform

Nirmoy Das <nirmoy.das@xxxxxxxxx>
    drm/i915: Check before removing mm notifier

Ma Jun <Jun.Ma2@xxxxxxx>
    drm/amdgpu/pm: Fix the error of pwm1_enable setting

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    tracing: Use .flush() call to wake up readers

Sean Christopherson <seanjc@xxxxxxxxxx>
    KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()

Sean Christopherson <seanjc@xxxxxxxxxx>
    KVM: x86: Mark target gfn of emulated atomic instruction as dirty

Kees Cook <keescook@xxxxxxxxxxxx>
    init/Kconfig: lower GCC version check for -Warray-bounds

Nathan Chancellor <nathan@xxxxxxxxxx>
    xfrm: Avoid clang fortify warning in copy_to_user_tmpl()

Michael Kelley <mhklinux@xxxxxxxxxxx>
    Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
    netfilter: nf_tables: reject constant set with timeout

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
    netfilter: nf_tables: disallow anonymous set with timeout flag

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
    netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout

Jakub Kicinski <kuba@xxxxxxxxxx>
    tls: fix race between tx work scheduling and socket close

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return value"

Anton Altaparmakov <anton@xxxxxxxxxx>
    x86/pm: Work around false positive kmemleak report in msr_build_context()

Mikulas Patocka <mpatocka@xxxxxxxxxx>
    dm snapshot: fix lockup in dm_exception_table_exit

Leo Ma <hanghong.ma@xxxxxxx>
    drm/amd/display: Fix noise issue on HDMI AV mute

Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
    drm/amd/display: Return the correct HDCP error code

Philip Yang <Philip.Yang@xxxxxxx>
    drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

Conrad Kostecki <conikost@xxxxxxxxxx>
    ahci: asm1064: asm1166: don't limit reported ports

Andrey Jr. Melnikov <temnota.am@xxxxxxxxx>
    ahci: asm1064: correct count of reported ports

Jason A. Donenfeld <Jason@xxxxxxxxx>
    wireguard: netlink: access device through ctx instead of peer

Jason A. Donenfeld <Jason@xxxxxxxxx>
    wireguard: netlink: check for dangling peer via is_dead instead of empty list

Huacai Chen <chenhuacai@xxxxxxxxxx>
    LoongArch: Define the __io_aw() hook as mmiowb()

Huacai Chen <chenhuacai@xxxxxxxxxx>
    LoongArch: Change __my_cpu_offset definition to avoid mis-optimization

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    net: hns3: tracing: fix hclgevf trace event strings

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    NFSD: Fix nfsd_clid_class use of __string_len() macro

Borislav Petkov (AMD) <bp@xxxxxxxxx>
    x86/CPU/AMD: Update the Zenbleed microcode revisions

Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
    cpufreq: dt: always allocate zeroed cpumask

Eugene Korenevsky <ekorenevsky@xxxxxxxxxxxxx>
    cifs: open_cached_dir(): add FILE_READ_EA to desired access

Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
    nilfs2: prevent kernel bug at submit_bh_wbc()

Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
    nilfs2: fix failure to detect DAT corruption in btree and direct mappings

Sunmin Jeong <s_min.jeong@xxxxxxxxxxx>
    f2fs: truncate page cache before clearing flags when aborting atomic write

Sunmin Jeong <s_min.jeong@xxxxxxxxxxx>
    f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag

Bart Van Assche <bvanassche@xxxxxxx>
    Revert "block/mq-deadline: use correct way to throttling write requests"

Qiang Zhang <qiang4.zhang@xxxxxxxxx>
    memtest: use {READ,WRITE}_ONCE in memory scanning

Jani Nikula <jani.nikula@xxxxxxxxx>
    drm/vc4: hdmi: do not return negative values from .get_modes()

Jani Nikula <jani.nikula@xxxxxxxxx>
    drm/imx/ipuv3: do not return negative values from .get_modes()

Jani Nikula <jani.nikula@xxxxxxxxx>
    drm/exynos: do not return negative values from .get_modes()

Jani Nikula <jani.nikula@xxxxxxxxx>
    drm/panel: do not return negative error codes from drm_panel_get_modes()

Jani Nikula <jani.nikula@xxxxxxxxx>
    drm/probe-helper: warn about negative .get_modes()

Harald Freudenberger <freude@xxxxxxxxxxxxx>
    s390/zcrypt: fix reference counting on zcrypt card objects

Sean Anderson <sean.anderson@xxxxxxxxx>
    soc: fsl: qbman: Use raw spinlock for cgr_lock

Sean Anderson <sean.anderson@xxxxxxxxx>
    soc: fsl: qbman: Always disable interrupts when taking cgr_lock

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    ring-buffer: Fix full_waiters_pending in poll

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    ring-buffer: Fix resetting of shortest_full

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    ring-buffer: Do not set shortest_full when full target is hit

Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
    ring-buffer: Fix waking up ring buffer readers

Marios Makassikis <mmakassikis@xxxxxxxxxx>
    ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/platform: Disable virqfds on cleanup

Alex Williamson <alex.williamson@xxxxxxxxxx>
    vfio/pci: Lock external INTx masking ops

Reinette Chatre <reinette.chatre@xxxxxxxxx>
    vfio/pci: Remove negative check on unsigned vector

Reinette Chatre <reinette.chatre@xxxxxxxxx>
    vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable

Jason Gunthorpe <jgg@xxxxxxxx>
    vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations

Michael Kelley <mhklinux@xxxxxxxxxxx>
    PCI: hv: Fix ring buffer size calculation

Niklas Cassel <cassel@xxxxxxxxxx>
    PCI: dwc: endpoint: Fix advertised resizable BAR size

Manivannan Sadhasivam <mani@xxxxxxxxxx>
    PCI: qcom: Enable BDF to SID translation properly

Manivannan Sadhasivam <mani@xxxxxxxxxx>
    PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version

Nathan Chancellor <nathan@xxxxxxxxxx>
    kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1

Josef Bacik <josef@xxxxxxxxxxxxxx>
    nfs: fix UAF in direct writes

Sam Ravnborg <sam@xxxxxxxxxxxx>
    sparc32: Fix parport build with sparc32

Rob Herring <robh@xxxxxxxxxx>
    sparc: Explicitly include correct DT includes

Jens Axboe <axboe@xxxxxxxxx>
    io_uring/net: correctly handle multishot recvmsg retry setup

Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>
    PCI/AER: Block runtime suspend when handling errors

Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
    speakup: Fix 8bit characters from direct synth

Wayne Chang <waynec@xxxxxxxxxx>
    usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

Wayne Chang <waynec@xxxxxxxxxx>
    phy: tegra: xusb: Add API to retrieve the port number of phy

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
    slimbus: core: Remove usage of the deprecated ida_simple_xx() API

Jerome Brunet <jbrunet@xxxxxxxxxxxx>
    nvmem: meson-efuse: fix function pointer type mismatch

Maximilian Heyne <mheyne@xxxxxxxxx>
    ext4: fix corruption during on-line resize

Josua Mayer <josua@xxxxxxxxxxxxx>
    hwmon: (amc6821) add of_match table

Mickaël Salaün <mic@xxxxxxxxxxx>
    landlock: Warn once if a Landlock action is requested while disabled

Christian Gmeiner <cgmeiner@xxxxxxxxxx>
    drm/etnaviv: Restore some id values

Dominique Martinet <dominique.martinet@xxxxxxxxxxxxxxxxx>
    mmc: core: Fix switch on gp3 partition

Ryan Roberts <ryan.roberts@xxxxxxx>
    mm: swap: fix race between free_swap_and_cache() and swapoff()

Huang Ying <ying.huang@xxxxxxxxx>
    swap: comments get_swap_device() with usage rule

Fedor Pchelkin <pchelkin@xxxxxxxxx>
    mac802154: fix llsec key resources release in mac802154_llsec_key_del

Nathan Chancellor <nathan@xxxxxxxxxx>
    powerpc: xor_vmx: Add '-mhard-float' to CFLAGS

Yu Kuai <yukuai3@xxxxxxxxxx>
    dm-raid: fix lockdep waring in "pers->hot_add_disk"

Jarred White <jarredwhite@xxxxxxxxxxxxxxxxxxx>
    ACPI: CPPC: Use access_width over bit_width for system memory accesses

Paul Menzel <pmenzel@xxxxxxxxxxxxx>
    PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
    PCI/PM: Drain runtime-idle callbacks before driver removal

Filipe Manana <fdmanana@xxxxxxxx>
    btrfs: fix off-by-one chunk length calculation at contains_pending_extent()

Qu Wenruo <wqu@xxxxxxxx>
    btrfs: qgroup: always free reserved space for extent records

Peter Collingbourne <pcc@xxxxxxxxxx>
    serial: Lock console when calling into driver before registration

Jameson Thies <jthies@xxxxxxxxxx>
    usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros

Miklos Szeredi <mszeredi@xxxxxxxxxx>
    fuse: don't unhash root

Miklos Szeredi <mszeredi@xxxxxxxxxx>
    fuse: fix root lookup with nonzero generation

Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
    mmc: tmio: avoid concurrent runs of mmc_request_done()

Qingliang Li <qingliang.li@xxxxxxxxxxxx>
    PM: sleep: wakeirq: fix wake irq warning in system suspend

Toru Katagiri <Toru.Katagiri@xxxxxxx>
    USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M

David Woodhouse <dwmw@xxxxxxxxxxxx>
    KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled

Aurélien Jacobs <aurel@xxxxxxxxxx>
    USB: serial: option: add MeiG Smart SLM320 product

Christian Häggström <christian.haggstrom@xxxxxxxxxxxxx>
    USB: serial: cp210x: add ID for MGP Instruments PDS100

Cameron Williams <cang1@xxxxxxxxxx>
    USB: serial: add device ID for VeriFone adapter

Daniel Vogelbacher <daniel@xxxxxxxxxxxxxx>
    USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    powerpc/fsl: Fix mfpmr build errors with newer binutils

Prashanth K <quic_prashk@xxxxxxxxxxx>
    usb: xhci: Add error handling in xhci_map_urb_for_dma

Gabor Juhos <j4g8y7@xxxxxxxxx>
    clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays

Gabor Juhos <j4g8y7@xxxxxxxxx>
    clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays

Gabor Juhos <j4g8y7@xxxxxxxxx>
    clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays

Gabor Juhos <j4g8y7@xxxxxxxxx>
    clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays

Maulik Shah <quic_mkshah@xxxxxxxxxxx>
    PM: suspend: Set mem_sleep_current during kernel command line setup

Shivnandan Kumar <quic_kshivnan@xxxxxxxxxxx>
    cpufreq: Limit resolving a frequency to policy min/max

Gui-Dong Han <2045gemini@xxxxxxxxx>
    md/raid5: fix atomicity violation in raid5_cache_count

Guenter Roeck <linux@xxxxxxxxxxxx>
    parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds

Guenter Roeck <linux@xxxxxxxxxxxx>
    parisc: Fix csum_ipv6_magic on 64-bit systems

Guenter Roeck <linux@xxxxxxxxxxxx>
    parisc: Fix csum_ipv6_magic on 32-bit systems

Guenter Roeck <linux@xxxxxxxxxxxx>
    parisc: Fix ip_fast_csum

John David Anglin <dave.anglin@xxxxxxxx>
    parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros

Guenter Roeck <linux@xxxxxxxxxxxx>
    parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()

Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
    mtd: rawnand: meson: fix scrambling mode value in command macro

Zhang Yi <yi.zhang@xxxxxxxxxx>
    ubi: correct the calculation of fastmap size

Richard Weinberger <richard@xxxxxx>
    ubi: Check for too small LEB size in VTBL code

Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
    ubifs: Set page uptodate in the correct place

Jan Kara <jack@xxxxxxx>
    fat: fix uninitialized field in nostale filehandles

Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
    bounds: support non-power-of-two CONFIG_NR_CPUS

Arnd Bergmann <arnd@xxxxxxxx>
    kasan/test: avoid gcc warning for intentional overflow

Damien Le Moal <dlemoal@xxxxxxxxxx>
    block: Clear zone limits for a non-zoned stacked queue

Baokun Li <libaokun1@xxxxxxxxxx>
    ext4: correct best extent lstart adjustment logic

SeongJae Park <sj@xxxxxxxxxx>
    selftests/mqueue: Set timeout to 180 seconds

Damian Muszynski <damian.muszynski@xxxxxxxxx>
    crypto: qat - resolve race condition during AER recovery

Svyatoslav Pankratov <svyatoslav.pankratov@xxxxxxxxx>
    crypto: qat - fix double free during reset

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sparc: vDSO: fix return value of __setup handler

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sparc64: NMI watchdog: fix return value of __setup handler

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    powerpc/smp: Increase nr_cpu_ids to include the boot CPU

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core

Tor Vic <torvic9@xxxxxxxxxxx>
    cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()

Sean Christopherson <seanjc@xxxxxxxxxx>
    KVM: Always flush async #PF workqueue when vCPU is being destroyed

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    media: mc: Expand MUST_CONNECT flag to always require an enabled link

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    media: mc: Rename pad variable to clarify intent

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    media: mc: Add num_links flag to media_pad

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    media: mc: Fix flags handling when creating pad links

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    media: mc: Add local pad to pipeline regardless of the link state

Gui-Dong Han <2045gemini@xxxxxxxxx>
    media: xc4000: Fix atomicity violation in xc4000_get_frequency

Philipp Stanner <pstanner@xxxxxxxxxx>
    pci_iounmap(): Fix MMIO mapping leak

Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
    serial: max310x: fix NULL pointer dereference in I2C instantiation

Zack Rusin <zack.rusin@xxxxxxxxxxxx>
    drm/vmwgfx: Fix possible null pointer derefence with invalid contexts

Duje Mihanović <duje.mihanovic@xxxxxxxx>
    arm: dts: marvell: Fix maxium->maxim typo in brownstone dts

Roberto Sassu <roberto.sassu@xxxxxxxxxx>
    smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()

Roberto Sassu <roberto.sassu@xxxxxxxxxx>
    smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()

Amit Pundir <amit.pundir@xxxxxxxxxx>
    clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd

Joakim Zhang <joakim.zhang@xxxxxxxxxxx>
    remoteproc: virtio: Fix wdg cannot recovery remote processor

Krishna chaitanya chundru <quic_krichai@xxxxxxxxxxx>
    arm64: dts: qcom: sc7280: Add additional MSI interrupts

Hidenori Kobayashi <hidenorik@xxxxxxxxxxxx>
    media: staging: ipu3-imgu: Set fields before media_entity_pads_init()

Zheng Wang <zyytlz.wz@xxxxxxx>
    wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
    timers: Rename del_timer_sync() to timer_delete_sync()

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
    timers: Use del_timer_sync() even on UP

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
    timers: Update kernel-doc for various functions

Jim Mattson <jmattson@xxxxxxxxxx>
    KVM: x86: Use a switch statement and macros in __feature_translate()

Jim Mattson <jmattson@xxxxxxxxxx>
    KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace

Sean Christopherson <seanjc@xxxxxxxxxx>
    KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs

Borislav Petkov <bp@xxxxxxx>
    x86/bugs: Use sysfs_emit()

Kim Phillips <kim.phillips@xxxxxxx>
    x86/cpu: Support AMD Automatic IBRS


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

Diffstat:

 Documentation/admin-guide/hw-vuln/spectre.rst      |  17 +-
 Documentation/admin-guide/kernel-parameters.txt    |  10 +-
 .../userspace-api/media/mediactl/media-types.rst   |  11 +-
 Documentation/x86/amd-memory-encryption.rst        |  16 +-
 Makefile                                           |   4 +-
 arch/arm/boot/dts/mmp2-brownstone.dts              |   2 +-
 arch/arm64/boot/dts/qcom/sc7280.dtsi               |  12 +-
 arch/hexagon/kernel/vmlinux.lds.S                  |   1 +
 arch/loongarch/include/asm/io.h                    |   2 +
 arch/loongarch/include/asm/percpu.h                |   7 +-
 arch/parisc/include/asm/assembly.h                 |  18 +-
 arch/parisc/include/asm/checksum.h                 |  10 +-
 arch/parisc/kernel/unaligned.c                     |  27 +--
 arch/powerpc/include/asm/reg_fsl_emb.h             |  11 +-
 arch/powerpc/kernel/prom.c                         |  12 +
 arch/powerpc/lib/Makefile                          |   2 +-
 arch/sparc/crypto/crop_devid.c                     |   2 +-
 arch/sparc/include/asm/floppy_32.h                 |   2 +-
 arch/sparc/include/asm/floppy_64.h                 |   2 +-
 arch/sparc/include/asm/parport.h                   | 258 +--------------------
 arch/sparc/include/asm/parport_64.h                | 256 ++++++++++++++++++++
 arch/sparc/kernel/apc.c                            |   2 +-
 arch/sparc/kernel/auxio_32.c                       |   1 -
 arch/sparc/kernel/auxio_64.c                       |   3 +-
 arch/sparc/kernel/central.c                        |   2 +-
 arch/sparc/kernel/chmc.c                           |   3 +-
 arch/sparc/kernel/ioport.c                         |   2 +-
 arch/sparc/kernel/leon_kernel.c                    |   2 -
 arch/sparc/kernel/leon_pci.c                       |   3 +-
 arch/sparc/kernel/leon_pci_grpci1.c                |   3 +-
 arch/sparc/kernel/leon_pci_grpci2.c                |   4 +-
 arch/sparc/kernel/nmi.c                            |   2 +-
 arch/sparc/kernel/of_device_32.c                   |   2 +-
 arch/sparc/kernel/of_device_64.c                   |   4 +-
 arch/sparc/kernel/of_device_common.c               |   4 +-
 arch/sparc/kernel/pci.c                            |   3 +-
 arch/sparc/kernel/pci_common.c                     |   3 +-
 arch/sparc/kernel/pci_fire.c                       |   3 +-
 arch/sparc/kernel/pci_impl.h                       |   1 -
 arch/sparc/kernel/pci_msi.c                        |   2 +
 arch/sparc/kernel/pci_psycho.c                     |   4 +-
 arch/sparc/kernel/pci_sun4v.c                      |   3 +-
 arch/sparc/kernel/pmc.c                            |   2 +-
 arch/sparc/kernel/power.c                          |   3 +-
 arch/sparc/kernel/prom_irqtrans.c                  |   1 +
 arch/sparc/kernel/psycho_common.c                  |   1 +
 arch/sparc/kernel/sbus.c                           |   3 +-
 arch/sparc/kernel/time_32.c                        |   1 -
 arch/sparc/mm/io-unit.c                            |   3 +-
 arch/sparc/mm/iommu.c                              |   5 +-
 arch/sparc/vdso/vma.c                              |   7 +-
 arch/x86/Kconfig                                   |  13 --
 arch/x86/boot/compressed/efi_mixed.S               |  29 ++-
 arch/x86/coco/core.c                               |  20 +-
 arch/x86/coco/tdx/tdx.c                            |   2 +-
 arch/x86/include/asm/asm.h                         |  14 ++
 arch/x86/include/asm/coco.h                        |  10 +-
 arch/x86/include/asm/cpufeatures.h                 |   1 +
 arch/x86/include/asm/mem_encrypt.h                 |  15 +-
 arch/x86/include/asm/msr-index.h                   |   2 +
 arch/x86/include/asm/sev.h                         |   4 +-
 arch/x86/include/asm/suspend_32.h                  |  10 +-
 arch/x86/include/asm/x86_init.h                    |   3 +-
 arch/x86/kernel/cpu/amd.c                          |  10 +-
 arch/x86/kernel/cpu/bugs.c                         | 138 +++++------
 arch/x86/kernel/cpu/common.c                       |  19 +-
 arch/x86/kernel/cpu/mshyperv.c                     |   2 +-
 arch/x86/kernel/eisa.c                             |   3 +-
 arch/x86/kernel/fpu/xstate.c                       |   5 +-
 arch/x86/kernel/fpu/xstate.h                       |  14 +-
 arch/x86/kernel/kprobes/core.c                     |  11 +-
 arch/x86/kernel/probe_roms.c                       |  10 -
 arch/x86/kernel/setup.c                            |   3 +-
 arch/x86/kernel/sev-shared.c                       |  12 +-
 arch/x86/kernel/sev.c                              |  31 ++-
 arch/x86/kernel/x86_init.c                         |   2 +
 arch/x86/kvm/cpuid.c                               |  29 ++-
 arch/x86/kvm/lapic.c                               |   5 +-
 arch/x86/kvm/reverse_cpuid.h                       |  42 +++-
 arch/x86/kvm/svm/sev.c                             |  18 +-
 arch/x86/kvm/x86.c                                 |  10 +
 arch/x86/kvm/xen.c                                 |   2 +-
 arch/x86/kvm/xen.h                                 |  18 ++
 arch/x86/mm/mem_encrypt_amd.c                      |  18 ++
 arch/x86/mm/mem_encrypt_identity.c                 |  38 ++-
 block/bio.c                                        |  11 +-
 block/blk-mq.c                                     |  33 ++-
 block/blk-settings.c                               |   4 +
 block/mq-deadline.c                                |   3 +-
 drivers/accessibility/speakup/synth.c              |   4 +-
 drivers/acpi/cppc_acpi.c                           |  31 ++-
 drivers/ata/ahci.c                                 |   5 -
 drivers/ata/libata-eh.c                            |   5 +-
 drivers/ata/libata-scsi.c                          |   9 +
 drivers/base/power/wakeirq.c                       |   4 +-
 drivers/clk/qcom/gcc-ipq6018.c                     |   2 +
 drivers/clk/qcom/gcc-ipq8074.c                     |   2 +
 drivers/clk/qcom/gcc-sdm845.c                      |   1 +
 drivers/clk/qcom/mmcc-apq8084.c                    |   2 +
 drivers/clk/qcom/mmcc-msm8974.c                    |   2 +
 drivers/clocksource/arm_global_timer.c             |   2 +-
 drivers/cpufreq/amd-pstate.c                       |   2 +-
 drivers/cpufreq/brcmstb-avs-cpufreq.c              |   5 +-
 drivers/cpufreq/cpufreq-dt.c                       |   2 +-
 drivers/crypto/qat/qat_common/adf_aer.c            |  23 +-
 drivers/firmware/efi/efi.c                         |   2 +
 drivers/firmware/efi/libstub/randomalloc.c         |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   1 +
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |   2 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  19 +-
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c |  12 +-
 .../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c    |   3 +
 drivers/gpu/drm/amd/pm/amdgpu_pm.c                 |  12 +-
 drivers/gpu/drm/drm_panel.c                        |  17 +-
 drivers/gpu/drm/drm_probe_helper.c                 |   7 +
 drivers/gpu/drm/etnaviv/etnaviv_drv.c              |   2 +-
 drivers/gpu/drm/etnaviv/etnaviv_hwdb.c             |   9 +
 drivers/gpu/drm/exynos/exynos_drm_vidi.c           |   4 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c               |   4 +-
 drivers/gpu/drm/i915/display/intel_bios.c          |   3 +
 drivers/gpu/drm/i915/gem/i915_gem_userptr.c        |   3 +
 drivers/gpu/drm/i915/gt/intel_engine_pm.c          |   3 -
 .../gpu/drm/i915/gt/intel_execlists_submission.c   |   3 +
 drivers/gpu/drm/imx/parallel-display.c             |   4 +-
 drivers/gpu/drm/nouveau/nouveau_dmem.c             |  12 +-
 drivers/gpu/drm/vc4/vc4_hdmi.c                     |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |  15 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c            |  14 +-
 drivers/hwmon/amc6821.c                            |  11 +
 drivers/i2c/busses/i2c-i801.c                      |   4 +-
 drivers/iio/accel/adxl367.c                        |   8 +-
 drivers/iio/accel/adxl367_i2c.c                    |   2 +-
 drivers/iommu/dma-iommu.c                          |   9 +
 drivers/iommu/iommu.c                              |   3 +
 drivers/irqchip/irq-renesas-rzg2l.c                |  93 +++++---
 drivers/md/dm-raid.c                               |   2 +
 drivers/md/dm-snap.c                               |   4 +-
 drivers/md/raid5.c                                 |  14 +-
 drivers/media/mc/mc-entity.c                       |  93 ++++++--
 drivers/media/tuners/xc4000.c                      |   4 +-
 drivers/misc/lis3lv02d/lis3lv02d_i2c.c             |  21 +-
 drivers/misc/mei/hw-me-regs.h                      |   2 +
 drivers/misc/mei/pci-me.c                          |   2 +
 drivers/mmc/core/block.c                           |  14 +-
 drivers/mmc/host/sdhci-omap.c                      |   3 +
 drivers/mmc/host/tmio_mmc_core.c                   |   2 +
 drivers/mtd/nand/raw/meson_nand.c                  |   2 +-
 drivers/mtd/ubi/fastmap.c                          |   7 +-
 drivers/mtd/ubi/vtbl.c                             |   6 +
 .../ethernet/hisilicon/hns3/hns3pf/hclge_trace.h   |   8 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h |   8 +-
 drivers/net/ethernet/xilinx/ll_temac_main.c        |   2 +-
 drivers/net/wireguard/netlink.c                    |  10 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |   4 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c        |  15 +-
 drivers/nvmem/meson-efuse.c                        |  25 +-
 drivers/pci/controller/dwc/pcie-designware-ep.c    |   7 +-
 drivers/pci/controller/dwc/pcie-qcom.c             | 153 ++++++------
 drivers/pci/controller/pci-hyperv.c                |   3 +-
 drivers/pci/pci-driver.c                           |   7 +
 drivers/pci/pcie/err.c                             |  20 ++
 drivers/pci/quirks.c                               |   2 +
 drivers/phy/tegra/xusb.c                           |  13 ++
 drivers/platform/x86/p2sb.c                        |  23 +-
 drivers/pwm/pwm-img.c                              |   4 +-
 drivers/remoteproc/remoteproc_virtio.c             |   6 +-
 drivers/s390/crypto/zcrypt_api.c                   |   2 +
 drivers/scsi/hosts.c                               |   7 +-
 drivers/scsi/libsas/sas_expander.c                 |  51 ++--
 drivers/scsi/lpfc/lpfc_bsg.c                       |   4 +-
 drivers/scsi/lpfc/lpfc_nvmet.c                     |   2 +-
 drivers/scsi/qla2xxx/qla_attr.c                    |  14 +-
 drivers/scsi/qla2xxx/qla_def.h                     |   2 +-
 drivers/scsi/qla2xxx/qla_gbl.h                     |   2 +-
 drivers/scsi/qla2xxx/qla_init.c                    | 128 +++++-----
 drivers/scsi/qla2xxx/qla_iocb.c                    |  68 ++++--
 drivers/scsi/qla2xxx/qla_mbx.c                     |   2 +-
 drivers/scsi/qla2xxx/qla_os.c                      |   2 +-
 drivers/scsi/qla2xxx/qla_target.c                  |  10 +
 drivers/scsi/scsi_scan.c                           |  34 +++
 drivers/scsi/sd.c                                  |  25 +-
 drivers/slimbus/core.c                             |   4 +-
 drivers/soc/fsl/qbman/qman.c                       |  25 +-
 drivers/staging/media/ipu3/ipu3-v4l2.c             |  16 +-
 .../staging/vc04_services/vchiq-mmal/mmal-vchiq.c  |   5 +-
 drivers/tee/optee/device.c                         |   3 +-
 drivers/thermal/devfreq_cooling.c                  |   2 +-
 drivers/tty/serial/8250/8250_dw.c                  |   6 +-
 drivers/tty/serial/8250/8250_port.c                |   6 -
 drivers/tty/serial/fsl_lpuart.c                    |   7 +-
 drivers/tty/serial/imx.c                           |  22 +-
 drivers/tty/serial/max310x.c                       |   7 +-
 drivers/tty/serial/serial_core.c                   |  12 +
 drivers/tty/vt/vt.c                                |   2 +-
 drivers/usb/class/cdc-wdm.c                        |   6 +-
 drivers/usb/core/hub.c                             |  23 +-
 drivers/usb/core/hub.h                             |   2 +
 drivers/usb/core/port.c                            |  43 +++-
 drivers/usb/core/sysfs.c                           |  16 +-
 drivers/usb/dwc2/core.h                            |  14 ++
 drivers/usb/dwc2/core_intr.c                       |  72 ++++--
 drivers/usb/dwc2/gadget.c                          |  10 +
 drivers/usb/dwc2/hcd.c                             |  49 +++-
 drivers/usb/dwc2/hcd_ddma.c                        |  17 +-
 drivers/usb/dwc2/hw.h                              |   2 +-
 drivers/usb/dwc2/platform.c                        |   2 +-
 drivers/usb/dwc3/dwc3-am62.c                       |  90 ++++---
 drivers/usb/gadget/function/f_ncm.c                |   2 +-
 drivers/usb/gadget/udc/core.c                      |   4 +-
 drivers/usb/gadget/udc/tegra-xudc.c                |  39 ++--
 drivers/usb/host/xhci.c                            |   2 +
 drivers/usb/phy/phy-generic.c                      |   7 -
 drivers/usb/serial/cp210x.c                        |   4 +
 drivers/usb/serial/ftdi_sio.c                      |   2 +
 drivers/usb/serial/ftdi_sio_ids.h                  |   6 +
 drivers/usb/serial/option.c                        |   6 +
 drivers/usb/storage/isd200.c                       |  23 +-
 drivers/usb/storage/uas.c                          |  28 ++-
 drivers/usb/typec/class.c                          |   7 +-
 drivers/usb/typec/ucsi/ucsi.c                      |  56 ++++-
 drivers/usb/typec/ucsi/ucsi.h                      |   4 +-
 drivers/usb/typec/ucsi/ucsi_acpi.c                 |  71 +++---
 drivers/vfio/container.c                           |   2 +-
 drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c             |   7 +-
 drivers/vfio/pci/vfio_pci_config.c                 |   6 +-
 drivers/vfio/pci/vfio_pci_core.c                   |   7 +-
 drivers/vfio/pci/vfio_pci_igd.c                    |   2 +-
 drivers/vfio/pci/vfio_pci_intrs.c                  | 218 ++++++++++-------
 drivers/vfio/pci/vfio_pci_rdwr.c                   |   2 +-
 drivers/vfio/platform/vfio_platform_irq.c          | 106 ++++++---
 drivers/vfio/virqfd.c                              |  23 +-
 fs/aio.c                                           |   8 +-
 fs/btrfs/block-group.c                             |   3 +-
 fs/btrfs/qgroup.c                                  |  10 +-
 fs/btrfs/scrub.c                                   |  12 +-
 fs/btrfs/volumes.c                                 |   2 +-
 fs/exec.c                                          |   1 +
 fs/ext4/mballoc.c                                  |  17 +-
 fs/ext4/resize.c                                   |   3 +-
 fs/f2fs/f2fs.h                                     |   1 +
 fs/f2fs/segment.c                                  |   4 +-
 fs/fat/nfs.c                                       |   6 +
 fs/fuse/dir.c                                      |   4 +
 fs/fuse/fuse_i.h                                   |   1 -
 fs/fuse/inode.c                                    |   7 +-
 fs/nfs/direct.c                                    |  11 +-
 fs/nfs/write.c                                     |   2 +-
 fs/nfsd/trace.h                                    |   2 +-
 fs/nilfs2/btree.c                                  |   9 +-
 fs/nilfs2/direct.c                                 |   9 +-
 fs/nilfs2/inode.c                                  |   2 +-
 fs/smb/client/cached_dir.c                         |   3 +-
 fs/smb/server/smb2pdu.c                            |  10 +-
 fs/ubifs/file.c                                    |  13 +-
 include/drm/drm_modeset_helper_vtables.h           |   3 +-
 include/linux/cpufreq.h                            |  15 +-
 include/linux/gfp.h                                |   9 +
 include/linux/hyperv.h                             |  22 +-
 include/linux/libata.h                             |   1 +
 include/linux/minmax.h                             |  17 ++
 include/linux/nfs_fs.h                             |   1 +
 include/linux/phy/tegra/xusb.h                     |   1 +
 include/linux/ring_buffer.h                        |   1 +
 include/linux/timer.h                              |  18 +-
 include/linux/vfio.h                               |   2 +
 include/media/media-entity.h                       |   2 +
 include/net/cfg802154.h                            |   1 +
 include/scsi/scsi_driver.h                         |   1 +
 include/scsi/scsi_host.h                           |   1 +
 init/Kconfig                                       |   6 +-
 init/initramfs.c                                   |   2 +-
 io_uring/net.c                                     |   3 +-
 kernel/bounds.c                                    |   2 +-
 kernel/dma/swiotlb.c                               |  11 +-
 kernel/entry/common.c                              |   8 +-
 kernel/power/suspend.c                             |   1 +
 kernel/printk/printk.c                             |  27 ++-
 kernel/time/timer.c                                | 160 +++++++------
 kernel/trace/ring_buffer.c                         | 233 +++++++++++--------
 kernel/trace/trace.c                               |  21 +-
 lib/pci_iomap.c                                    |   2 +-
 mm/compaction.c                                    |   7 +-
 mm/kasan/kasan_test.c                              |   3 +-
 mm/memtest.c                                       |   4 +-
 mm/migrate.c                                       |   6 +-
 mm/page_alloc.c                                    |  10 +-
 mm/swapfile.c                                      |  25 +-
 mm/vmscan.c                                        |   5 +-
 net/bluetooth/hci_core.c                           |   6 +-
 net/bluetooth/hci_sync.c                           |   5 +-
 net/mac80211/cfg.c                                 |   5 +-
 net/mac802154/llsec.c                              |  18 +-
 net/netfilter/nf_tables_api.c                      |   7 +
 net/tls/tls_sw.c                                   |  60 +++--
 net/xfrm/xfrm_user.c                               |   3 +
 scripts/Makefile.extrawarn                         |   2 +
 security/landlock/syscalls.c                       |  18 +-
 security/smack/smack_lsm.c                         |  12 +-
 sound/pci/hda/patch_realtek.c                      |  13 +-
 sound/sh/aica.c                                    |  17 +-
 sound/soc/amd/yc/acp6x-mach.c                      |   7 -
 tools/include/linux/btf_ids.h                      |   2 +
 tools/testing/selftests/mqueue/setting             |   1 +
 tools/testing/selftests/net/mptcp/diag.sh          |   6 +-
 virt/kvm/async_pf.c                                |  31 ++-
 305 files changed, 3011 insertions(+), 1673 deletions(-)






[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux