All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.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,
	stable@vger.kernel.org
Subject: [PATCH 5.10 000/717] 5.10.4-rc1 review
Date: Mon, 28 Dec 2020 13:39:58 +0100	[thread overview]
Message-ID: <20201228125020.963311703@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 5.10.4 release.
There are 717 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, 30 Dec 2020 12:48:23 +0000.
Anything received after that time might be too late.

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

thanks,

greg k-h

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

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

Damien Le Moal <damien.lemoal@wdc.com>
    null_blk: Fail zone append to conventional zones

Damien Le Moal <damien.lemoal@wdc.com>
    null_blk: Fix zone size initialization

Steven Rostedt (VMware) <rostedt@goodmis.org>
    Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"

Nikita Shubin <nikita.shubin@maquefel.me>
    rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time

Zhuguangqing <zhuguangqing@xiaomi.com>
    thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed

Bjorn Andersson <bjorn.andersson@linaro.org>
    remoteproc: sysmon: Ensure remote notification ordering

DingHua Ma <dinghua.ma.sz@gmail.com>
    regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x

Jubin Zhong <zhongjubin@huawei.com>
    PCI: Fix pci_slot_release() NULL pointer dereference

Johan Hovold <johan@kernel.org>
    of: fix linker-section match-table corruption

Felix Fietkau <nbd@nbd.name>
    mt76: add back the SUPPORTS_REORDERING_BUFFER flag

Masami Hiramatsu <mhiramat@kernel.org>
    tracing: Disable ftrace selftests when any tracer is running

Carlos Garnacho <carlosg@gnome.org>
    platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12

Dan Williams <dan.j.williams@intel.com>
    libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer()

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()

Dan Carpenter <dan.carpenter@oracle.com>
    memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()

SeongJae Park <sjpark@amazon.de>
    xenbus/xenbus_backend: Disallow pending watch messages

SeongJae Park <sjpark@amazon.de>
    xen/xenbus: Count pending messages for each watch

SeongJae Park <sjpark@amazon.de>
    xen/xenbus/xen_bus_type: Support will_handle watch callback

SeongJae Park <sjpark@amazon.de>
    xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()

SeongJae Park <sjpark@amazon.de>
    xen/xenbus: Allow watches discard events before queueing

Pawel Wieczorkiewicz <wipawel@amazon.de>
    xen-blkback: set ring->xenblkd to NULL after kthread_stop()

Takashi Iwai <tiwai@suse.de>
    driver: core: Fix list corruption after device_del()

Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.

Wang Hai <wanghai38@huawei.com>
    device-dax/core: Fix memory leak when rmmod dax.ko

William Breathitt Gray <vilhelm.gray@gmail.com>
    counter: microchip-tcb-capture: Fix CMR value check

Nicolin Chen <nicoleotsuka@gmail.com>
    clk: tegra: Do not return 0 on failure

Terry Zhou <bjzhou@marvell.com>
    clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9

Paul Cercueil <paul@crapouillou.net>
    clk: ingenic: Fix divider calculation with div tables

Yangtao Li <frank@allwinnertech.com>
    pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler

Zhao Heming <heming.zhao@suse.com>
    md/cluster: fix deadlock when node is doing resync job

Zhao Heming <heming.zhao@suse.com>
    md/cluster: block reshape with remote resync job

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:adc:ti-ads124s08: Fix alignment and data leak issues.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:adc:ti-ads124s08: Fix buffer being too long.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:imu:bmi160: Fix alignment and data leak issues

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:imu:bmi160: Fix too large a buffer.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:pressure:mpl3115: Force alignment of buffer

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:magnetometer:mag3110: Fix alignment and data leak issues.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio:light:rpr0521: Fix timestamp alignment and prevent data leak.

Lorenzo Bianconi <lorenzo@kernel.org>
    iio: imu: st_lsm6dsx: fix edge-trigger interrupts

Qinglang Miao <miaoqinglang@huawei.com>
    iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume

Nuno Sá <nuno.sa@analog.com>
    iio: buffer: Fix demux update

Aleksa Sarai <cyphar@cyphar.com>
    openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT

James Smart <james.smart@broadcom.com>
    scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()

James Smart <james.smart@broadcom.com>
    scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi

James Smart <james.smart@broadcom.com>
    scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()

Arun Easi <aeasi@marvell.com>
    scsi: qla2xxx: Fix crash during driver load on big endian machines

Sergei Antonov <saproj@gmail.com>
    mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments

Praveenkumar I <ipkumar@codeaurora.org>
    mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read

Richard Weinberger <richard@nod.at>
    mtd: core: Fix refcounting for unpartitioned MTDs

Sven Eckelmann <sven@narfation.org>
    mtd: parser: cmdline: Fix parsing of part-names with colons

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: spinand: Fix OOB read

Evan Green <evgreen@chromium.org>
    soc: qcom: smp2p: Safely acquire spinlock without IRQs

Tudor Ambarus <tudor.ambarus@microchip.com>
    spi: atmel-quadspi: Fix AHB memory accesses

Lukas Wunner <lukas@wunner.de>
    spi: atmel-quadspi: Disable clock in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: mt7621: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: mt7621: Disable clock in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: synquacer: Disable clock in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: spi-qcom-qspi: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: spi-geni-qcom: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: sc18is602: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: rpc-if: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: rb4xx: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: pic32: Don't leak DMA channels in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: npcm-fiu: Disable clock in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: mxic: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: gpio: Don't leak SPI master in probe error path

Rasmus Villemoes <rasmus.villemoes@prevas.dk>
    spi: fsl: fix use of spisel_boot signal on MPC8309

Lukas Wunner <lukas@wunner.de>
    spi: davinci: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: ar934x: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: spi-mtk-nor: Don't leak SPI master in probe error path

Lukas Wunner <lukas@wunner.de>
    spi: atmel-quadspi: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: spi-sh: Fix use-after-free on unbind

Lukas Wunner <lukas@wunner.de>
    spi: pxa2xx: Fix use-after-free on unbind

Lars-Peter Clausen <lars@metafoo.de>
    iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Fix mismatch between misplaced vma check and vma insert

Zwane Mwaikambo <zwane@yosper.io>
    drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()

Stylon Wang <stylon.wang@amd.com>
    drm/amd/display: Fix memory leaks in S3 resume

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: only set DP subconnector type on DP and eDP connectors

Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
    drm/amd/display: Honor the offset for plane 0.

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panfrost: Move the GPU reset bits outside the timeout handler

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panfrost: Fix job timeout handling

Dave Kleikamp <dave.kleikamp@oracle.com>
    jfs: Fix array index bounds check in dbAdjTree

Amir Goldstein <amir73il@gmail.com>
    fsnotify: fix events reported to watching parent and child

Amir Goldstein <amir73il@gmail.com>
    inotify: convert to handle_inode_event() interface

Amir Goldstein <amir73il@gmail.com>
    fsnotify: generalize handle_inode_event()

lizhe <lizhe67@huawei.com>
    jffs2: Fix ignoring mounting options problem during remounting

Zhe Li <lizhe67@huawei.com>
    jffs2: Fix GC exit abnormally

Richard Weinberger <richard@nod.at>
    ubifs: wbuf: Don't leak kernel memory to flash

Steve French <stfrench@microsoft.com>
    SMB3.1.1: do not log warning message if server doesn't populate salt

Steve French <stfrench@microsoft.com>
    SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp

Steve French <stfrench@microsoft.com>
    SMB3: avoid confusing warning message on mount to Azure

Luis Henriques <lhenriques@suse.de>
    ceph: fix race in concurrent __ceph_remove_cap invocations

Johannes Berg <johannes.berg@intel.com>
    um: Fix time-travel mode

Anton Ivanov <anton.ivanov@cambridgegreys.com>
    um: Remove use of asprinf in umid.c

Roberto Sassu <roberto.sassu@huawei.com>
    ima: Don't modify file descriptor mode on the fly

Miklos Szeredi <mszeredi@redhat.com>
    ovl: make ioctl() safe

David Hildenbrand <david@redhat.com>
    powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently

David Hildenbrand <david@redhat.com>
    powerpc/powernv/memtrace: Don't leak kernel memory to user space

Alexey Kardashevskiy <aik@ozlabs.ru>
    powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/mm: Fix verification of MMU_FTR_TYPE_44x

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/8xx: Fix early debug when SMC1 is relocated

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/xmon: Change printk() to pr_cont()

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()

Tyrel Datwyler <tyreld@linux.ibm.com>
    powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter

Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
    powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Fix XDRBUF_SPARSE_PAGES support

Jon Hunter <jonathanh@nvidia.com>
    ARM: tegra: Populate OPP table for Tegra20 Ventana

Nicolas Ferre <nicolas.ferre@microchip.com>
    ARM: dts: at91: sama5d2: fix CAN message ram offset and size

H. Nikolaus Schaller <hns@goldelico.com>
    ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES

Bjorn Andersson <bjorn.andersson@linaro.org>
    iommu/arm-smmu-qcom: Implement S2CR quirk

Bjorn Andersson <bjorn.andersson@linaro.org>
    iommu/arm-smmu-qcom: Read back stream mappings

Bjorn Andersson <bjorn.andersson@linaro.org>
    iommu/arm-smmu: Allow implementation specific write_s2cr

Tom Lendacky <thomas.lendacky@amd.com>
    KVM: SVM: Remove the call to sev_platform_status() during setup

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Introduce handling of AArch32 TTBCR2 traps

Tomasz Nowicki <tn@semihalf.com>
    arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040

Tomi Valkeinen <tomi.valkeinen@ti.com>
    arm64: dts: ti: k3-am65: mark dss as dma-coherent

Atish Patra <atish.patra@wdc.com>
    RISC-V: Fix usage of memblock_enforce_memory_limit

Jan Kara <jack@suse.cz>
    ext4: don't remount read-only with errors=continue on reboot

Jan Kara <jack@suse.cz>
    ext4: fix deadlock with fs freezing and EA inodes

Chunguang Xu <brookxu@tencent.com>
    ext4: fix a memory leak of ext4_free_data

Dan Carpenter <dan.carpenter@oracle.com>
    ext4: fix an IS_ERR() vs NULL check

Filipe Manana <fdmanana@suse.com>
    btrfs: fix race when defragmenting leads to unnecessary IO

Josef Bacik <josef@toxicpanda.com>
    btrfs: update last_byte_to_unpin in switch_commit_roots

Josef Bacik <josef@toxicpanda.com>
    btrfs: do not shorten unpin len for caching block groups

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix write unthrottling

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix tx-unthrottle use-after-free

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix write-wakeup use-after-free

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix stalled writes

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix write deadlock

Johan Hovold <johan@kernel.org>
    USB: serial: keyspan_pda: fix dropped unthrottle interrupts

Johan Hovold <johan@kernel.org>
    USB: serial: digi_acceleport: fix write-wakeup deadlocks

Johan Hovold <johan@kernel.org>
    USB: serial: mos7720: fix parallel-port state restore

Jim Cromie <jim.cromie@gmail.com>
    dyndbg: fix use before null check

Daniel Jordan <daniel.m.jordan@oracle.com>
    cpuset: fix race between hotplug work and later CPU offline

Borislav Petkov <bp@suse.de>
    EDAC/amd64: Fix PCI component registration

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/i10nm: Use readl() to access MMIO registers

Ahmed S. Darwish <a.darwish@linutronix.de>
    Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g

Finn Thain <fthain@telegraphics.com.au>
    m68k: Fix WARNING splat in pmac_zilog driver

Ard Biesheuvel <ardb@kernel.org>
    crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata

Ard Biesheuvel <ardb@kernel.org>
    crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    cpufreq: intel_pstate: Use most recent guaranteed performance values

Athira Rajeev <atrajeev@linux.vnet.ibm.com>
    powerpc/perf: Exclude kernel samples while counting events in user space.

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY

Vitaly Wool <vitaly.wool@konsulko.com>
    z3fold: stricter locking and more careful reclaim

Vitaly Wool <vitaly.wool@konsulko.com>
    z3fold: simplify freeing slots

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: mf6x4: Fix AI end-of-conversion detection

Jaroslav Kysela <perex@perex.cz>
    ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)

Jaroslav Kysela <perex@perex.cz>
    ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)

Takashi Iwai <tiwai@suse.de>
    ASoC: cx2072x: Fix doubly definitions of Playback and Capture streams

Todd Kjos <tkjos@google.com>
    binder: add flag to clear buffer on txn complete

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: fix list corruption of lcu list

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: fix list corruption of pavgroup group list

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: prevent inconsistent LCU device data

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: fix hanging device offline processing

Sven Schnelle <svens@linux.ibm.com>
    s390/idle: fix accounting with machine checks

Sven Schnelle <svens@linux.ibm.com>
    s390/idle: add missing mt_cycles calculation

Philipp Rudo <prudo@linux.ibm.com>
    s390/kexec_file: fix diag308 subcode when loading crash kernel

Sven Schnelle <svens@linux.ibm.com>
    s390/smp: perform initial CPU reset also for SMT siblings

Robin Gong <yibin.gong@nxp.com>
    ALSA: core: memalloc: add page alignment for iram

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Disable sample read check if firmware doesn't give back

Amadej Kastelic <amadejkastelic7@gmail.com>
    ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek - Supported Dell fixed type headset

Chris Chiu <chiu@endlessos.org>
    ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658

Chris Chiu <chiu@endlessos.org>
    ALSA: hda/realtek: Apply jack fixup for Quanta NL3

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek: Add quirk for MSI-GP73

Chris Chiu <chiu@endlessos.org>
    ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: oss: Fix a few more UBSAN fixes

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button

Chris Chiu <chiu@endlessos.org>
    ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255

Chris Chiu <chiu@endlessos.org>
    ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop

Connor McAdams <conmanx360@gmail.com>
    ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.

Takashi Iwai <tiwai@suse.de>
    ALSA: hda: Fix regressions on clear and reconfig sysfs

Hui Wang <hui.wang@canonical.com>
    ACPI: PNP: compare the string length in the matching_id()

Daniel Scally <djrscally@gmail.com>
    Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()

Dan Williams <dan.j.williams@intel.com>
    ACPI: NFIT: Fix input validation of bus-family

Connor McAdams <conmanx360@gmail.com>
    ALSA: hda/ca0132 - Change Input Source enum strings.

Arnd Bergmann <arnd@arndb.de>
    Input: cyapa_gen6 - fix out-of-bounds stack access

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-cio2: Validate mbus format in setting subdev format

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-cio2: Serialise access to pad format

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-cio2: Return actual subdev format

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-cio2: Remove traces of returned buffers

Lukas Wunner <lukas@wunner.de>
    media: netup_unidvb: Don't leak SPI master in probe error path

Sean Young <sean@mess.org>
    media: sunxi-cir: ensure IR is handled when it is continuous

Jens Axboe <axboe@kernel.dk>
    io_uring: make ctx cancel on exit targeted to actual ctx

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix double io_uring free

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix ignoring xa_store errors

Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
    io_uring: hold uring_lock while completing failed polled io in io_wq_submit_work()

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix 0-iov read buffer select

Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
    io_uring: fix io_wqe->work_list corruption

Alan Stern <stern@rowland.harvard.edu>
    media: gspca: Fix memory leak in probe

Alexey Kardashevskiy <aik@ozlabs.ru>
    vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU

Eric Auger <eric.auger@redhat.com>
    vfio/pci: Move dummy_resources_list init in vfio_pci_probe()

Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
    io_uring: always let io_iopoll_complete() complete polled io

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix racy IOPOLL completions

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix io_cqring_events()'s noflush

Linus Torvalds <torvalds@linux-foundation.org>
    proc mountinfo: make splice available again

Casey Schaufler <casey@schaufler-ca.com>
    Smack: Handle io_uring kernel thread privileges

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: cancel reqs shouldn't kill overflow list

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: fix racy IOPOLL flush overflow

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf probe: Fix memory leak when synthesizing SDT probes

Geert Uytterhoeven <geert+renesas@glider.be>
    ARM: 9036/1: uncompress: Fix dbgadtb size parameter name

Ard Biesheuvel <ardb@kernel.org>
    ARM: 9044/1: vfp: use undef hook for VFP support detection

Cédric Le Goater <clg@kaod.org>
    powerpc/smp: Add __init to init_big_cores()

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/boot: Fix build of dts/fsl

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: fix return value of do_error_if()

Geert Uytterhoeven <geert+renesas@glider.be>
    clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts"

Jernej Skrabec <jernej.skrabec@siol.net>
    clk: sunxi-ng: Make sure divider tables have sentinel

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    clk: s2mps11: Fix a resource leak in error handling paths in the probe function

Alexandre Belloni <alexandre.belloni@bootlin.com>
    clk: at91: sam9x60: remove atmel,osc-bypass support

Claudiu Beznea <claudiu.beznea@microchip.com>
    clk: at91: sama7g5: fix compilation error

Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
    clk: bcm: dvp: Add MODULE_DEVICE_TABLE()

Soheil Hassas Yeganeh <soheil@google.com>
    epoll: check for events when removing a timed out thread from the wait queue

Zhang Changzhong <zhangchangzhong@huawei.com>
    vhost scsi: fix error return code in vhost_scsi_set_endpoint()

Dan Carpenter <dan.carpenter@oracle.com>
    virtio_ring: Fix two use after free bugs

Dan Carpenter <dan.carpenter@oracle.com>
    virtio_net: Fix error code in probe()

Dan Carpenter <dan.carpenter@oracle.com>
    virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()

Eli Cohen <elic@nvidia.com>
    vdpa/mlx5: Use write memory barrier after updating CQ index

Simon Horman <simon.horman@netronome.com>
    nfp: move indirect block cleanup to flower app stop callback

Dan Carpenter <dan.carpenter@oracle.com>
    qlcnic: Fix error code in probe

Zheng Zengkai <zhengzengkai@huawei.com>
    perf record: Fix memory leak when using '--user-regs=?' to list registers

Jiri Olsa <jolsa@kernel.org>
    tools build: Add missing libcap to test-all.bin target

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: cancel only requests of current task

Thierry Reding <thierry.reding@gmail.com>
    pwm: sun4i: Remove erroneous else branch

Uwe Kleine-König <uwe@kleine-koenig.org>
    pwm: imx27: Fix overflow for bigger periods

Lokesh Vutla <lokeshvutla@ti.com>
    pwm: lp3943: Dynamically allocate PWM chip base

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    pwm: zx: Add missing cleanup in error path

Zhang Qilong <zhangqilong3@huawei.com>
    clk: ti: Fix memleak in ti_fapll_synth_setup

Arnd Bergmann <arnd@arndb.de>
    watchdog: coh901327: add COMMON_CLK dependency

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    watchdog: qcom: Avoid context switch in restart handler

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug

Zhang Qilong <zhangqilong3@huawei.com>
    libnvdimm/label: Return -ENXIO for no slot in __blk_label_update

Tobias Klauser <tklauser@distanz.ch>
    devlink: use _BITUL() macro instead of BIT() in the UAPI header

Vincent Stehlé <vincent.stehle@laposte.net>
    net: korina: fix return value

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()

Jack Wang <jinpu.wang@cloud.ionos.com>
    block/rnbd-clt: Fix possible memleak

Md Haris Iqbal <haris.iqbal@cloud.ionos.com>
    block/rnbd-clt: Get rid of warning regarding size argument in strlcpy

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: mscc: ocelot: Fix a resource leak in the error handling path of the probe function

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: bcmgenet: Fix a resource leak in an error handling path in the probe functin

Ioana Ciornei <ioana.ciornei@nxp.com>
    dpaa2-eth: fix the size of the mapped SGT buffer

Oleksij Rempel <linux@rempel-privat.de>
    net: dsa: qca: ar9331: fix sleeping function called from invalid context bug

Björn Töpel <bjorn.topel@intel.com>
    i40e, xsk: clear the status bits for the next_to_use descriptor

Björn Töpel <bjorn.topel@intel.com>
    ice, xsk: clear the status bits for the next_to_use descriptor

Sven Van Asbroeck <thesven73@gmail.com>
    lan743x: fix rx_napi_poll/interrupt ping-pong

Heiko Carstens <hca@linux.ibm.com>
    s390/test_unwind: fix CALL_ON_STACK tests

Dwaipayan Ray <dwaipayanray1@gmail.com>
    checkpatch: fix unescaped left brace

Alexey Dobriyan <adobriyan@gmail.com>
    proc: fix lookup in /proc/net subdirectories after setns(2)

Johannes Weiner <hannes@cmpxchg.org>
    mm: don't wake kswapd prematurely when watermark boosting is disabled

Dan Carpenter <dan.carpenter@oracle.com>
    hugetlb: fix an error code in hugetlb_reserve_pages()

Oscar Salvador <osalvador@suse.de>
    mm,memory_failure: always pin the page in madvise_inject_error

Vincenzo Frascino <vincenzo.frascino@arm.com>
    mm/vmalloc.c: fix kasan shadow poisoning size

Waiman Long <longman@redhat.com>
    mm/vmalloc: Fix unlock order in s_stop()

Matthew Wilcox (Oracle) <willy@infradead.org>
    sparc: fix handling of page table constructor failure

Shakeel Butt <shakeelb@google.com>
    mm/rmap: always do TTU_IGNORE_ACCESS

Muchun Song <songmuchun@bytedance.com>
    mm: memcg/slab: fix use after free in obj_cgroup_charge

Muchun Song <songmuchun@bytedance.com>
    mm: memcg/slab: fix return of child memcg objcg for root memcg

Jason Gunthorpe <jgg@ziepe.ca>
    mm/gup: combine put_compound_head() and unpin_user_page()

Jason Gunthorpe <jgg@ziepe.ca>
    mm/gup: prevent gup_fast from racing with COW during fork

Jason Gunthorpe <jgg@ziepe.ca>
    mm/gup: reorganize internal_get_user_pages_fast()

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: fix regression in vbios reservation handling on headless

Kajol Jain <kjain@linux.ibm.com>
    perf test: Fix metric parsing test

Vincent Stehlé <vincent.stehle@laposte.net>
    powerpc/ps3: use dma_mapping_error()

Madhavan Srinivasan <maddy@linux.ibm.com>
    powerpc/perf: Fix Threshold Event Counter Multiplier width for P10

Guido Günther <agx@sigxcpu.org>
    drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge

Bongsu Jeon <bongsu.jeon@samsung.com>
    nfc: s3fwrn5: Release the nfc firmware

Leon Romanovsky <leon@kernel.org>
    RDMA/cma: Don't overwrite sgid_attr after device is released

Maor Gottlieb <maorg@nvidia.com>
    RDMA/mlx5: Fix MR cache memory leak

Dan Aloni <dan@kernelim.com>
    sunrpc: fix xs_read_xdr_buf for partial pages receive

Anton Ivanov <anton.ivanov@cambridgegreys.com>
    um: chan_xterm: Fix fd leak

Anton Ivanov <anton.ivanov@cambridgegreys.com>
    um: tty: Fix handling of close in tty lines

Anton Ivanov <anton.ivanov@cambridgegreys.com>
    um: Monitor error events in IRQ controller

Wang ShaoBo <bobo.shaobowang@huawei.com>
    ubifs: Fix error return code in ubifs_init_authentication()

Wang Wensheng <wangwensheng4@huawei.com>
    watchdog: Fix potential dereferencing of null pointer

Lingling Xu <ling_ling.xu@unisoc.com>
    watchdog: sprd: check busy bit before new loading rather than after that

Lingling Xu <ling_ling.xu@unisoc.com>
    watchdog: sprd: remove watchdog disable from resume fail path

Guenter Roeck <linux@roeck-us.net>
    watchdog: sirfsoc: Add missing dependency on HAS_IOMEM

Guenter Roeck <linux@roeck-us.net>
    watchdog: armada_37xx: Add missing dependency on HAS_IOMEM

Douglas Anderson <dianders@chromium.org>
    irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling

Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
    ath11k: Fix incorrect tlvs in scan start command

Nikita Shubin <nikita.shubin@maquefel.me>
    gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask

Weihang Li <liweihang@huawei.com>
    RDMA/hns: Do shift on traffic class when using RoCEv2

Wenpeng Liang <liangwenpeng@huawei.com>
    RDMA/hns: Normalization the judgment of some features

Wenpeng Liang <liangwenpeng@huawei.com>
    RDMA/hns: Limit the length of data copied between kernel and userspace

Peter Ujfalusi <peter.ujfalusi@ti.com>
    dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0

Lokesh Vutla <lokeshvutla@ti.com>
    irqchip/ti-sci-intr: Fix freeing of irqs

Lokesh Vutla <lokeshvutla@ti.com>
    irqchip/ti-sci-inta: Fix printing of inta id on probe success

Marc Zyngier <maz@kernel.org>
    irqchip/alpine-msi: Fix freeing of interrupts on allocation error path

Dan Carpenter <dan.carpenter@oracle.com>
    ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()

Wen Gong <wgong@codeaurora.org>
    mac80211: fix a mistake check for rx_stats update

Johannes Berg <johannes.berg@intel.com>
    mac80211: don't set set TDLS STA bandwidth wider than possible

Arnd Bergmann <arnd@arndb.de>
    crypto: atmel-i2c - select CONFIG_BITREVERSE

Marek Szyprowski <m.szyprowski@samsung.com>
    extcon: max77693: Fix modalias string

Hao Li <lihao2018.fnst@cn.fujitsu.com>
    fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()

Magnus Karlsson <magnus.karlsson@intel.com>
    samples/bpf: Fix possible hang in xdpsock with multiple threads

Han Xu <han.xu@nxp.com>
    mtd: rawnand: gpmi: Fix the random DMA timeout issue

Dan Carpenter <dan.carpenter@oracle.com>
    mtd: rawnand: meson: Fix a resource leak in init

Zhang Qilong <zhangqilong3@huawei.com>
    mtd: rawnand: gpmi: fix reference count leak in gpmi ops

Dmitry Osipenko <digetx@gmail.com>
    clk: tegra: Fix duplicated SE clock entry

Douglas Anderson <dianders@chromium.org>
    clk: qcom: gcc-sc7180: Use floor ops for sdcc clks

Tzung-Bi Shih <tzungbi@google.com>
    remoteproc/mediatek: unprepare clk if scp_before_load fails

Zhang Changzhong <zhangchangzhong@huawei.com>
    remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()

YueHaibing <yuehaibing@huawei.com>
    remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()

Zhang Qilong <zhangqilong3@huawei.com>
    remoteproc: qcom: pas: fix error handling in adsp_pds_enable

Zhang Qilong <zhangqilong3@huawei.com>
    remoteproc: qcom: fix reference leak in adsp_start

Zhang Qilong <zhangqilong3@huawei.com>
    remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable

Alexandre Courbot <acourbot@chromium.org>
    remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF

Tzung-Bi Shih <tzungbi@google.com>
    remoteproc/mediatek: change MT8192 CFG register base

Avihai Horon <avihaih@nvidia.com>
    RDMA/uverbs: Fix incorrect variable type

Jack Morgenstein <jackm@dev.mellanox.co.il>
    RDMA/core: Do not indicate device ready when device enablement fails

Kai Vehmanen <kai.vehmanen@linux.intel.com>
    ALSA: hda/hdmi: fix silent stream for first playback to DP

Zhang Changzhong <zhangchangzhong@huawei.com>
    slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()

Ravi Bangoria <ravi.bangoria@linux.ibm.com>
    powerpc/sstep: Cover new VSX instructions under CONFIG_VSX

Balamuruhan S <bala24@linux.ibm.com>
    powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set

Sean Nyekjaer <sean@geanix.com>
    can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit

Geert Uytterhoeven <geert+renesas@glider.be>
    clk: renesas: r8a779a0: Fix R and OSC clocks

Huang Jianan <huangjianan@oppo.com>
    erofs: avoid using generic_block_bmap

Johannes Berg <johannes.berg@intel.com>
    iwlwifi: mvm: hook up missing RX handlers

Johannes Berg <johannes.berg@intel.com>
    iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()

Qinglang Miao <miaoqinglang@huawei.com>
    s390/cio: fix use-after-free in ccw_device_destroy_console

Eddie James <eajames@linux.ibm.com>
    fsi: Aspeed: Add mutex to protect HW access

Zhang Changzhong <zhangchangzhong@huawei.com>
    bus: fsl-mc: fix error return code in fsl_mc_object_allocate()

Laurentiu Tudor <laurentiu.tudor@nxp.com>
    bus: fsl-mc: add back accidentally dropped error check

Xiongfeng Wang <wangxiongfeng2@huawei.com>
    misc: pci_endpoint_test: fix return value of error branch

Stephen Boyd <swboyd@chromium.org>
    platform/chrome: cros_ec_spi: Don't overwrite spi::mode

Quinn Tran <qutran@marvell.com>
    scsi: qla2xxx: Fix N2N and NVMe connect retry failure

Arun Easi <aeasi@marvell.com>
    scsi: qla2xxx: Fix FW initialization error on big endian machines

Masami Hiramatsu <mhiramat@kernel.org>
    x86/kprobes: Restore BTF if the single-stepping is cancelled

Cheng Lin <cheng.lin130@zte.com.cn>
    nfs_common: need lock during iterate through the list

Dai Ngo <dai.ngo@oracle.com>
    NFSD: Fix 5 seconds delay when doing inter server copy

kazuo ito <kzpn200@gmail.com>
    nfsd: Fix message level for normal termination

Yang Yingliang <yangyingliang@huawei.com>
    speakup: fix uninitialized flush_lock

Zhang Qilong <zhangqilong3@huawei.com>
    usb: oxu210hp-hcd: Fix memory leak in oxu_create

Zhang Qilong <zhangqilong3@huawei.com>
    usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S

Dan Carpenter <dan.carpenter@oracle.com>
    ASoC: max98390: Fix error codes in max98390_dsm_init()

Arnd Bergmann <arnd@arndb.de>
    coresight: remove broken __exit annotations

Chuhong Yuan <hslester96@gmail.com>
    ASoC: amd: change clk_get() to devm_clk_get() and add missed checks

Colin Ian King <colin.king@canonical.com>
    drm/mediatek: avoid dereferencing a null hdmi_phy on an error message

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK

Nathan Lynch <nathanl@linux.ibm.com>
    powerpc/pseries/hibernation: remove redundant cacheinfo update

Nathan Lynch <nathanl@linux.ibm.com>
    powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops

Ard Biesheuvel <ardb@kernel.org>
    ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode

Vadim Pasternak <vadimp@nvidia.com>
    platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx system

Vadim Pasternak <vadimp@nvidia.com>
    platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx systems

Zhang Changzhong <zhangchangzhong@huawei.com>
    scsi: fnic: Fix error return code in fnic_probe()

Arnd Bergmann <arnd@arndb.de>
    seq_buf: Avoid type mismatch for seq_buf_init

Qinglang Miao <miaoqinglang@huawei.com>
    scsi: iscsi: Fix inappropriate use of put_device()

Zhang Qilong <zhangqilong3@huawei.com>
    scsi: pm80xx: Fix error return in pm8001_pci_probe()

Qinglang Miao <miaoqinglang@huawei.com>
    scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe

Michael Walle <michael@walle.cc>
    clk: fsl-sai: fix memory leak

Stefan Agner <stefan@agner.ch>
    arm64: dts: meson: g12b: w400: fix PHY deassert timing requirements

Stefan Agner <stefan@agner.ch>
    arm64: dts: meson: g12a: x96-max: fix PHY deassert timing requirements

Stefan Agner <stefan@agner.ch>
    ARM: dts: meson: fix PHY deassert timing requirements

Stefan Agner <stefan@agner.ch>
    arm64: dts: meson: fix PHY deassert timing requirements

Stefan Agner <stefan@agner.ch>
    arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing requirements

Michael Walle <michael@walle.cc>
    mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040

Michael Walle <michael@walle.cc>
    mtd: spi-nor: atmel: remove global protection flag

Michael Walle <michael@walle.cc>
    mtd: spi-nor: ignore errors in spi_nor_unlock_all()

Michael Walle <michael@walle.cc>
    mtd: spi-nor: sst: fix BPn bits for the SST25VF064C

Zhang Changzhong <zhangchangzhong@huawei.com>
    adm8211: fix error return code in adm8211_probe()

Hans de Goede <hdegoede@redhat.com>
    platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x360 models

Hans de Goede <hdegoede@redhat.com>
    Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134

Colin Ian King <colin.king@canonical.com>
    block/rnbd: fix a null pointer dereference on dev->blk_symlink_name

Md Haris Iqbal <haris.iqbal@cloud.ionos.com>
    block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name

Wei Yongjun <weiyongjun1@huawei.com>
    Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option

Jing Xiangfeng <jingxiangfeng@huawei.com>
    Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()

Jing Xiangfeng <jingxiangfeng@huawei.com>
    Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware()

Zhang Changzhong <zhangchangzhong@huawei.com>
    spi: dw: Fix error return code in dw_spi_bt1_probe()

Wang Hai <wanghai38@huawei.com>
    staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_controls

Arnd Bergmann <arnd@arndb.de>
    staging: bcm2835: fix vchiq_mmal dependencies

Finn Thain <fthain@telegraphics.com.au>
    macintosh/adb-iop: Send correct poll command

Finn Thain <fthain@telegraphics.com.au>
    macintosh/adb-iop: Always wait for reply message from IOP

Arnd Bergmann <arnd@arndb.de>
    cpufreq: imx: fix NVMEM_IMX_OCOTP dependency

Pali Rohár <pali@kernel.org>
    cpufreq: vexpress-spc: Add missing MODULE_ALIAS

Pali Rohár <pali@kernel.org>
    cpufreq: scpi: Add missing MODULE_ALIAS

Pali Rohár <pali@kernel.org>
    cpufreq: loongson1: Add missing MODULE_ALIAS

Pali Rohár <pali@kernel.org>
    cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE

Pali Rohár <pali@kernel.org>
    cpufreq: st: Add missing MODULE_DEVICE_TABLE

Pali Rohár <pali@kernel.org>
    cpufreq: qcom: Add missing MODULE_DEVICE_TABLE

Pali Rohár <pali@kernel.org>
    cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE

Pali Rohár <pali@kernel.org>
    cpufreq: highbank: Add missing MODULE_DEVICE_TABLE

Pali Rohár <pali@kernel.org>
    cpufreq: ap806: Add missing MODULE_DEVICE_TABLE

Keqian Zhu <zhukeqian1@huawei.com>
    clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

Keqian Zhu <zhukeqian1@huawei.com>
    clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne

Arnd Bergmann <arnd@arndb.de>
    drm/msm: add IOMMU_SUPPORT dependency

Marijn Suijten <marijn.suijten@somainline.org>
    drm/msm: a5xx: Make preemption reset case reentrant

Zhang Changzhong <zhangchangzhong@huawei.com>
    memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()

Arnd Bergmann <arnd@arndb.de>
    memory: ti-emif-sram: only build for ARMv7

Wang Li <wangli74@huawei.com>
    phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure

Arnd Bergmann <arnd@arndb.de>
    phy: mediatek: allow compile-testing the hdmi phy

Arnd Bergmann <arnd@arndb.de>
    ASoC: qcom: fix QDSP6 dependencies, attempt #3

Arnd Bergmann <arnd@arndb.de>
    ASoC: atmel: mchp-spdifrx needs COMMON_CLK

Arnd Bergmann <arnd@arndb.de>
    ASoC: cros_ec_codec: fix uninitialized memory read

Qinglang Miao <miaoqinglang@huawei.com>
    dm ioctl: fix error return code in target_message

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    ASoC: q6afe-clocks: Add missing parent clock rate

Chuhong Yuan <hslester96@gmail.com>
    ASoC: jz4740-i2s: add missed checks for clk_get()

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: fix tkip configuration for mt7615/7663 devices

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: fix memory leak if device probing fails

Leon Romanovsky <leon@kernel.org>
    net/mlx5: Properly convey driver version to firmware

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: dma: fix possible deadlock running mt76_dma_cleanup

Taehee Yoo <ap420073@gmail.com>
    mt76: set fops_tx_stats.owner to THIS_MODULE

Taehee Yoo <ap420073@gmail.com>
    mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: mt7663s: fix a possible ple quota underflow

Alexander Sverdlin <alexander.sverdlin@nokia.com>
    MIPS: Don't round up kernel sections size for memblock_add()

Jing Xiangfeng <jingxiangfeng@huawei.com>
    memstick: r592: Fix error return in r592_probe()

Chen-Yu Tsai <wens@csie.org>
    arm64: dts: rockchip: Fix UART pull-ups on rk3328

Zhang Changzhong <zhangchangzhong@huawei.com>
    soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()

Yu Kuai <yukuai3@huawei.com>
    pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()

Andrii Nakryiko <andrii@kernel.org>
    selftests/bpf: Fix invalid use of strncat in test_sockmap

Andrii Nakryiko <andrii@kernel.org>
    bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()

Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    scripts: kernel-doc: fix parsing function-like typedefs

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sama5d2: map securam as device

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sam9x60ek: remove bypass property

Toke Høiland-Jørgensen <toke@redhat.com>
    libbpf: Sanitise map names before pinning

Lars-Peter Clausen <lars@metafoo.de>
    iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context

Peter Collingbourne <pcc@google.com>
    arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE

Kefeng Wang <wangkefeng.wang@huawei.com>
    clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI

Daniel Lezcano <daniel.lezcano@linaro.org>
    clocksource/drivers/ingenic: Fix section mismatch

Yu Kuai <yukuai3@huawei.com>
    clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()

Yang Yingliang <yangyingliang@huawei.com>
    clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path

Athira Rajeev <atrajeev@linux.vnet.ibm.com>
    powerpc/perf: Fix the PMU group constraints for threshold events in power10

Athira Rajeev <atrajeev@linux.vnet.ibm.com>
    powerpc/perf: Update the PMU group constraints for l2l3 events in power10

Athira Rajeev <atrajeev@linux.vnet.ibm.com>
    powerpc/perf: Fix to update radix_scope_qual in power10

Ravi Bangoria <ravi.bangoria@linux.ibm.com>
    powerpc/xmon: Fix build failure for 8xx

Jordan Niethe <jniethe5@gmail.com>
    powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S

Athira Rajeev <atrajeev@linux.vnet.ibm.com>
    powerpc/perf: Fix crash with is_sier_available when pmu is not set

Dan Carpenter <dan.carpenter@oracle.com>
    media: saa7146: fix array overflow in vidioc_s_audio()

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    media: tvp5150: Fix wrong return value of tvp5150_parse_dt()

Hyeongseok Kim <hyeongseok@gmail.com>
    f2fs: fix double free of unicode map

Zhang Qilong <zhangqilong3@huawei.com>
    hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable

Jason Gunthorpe <jgg@ziepe.ca>
    vfio-pci: Use io_remap_pfn_range() for PCI IO memory

Mickaël Salaün <mic@linux.microsoft.com>
    selftests/seccomp: Update kernel config

NeilBrown <neilb@suse.de>
    NFS: switch nfsiod to be an UNBOUND workqueue.

Calum Mackay <calum.mackay@oracle.com>
    lockd: don't use interval-based rebinding over TCP

Fedor Tokarev <ftokarev@gmail.com>
    net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Fix the alignment of page data in the getdeviceinfo reply

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

Olga Kornievskaia <kolga@netapp.com>
    NFSv4.2: condition READDIR's mask for security label based on LSM state

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: rpc_wake_up() should wake up tasks in the correct order

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ath10k: Release some resources in an error handling path

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ath10k: Fix an error handling path

Rakesh Pillai <pillair@codeaurora.org>
    ath10k: Fix the parsing error in service available event

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ath11k: Fix an error handling path

Sven Eckelmann <sven@narfation.org>
    ath11k: Reset ath11k_skb_cb before setting new flags

Sven Eckelmann <sven@narfation.org>
    ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: i2c: imx219: Selection compliance fixes

Jacopo Mondi <jacopo+renesas@jmondi.org>
    media: rdacm20: Enable GPIO1 explicitly

Jacopo Mondi <jacopo+renesas@jmondi.org>
    media: max9271: Fix GPIO enable/disable

Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
    ASoC: Intel: Boards: tgl_max98373: update TDM slot_width

Qinglang Miao <miaoqinglang@huawei.com>
    platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    soundwire: master: use pm_runtime_set_active() on add

Sudeep Holla <sudeep.holla@arm.com>
    mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree

Yangyang Li <liyangyang20@huawei.com>
    RDMA/hns: Bugfix for calculation of extended sge

Lang Cheng <chenglang@huawei.com>
    RDMA/hns: Fix 0-length sge calculation error

Alexandre Belloni <alexandre.belloni@bootlin.com>
    ARM: dts: at91: at91sam9rl: fix ADC triggers

Maxim Kochetkov <fido_max@inbox.ru>
    spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR

Ahmed S. Darwish <a.darwish@linutronix.de>
    scsi: pm80xx: Do not sleep in atomic context

Xiang Chen <chenxiang66@hisilicon.com>
    scsi: hisi_sas: Fix up probe error handling for v3 hw

Yu Kuai <yukuai3@huawei.com>
    soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()

Dongjin Kim <tobetter@gmail.com>
    arm64: dts: meson-sm1: fix typo in opp table

Artem Lapkin <art@khadas.com>
    arm64: dts: meson: fix spi-max-frequency on Khadas VIM2

Roman Bacik <roman.bacik@broadcom.com>
    PCI: iproc: Invalidate correct PAXB inbound windows

Bharat Gooty <bharat.gooty@broadcom.com>
    PCI: iproc: Fix out-of-bound array accesses

Colin Ian King <colin.king@canonical.com>
    PCI: Fix overflow in command-line resource alignment requests

Bjorn Helgaas <bhelgaas@google.com>
    PCI: Bounds-check command-line resource alignment requests

Bjorn Andersson <bjorn.andersson@linaro.org>
    arm64: dts: qcom: c630: Fix pinctrl pins properties

Bjorn Andersson <bjorn.andersson@linaro.org>
    arm64: dts: qcom: c630: Polish i2c-hid devices

JC Kuo <jckuo@nvidia.com>
    phy: tegra: xusb: Fix usb_phy device driver field

Michael Walle <michael@walle.cc>
    arm64: dts: freescale: sl28: combine SPI MTD partitions

Michael Walle <michael@walle.cc>
    arm64: dts: ls1028a: fix FlexSPI clock input

Michael Walle <michael@walle.cc>
    arm64: dts: ls1028a: fix ENETC PTP clock input

Marc Zyngier <maz@kernel.org>
    genirq/irqdomain: Don't try to free an interrupt that has no mapping

Zhang Qilong <zhangqilong3@huawei.com>
    power: supply: bq24190_charger: fix reference leak

Hans de Goede <hdegoede@redhat.com>
    power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching

Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
    power: supply: max17042_battery: Fix current_{avg,now} hiding with no current sense

Chen-Yu Tsai <wens@csie.org>
    arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc

Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
    power: supply: bq25890: Use the correct range for IILIM register

Marek Behún <kabel@kernel.org>
    arm64: dts: armada-3720-turris-mox: update ethernet-phy handle name

Chris Packham <chris.packham@alliedtelesis.co.nz>
    ARM: dts: Remove non-existent i2c1 from 98dx3236

Jing Xiangfeng <jingxiangfeng@huawei.com>
    HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()

Enric Balletbo i Serra <enric.balletbo@collabora.com>
    drm/mediatek: Use correct aliases name for ovl

Leon Romanovsky <leon@kernel.org>
    RDMA/core: Track device memory MRs

Bjorn Andersson <bjorn.andersson@linaro.org>
    slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI

Dan Carpenter <dan.carpenter@oracle.com>
    media: max2175: fix max2175_set_csm_mode() error code

Qinglang Miao <miaoqinglang@huawei.com>
    mips: cdmm: fix use-after-free in mips_cdmm_bus_discover

Daniel Gomez <daniel@qtec.com>
    media: imx214: Fix stop streaming

Daniel T. Lee <danieltimlee@gmail.com>
    samples: bpf: Fix lwt_len_hist reusing previous BPF map

Zhang Qilong <zhangqilong3@huawei.com>
    serial: 8250-mtk: Fix reference leak in mtk8250_probe

Weihang Li <liweihang@huawei.com>
    RDMA/hns: Avoid setting loopback indicator when smac is same as dmac

Weihang Li <liweihang@huawei.com>
    RDMA/hns: Fix missing fields in address vector

Weihang Li <liweihang@huawei.com>
    RDMA/hns: Only record vlan info for HIP08

Alex Elder <elder@linaro.org>
    arm64: dts: qcom: sc7180: limit IPA iommu streams

Vadim Pasternak <vadimp@nvidia.com>
    platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform configuration

Vadim Pasternak <vadimp@nvidia.com>
    platform/x86: mlx-platform: Remove PSU EEPROM from default platform configuration

Keita Suzuki <keitasuzuki.park@sslab.ics.keio.ac.jp>
    media: siano: fix memory leak of debugfs members in smsdvb_hotplug

Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
    drm/imx/dcss: fix rotations for Vivante tiled formats

Vinod Koul <vkoul@kernel.org>
    soundwire: qcom: Fix build failure when slimbus is module

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind

Vidya Sagar <vidyas@nvidia.com>
    arm64: tegra: Fix DT binding for IO High Voltage entry

Marek Behún <kabel@kernel.org>
    leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'

Yu Kuai <yukuai3@huawei.com>
    leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()

Bjorn Andersson <bjorn.andersson@linaro.org>
    arm64: dts: qcom: sdm845: Limit ipa iommu streams

Zhihao Cheng <chengzhihao1@huawei.com>
    dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()

Qinglang Miao <miaoqinglang@huawei.com>
    cw1200: fix missing destroy_workqueue() on error in cw1200_init_common

Zhang Changzhong <zhangchangzhong@huawei.com>
    rsi: fix error return code in rsi_reset_card()

Wang Hai <wanghai38@huawei.com>
    qtnfmac: fix error return code in qtnf_pcie_probe()

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    orinoco: Move context allocation after processing the skb

Zhang Changzhong <zhangchangzhong@huawei.com>
    brcmfmac: fix error return code in brcmf_cfg80211_connect()

Zhihao Cheng <chengzhihao1@huawei.com>
    mmc: pxamci: Fix error return code in pxamci_probe

Cristian Birsan <cristian.birsan@microchip.com>
    ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host

Cristian Birsan <cristian.birsan@microchip.com>
    ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host

Cristian Birsan <cristian.birsan@microchip.com>
    ARM: dts: at91: sam9x60: add pincontrol for USB Host

Qinglang Miao <miaoqinglang@huawei.com>
    memstick: fix a double-free bug in memstick_check

Yangtao Li <frank@allwinnertech.com>
    pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute

Kamal Heib <kamalheib1@gmail.com>
    RDMA/cxgb4: Validate the number of CQEs

Maharaja Kennadyrajan <mkenna@codeaurora.org>
    ath11k: Fix the rx_filter flag setting for peer rssi stats

Wang Hai <wanghai38@huawei.com>
    staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_probe()

Kevin Hilman <khilman@baylibre.com>
    clk: meson: Kconfig: fix dependency for G12A

Zhang Qilong <zhangqilong3@huawei.com>
    Input: omap4-keypad - fix runtime PM error handling

Nikita Travkin <nikitos.tr@gmail.com>
    arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp

Tom Rix <trix@redhat.com>
    soc: qcom: initialize local variable

Zhihao Cheng <chengzhihao1@huawei.com>
    drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe

Zhang Qilong <zhangqilong3@huawei.com>
    soc: ti: Fix reference imbalance in knav_dma_probe

Zhang Qilong <zhangqilong3@huawei.com>
    soc: ti: knav_qmss: fix reference leak in knav_queue_probe

Jim Quinlan <james.quinlan@broadcom.com>
    PCI: brcmstb: Initialize "tmp" before use

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    PCI: Disable MSI for Pericom PCIe-USB adapter

Marc Zyngier <maz@kernel.org>
    drm/meson: dw-hdmi: Enable the iahb clock early enough

Marc Zyngier <maz@kernel.org>
    drm/meson: dw-hdmi: Disable clocks on driver teardown

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    spi: fix resource leak for drivers without .remove callback

Corentin Labbe <clabbe@baylibre.com>
    crypto: sun8i-ce - fix two error path's memory leak

Zhang Qilong <zhangqilong3@huawei.com>
    crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe

Nathan Chancellor <natechancellor@gmail.com>
    crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd

Uladzislau Rezki (Sony) <urezki@gmail.com>
    rcu/tree: Defer kvfree_rcu() allocation to a clean context

Peter Zijlstra <peterz@infradead.org>
    rcu,ftrace: Fix ftrace recursion

Peter Zijlstra <peterz@infradead.org>
    rcu: Allow rcu_irq_enter_check_tick() from NMI

Jaegeuk Kim <jaegeuk@kernel.org>
    scsi: ufs: Fix clkgating on/off

Jaegeuk Kim <jaegeuk@kernel.org>
    scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF

Yazen Ghannam <yazen.ghannam@amd.com>
    EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId

Tony Lindgren <tony@atomide.com>
    mfd: cpcap: Fix interrupt regression with regmap clear_ack

Amelie Delaunay <amelie.delaunay@st.com>
    mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()

Geert Uytterhoeven <geert+renesas@glider.be>
    mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPE

Jing Xiangfeng <jingxiangfeng@huawei.com>
    mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()

Kaixu Xia <kaixuxia@tencent.com>
    powerpc/powernv/sriov: fix unsigned int win compared to less than zero

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"

Andrew Jeffery <andrew@aj.id.au>
    ARM: dts: tacoma: Fix node vs reg mismatch for flash memory

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32

Ard Biesheuvel <ardb@kernel.org>
    powerpc: Avoid broken GCC __attribute__((optimize))

Björn Töpel <bjorn.topel@gmail.com>
    selftests/bpf: Fix broken riscv build

Zhang Qilong <zhangqilong3@huawei.com>
    spi: mxs: fix reference leak in mxs_spi_probe

Yang Yingliang <yangyingliang@huawei.com>
    usb/max3421: fix return error code in max3421_probe()

Carl Yin <carl.yin@quectel.com>
    bus: mhi: core: Fix null pointer access when parsing MHI configuration

Bhaumik Bhatt <bbhatt@codeaurora.org>
    bus: mhi: core: Remove double locking from mhi_driver_remove()

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Input: ads7846 - fix unaligned access on 7845

Oleksij Rempel <linux@rempel-privat.de>
    Input: ads7846 - fix integer overflow on Rt calculation

David Jander <david@protonic.nl>
    Input: ads7846 - fix race that causes missing releases

Lukas Bulwahn <lukas.bulwahn@gmail.com>
    iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM

Geert Uytterhoeven <geert+renesas@glider.be>
    ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY

Marc Zyngier <maz@kernel.org>
    drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registers

Marc Zyngier <maz@kernel.org>
    drm/meson: dw-hdmi: Register a callback to disable the regulator

Marc Zyngier <maz@kernel.org>
    drm/meson: Unbind all connectors on module removal

Marc Zyngier <maz@kernel.org>
    drm/meson: Free RDMA resources after tearing down DRM

Yang Yingliang <yangyingliang@huawei.com>
    drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()

Wolfram Sang <wsa+renesas@sang-engineering.com>
    mmc: sdhci: tegra: fix wrong unit with busy_timeout

Yang Yingliang <yangyingliang@huawei.com>
    video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()

Qinglang Miao <miaoqinglang@huawei.com>
    media: solo6x10: fix missing snd_card_free in error handling case

Mansur Alisha Shaik <mansur@codeaurora.org>
    media: venus: put dummy vote on video-mem path after last session release

Martin Wilck <mwilck@suse.com>
    scsi: core: Fix VPD LUN ID designator priorities

Randy Dunlap <rdunlap@infradead.org>
    spi: dw: fix build error by selecting MULTIPLEXER

Jerome Brunet <jbrunet@baylibre.com>
    ASoC: meson: fix COMPILE_TEST error

Leon Romanovsky <leon@kernel.org>
    RDMA/cma: Add missing error handling of listen_id

Mansur Alisha Shaik <mansur@codeaurora.org>
    media: venus: core: vote with average bandwidth and peak bandwidth as zero

Mansur Alisha Shaik <mansur@codeaurora.org>
    media: venus: core: vote for video-mem path

Mansur Alisha Shaik <mansur@codeaurora.org>
    media: venus: core: change clk enable and disable order in resume and suspend

Yu Kuai <yukuai3@huawei.com>
    media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove()

Zhang Qilong <zhangqilong3@huawei.com>
    media: cedrus: fix reference leak in cedrus_start_streaming

Zhang Qilong <zhangqilong3@huawei.com>
    media: staging: rkisp1: cap: fix runtime PM imbalance on error

Hugues Fruchet <hugues.fruchet@st.com>
    media: ov5640: fix support of BT656 bus mode

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argument

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    media: v4l2-fwnode: Return -EINVAL for invalid bus-type

Yu Kuai <yukuai3@huawei.com>
    media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()

Yu Kuai <yukuai3@huawei.com>
    media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()

Yu Kuai <yukuai3@huawei.com>
    media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()

Yu Kuai <yukuai3@huawei.com>
    media: platform: add missing put_device() call in mtk_jpeg_clk_init()

Colin Ian King <colin.king@canonical.com>
    media: tm6000: Fix sizeof() mismatches

Shannon Nelson <snelson@pensando.io>
    ionic: change set_rx_mode from_ndo to can_sleep

Shannon Nelson <snelson@pensando.io>
    ionic: flatten calls to ionic_lif_rx_mode

Shannon Nelson <snelson@pensando.io>
    ionic: use mc sync for multicast filters

Hanjun Guo <guohanjun@huawei.com>
    drm/amdkfd: Put ACPI table after using it

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    scripts: kernel-doc: Restore anonymous enum parsing

Jing Xiangfeng <jingxiangfeng@huawei.com>
    staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interrupt.c

Zhang Qilong <zhangqilong3@huawei.com>
    staging: greybus: codecs: Fix reference counter leak in error handling

Dan Carpenter <dan.carpenter@oracle.com>
    drm/udl: Fix missing error code in udl_handle_damage()

Qinglang Miao <miaoqinglang@huawei.com>
    firmware: arm_scmi: Fix missing destroy_workqueue()

Jack Xu <jack.xu@intel.com>
    crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()

Jason A. Donenfeld <Jason@zx2c4.com>
    crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager

Tony Lindgren <tony@atomide.com>
    soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted

Nirmoy Das <nirmoy.das@amd.com>
    drm/amdgpu: fix compute queue priority if num_kcq is less than 4

Necip Fazil Yildiran <fazilyildiran@gmail.com>
    MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA

Nishanth Menon <nm@ti.com>
    arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIG

Arnd Bergmann <arnd@arndb.de>
    RDMa/mthca: Work around -Wenum-conversion warning

Zhang Qilong <zhangqilong3@huawei.com>
    ASoC: arizona: Fix a wrong free in wm8997_probe

Vincent Bernat <vincent@bernat.ch>
    net: evaluate net.ipv4.conf.all.proxy_arp_pvlan

Vincent Bernat <vincent@bernat.ch>
    net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown

Miklos Szeredi <mszeredi@redhat.com>
    virtiofs fix leak in setup

Zhang Qilong <zhangqilong3@huawei.com>
    spi: sprd: fix reference leak in sprd_spi_remove

Zhang Qilong <zhangqilong3@huawei.com>
    ASoC: wm8998: Fix PM disable depth imbalance on error

Zhang Qilong <zhangqilong3@huawei.com>
    ASoC: wm8994: Fix PM disable depth imbalance on error

Hangbin Liu <liuhangbin@gmail.com>
    selftest/bpf: Add missed ip6ip6 test back

Hangbin Liu <liuhangbin@gmail.com>
    selftests/run_kselftest.sh: fix dry-run typo

Abhinav Kumar <abhinavk@codeaurora.org>
    drm/msm/dp: do not notify audio subsystem if sink doesn't support audio

Kuogee Hsieh <khsieh@codeaurora.org>
    drm/msm/dp: skip checking LINK_STATUS_UPDATED bit

Kuogee Hsieh <khsieh@codeaurora.org>
    drm/msm/dp: return correct connection status after suspend

Arnd Bergmann <arnd@arndb.de>
    firmware: tegra: fix strncpy()/strncat() confusion

Rob Clark <robdclark@chromium.org>
    drm/msm/a5xx: Clear shadow on suspend

Rob Clark <robdclark@chromium.org>
    drm/msm/a6xx: Clear shadow on suspend

Tsuchiya Yuto <kitakar@gmail.com>
    mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure

Alex Dewar <alex.dewar90@gmail.com>
    ath11k: Handle errors if peer creation fails

Dan Carpenter <dan.carpenter@oracle.com>
    ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()

Zhang Qilong <zhangqilong3@huawei.com>
    spi: imx: fix reference leak in two imx operations

Qinglang Miao <miaoqinglang@huawei.com>
    spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume

Zhang Qilong <zhangqilong3@huawei.com>
    spi: tegra114: fix reference leak in tegra spi ops

Zhang Qilong <zhangqilong3@huawei.com>
    spi: tegra20-sflash: fix reference leak in tegra_sflash_resume

Zhang Qilong <zhangqilong3@huawei.com>
    spi: tegra20-slink: fix reference leak in slink ops of tegra20

Qinglang Miao <miaoqinglang@huawei.com>
    spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe

Zhang Qilong <zhangqilong3@huawei.com>
    spi: spi-ti-qspi: fix reference leak in ti_qspi_setup

Zhang Qilong <zhangqilong3@huawei.com>
    spi: stm32-qspi: fix reference leak in stm32 qspi operations

Anant Thazhemadam <anant.thazhemadam@gmail.com>
    Bluetooth: hci_h5: fix memory leak in h5_close

Sathish Narasimman <nsathish41@gmail.com>
    Bluetooth: Fix: LL PRivacy BLE device fails to connect

Anmol Karn <anmol.karan123@gmail.com>
    Bluetooth: Fix null pointer dereference in hci_event_packet()

Stephen Boyd <swboyd@chromium.org>
    drm/panel: simple: Add flags to boe_nv133fhm_n61

Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
    arm64: dts: exynos: Correct psci compatible used on Exynos7

Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
    arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7

Seung-Woo Kim <sw0312.kim@samsung.com>
    brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}

Karthikeyan Periyasamy <periyasa@codeaurora.org>
    ath11k: fix wmi init configuration

Sven Eckelmann <sven@narfation.org>
    ath11k: Fix number of rules in filtered ETSI regdomain

Sven Eckelmann <sven@narfation.org>
    ath11k: Initialize complete alpha2 for regulatory change

Lyude Paul <lyude@redhat.com>
    drm/edid: Fix uninitialized variable in drm_cvt_modes()

Zhen Lei <thunder.leizhen@huawei.com>
    x86/mce: Correct the detection of invalid notifier priorities

KP Singh <kpsingh@google.com>
    bpf: Fix tests for local_storage

Zhang Qilong <zhangqilong3@huawei.com>
    spi: stm32: fix reference leak in stm32_spi_resume

Colin Ian King <colin.king@canonical.com>
    nl80211/cfg80211: fix potential infinite loop

Paul Moore <paul@paul-moore.com>
    selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling

Horia Geantă <horia.geanta@nxp.com>
    crypto: caam - fix printing on xts fallback allocation error path

Horia Geantă <horia.geanta@nxp.com>
    crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback

Ard Biesheuvel <ardb@kernel.org>
    crypto: arm64/poly1305-neon - reorder PAC authentication with SP update

Andrii Nakryiko <andrii@kernel.org>
    libbpf: Fix BTF data layout checks and allow empty BTF

YueHaibing <yuehaibing@huawei.com>
    drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe

Cezary Rojewski <cezary.rojewski@intel.com>
    ASoC: pcm: DRAIN support reactivation

He Zhe <zhe.he@windriver.com>
    pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB

Arnd Bergmann <arnd@arndb.de>
    scsi: aacraid: Improve compat_ioctl handlers

Zhang Qilong <zhangqilong3@huawei.com>
    spi: spi-mem: fix reference leak in spi_mem_access_start

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: fix clock scaling on non-sc7180 board

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dsi_pll_10nm: restore VCO rate during restore_state

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dsi_pll_7nm: restore VCO rate during restore_state

Tanmay Shah <tanmay@codeaurora.org>
    drm/msm/dp: DisplayPort PHY compliance tests fixup

Namhyung Kim <namhyung@kernel.org>
    perf test: Use generic event for expand_libpfm_events()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()

Jaegeuk Kim <jaegeuk@kernel.org>
    f2fs: call f2fs_get_meta_page_retry for nat page

Zhang Qilong <zhangqilong3@huawei.com>
    spi: img-spfi: fix reference leak in img_spfi_resume

Jordan Niethe <jniethe5@gmail.com>
    powerpc/64: Set up a kernel stack for secondaries before cpu_restore()

Arnd Bergmann <arnd@arndb.de>
    drm/amdgpu: fix build_coefficients() argument

Vijay Khemka <vijaykhemka@fb.com>
    ARM: dts: aspeed: tiogapass: Remove vuart

Robin Murphy <robin.murphy@arm.com>
    drm/msm: Add missing stub definition

Clément Péron <peron.clem@gmail.com>
    ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode

Colin Ian King <colin.king@canonical.com>
    crypto: inside-secure - Fix sizeof() mismatch

Christophe Leroy <christophe.leroy@csgroup.eu>
    crypto: talitos - Fix return type of current_desc_hdr()

Christophe Leroy <christophe.leroy@csgroup.eu>
    crypto: talitos - Endianess in current_desc_hdr()

Arnd Bergmann <arnd@arndb.de>
    drm/amdgpu: fix incorrect enum type

Thomas Gleixner <tglx@linutronix.de>
    sched: Reenable interrupts in do_sched_yield()

Peng Liu <iwtbavbm@gmail.com>
    sched/deadline: Fix sched_dl_global_validate()

Colin Ian King <colin.king@canonical.com>
    ASoC: qcom: fix unsigned int bitwidth compared to less than zero

David Woodhouse <dwmw@amazon.co.uk>
    x86/apic: Fix x2apic enablement without interrupt remapping

Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
    RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex

Gioh Kim <gi-oh.kim@cloud.ionos.com>
    RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established

Danil Kipnis <danil.kipnis@cloud.ionos.com>
    RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed

Ard Biesheuvel <ardb@kernel.org>
    ARM: p2v: fix handling of LPAE translation in BE mode

Arvind Sankar <nivedita@alum.mit.edu>
    x86/mm/ident_map: Check for errors from ident_pud_init()

Bob Pearson <rpearsonhpe@gmail.com>
    RDMA/rxe: Compute PSN windows correctly

Jing Xiangfeng <jingxiangfeng@huawei.com>
    RDMA/core: Fix error return in _ib_modify_qp()

Joel Stanley <joel@jms.id.au>
    ARM: dts: aspeed: s2600wf: Fix VGA memory region location

Billy Tsai <billy_tsai@aspeedtech.com>
    ARM: dts: aspeed-g6: Fix the GPIO memory size

Tianyue Ren <rentianyue@kylinos.cn>
    selinux: fix error initialization in inode_doinit_with_dentry()

Selvin Xavier <selvin.xavier@broadcom.com>
    RDMA/bnxt_re: Fix entry size during SRQ create

Dan Carpenter <dan.carpenter@oracle.com>
    rtc: pcf2127: fix pcf2127_nvmem_read/write() returns

Kamal Heib <kamalheib1@gmail.com>
    RDMA/bnxt_re: Set queue pair state when being queried

Douglas Anderson <dianders@chromium.org>
    Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"

Douglas Anderson <dianders@chromium.org>
    soc: qcom: geni: More properly switch to DMA mode

Douglas Anderson <dianders@chromium.org>
    arm64: dts: qcom: sc7180: Fix one forgotten interconnect reference

Kathiravan T <kathirav@codeaurora.org>
    arm64: dts: ipq6018: update the reserved-memory node

Fabien Parent <fparent@baylibre.com>
    arm64: dts: mediatek: mt8183: fix gce incorrect mbox-cells value

Nicolas Boichat <drinkcat@chromium.org>
    soc: mediatek: Check if power domains can be powered on at boot time

Dan Carpenter <dan.carpenter@oracle.com>
    soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()

Biju Das <biju.das.jz@bp.renesas.com>
    arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy node

Biju Das <biju.das.jz@bp.renesas.com>
    arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy node

Krzysztof Kozlowski <krzk@kernel.org>
    drm/tve200: Fix handling of platform_get_irq() error

Krzysztof Kozlowski <krzk@kernel.org>
    drm/mcde: Fix handling of platform_get_irq() error

Randy Dunlap <rdunlap@infradead.org>
    drm/aspeed: Fix Kconfig warning & subsequent build errors

Alexandru Ardelean <alexandru.ardelean@analog.com>
    iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()

Tom Rix <trix@redhat.com>
    drm/gma500: fix double free of gma_connector

Guenter Roeck <linux@roeck-us.net>
    hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs


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

Diffstat:

 Documentation/locking/seqlock.rst                  |  21 +-
 Documentation/networking/ip-sysctl.rst             |   3 +
 Makefile                                           |   4 +-
 arch/Kconfig                                       |  16 ++
 arch/arm/boot/compressed/head.S                    |   4 +-
 arch/arm/boot/dts/armada-xp-98dx3236.dtsi          |   5 -
 .../arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts |   5 -
 arch/arm/boot/dts/aspeed-bmc-intel-s2600wf.dts     |   4 +-
 arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts        |   2 +-
 arch/arm/boot/dts/aspeed-g6.dtsi                   |   2 +-
 arch/arm/boot/dts/at91-sam9x60ek.dts               |  13 +-
 arch/arm/boot/dts/at91-sama5d3_xplained.dts        |   7 +
 arch/arm/boot/dts/at91-sama5d4_xplained.dts        |   7 +
 arch/arm/boot/dts/at91sam9rl.dtsi                  |  19 +-
 arch/arm/boot/dts/meson8b-odroidc1.dts             |   2 +-
 arch/arm/boot/dts/meson8m2-mxiii-plus.dts          |   2 +-
 arch/arm/boot/dts/omap4-panda-es.dts               |   2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |   7 +-
 arch/arm/boot/dts/tegra20-ventana.dts              |  11 ++
 arch/arm/crypto/aes-ce-core.S                      |  32 ++-
 arch/arm/crypto/aes-neonbs-glue.c                  |   8 +-
 arch/arm/kernel/entry-armv.S                       |  25 +--
 arch/arm/kernel/head.S                             |   6 +-
 arch/arm/vfp/entry.S                               |  17 --
 arch/arm/vfp/vfphw.S                               |   5 -
 arch/arm/vfp/vfpmodule.c                           |  72 ++++++-
 arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts |   2 +-
 .../boot/dts/amlogic/meson-g12b-odroid-n2.dtsi     |   2 +-
 arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi   |   2 +-
 .../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts      |   2 +-
 .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |   2 +-
 .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi      |   2 +-
 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi  |   2 +-
 .../boot/dts/amlogic/meson-gxl-s905d-p230.dts      |   2 +-
 .../boot/dts/amlogic/meson-gxm-khadas-vim2.dts     |   4 +-
 .../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts |   2 +-
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts     |   2 +-
 arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts |   2 +-
 arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         |   2 +-
 arch/arm64/boot/dts/exynos/exynos7.dtsi            |  12 +-
 .../dts/freescale/fsl-ls1028a-kontron-sl28.dts     |  12 +-
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi     |   4 +-
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |   2 +-
 arch/arm64/boot/dts/marvell/armada-7040.dtsi       |   4 -
 arch/arm64/boot/dts/marvell/armada-8040.dtsi       |   4 -
 arch/arm64/boot/dts/mediatek/mt8183.dtsi           |   2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |   4 +-
 arch/arm64/boot/dts/qcom/ipq6018.dtsi              |   6 +-
 .../dts/qcom/msm8916-samsung-a2015-common.dtsi     |  11 ++
 arch/arm64/boot/dts/qcom/sc7180.dtsi               |   5 +-
 arch/arm64/boot/dts/qcom/sdm845.dtsi               |   3 +-
 .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts      |  39 ++--
 arch/arm64/boot/dts/qcom/sm8250-mtp.dts            |   2 +-
 arch/arm64/boot/dts/renesas/cat875.dtsi            |   1 -
 arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi    |   1 -
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts     |   1 +
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  16 +-
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |   4 +-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          |   2 +-
 arch/arm64/crypto/poly1305-armv8.pl                |   2 +-
 arch/arm64/crypto/poly1305-core.S_shipped          |   2 +-
 arch/arm64/include/asm/kvm_host.h                  |   1 +
 arch/arm64/kernel/mte.c                            |   3 +-
 arch/arm64/kvm/sys_regs.c                          |   1 +
 arch/m68k/mac/config.c                             |  17 +-
 arch/mips/bcm47xx/Kconfig                          |   1 +
 arch/mips/kernel/setup.c                           |   4 +-
 arch/powerpc/boot/Makefile                         |   2 +
 arch/powerpc/include/asm/bitops.h                  |  23 ++-
 arch/powerpc/include/asm/book3s/32/mmu-hash.h      |   1 +
 arch/powerpc/include/asm/book3s/32/pgtable.h       |   4 +-
 arch/powerpc/include/asm/cpm1.h                    |   1 +
 arch/powerpc/include/asm/cputable.h                |   7 +-
 arch/powerpc/include/asm/nohash/pgtable.h          |   4 +-
 arch/powerpc/kernel/Makefile                       |   3 +
 arch/powerpc/kernel/head_32.h                      |  25 ++-
 arch/powerpc/kernel/head_64.S                      |  10 +-
 arch/powerpc/kernel/paca.c                         |   4 +-
 arch/powerpc/kernel/rtas.c                         |   2 +-
 arch/powerpc/kernel/setup-common.c                 |   4 +-
 arch/powerpc/kernel/setup.h                        |   6 -
 arch/powerpc/kernel/setup_64.c                     |   2 +-
 arch/powerpc/kernel/smp.c                          |   2 +-
 arch/powerpc/lib/sstep.c                           |  10 +-
 arch/powerpc/mm/fault.c                            |   8 +-
 arch/powerpc/mm/mem.c                              |   2 +-
 arch/powerpc/perf/core-book3s.c                    |  13 ++
 arch/powerpc/perf/isa207-common.c                  |  30 ++-
 arch/powerpc/perf/isa207-common.h                  |  20 +-
 arch/powerpc/perf/power10-pmu.c                    |  11 +-
 arch/powerpc/platforms/8xx/micropatch.c            |  11 ++
 arch/powerpc/platforms/Kconfig.cputype             |   2 +-
 arch/powerpc/platforms/powermac/sleep.S            | 132 ++++++-------
 arch/powerpc/platforms/powernv/memtrace.c          |  44 ++++-
 arch/powerpc/platforms/powernv/npu-dma.c           |  16 +-
 arch/powerpc/platforms/powernv/pci-sriov.c         |   2 +-
 arch/powerpc/platforms/pseries/hotplug-cpu.c       |   1 +
 arch/powerpc/platforms/pseries/suspend.c           |   4 -
 arch/powerpc/xmon/nonstdio.c                       |   2 +-
 arch/powerpc/xmon/xmon.c                           |   2 +
 arch/riscv/mm/init.c                               |   2 +-
 arch/s390/kernel/entry.S                           |  44 +++--
 arch/s390/kernel/smp.c                             |  18 +-
 arch/s390/lib/test_unwind.c                        |   7 +-
 arch/s390/purgatory/head.S                         |   9 +-
 arch/sparc/mm/init_64.c                            |   2 +-
 arch/um/drivers/chan_user.c                        |   4 +-
 arch/um/drivers/xterm.c                            |   5 +
 arch/um/kernel/time.c                              |   5 -
 arch/um/os-Linux/irq.c                             |   2 +-
 arch/um/os-Linux/umid.c                            |  17 +-
 arch/x86/events/intel/core.c                       |   5 +-
 arch/x86/events/intel/lbr.c                        |   2 +-
 arch/x86/include/asm/apic.h                        |   1 +
 arch/x86/include/asm/mce.h                         |   3 +-
 arch/x86/kernel/apic/apic.c                        |  14 +-
 arch/x86/kernel/apic/x2apic_phys.c                 |   9 +
 arch/x86/kernel/cpu/mce/core.c                     |   3 +-
 arch/x86/kernel/kprobes/core.c                     |   5 +
 arch/x86/kernel/tboot.c                            |   1 +
 arch/x86/kvm/cpuid.h                               |  14 ++
 arch/x86/kvm/svm/sev.c                             |  22 +--
 arch/x86/kvm/svm/svm.c                             |  14 +-
 arch/x86/kvm/vmx/vmx.c                             |   8 +-
 arch/x86/mm/ident_map.c                            |  12 +-
 crypto/Kconfig                                     |   2 +-
 crypto/ecdh.c                                      |   9 +-
 drivers/accessibility/speakup/speakup_dectlk.c     |   2 +-
 drivers/acpi/acpi_pnp.c                            |   3 +
 drivers/acpi/device_pm.c                           |  41 ++--
 drivers/acpi/nfit/core.c                           |   6 +-
 drivers/acpi/resource.c                            |   2 +-
 drivers/android/binder.c                           |   1 +
 drivers/android/binder_alloc.c                     |  48 +++++
 drivers/android/binder_alloc.h                     |   4 +-
 drivers/base/core.c                                |   2 +-
 drivers/block/null_blk_zoned.c                     |  28 ++-
 drivers/block/rnbd/rnbd-clt-sysfs.c                |  17 +-
 drivers/block/rnbd/rnbd-clt.c                      |  13 +-
 drivers/block/rnbd/rnbd-clt.h                      |   4 +-
 drivers/block/xen-blkback/xenbus.c                 |   4 +-
 drivers/bluetooth/btmtksdio.c                      |   2 +-
 drivers/bluetooth/btusb.c                          |  10 +-
 drivers/bluetooth/hci_h5.c                         |   3 +
 drivers/bus/fsl-mc/fsl-mc-allocator.c              |   4 +-
 drivers/bus/fsl-mc/fsl-mc-bus.c                    |   5 +-
 drivers/bus/mhi/core/init.c                        |   6 +-
 drivers/bus/mips_cdmm.c                            |   4 +-
 drivers/clk/at91/sam9x60.c                         |   6 +-
 drivers/clk/at91/sama7g5.c                         |   6 +-
 drivers/clk/bcm/clk-bcm2711-dvp.c                  |   1 +
 drivers/clk/clk-fsl-sai.c                          |  12 ++
 drivers/clk/clk-s2mps11.c                          |   1 +
 drivers/clk/clk-versaclock5.c                      |   4 +-
 drivers/clk/ingenic/cgu.c                          |  14 +-
 drivers/clk/meson/Kconfig                          |   1 +
 drivers/clk/mvebu/armada-37xx-xtal.c               |   4 +-
 drivers/clk/qcom/gcc-sc7180.c                      |   4 +-
 drivers/clk/renesas/r8a779a0-cpg-mssr.c            |  13 +-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |   1 +
 drivers/clk/sunxi-ng/ccu-sun8i-h3.c                |   1 +
 drivers/clk/tegra/clk-dfll.c                       |   4 +-
 drivers/clk/tegra/clk-id.h                         |   1 +
 drivers/clk/tegra/clk-tegra-periph.c               |   2 +-
 drivers/clk/ti/fapll.c                             |  11 +-
 drivers/clocksource/Kconfig                        |   2 +-
 drivers/clocksource/arm_arch_timer.c               |  27 ++-
 drivers/clocksource/ingenic-timer.c                |   2 +-
 drivers/clocksource/timer-cadence-ttc.c            |  18 +-
 drivers/clocksource/timer-orion.c                  |  11 +-
 drivers/counter/microchip-tcb-capture.c            |  16 +-
 drivers/cpufreq/Kconfig.arm                        |   2 +-
 drivers/cpufreq/armada-8k-cpufreq.c                |   6 +
 drivers/cpufreq/highbank-cpufreq.c                 |   7 +
 drivers/cpufreq/intel_pstate.c                     |  16 +-
 drivers/cpufreq/loongson1-cpufreq.c                |   1 +
 drivers/cpufreq/mediatek-cpufreq.c                 |   1 +
 drivers/cpufreq/qcom-cpufreq-nvmem.c               |   1 +
 drivers/cpufreq/scpi-cpufreq.c                     |   1 +
 drivers/cpufreq/sti-cpufreq.c                      |   7 +
 drivers/cpufreq/sun50i-cpufreq-nvmem.c             |   1 +
 drivers/cpufreq/vexpress-spc-cpufreq.c             |   1 +
 drivers/crypto/Kconfig                             |   1 +
 drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c  |  20 +-
 drivers/crypto/amcc/crypto4xx_core.c               |   2 +-
 drivers/crypto/caam/caamalg.c                      |   4 +-
 drivers/crypto/caam/caamalg_qi.c                   |   4 +-
 drivers/crypto/caam/caamalg_qi2.c                  |   3 +-
 drivers/crypto/inside-secure/safexcel.c            |   2 +-
 drivers/crypto/omap-aes.c                          |   3 +-
 drivers/crypto/qat/qat_common/qat_hal.c            |   2 +-
 drivers/crypto/talitos.c                           |  10 +-
 drivers/dax/super.c                                |   1 +
 drivers/dma-buf/dma-resv.c                         |   2 +-
 drivers/dma/mv_xor_v2.c                            |   4 +-
 drivers/dma/ti/k3-udma.c                           |   3 +-
 drivers/edac/amd64_edac.c                          |  26 +--
 drivers/edac/i10nm_base.c                          |  11 +-
 drivers/edac/mce_amd.c                             |   2 +-
 drivers/extcon/extcon-max77693.c                   |   2 +-
 drivers/firmware/arm_scmi/notify.c                 |  10 +-
 drivers/firmware/efi/efi.c                         |   1 +
 drivers/firmware/tegra/bpmp-debugfs.c              |   6 +-
 drivers/fsi/fsi-master-aspeed.c                    |  45 +++--
 drivers/gpio/gpiolib.c                             |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c     |  10 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |  10 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c            |   9 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |   6 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c              |   6 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   7 +-
 drivers/gpu/drm/amd/amdkfd/kfd_crat.c              |  13 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  17 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |   4 +-
 .../drm/amd/display/modules/color/color_gamma.c    |   2 +-
 drivers/gpu/drm/aspeed/Kconfig                     |   1 +
 drivers/gpu/drm/bridge/ti-tpd12s015.c              |   2 +-
 drivers/gpu/drm/drm_dp_aux_dev.c                   |   2 +-
 drivers/gpu/drm/drm_edid.c                         |   2 +
 drivers/gpu/drm/gma500/cdv_intel_dp.c              |   2 +-
 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c     |   2 +-
 drivers/gpu/drm/imx/dcss/dcss-plane.c              |  11 +-
 drivers/gpu/drm/mcde/mcde_drv.c                    |   4 +-
 drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c        |   2 +-
 drivers/gpu/drm/meson/meson_drv.c                  |  12 +-
 drivers/gpu/drm/meson/meson_dw_hdmi.c              |  60 ++++--
 drivers/gpu/drm/msm/Kconfig                        |   2 +-
 drivers/gpu/drm/msm/adreno/a5xx_gpu.c              |  24 ++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c              |  11 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c      |   6 +-
 drivers/gpu/drm/msm/dp/dp_catalog.c                |  13 ++
 drivers/gpu/drm/msm/dp/dp_catalog.h                |   1 +
 drivers/gpu/drm/msm/dp/dp_ctrl.c                   |  28 ++-
 drivers/gpu/drm/msm/dp/dp_display.c                | 154 ++++++++-------
 drivers/gpu/drm/msm/dp/dp_link.c                   |  41 ++--
 drivers/gpu/drm/msm/dp/dp_link.h                   |   1 +
 drivers/gpu/drm/msm/dp/dp_reg.h                    |   2 +
 drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c         |   8 +
 drivers/gpu/drm/msm/dsi/pll/dsi_pll_7nm.c          |   8 +
 drivers/gpu/drm/msm/msm_drv.h                      |   5 +
 drivers/gpu/drm/mxsfb/mxsfb_drv.c                  |  10 +-
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c           |   1 +
 drivers/gpu/drm/panel/panel-simple.c               |   1 +
 drivers/gpu/drm/panfrost/panfrost_device.c         |   1 -
 drivers/gpu/drm/panfrost/panfrost_device.h         |   6 +-
 drivers/gpu/drm/panfrost/panfrost_job.c            | 183 +++++++++++++----
 drivers/gpu/drm/tve200/tve200_drv.c                |   4 +-
 drivers/gpu/drm/udl/udl_modeset.c                  |   4 +-
 drivers/hsi/controllers/omap_ssi_core.c            |   2 +-
 drivers/hwmon/ina3221.c                            |   2 +-
 drivers/hwmon/k10temp.c                            |  98 ---------
 drivers/hwtracing/coresight/coresight-catu.c       |   2 +-
 drivers/hwtracing/coresight/coresight-cti-core.c   |   2 +-
 drivers/hwtracing/coresight/coresight-etb10.c      |   2 +-
 drivers/hwtracing/coresight/coresight-etm3x-core.c |   4 +-
 drivers/hwtracing/coresight/coresight-etm4x-core.c |   4 +-
 drivers/hwtracing/coresight/coresight-funnel.c     |   6 +-
 drivers/hwtracing/coresight/coresight-replicator.c |   6 +-
 drivers/hwtracing/coresight/coresight-stm.c        |   2 +-
 drivers/hwtracing/coresight/coresight-tmc-core.c   |   2 +-
 drivers/hwtracing/coresight/coresight-tpiu.c       |   2 +-
 drivers/i2c/busses/i2c-qcom-geni.c                 |   6 +-
 drivers/iio/adc/Kconfig                            |   2 +-
 drivers/iio/adc/ad_sigma_delta.c                   |  18 +-
 drivers/iio/adc/at91_adc.c                         |   2 +-
 drivers/iio/adc/rockchip_saradc.c                  |   2 +-
 drivers/iio/adc/ti-ads124s08.c                     |  13 +-
 drivers/iio/imu/bmi160/bmi160.h                    |   7 +
 drivers/iio/imu/bmi160/bmi160_core.c               |   6 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c       |  26 ++-
 drivers/iio/industrialio-buffer.c                  |   6 +-
 drivers/iio/light/rpr0521.c                        |  17 +-
 drivers/iio/light/st_uvis25.h                      |   5 +
 drivers/iio/light/st_uvis25_core.c                 |   8 +-
 drivers/iio/magnetometer/mag3110.c                 |  13 +-
 drivers/iio/pressure/mpl3115.c                     |   9 +-
 drivers/iio/trigger/iio-trig-hrtimer.c             |   4 +-
 drivers/infiniband/core/cma.c                      | 195 ++++++++++--------
 drivers/infiniband/core/device.c                   |   7 +-
 drivers/infiniband/core/uverbs_std_types_device.c  |  14 +-
 drivers/infiniband/core/uverbs_std_types_mr.c      |   4 +
 drivers/infiniband/core/verbs.c                    |   4 +-
 drivers/infiniband/hw/bnxt_re/ib_verbs.c           |   5 +-
 drivers/infiniband/hw/cxgb4/cq.c                   |   3 +
 drivers/infiniband/hw/hns/hns_roce_ah.c            |  61 +++---
 drivers/infiniband/hw/hns/hns_roce_cq.c            |   5 +-
 drivers/infiniband/hw/hns/hns_roce_device.h        |  10 +-
 drivers/infiniband/hw/hns/hns_roce_hem.c           |   4 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c         |  56 +++---
 drivers/infiniband/hw/hns/hns_roce_main.c          |  11 +-
 drivers/infiniband/hw/hns/hns_roce_pd.c            |  11 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c            |  18 +-
 drivers/infiniband/hw/hns/hns_roce_srq.c           |  10 +-
 drivers/infiniband/hw/mlx5/mr.c                    |  21 +-
 drivers/infiniband/hw/mthca/mthca_cq.c             |   2 +-
 drivers/infiniband/hw/mthca/mthca_dev.h            |   1 -
 drivers/infiniband/sw/rxe/rxe_req.c                |   3 +-
 drivers/infiniband/ulp/rtrs/rtrs-clt.c             |   8 +-
 drivers/infiniband/ulp/rtrs/rtrs-srv.c             |  86 ++++----
 drivers/input/keyboard/omap4-keypad.c              |  89 +++++----
 drivers/input/mouse/cyapa_gen6.c                   |   2 +-
 drivers/input/touchscreen/ads7846.c                |  52 +++--
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c         |  90 +++++++++
 drivers/iommu/arm/arm-smmu/arm-smmu.c              |  13 +-
 drivers/iommu/arm/arm-smmu/arm-smmu.h              |   1 +
 drivers/iommu/intel/iommu.c                        |   2 +-
 drivers/irqchip/irq-alpine-msi.c                   |   3 +-
 drivers/irqchip/irq-ti-sci-inta.c                  |   2 +-
 drivers/irqchip/irq-ti-sci-intr.c                  |  14 +-
 drivers/irqchip/qcom-pdc.c                         |  21 +-
 drivers/leds/leds-lp50xx.c                         |   6 +-
 drivers/leds/leds-netxbig.c                        |  35 ++--
 drivers/leds/leds-turris-omnia.c                   |   4 +-
 drivers/macintosh/adb-iop.c                        |  56 ++++--
 drivers/mailbox/arm_mhu_db.c                       |   2 +-
 drivers/md/dm-ioctl.c                              |   1 +
 drivers/md/md-cluster.c                            |  67 ++++---
 drivers/md/md.c                                    |  14 +-
 drivers/media/common/siano/smsdvb-main.c           |   5 +-
 drivers/media/i2c/imx214.c                         |   2 +-
 drivers/media/i2c/imx219.c                         |  17 +-
 drivers/media/i2c/max2175.c                        |   2 +-
 drivers/media/i2c/max9271.c                        |   8 +-
 drivers/media/i2c/ov5640.c                         |  82 ++++----
 drivers/media/i2c/rdacm20.c                        |  13 +-
 drivers/media/i2c/tvp5150.c                        |   1 +
 drivers/media/pci/intel/ipu3/ipu3-cio2.c           |  62 +++---
 drivers/media/pci/intel/ipu3/ipu3-cio2.h           |   1 +
 drivers/media/pci/netup_unidvb/netup_unidvb_spi.c  |   5 +-
 drivers/media/pci/saa7146/mxb.c                    |  19 +-
 drivers/media/pci/solo6x10/solo6x10-g723.c         |   2 +-
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c    |   9 +
 .../media/platform/mtk-vcodec/mtk_vcodec_dec_pm.c  |  19 +-
 .../media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c  |  26 ++-
 drivers/media/platform/qcom/venus/core.c           |  32 ++-
 drivers/media/platform/qcom/venus/pm_helpers.c     |  10 +
 drivers/media/rc/sunxi-cir.c                       |   2 +
 drivers/media/usb/gspca/gspca.c                    |   1 +
 drivers/media/usb/tm6000/tm6000-video.c            |   5 +-
 drivers/media/v4l2-core/v4l2-fwnode.c              |   6 +-
 drivers/memory/Kconfig                             |   2 +-
 drivers/memory/jz4780-nemc.c                       |   6 +-
 drivers/memory/renesas-rpc-if.c                    |   7 +-
 drivers/memstick/core/memstick.c                   |   1 -
 drivers/memstick/host/r592.c                       |  12 +-
 drivers/mfd/Kconfig                                |   1 +
 drivers/mfd/htc-i2cpld.c                           |   2 +
 drivers/mfd/motorola-cpcap.c                       |   6 +-
 drivers/mfd/stmfx.c                                |  10 +-
 drivers/misc/pci_endpoint_test.c                   |   8 +-
 drivers/mmc/host/pxamci.c                          |   1 +
 drivers/mmc/host/sdhci-tegra.c                     |   2 +-
 drivers/mtd/mtdcore.c                              |   4 +
 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c         |  38 ++--
 drivers/mtd/nand/raw/meson_nand.c                  |   7 +-
 drivers/mtd/nand/raw/qcom_nandc.c                  |   2 +
 drivers/mtd/nand/spi/core.c                        |   4 +
 drivers/mtd/parsers/cmdlinepart.c                  |  14 +-
 drivers/mtd/spi-nor/atmel.c                        |  77 ++++++--
 drivers/mtd/spi-nor/core.c                         |  25 +--
 drivers/mtd/spi-nor/core.h                         |   1 +
 drivers/mtd/spi-nor/sst.c                          |   3 +-
 drivers/net/can/m_can/m_can.c                      |   4 -
 drivers/net/dsa/qca/ar9331.c                       |  33 +++-
 drivers/net/ethernet/allwinner/sun4i-emac.c        |   7 +-
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   4 +-
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   |   2 +-
 drivers/net/ethernet/intel/i40e/i40e_xsk.c         |   5 +-
 drivers/net/ethernet/intel/ice/ice_xsk.c           |   5 +-
 drivers/net/ethernet/korina.c                      |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   6 +-
 drivers/net/ethernet/microchip/lan743x_main.c      |  43 ++--
 drivers/net/ethernet/mscc/ocelot_vsc7514.c         |   8 +-
 drivers/net/ethernet/netronome/nfp/flower/main.c   |   6 +-
 drivers/net/ethernet/pensando/ionic/ionic_lif.c    |  63 +++---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |   1 +
 drivers/net/virtio_net.c                           |   1 +
 drivers/net/wireless/admtek/adm8211.c              |   6 +-
 drivers/net/wireless/ath/ath10k/usb.c              |   7 +-
 drivers/net/wireless/ath/ath10k/wmi-tlv.c          |   4 +-
 drivers/net/wireless/ath/ath10k/wmi.c              |   9 +-
 drivers/net/wireless/ath/ath10k/wmi.h              |   1 +
 drivers/net/wireless/ath/ath11k/core.h             |   2 +
 drivers/net/wireless/ath/ath11k/dp_tx.c            |   5 +-
 drivers/net/wireless/ath/ath11k/hw.c               |   4 +-
 drivers/net/wireless/ath/ath11k/mac.c              |  54 +++--
 drivers/net/wireless/ath/ath11k/qmi.c              |   6 +-
 drivers/net/wireless/ath/ath11k/reg.c              |   6 +-
 drivers/net/wireless/ath/ath11k/wmi.c              |  31 ---
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |   3 +-
 .../wireless/broadcom/brcm80211/brcmfmac/pcie.c    |   6 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |   1 +
 drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c   |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c       |   6 +
 .../net/wireless/intersil/orinoco/orinoco_usb.c    |  14 +-
 drivers/net/wireless/marvell/mwifiex/main.c        |   2 +
 drivers/net/wireless/mediatek/mt76/dma.c           |   2 +
 drivers/net/wireless/mediatek/mt76/mac80211.c      |   1 +
 drivers/net/wireless/mediatek/mt76/mt7603/pci.c    |   3 +-
 drivers/net/wireless/mediatek/mt76/mt7615/mac.c    |  14 +-
 drivers/net/wireless/mediatek/mt76/mt7615/mmio.c   |   3 +-
 .../net/wireless/mediatek/mt76/mt7615/sdio_txrx.c  |   2 +-
 drivers/net/wireless/mediatek/mt76/mt76x0/pci.c    |   3 +-
 drivers/net/wireless/mediatek/mt76/mt76x2/pci.c    |   3 +-
 .../net/wireless/mediatek/mt76/mt7915/debugfs.c    |   2 +
 drivers/net/wireless/mediatek/mt76/mt7915/pci.c    |   5 +-
 drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c |   6 +-
 drivers/net/wireless/rsi/rsi_91x_usb.c             |  30 +--
 drivers/net/wireless/st/cw1200/main.c              |   2 +
 drivers/net/xen-netback/xenbus.c                   |   6 +-
 drivers/nfc/s3fwrn5/firmware.c                     |   4 +-
 drivers/nvdimm/label.c                             |  13 +-
 drivers/pci/controller/pcie-brcmstb.c              |   1 +
 drivers/pci/controller/pcie-iproc.c                |  23 ++-
 drivers/pci/pci-acpi.c                             |   4 +-
 drivers/pci/pci.c                                  |  14 +-
 drivers/pci/quirks.c                               |  17 +-
 drivers/pci/slot.c                                 |   6 +-
 drivers/phy/mediatek/Kconfig                       |   4 +-
 drivers/phy/mediatek/phy-mtk-hdmi.c                |   5 +-
 drivers/phy/renesas/phy-rcar-gen3-usb2.c           |   6 +-
 drivers/phy/tegra/xusb.c                           |   2 +-
 drivers/pinctrl/core.c                             |   2 +
 drivers/pinctrl/pinctrl-falcon.c                   |  14 +-
 drivers/pinctrl/sunxi/pinctrl-sun50i-a100.c        |   2 +-
 drivers/pinctrl/sunxi/pinctrl-sunxi.c              |   6 +-
 drivers/platform/chrome/cros_ec_spi.c              |   1 -
 drivers/platform/x86/dell-smbios-base.c            |   1 +
 drivers/platform/x86/intel-vbtn.c                  |  18 +-
 drivers/platform/x86/mlx-platform.c                |  20 +-
 drivers/power/supply/axp288_charger.c              |  28 +--
 drivers/power/supply/bq24190_charger.c             |  20 +-
 drivers/power/supply/bq25890_charger.c             |   2 +-
 drivers/power/supply/max17042_battery.c            |   3 +-
 drivers/ps3/ps3stor_lib.c                          |   2 +-
 drivers/pwm/pwm-imx27.c                            |   3 +-
 drivers/pwm/pwm-lp3943.c                           |   1 +
 drivers/pwm/pwm-sun4i.c                            |   6 +-
 drivers/pwm/pwm-zx.c                               |   1 +
 drivers/regulator/axp20x-regulator.c               |   2 +-
 drivers/remoteproc/mtk_common.h                    |  26 +--
 drivers/remoteproc/mtk_scp.c                       |   5 +-
 drivers/remoteproc/qcom_q6v5_adsp.c                |  13 +-
 drivers/remoteproc/qcom_q6v5_mss.c                 |   5 +-
 drivers/remoteproc/qcom_q6v5_pas.c                 |   5 +-
 drivers/remoteproc/qcom_sysmon.c                   |  25 ++-
 drivers/remoteproc/ti_k3_dsp_remoteproc.c          |   4 +-
 drivers/rtc/rtc-ep93xx.c                           |   6 +-
 drivers/rtc/rtc-pcf2127.c                          |  12 +-
 drivers/s390/block/dasd_alias.c                    |  22 ++-
 drivers/s390/cio/device.c                          |   4 +-
 drivers/scsi/aacraid/commctrl.c                    |  22 ++-
 drivers/scsi/aacraid/linit.c                       |  61 +-----
 drivers/scsi/fnic/fnic_main.c                      |   1 +
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c             |  26 ++-
 drivers/scsi/lpfc/lpfc.h                           |   2 +-
 drivers/scsi/lpfc/lpfc_disc.h                      |   2 +
 drivers/scsi/lpfc/lpfc_hbadisc.c                   |  35 ++++
 drivers/scsi/lpfc/lpfc_init.c                      |  46 +++--
 drivers/scsi/lpfc/lpfc_mem.c                       |  11 +-
 drivers/scsi/lpfc/lpfc_nvme.c                      |  18 +-
 drivers/scsi/lpfc/lpfc_sli.c                       |  74 +++++--
 drivers/scsi/lpfc/lpfc_sli4.h                      |   6 +-
 drivers/scsi/pm8001/pm8001_init.c                  |   3 +-
 drivers/scsi/pm8001/pm80xx_hwi.c                   |   2 +-
 drivers/scsi/qedi/qedi_main.c                      |   4 +-
 drivers/scsi/qla2xxx/qla_init.c                    |  71 +++++--
 drivers/scsi/qla2xxx/qla_mbx.c                     |   9 +-
 drivers/scsi/qla2xxx/qla_tmpl.c                    |   9 +-
 drivers/scsi/qla2xxx/qla_tmpl.h                    |   2 +-
 drivers/scsi/scsi_lib.c                            | 126 ++++++++----
 drivers/scsi/scsi_transport_iscsi.c                |   4 +-
 drivers/scsi/ufs/ufshcd.c                          |   5 +-
 drivers/slimbus/qcom-ctrl.c                        |   9 +-
 drivers/slimbus/qcom-ngd-ctrl.c                    |   6 +
 drivers/soc/amlogic/meson-canvas.c                 |   4 +-
 drivers/soc/mediatek/mtk-scpsys.c                  |   5 +-
 drivers/soc/qcom/pdr_interface.c                   |   2 +-
 drivers/soc/qcom/qcom-geni-se.c                    |  17 +-
 drivers/soc/qcom/smp2p.c                           |   5 +-
 drivers/soc/renesas/rmobile-sysc.c                 |   1 +
 drivers/soc/rockchip/io-domain.c                   |   1 +
 drivers/soc/ti/knav_dma.c                          |  13 +-
 drivers/soc/ti/knav_qmss_queue.c                   |   4 +-
 drivers/soc/ti/omap_prm.c                          |   4 +
 drivers/soundwire/master.c                         |  14 ++
 drivers/soundwire/qcom.c                           |   2 +-
 drivers/soundwire/sysfs_slave_dpn.c                |   1 +
 drivers/spi/Kconfig                                |   1 +
 drivers/spi/atmel-quadspi.c                        |  27 ++-
 drivers/spi/spi-ar934x.c                           |  14 +-
 drivers/spi/spi-bcm63xx-hsspi.c                    |   4 +-
 drivers/spi/spi-davinci.c                          |   2 +-
 drivers/spi/spi-dw-bt1.c                           |   4 +-
 drivers/spi/spi-fsl-dspi.c                         |   6 +-
 drivers/spi/spi-fsl-spi.c                          |  11 +-
 drivers/spi/spi-geni-qcom.c                        |   3 +-
 drivers/spi/spi-gpio.c                             |  15 +-
 drivers/spi/spi-img-spfi.c                         |   4 +-
 drivers/spi/spi-imx.c                              |   2 +
 drivers/spi/spi-mem.c                              |   1 +
 drivers/spi/spi-mt7621.c                           |  11 +-
 drivers/spi/spi-mtk-nor.c                          |   2 +-
 drivers/spi/spi-mxic.c                             |  10 +-
 drivers/spi/spi-mxs.c                              |   1 +
 drivers/spi/spi-npcm-fiu.c                         |   8 +-
 drivers/spi/spi-pic32.c                            |   1 +
 drivers/spi/spi-pxa2xx.c                           |   5 +-
 drivers/spi/spi-qcom-qspi.c                        |  42 ++--
 drivers/spi/spi-rb4xx.c                            |   2 +-
 drivers/spi/spi-rpc-if.c                           |   9 +-
 drivers/spi/spi-sc18is602.c                        |  13 +-
 drivers/spi/spi-sh.c                               |  13 +-
 drivers/spi/spi-sprd.c                             |   1 +
 drivers/spi/spi-st-ssc4.c                          |   5 +-
 drivers/spi/spi-stm32-qspi.c                       |   8 +-
 drivers/spi/spi-stm32.c                            |   1 +
 drivers/spi/spi-synquacer.c                        |  15 +-
 drivers/spi/spi-tegra114.c                         |   2 +
 drivers/spi/spi-tegra20-sflash.c                   |   1 +
 drivers/spi/spi-tegra20-slink.c                    |   2 +
 drivers/spi/spi-ti-qspi.c                          |   1 +
 drivers/spi/spi.c                                  |  19 +-
 drivers/staging/comedi/drivers/mf6x4.c             |   3 +-
 drivers/staging/gasket/gasket_interrupt.c          |  15 +-
 drivers/staging/greybus/audio_codec.c              |   2 +
 drivers/staging/greybus/audio_helper.c             |   3 +-
 drivers/staging/hikey9xx/hi6421-spmi-pmic.c        |   4 +-
 drivers/staging/media/rkisp1/rkisp1-capture.c      |   1 +
 drivers/staging/media/sunxi/cedrus/cedrus_video.c  |   4 +-
 drivers/staging/vc04_services/vchiq-mmal/Kconfig   |   2 +-
 drivers/thermal/cpufreq_cooling.c                  |   4 +-
 drivers/tty/serial/8250/8250_mtk.c                 |  13 +-
 drivers/tty/serial/pmac_zilog.c                    |  14 +-
 drivers/usb/host/ehci-omap.c                       |   1 +
 drivers/usb/host/max3421-hcd.c                     |   3 +-
 drivers/usb/host/oxu210hp-hcd.c                    |   4 +-
 drivers/usb/serial/digi_acceleport.c               |  45 ++---
 drivers/usb/serial/keyspan_pda.c                   |  63 +++---
 drivers/usb/serial/mos7720.c                       |   2 +
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |   5 +
 drivers/vfio/pci/vfio_pci.c                        |   7 +-
 drivers/vfio/pci/vfio_pci_nvlink2.c                |   7 +-
 drivers/vhost/scsi.c                               |   3 +-
 drivers/video/fbdev/atmel_lcdfb.c                  |   2 +-
 drivers/virtio/virtio_ring.c                       |   8 +-
 drivers/watchdog/Kconfig                           |   4 +-
 drivers/watchdog/qcom-wdt.c                        |   2 +-
 drivers/watchdog/sprd_wdt.c                        |  34 ++--
 drivers/watchdog/watchdog_core.c                   |  22 ++-
 drivers/xen/xen-pciback/xenbus.c                   |   2 +-
 drivers/xen/xenbus/xenbus.h                        |   2 +
 drivers/xen/xenbus/xenbus_client.c                 |   8 +-
 drivers/xen/xenbus/xenbus_probe.c                  |   1 +
 drivers/xen/xenbus/xenbus_probe_backend.c          |   7 +
 drivers/xen/xenbus/xenbus_xs.c                     |  34 ++--
 fs/btrfs/ctree.h                                   |   1 -
 fs/btrfs/extent-tree.c                             |  33 +---
 fs/btrfs/ioctl.c                                   |  39 ++++
 fs/btrfs/transaction.c                             |  42 +++-
 fs/ceph/caps.c                                     |  11 +-
 fs/cifs/smb2misc.c                                 |  16 +-
 fs/cifs/smb2ops.c                                  |   3 +-
 fs/cifs/smb2pdu.c                                  |   7 +-
 fs/cifs/smb2pdu.h                                  |  14 +-
 fs/erofs/data.c                                    |  26 +--
 fs/eventpoll.c                                     |  25 ++-
 fs/ext4/extents.c                                  |   4 +-
 fs/ext4/inode.c                                    |  19 +-
 fs/ext4/mballoc.c                                  |   1 +
 fs/ext4/super.c                                    |  14 +-
 fs/f2fs/node.c                                     |   2 +-
 fs/f2fs/super.c                                    |   1 +
 fs/fuse/virtio_fs.c                                |   2 +
 fs/inode.c                                         |   4 +-
 fs/io-wq.h                                         |   1 +
 fs/io_uring.c                                      | 178 ++++++++++-------
 fs/jffs2/readinode.c                               |  16 ++
 fs/jffs2/super.c                                   |  17 ++
 fs/jfs/jfs_dmap.h                                  |   2 +-
 fs/lockd/host.c                                    |  20 +-
 fs/nfs/flexfilelayout/flexfilelayout.c             |   2 +-
 fs/nfs/inode.c                                     |   2 +-
 fs/nfs/nfs4proc.c                                  |  10 +-
 fs/nfs/nfs4xdr.c                                   |  10 +-
 fs/nfs_common/grace.c                              |   6 +-
 fs/nfsd/filecache.c                                |   2 +-
 fs/nfsd/nfs4state.c                                |   1 +
 fs/nfsd/nfssvc.c                                   |   3 +-
 fs/notify/dnotify/dnotify.c                        |   2 +-
 fs/notify/fanotify/fanotify.c                      |   7 +-
 fs/notify/fsnotify.c                               | 107 ++++++----
 fs/notify/inotify/inotify.h                        |   9 +-
 fs/notify/inotify/inotify_fsnotify.c               |  51 +----
 fs/notify/inotify/inotify_user.c                   |   8 +-
 fs/open.c                                          |   4 +
 fs/overlayfs/file.c                                |  87 ++------
 fs/proc/generic.c                                  |  24 ++-
 fs/proc/internal.h                                 |   7 +
 fs/proc/proc_net.c                                 |  16 --
 fs/proc_namespace.c                                |   9 +-
 fs/ubifs/auth.c                                    |   4 +-
 fs/ubifs/io.c                                      |  13 +-
 include/acpi/acpi_bus.h                            |   5 -
 include/linux/fs.h                                 |   3 +-
 include/linux/fsnotify_backend.h                   |   9 +-
 include/linux/iio/adc/ad_sigma_delta.h             |   6 +-
 include/linux/inetdevice.h                         |   4 +-
 include/linux/mm_types.h                           |   8 +
 include/linux/of.h                                 |   1 +
 include/linux/proc_fs.h                            |   8 +-
 include/linux/rmap.h                               |   1 -
 include/linux/seq_buf.h                            |   2 +-
 include/linux/sunrpc/xprt.h                        |   1 +
 include/linux/trace_seq.h                          |   4 +-
 include/media/v4l2-fwnode.h                        |   6 +
 include/media/v4l2-mediabus.h                      |   2 +
 include/rdma/uverbs_ioctl.h                        |  10 +
 include/uapi/linux/android/binder.h                |   1 +
 include/uapi/linux/devlink.h                       |   2 +-
 include/xen/xenbus.h                               |  15 +-
 kernel/audit_fsnotify.c                            |   2 +-
 kernel/audit_tree.c                                |   2 +-
 kernel/audit_watch.c                               |   2 +-
 kernel/cgroup/cpuset.c                             |  33 +++-
 kernel/fork.c                                      |   1 +
 kernel/irq/irqdomain.c                             |  11 +-
 kernel/rcu/tree.c                                  | 118 ++++++-----
 kernel/sched/core.c                                |   6 +-
 kernel/sched/deadline.c                            |   5 +-
 kernel/sched/sched.h                               |  42 ++--
 kernel/trace/bpf_trace.c                           |   8 +-
 kernel/trace/ring_buffer.c                         |  17 +-
 kernel/trace/trace.c                               |  19 +-
 kernel/trace/trace.h                               |   5 +
 kernel/trace/trace_boot.c                          |   2 +
 kernel/trace/trace_events.c                        |   2 +-
 kernel/trace/trace_kprobe.c                        |   9 +-
 kernel/trace/trace_selftest.c                      |   2 +-
 lib/dynamic_debug.c                                |   9 +-
 mm/gup.c                                           | 220 +++++++++------------
 mm/huge_memory.c                                   |   2 +-
 mm/hugetlb.c                                       |   1 +
 mm/init-mm.c                                       |   1 +
 mm/madvise.c                                       |   9 +-
 mm/memcontrol.c                                    |   5 +-
 mm/memory-failure.c                                |   8 +-
 mm/memory.c                                        |  13 +-
 mm/memory_hotplug.c                                |   2 +-
 mm/migrate.c                                       |   8 +-
 mm/page_alloc.c                                    |  13 +-
 mm/rmap.c                                          |   9 -
 mm/vmalloc.c                                       |   6 +-
 mm/vmscan.c                                        |  14 +-
 mm/z3fold.c                                        | 174 ++++++++--------
 net/bluetooth/hci_event.c                          |   5 +
 net/bluetooth/hci_request.c                        |  12 +-
 net/bluetooth/sco.c                                |   5 +
 net/mac80211/rx.c                                  |   2 +-
 net/mac80211/vht.c                                 |  14 +-
 net/sunrpc/debugfs.c                               |   4 +-
 net/sunrpc/sched.c                                 |  65 +++---
 net/sunrpc/xprt.c                                  |  65 ++++--
 net/sunrpc/xprtrdma/module.c                       |   1 +
 net/sunrpc/xprtrdma/rpc_rdma.c                     |  40 +++-
 net/sunrpc/xprtrdma/transport.c                    |   1 +
 net/sunrpc/xprtsock.c                              |   7 +-
 net/wireless/scan.c                                |   2 +-
 samples/bpf/lwt_len_hist.sh                        |   2 +
 samples/bpf/test_lwt_bpf.sh                        |   0
 samples/bpf/xdpsock_user.c                         |   2 +
 scripts/checkpatch.pl                              |   2 +-
 scripts/kconfig/preprocess.c                       |   2 +-
 scripts/kernel-doc                                 |   4 +-
 security/integrity/ima/ima_crypto.c                |  20 +-
 security/selinux/hooks.c                           |  16 +-
 security/smack/smack_access.c                      |   5 +-
 sound/core/memalloc.c                              |   3 +-
 sound/core/oss/pcm_oss.c                           |  22 ++-
 sound/pci/hda/hda_codec.c                          |   2 +-
 sound/pci/hda/hda_sysfs.c                          |   2 +-
 sound/pci/hda/patch_ca0132.c                       |   4 +-
 sound/pci/hda/patch_hdmi.c                         |  98 +++++++--
 sound/pci/hda/patch_realtek.c                      |  46 +++++
 sound/soc/amd/acp-da7219-max98357a.c               |   9 +-
 sound/soc/amd/raven/pci-acp3x.c                    |   4 +
 sound/soc/amd/renoir/rn-pci-acp3x.c                |  32 ++-
 sound/soc/atmel/Kconfig                            |   1 +
 sound/soc/codecs/cros_ec_codec.c                   |   2 +-
 sound/soc/codecs/cx2072x.c                         |   4 +-
 sound/soc/codecs/max98390.c                        |   2 +
 sound/soc/codecs/wm8994.c                          |   6 +-
 sound/soc/codecs/wm8997.c                          |   2 +
 sound/soc/codecs/wm8998.c                          |   4 +-
 sound/soc/codecs/wm_adsp.c                         |   5 +-
 sound/soc/intel/Kconfig                            |   2 +-
 sound/soc/intel/boards/sof_maxim_common.c          |   4 +-
 sound/soc/jz4740/jz4740-i2s.c                      |   4 +
 sound/soc/meson/Kconfig                            |   2 +-
 sound/soc/qcom/Kconfig                             |   1 +
 sound/soc/qcom/common.c                            |  13 +-
 sound/soc/qcom/lpass-hdmi.c                        |   2 +-
 sound/soc/qcom/qdsp6/q6afe-clocks.c                |   1 +
 sound/soc/soc-pcm.c                                |   2 +
 sound/soc/sof/intel/Kconfig                        |   2 +-
 sound/soc/sunxi/sun4i-i2s.c                        |   4 +-
 sound/usb/card.c                                   |   3 +
 sound/usb/clock.c                                  |   6 +
 sound/usb/quirks.c                                 |   1 +
 tools/build/feature/Makefile                       |   2 +-
 tools/lib/bpf/btf.c                                |  16 +-
 tools/lib/bpf/libbpf.c                             |  12 ++
 tools/perf/tests/expand-cgroup.c                   |   2 +-
 tools/perf/tests/pmu-events.c                      |   2 +-
 tools/perf/util/parse-regs-options.c               |   2 +-
 tools/perf/util/probe-file.c                       |  13 +-
 tools/testing/selftests/bpf/Makefile               |   3 +-
 tools/testing/selftests/bpf/progs/local_storage.c  |  24 ++-
 .../testing/selftests/bpf/progs/test_tunnel_kern.c |  42 +---
 tools/testing/selftests/bpf/test_sockmap.c         |  36 ++--
 tools/testing/selftests/bpf/test_tunnel.sh         |  43 +++-
 tools/testing/selftests/run_kselftest.sh           |   2 +-
 tools/testing/selftests/seccomp/config             |   1 +
 724 files changed, 5412 insertions(+), 3411 deletions(-)



             reply	other threads:[~2020-12-28 15:22 UTC|newest]

Thread overview: 750+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 12:39 Greg Kroah-Hartman [this message]
2020-12-28 12:39 ` [PATCH 5.10 001/717] hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 002/717] drm/gma500: fix double free of gma_connector Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 003/717] iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 004/717] drm/aspeed: Fix Kconfig warning & subsequent build errors Greg Kroah-Hartman
2020-12-28 12:40   ` Greg Kroah-Hartman
2020-12-28 12:40   ` Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 005/717] drm/mcde: Fix handling of platform_get_irq() error Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 006/717] drm/tve200: " Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 007/717] arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy node Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 008/717] arm64: dts: renesas: cat875: Remove " Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 009/717] soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 010/717] soc: mediatek: Check if power domains can be powered on at boot time Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 011/717] arm64: dts: mediatek: mt8183: fix gce incorrect mbox-cells value Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 012/717] arm64: dts: ipq6018: update the reserved-memory node Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 013/717] arm64: dts: qcom: sc7180: Fix one forgotten interconnect reference Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 014/717] soc: qcom: geni: More properly switch to DMA mode Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 015/717] Revert "i2c: i2c-qcom-geni: Fix DMA transfer race" Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 016/717] RDMA/bnxt_re: Set queue pair state when being queried Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 017/717] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 018/717] RDMA/bnxt_re: Fix entry size during SRQ create Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 019/717] selinux: fix error initialization in inode_doinit_with_dentry() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 020/717] ARM: dts: aspeed-g6: Fix the GPIO memory size Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 021/717] ARM: dts: aspeed: s2600wf: Fix VGA memory region location Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 022/717] RDMA/core: Fix error return in _ib_modify_qp() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 023/717] RDMA/rxe: Compute PSN windows correctly Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 024/717] x86/mm/ident_map: Check for errors from ident_pud_init() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 025/717] ARM: p2v: fix handling of LPAE translation in BE mode Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 026/717] RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 027/717] RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 028/717] RDMA/rtrs-srv: Dont guard the whole __alloc_srv with srv_mutex Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 029/717] x86/apic: Fix x2apic enablement without interrupt remapping Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 030/717] ASoC: qcom: fix unsigned int bitwidth compared to less than zero Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 031/717] sched/deadline: Fix sched_dl_global_validate() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 032/717] sched: Reenable interrupts in do_sched_yield() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 033/717] drm/amdgpu: fix incorrect enum type Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 034/717] crypto: talitos - Endianess in current_desc_hdr() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 035/717] crypto: talitos - Fix return type of current_desc_hdr() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 036/717] crypto: inside-secure - Fix sizeof() mismatch Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 037/717] ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 038/717] drm/msm: Add missing stub definition Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 039/717] ARM: dts: aspeed: tiogapass: Remove vuart Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 040/717] drm/amdgpu: fix build_coefficients() argument Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 041/717] powerpc/64: Set up a kernel stack for secondaries before cpu_restore() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 042/717] spi: img-spfi: fix reference leak in img_spfi_resume Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 043/717] f2fs: call f2fs_get_meta_page_retry for nat page Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 044/717] RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 045/717] perf test: Use generic event for expand_libpfm_events() Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 046/717] drm/msm/dp: DisplayPort PHY compliance tests fixup Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 047/717] drm/msm/dsi_pll_7nm: restore VCO rate during restore_state Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 048/717] drm/msm/dsi_pll_10nm: " Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 049/717] drm/msm/dpu: fix clock scaling on non-sc7180 board Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 050/717] spi: spi-mem: fix reference leak in spi_mem_access_start Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 051/717] scsi: aacraid: Improve compat_ioctl handlers Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 052/717] pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 053/717] ASoC: pcm: DRAIN support reactivation Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 054/717] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 055/717] libbpf: Fix BTF data layout checks and allow empty BTF Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 056/717] crypto: arm64/poly1305-neon - reorder PAC authentication with SP update Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 057/717] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 058/717] crypto: caam - fix printing on xts fallback allocation error path Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 059/717] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 060/717] nl80211/cfg80211: fix potential infinite loop Greg Kroah-Hartman
2020-12-28 12:40 ` [PATCH 5.10 061/717] spi: stm32: fix reference leak in stm32_spi_resume Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 062/717] bpf: Fix tests for local_storage Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 063/717] x86/mce: Correct the detection of invalid notifier priorities Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 064/717] drm/edid: Fix uninitialized variable in drm_cvt_modes() Greg Kroah-Hartman
2020-12-28 14:09   ` Ilia Mirkin
2020-12-28 14:21     ` Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 065/717] ath11k: Initialize complete alpha2 for regulatory change Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 066/717] ath11k: Fix number of rules in filtered ETSI regdomain Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 067/717] ath11k: fix wmi init configuration Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 068/717] brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free} Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 069/717] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 070/717] arm64: dts: exynos: Correct psci compatible used on Exynos7 Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 071/717] drm/panel: simple: Add flags to boe_nv133fhm_n61 Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 072/717] Bluetooth: Fix null pointer dereference in hci_event_packet() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 073/717] Bluetooth: Fix: LL PRivacy BLE device fails to connect Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 074/717] Bluetooth: hci_h5: fix memory leak in h5_close Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 075/717] spi: stm32-qspi: fix reference leak in stm32 qspi operations Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 076/717] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 077/717] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 078/717] spi: tegra20-slink: fix reference leak in slink ops of tegra20 Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 079/717] spi: tegra20-sflash: fix reference leak in tegra_sflash_resume Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 080/717] spi: tegra114: fix reference leak in tegra spi ops Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 081/717] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 082/717] spi: imx: fix reference leak in two imx operations Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 083/717] ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 084/717] ath11k: Handle errors if peer creation fails Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 085/717] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 086/717] drm/msm/a6xx: Clear shadow on suspend Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 087/717] drm/msm/a5xx: " Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 088/717] firmware: tegra: fix strncpy()/strncat() confusion Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 089/717] drm/msm/dp: return correct connection status after suspend Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 090/717] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 091/717] drm/msm/dp: do not notify audio subsystem if sink doesnt support audio Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 092/717] selftests/run_kselftest.sh: fix dry-run typo Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 093/717] selftest/bpf: Add missed ip6ip6 test back Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 094/717] ASoC: wm8994: Fix PM disable depth imbalance on error Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 095/717] ASoC: wm8998: " Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 096/717] spi: sprd: fix reference leak in sprd_spi_remove Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 097/717] virtiofs fix leak in setup Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 098/717] net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown Greg Kroah-Hartman
2020-12-28 18:50   ` Jakub Kicinski
2020-12-28 23:24     ` Sasha Levin
2020-12-28 12:41 ` [PATCH 5.10 099/717] net: evaluate net.ipv4.conf.all.proxy_arp_pvlan Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 100/717] ASoC: arizona: Fix a wrong free in wm8997_probe Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 101/717] RDMa/mthca: Work around -Wenum-conversion warning Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 102/717] ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIG Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 103/717] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 104/717] MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 105/717] drm/amdgpu: fix compute queue priority if num_kcq is less than 4 Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 106/717] soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 107/717] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 108/717] crypto: qat - fix status check in qat_hal_put_rel_rd_xfer() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 109/717] firmware: arm_scmi: Fix missing destroy_workqueue() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 110/717] drm/udl: Fix missing error code in udl_handle_damage() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 111/717] staging: greybus: codecs: Fix reference counter leak in error handling Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 112/717] staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interrupt.c Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 113/717] scripts: kernel-doc: Restore anonymous enum parsing Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 114/717] drm/amdkfd: Put ACPI table after using it Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 115/717] ionic: use mc sync for multicast filters Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 116/717] ionic: flatten calls to ionic_lif_rx_mode Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 117/717] ionic: change set_rx_mode from_ndo to can_sleep Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 118/717] media: tm6000: Fix sizeof() mismatches Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 119/717] media: platform: add missing put_device() call in mtk_jpeg_clk_init() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 120/717] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm() Greg Kroah-Hartman
2020-12-28 12:41 ` [PATCH 5.10 121/717] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 122/717] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 123/717] media: v4l2-fwnode: Return -EINVAL for invalid bus-type Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 124/717] media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argument Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 125/717] media: ov5640: fix support of BT656 bus mode Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 126/717] media: staging: rkisp1: cap: fix runtime PM imbalance on error Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 127/717] media: cedrus: fix reference leak in cedrus_start_streaming Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 128/717] media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 129/717] media: venus: core: change clk enable and disable order in resume and suspend Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 130/717] media: venus: core: vote for video-mem path Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 131/717] media: venus: core: vote with average bandwidth and peak bandwidth as zero Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 132/717] RDMA/cma: Add missing error handling of listen_id Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 133/717] ASoC: meson: fix COMPILE_TEST error Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 134/717] spi: dw: fix build error by selecting MULTIPLEXER Greg Kroah-Hartman
2020-12-31  8:49   ` Serge Semin
2020-12-31  8:51     ` Greg Kroah-Hartman
2020-12-31  9:10       ` Serge Semin
2020-12-31  9:25         ` Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 135/717] scsi: core: Fix VPD LUN ID designator priorities Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 136/717] media: venus: put dummy vote on video-mem path after last session release Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 137/717] media: solo6x10: fix missing snd_card_free in error handling case Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 138/717] video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 139/717] mmc: sdhci: tegra: fix wrong unit with busy_timeout Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 140/717] drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 141/717] drm/meson: Free RDMA resources after tearing down DRM Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 142/717] drm/meson: Unbind all connectors on module removal Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 143/717] drm/meson: dw-hdmi: Register a callback to disable the regulator Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 144/717] drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registers Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 145/717] ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 146/717] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 147/717] Input: ads7846 - fix race that causes missing releases Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 148/717] Input: ads7846 - fix integer overflow on Rt calculation Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 149/717] Input: ads7846 - fix unaligned access on 7845 Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 150/717] bus: mhi: core: Remove double locking from mhi_driver_remove() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 151/717] bus: mhi: core: Fix null pointer access when parsing MHI configuration Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 152/717] usb/max3421: fix return error code in max3421_probe() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 153/717] spi: mxs: fix reference leak in mxs_spi_probe Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 154/717] selftests/bpf: Fix broken riscv build Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 155/717] powerpc: Avoid broken GCC __attribute__((optimize)) Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 156/717] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 157/717] ARM: dts: tacoma: Fix node vs reg mismatch for flash memory Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 158/717] Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path" Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 159/717] powerpc/powernv/sriov: fix unsigned int win compared to less than zero Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 160/717] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 161/717] mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPE Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 162/717] mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init() Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 163/717] mfd: cpcap: Fix interrupt regression with regmap clear_ack Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 164/717] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 165/717] scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 166/717] scsi: ufs: Fix clkgating on/off Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 167/717] rcu: Allow rcu_irq_enter_check_tick() from NMI Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 168/717] rcu,ftrace: Fix ftrace recursion Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 169/717] rcu/tree: Defer kvfree_rcu() allocation to a clean context Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 170/717] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 171/717] crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 172/717] crypto: sun8i-ce - fix two error paths memory leak Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 173/717] spi: fix resource leak for drivers without .remove callback Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 174/717] drm/meson: dw-hdmi: Disable clocks on driver teardown Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 175/717] drm/meson: dw-hdmi: Enable the iahb clock early enough Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 176/717] PCI: Disable MSI for Pericom PCIe-USB adapter Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 177/717] PCI: brcmstb: Initialize "tmp" before use Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 178/717] soc: ti: knav_qmss: fix reference leak in knav_queue_probe Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 179/717] soc: ti: Fix reference imbalance in knav_dma_probe Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 180/717] drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe Greg Kroah-Hartman
2020-12-28 12:42 ` [PATCH 5.10 181/717] soc: qcom: initialize local variable Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 182/717] arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 183/717] arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 184/717] Input: omap4-keypad - fix runtime PM error handling Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 185/717] clk: meson: Kconfig: fix dependency for G12A Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 186/717] staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_probe() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 187/717] ath11k: Fix the rx_filter flag setting for peer rssi stats Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 188/717] RDMA/cxgb4: Validate the number of CQEs Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 189/717] soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 190/717] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 191/717] memstick: fix a double-free bug in memstick_check Greg Kroah-Hartman
2020-12-29 22:42   ` Pavel Machek
2020-12-28 12:43 ` [PATCH 5.10 192/717] ARM: dts: at91: sam9x60: add pincontrol for USB Host Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 193/717] ARM: dts: at91: sama5d4_xplained: " Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 194/717] ARM: dts: at91: sama5d3_xplained: " Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 195/717] mmc: pxamci: Fix error return code in pxamci_probe Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 196/717] brcmfmac: fix error return code in brcmf_cfg80211_connect() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 197/717] orinoco: Move context allocation after processing the skb Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 198/717] qtnfmac: fix error return code in qtnf_pcie_probe() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 199/717] rsi: fix error return code in rsi_reset_card() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 200/717] cw1200: fix missing destroy_workqueue() on error in cw1200_init_common Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 201/717] dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 202/717] arm64: dts: qcom: sdm845: Limit ipa iommu streams Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 203/717] leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 204/717] leds: lp50xx: Fix an error handling path in lp50xx_probe_dt() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 205/717] leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 206/717] arm64: tegra: Fix DT binding for IO High Voltage entry Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 207/717] RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 208/717] soundwire: qcom: Fix build failure when slimbus is module Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 209/717] drm/imx/dcss: fix rotations for Vivante tiled formats Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 210/717] media: siano: fix memory leak of debugfs members in smsdvb_hotplug Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 211/717] platform/x86: mlx-platform: Remove PSU EEPROM from default platform configuration Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 212/717] platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x " Greg Kroah-Hartman
2020-12-29 19:01   ` Nathan Chancellor
2020-12-30  9:29     ` Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 213/717] arm64: dts: qcom: sc7180: limit IPA iommu streams Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 214/717] RDMA/hns: Only record vlan info for HIP08 Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 215/717] RDMA/hns: Fix missing fields in address vector Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 216/717] RDMA/hns: Avoid setting loopback indicator when smac is same as dmac Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 217/717] serial: 8250-mtk: Fix reference leak in mtk8250_probe Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 218/717] samples: bpf: Fix lwt_len_hist reusing previous BPF map Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 219/717] media: imx214: Fix stop streaming Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 220/717] mips: cdmm: fix use-after-free in mips_cdmm_bus_discover Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 221/717] media: max2175: fix max2175_set_csm_mode() error code Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 222/717] slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 223/717] RDMA/core: Track device memory MRs Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 224/717] drm/mediatek: Use correct aliases name for ovl Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 225/717] HSI: omap_ssi: Dont jump to free ID in ssi_add_controller() Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 226/717] ARM: dts: Remove non-existent i2c1 from 98dx3236 Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 227/717] arm64: dts: armada-3720-turris-mox: update ethernet-phy handle name Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 228/717] power: supply: bq25890: Use the correct range for IILIM register Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 229/717] arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 230/717] power: supply: max17042_battery: Fix current_{avg,now} hiding with no current sense Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 231/717] power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 232/717] power: supply: bq24190_charger: fix reference leak Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 233/717] genirq/irqdomain: Dont try to free an interrupt that has no mapping Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 234/717] arm64: dts: ls1028a: fix ENETC PTP clock input Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 235/717] arm64: dts: ls1028a: fix FlexSPI " Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 236/717] arm64: dts: freescale: sl28: combine SPI MTD partitions Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 237/717] phy: tegra: xusb: Fix usb_phy device driver field Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 238/717] arm64: dts: qcom: c630: Polish i2c-hid devices Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 239/717] arm64: dts: qcom: c630: Fix pinctrl pins properties Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 240/717] PCI: Bounds-check command-line resource alignment requests Greg Kroah-Hartman
2020-12-28 12:43 ` [PATCH 5.10 241/717] PCI: Fix overflow in " Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 242/717] PCI: iproc: Fix out-of-bound array accesses Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 243/717] PCI: iproc: Invalidate correct PAXB inbound windows Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 244/717] arm64: dts: meson: fix spi-max-frequency on Khadas VIM2 Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 245/717] arm64: dts: meson-sm1: fix typo in opp table Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 246/717] soc: amlogic: canvas: add missing put_device() call in meson_canvas_get() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 247/717] scsi: hisi_sas: Fix up probe error handling for v3 hw Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 248/717] scsi: pm80xx: Do not sleep in atomic context Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 249/717] spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 250/717] ARM: dts: at91: at91sam9rl: fix ADC triggers Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 251/717] RDMA/hns: Fix 0-length sge calculation error Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 252/717] RDMA/hns: Bugfix for calculation of extended sge Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 253/717] mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 254/717] soundwire: master: use pm_runtime_set_active() on add Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 255/717] platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 256/717] ASoC: Intel: Boards: tgl_max98373: update TDM slot_width Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 257/717] media: max9271: Fix GPIO enable/disable Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 258/717] media: rdacm20: Enable GPIO1 explicitly Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 259/717] media: i2c: imx219: Selection compliance fixes Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 260/717] ath11k: Dont cast ath11k_skb_cb to ieee80211_tx_info.control Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 261/717] ath11k: Reset ath11k_skb_cb before setting new flags Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 262/717] ath11k: Fix an error handling path Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 263/717] ath10k: Fix the parsing error in service available event Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 264/717] ath10k: Fix an error handling path Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 265/717] ath10k: Release some resources in " Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 266/717] SUNRPC: rpc_wake_up() should wake up tasks in the correct order Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 267/717] NFSv4.2: condition READDIRs mask for security label based on LSM state Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 268/717] SUNRPC: xprt_load_transport() needs to support the netid "rdma6" Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 269/717] NFSv4: Fix the alignment of page data in the getdeviceinfo reply Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 270/717] net: sunrpc: Fix snprintf return value check in do_xprt_debugfs Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 271/717] lockd: dont use interval-based rebinding over TCP Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 272/717] NFS: switch nfsiod to be an UNBOUND workqueue Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 273/717] selftests/seccomp: Update kernel config Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 274/717] vfio-pci: Use io_remap_pfn_range() for PCI IO memory Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 275/717] hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 276/717] f2fs: fix double free of unicode map Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 277/717] media: tvp5150: Fix wrong return value of tvp5150_parse_dt() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 278/717] media: saa7146: fix array overflow in vidioc_s_audio() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 279/717] powerpc/perf: Fix crash with is_sier_available when pmu is not set Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 280/717] powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 281/717] powerpc/xmon: Fix build failure for 8xx Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 282/717] powerpc/perf: Fix to update radix_scope_qual in power10 Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 283/717] powerpc/perf: Update the PMU group constraints for l2l3 events " Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 284/717] powerpc/perf: Fix the PMU group constraints for threshold " Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 285/717] clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 286/717] clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 287/717] clocksource/drivers/ingenic: Fix section mismatch Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 288/717] clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 289/717] arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 290/717] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 291/717] libbpf: Sanitise map names before pinning Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 292/717] ARM: dts: at91: sam9x60ek: remove bypass property Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 293/717] ARM: dts: at91: sama5d2: map securam as device Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 294/717] scripts: kernel-doc: fix parsing function-like typedefs Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 295/717] bpf: Fix bpf_put_raw_tracepoint()s use of __module_address() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 296/717] selftests/bpf: Fix invalid use of strncat in test_sockmap Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 297/717] pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 298/717] soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 299/717] arm64: dts: rockchip: Fix UART pull-ups on rk3328 Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 300/717] memstick: r592: Fix error return in r592_probe() Greg Kroah-Hartman
2020-12-28 12:44 ` [PATCH 5.10 301/717] MIPS: Dont round up kernel sections size for memblock_add() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 302/717] mt76: mt7663s: fix a possible ple quota underflow Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 303/717] mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 304/717] mt76: set fops_tx_stats.owner " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 305/717] mt76: dma: fix possible deadlock running mt76_dma_cleanup Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 306/717] net/mlx5: Properly convey driver version to firmware Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 307/717] mt76: fix memory leak if device probing fails Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 308/717] mt76: fix tkip configuration for mt7615/7663 devices Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 309/717] ASoC: jz4740-i2s: add missed checks for clk_get() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 310/717] ASoC: q6afe-clocks: Add missing parent clock rate Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 311/717] dm ioctl: fix error return code in target_message Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 312/717] ASoC: cros_ec_codec: fix uninitialized memory read Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 313/717] ASoC: atmel: mchp-spdifrx needs COMMON_CLK Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 314/717] ASoC: qcom: fix QDSP6 dependencies, attempt #3 Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 315/717] phy: mediatek: allow compile-testing the hdmi phy Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 316/717] phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 317/717] memory: ti-emif-sram: only build for ARMv7 Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 318/717] memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 319/717] drm/msm: a5xx: Make preemption reset case reentrant Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 320/717] drm/msm: add IOMMU_SUPPORT dependency Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 321/717] clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 322/717] clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 323/717] cpufreq: ap806: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 324/717] cpufreq: highbank: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 325/717] cpufreq: mediatek: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 326/717] cpufreq: qcom: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 327/717] cpufreq: st: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 328/717] cpufreq: sun50i: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 329/717] cpufreq: loongson1: Add missing MODULE_ALIAS Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 330/717] cpufreq: scpi: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 331/717] cpufreq: vexpress-spc: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 332/717] cpufreq: imx: fix NVMEM_IMX_OCOTP dependency Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 333/717] macintosh/adb-iop: Always wait for reply message from IOP Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 334/717] macintosh/adb-iop: Send correct poll command Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 335/717] staging: bcm2835: fix vchiq_mmal dependencies Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 336/717] staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_controls Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 337/717] spi: dw: Fix error return code in dw_spi_bt1_probe() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 338/717] Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 339/717] Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 340/717] Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 341/717] block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 342/717] block/rnbd: fix a null pointer dereference on dev->blk_symlink_name Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 343/717] Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134 Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 344/717] platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x360 models Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 345/717] adm8211: fix error return code in adm8211_probe() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 346/717] mtd: spi-nor: sst: fix BPn bits for the SST25VF064C Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 347/717] mtd: spi-nor: ignore errors in spi_nor_unlock_all() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 348/717] mtd: spi-nor: atmel: remove global protection flag Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 349/717] mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040 Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 350/717] arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing requirements Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 351/717] arm64: dts: meson: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 352/717] ARM: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 353/717] arm64: dts: meson: g12a: x96-max: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 354/717] arm64: dts: meson: g12b: w400: " Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 355/717] clk: fsl-sai: fix memory leak Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 356/717] scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 357/717] scsi: pm80xx: Fix error return in pm8001_pci_probe() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 358/717] scsi: iscsi: Fix inappropriate use of put_device() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 359/717] seq_buf: Avoid type mismatch for seq_buf_init Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 360/717] scsi: fnic: Fix error return code in fnic_probe() Greg Kroah-Hartman
2020-12-28 12:45 ` [PATCH 5.10 361/717] platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx systems Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 362/717] platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx system Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 363/717] ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 364/717] powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 365/717] powerpc/pseries/hibernation: remove redundant cacheinfo update Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 366/717] powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 367/717] drm/mediatek: avoid dereferencing a null hdmi_phy on an error message Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 368/717] ASoC: amd: change clk_get() to devm_clk_get() and add missed checks Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 369/717] coresight: remove broken __exit annotations Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 370/717] ASoC: max98390: Fix error codes in max98390_dsm_init() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 371/717] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 372/717] usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 373/717] usb: oxu210hp-hcd: Fix memory leak in oxu_create Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 374/717] speakup: fix uninitialized flush_lock Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 375/717] nfsd: Fix message level for normal termination Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 376/717] NFSD: Fix 5 seconds delay when doing inter server copy Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 377/717] nfs_common: need lock during iterate through the list Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 378/717] x86/kprobes: Restore BTF if the single-stepping is cancelled Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 379/717] scsi: qla2xxx: Fix FW initialization error on big endian machines Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 380/717] scsi: qla2xxx: Fix N2N and NVMe connect retry failure Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 381/717] platform/chrome: cros_ec_spi: Dont overwrite spi::mode Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 382/717] misc: pci_endpoint_test: fix return value of error branch Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 383/717] bus: fsl-mc: add back accidentally dropped error check Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 384/717] bus: fsl-mc: fix error return code in fsl_mc_object_allocate() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 385/717] fsi: Aspeed: Add mutex to protect HW access Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 386/717] s390/cio: fix use-after-free in ccw_device_destroy_console Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 387/717] iwlwifi: dbg-tlv: fix old length in is_trig_data_contained() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 388/717] iwlwifi: mvm: hook up missing RX handlers Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 389/717] erofs: avoid using generic_block_bmap Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 390/717] clk: renesas: r8a779a0: Fix R and OSC clocks Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 391/717] can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 392/717] powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 393/717] powerpc/sstep: Cover new VSX instructions under CONFIG_VSX Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 394/717] slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 395/717] ALSA: hda/hdmi: fix silent stream for first playback to DP Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 396/717] RDMA/core: Do not indicate device ready when device enablement fails Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 397/717] RDMA/uverbs: Fix incorrect variable type Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 398/717] remoteproc/mediatek: change MT8192 CFG register base Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 399/717] remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 400/717] remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 401/717] remoteproc: qcom: fix reference leak in adsp_start Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 402/717] remoteproc: qcom: pas: fix error handling in adsp_pds_enable Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 403/717] remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 404/717] remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 405/717] remoteproc/mediatek: unprepare clk if scp_before_load fails Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 406/717] clk: qcom: gcc-sc7180: Use floor ops for sdcc clks Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 407/717] clk: tegra: Fix duplicated SE clock entry Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 408/717] mtd: rawnand: gpmi: fix reference count leak in gpmi ops Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 409/717] mtd: rawnand: meson: Fix a resource leak in init Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 410/717] mtd: rawnand: gpmi: Fix the random DMA timeout issue Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 411/717] samples/bpf: Fix possible hang in xdpsock with multiple threads Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 412/717] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 413/717] extcon: max77693: Fix modalias string Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 414/717] crypto: atmel-i2c - select CONFIG_BITREVERSE Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 415/717] mac80211: dont set set TDLS STA bandwidth wider than possible Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 416/717] mac80211: fix a mistake check for rx_stats update Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 417/717] ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 418/717] irqchip/alpine-msi: Fix freeing of interrupts on allocation error path Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 419/717] irqchip/ti-sci-inta: Fix printing of inta id on probe success Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 420/717] irqchip/ti-sci-intr: Fix freeing of irqs Greg Kroah-Hartman
2020-12-28 12:46 ` [PATCH 5.10 421/717] dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0 Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 422/717] RDMA/hns: Limit the length of data copied between kernel and userspace Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 423/717] RDMA/hns: Normalization the judgment of some features Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 424/717] RDMA/hns: Do shift on traffic class when using RoCEv2 Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 425/717] gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 426/717] ath11k: Fix incorrect tlvs in scan start command Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 427/717] irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 428/717] watchdog: armada_37xx: Add missing dependency on HAS_IOMEM Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 429/717] watchdog: sirfsoc: " Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 430/717] watchdog: sprd: remove watchdog disable from resume fail path Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 431/717] watchdog: sprd: check busy bit before new loading rather than after that Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 432/717] watchdog: Fix potential dereferencing of null pointer Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 433/717] ubifs: Fix error return code in ubifs_init_authentication() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 434/717] um: Monitor error events in IRQ controller Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 435/717] um: tty: Fix handling of close in tty lines Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 436/717] um: chan_xterm: Fix fd leak Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 437/717] sunrpc: fix xs_read_xdr_buf for partial pages receive Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 438/717] RDMA/mlx5: Fix MR cache memory leak Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 439/717] RDMA/cma: Dont overwrite sgid_attr after device is released Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 440/717] nfc: s3fwrn5: Release the nfc firmware Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 441/717] drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 442/717] powerpc/perf: Fix Threshold Event Counter Multiplier width for P10 Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 443/717] powerpc/ps3: use dma_mapping_error() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 444/717] perf test: Fix metric parsing test Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 445/717] drm/amdgpu: fix regression in vbios reservation handling on headless Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 446/717] mm/gup: reorganize internal_get_user_pages_fast() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 447/717] mm/gup: prevent gup_fast from racing with COW during fork Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 448/717] mm/gup: combine put_compound_head() and unpin_user_page() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 449/717] mm: memcg/slab: fix return of child memcg objcg for root memcg Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 450/717] mm: memcg/slab: fix use after free in obj_cgroup_charge Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 451/717] mm/rmap: always do TTU_IGNORE_ACCESS Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 452/717] sparc: fix handling of page table constructor failure Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 453/717] mm/vmalloc: Fix unlock order in s_stop() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 454/717] mm/vmalloc.c: fix kasan shadow poisoning size Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 455/717] mm,memory_failure: always pin the page in madvise_inject_error Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 456/717] hugetlb: fix an error code in hugetlb_reserve_pages() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 457/717] mm: dont wake kswapd prematurely when watermark boosting is disabled Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 458/717] proc: fix lookup in /proc/net subdirectories after setns(2) Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 459/717] checkpatch: fix unescaped left brace Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 460/717] s390/test_unwind: fix CALL_ON_STACK tests Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 461/717] lan743x: fix rx_napi_poll/interrupt ping-pong Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 462/717] ice, xsk: clear the status bits for the next_to_use descriptor Greg Kroah-Hartman
2020-12-28 18:54   ` Jakub Kicinski
2020-12-28 22:29     ` Sasha Levin
2020-12-28 22:51       ` Jakub Kicinski
2020-12-28 23:43         ` Sasha Levin
2020-12-29  0:28           ` Jakub Kicinski
2020-12-28 12:47 ` [PATCH 5.10 463/717] i40e, " Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 464/717] net: dsa: qca: ar9331: fix sleeping function called from invalid context bug Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 465/717] dpaa2-eth: fix the size of the mapped SGT buffer Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 466/717] net: bcmgenet: Fix a resource leak in an error handling path in the probe functin Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 467/717] net: mscc: ocelot: Fix a resource leak in the error handling path of the probe function Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 468/717] net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 469/717] block/rnbd-clt: Get rid of warning regarding size argument in strlcpy Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 470/717] block/rnbd-clt: Fix possible memleak Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 471/717] NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read() Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 472/717] net: korina: fix return value Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 473/717] devlink: use _BITUL() macro instead of BIT() in the UAPI header Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 474/717] libnvdimm/label: Return -ENXIO for no slot in __blk_label_update Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 475/717] powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 476/717] watchdog: qcom: Avoid context switch in restart handler Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 477/717] watchdog: coh901327: add COMMON_CLK dependency Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 478/717] clk: ti: Fix memleak in ti_fapll_synth_setup Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 479/717] pwm: zx: Add missing cleanup in error path Greg Kroah-Hartman
2020-12-28 12:47 ` [PATCH 5.10 481/717] pwm: imx27: Fix overflow for bigger periods Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 482/717] pwm: sun4i: Remove erroneous else branch Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 483/717] io_uring: cancel only requests of current task Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 484/717] tools build: Add missing libcap to test-all.bin target Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 485/717] perf record: Fix memory leak when using --user-regs=? to list registers Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 486/717] qlcnic: Fix error code in probe Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 487/717] nfp: move indirect block cleanup to flower app stop callback Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 488/717] vdpa/mlx5: Use write memory barrier after updating CQ index Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 489/717] virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 490/717] virtio_net: Fix error code in probe() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 491/717] virtio_ring: Fix two use after free bugs Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 492/717] vhost scsi: fix error return code in vhost_scsi_set_endpoint() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 493/717] epoll: check for events when removing a timed out thread from the wait queue Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 494/717] clk: bcm: dvp: Add MODULE_DEVICE_TABLE() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 495/717] clk: at91: sama7g5: fix compilation error Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 496/717] clk: at91: sam9x60: remove atmel,osc-bypass support Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 497/717] clk: s2mps11: Fix a resource leak in error handling paths in the probe function Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 498/717] clk: sunxi-ng: Make sure divider tables have sentinel Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 499/717] clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 500/717] kconfig: fix return value of do_error_if() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 501/717] powerpc/boot: Fix build of dts/fsl Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 502/717] powerpc/smp: Add __init to init_big_cores() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 503/717] ARM: 9044/1: vfp: use undef hook for VFP support detection Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 504/717] ARM: 9036/1: uncompress: Fix dbgadtb size parameter name Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 505/717] perf probe: Fix memory leak when synthesizing SDT probes Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 506/717] io_uring: fix racy IOPOLL flush overflow Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 507/717] io_uring: cancel reqs shouldnt kill overflow list Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 508/717] Smack: Handle io_uring kernel thread privileges Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 509/717] proc mountinfo: make splice available again Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 510/717] io_uring: fix io_cqring_events()s noflush Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 511/717] io_uring: fix racy IOPOLL completions Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 512/717] io_uring: always let io_iopoll_complete() complete polled io Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 513/717] vfio/pci: Move dummy_resources_list init in vfio_pci_probe() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 514/717] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 515/717] media: gspca: Fix memory leak in probe Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 516/717] io_uring: fix io_wqe->work_list corruption Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 517/717] io_uring: fix 0-iov read buffer select Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 518/717] io_uring: hold uring_lock while completing failed polled io in io_wq_submit_work() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 519/717] io_uring: fix ignoring xa_store errors Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 520/717] io_uring: fix double io_uring free Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 521/717] io_uring: make ctx cancel on exit targeted to actual ctx Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 522/717] media: sunxi-cir: ensure IR is handled when it is continuous Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 523/717] media: netup_unidvb: Dont leak SPI master in probe error path Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 524/717] media: ipu3-cio2: Remove traces of returned buffers Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 525/717] media: ipu3-cio2: Return actual subdev format Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 526/717] media: ipu3-cio2: Serialise access to pad format Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 527/717] media: ipu3-cio2: Validate mbus format in setting subdev format Greg Kroah-Hartman
2020-12-30 12:25   ` Pavel Machek
2020-12-30 12:32     ` Andy Shevchenko
2020-12-30 12:44       ` Laurent Pinchart
2020-12-30 12:56         ` Pavel Machek
2020-12-28 12:48 ` [PATCH 5.10 528/717] media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 529/717] Input: cyapa_gen6 - fix out-of-bounds stack access Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 530/717] ALSA: hda/ca0132 - Change Input Source enum strings Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 531/717] ACPI: NFIT: Fix input validation of bus-family Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 532/717] PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 533/717] Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 534/717] ACPI: PNP: compare the string length in the matching_id() Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 535/717] ALSA: hda: Fix regressions on clear and reconfig sysfs Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 536/717] ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 537/717] ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 538/717] ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256 Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 539/717] ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255 Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 540/717] ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button Greg Kroah-Hartman
2020-12-28 12:48 ` [PATCH 5.10 541/717] ALSA: pcm: oss: Fix a few more UBSAN fixes Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 542/717] ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 543/717] ALSA: hda/realtek: Add quirk for MSI-GP73 Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 544/717] ALSA: hda/realtek: Apply jack fixup for Quanta NL3 Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 545/717] ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658 Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 546/717] ALSA: hda/realtek - Supported Dell fixed type headset Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 547/717] ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 548/717] ALSA: usb-audio: Disable sample read check if firmware doesnt give back Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 549/717] ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 550/717] ALSA: core: memalloc: add page alignment for iram Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 551/717] s390/smp: perform initial CPU reset also for SMT siblings Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 552/717] s390/kexec_file: fix diag308 subcode when loading crash kernel Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 553/717] s390/idle: add missing mt_cycles calculation Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 554/717] s390/idle: fix accounting with machine checks Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 555/717] s390/dasd: fix hanging device offline processing Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 556/717] s390/dasd: prevent inconsistent LCU device data Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 557/717] s390/dasd: fix list corruption of pavgroup group list Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 558/717] s390/dasd: fix list corruption of lcu list Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 559/717] binder: add flag to clear buffer on txn complete Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 560/717] ASoC: cx2072x: Fix doubly definitions of Playback and Capture streams Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 561/717] ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS) Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 562/717] ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision) Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 563/717] staging: comedi: mf6x4: Fix AI end-of-conversion detection Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 564/717] z3fold: simplify freeing slots Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 565/717] z3fold: stricter locking and more careful reclaim Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 566/717] perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 567/717] perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 568/717] perf/x86/intel/lbr: Fix the return type of get_lbr_cycles() Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 569/717] powerpc/perf: Exclude kernel samples while counting events in user space Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 570/717] cpufreq: intel_pstate: Use most recent guaranteed performance values Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 571/717] crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 572/717] crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 573/717] m68k: Fix WARNING splat in pmac_zilog driver Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 574/717] Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 575/717] EDAC/i10nm: Use readl() to access MMIO registers Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 576/717] EDAC/amd64: Fix PCI component registration Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 577/717] cpuset: fix race between hotplug work and later CPU offline Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 578/717] dyndbg: fix use before null check Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 579/717] USB: serial: mos7720: fix parallel-port state restore Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 580/717] USB: serial: digi_acceleport: fix write-wakeup deadlocks Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 581/717] USB: serial: keyspan_pda: fix dropped unthrottle interrupts Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 582/717] USB: serial: keyspan_pda: fix write deadlock Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 583/717] USB: serial: keyspan_pda: fix stalled writes Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 584/717] USB: serial: keyspan_pda: fix write-wakeup use-after-free Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 585/717] USB: serial: keyspan_pda: fix tx-unthrottle use-after-free Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 586/717] USB: serial: keyspan_pda: fix write unthrottling Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 587/717] btrfs: do not shorten unpin len for caching block groups Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 588/717] btrfs: update last_byte_to_unpin in switch_commit_roots Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 589/717] btrfs: fix race when defragmenting leads to unnecessary IO Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 590/717] ext4: fix an IS_ERR() vs NULL check Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 591/717] ext4: fix a memory leak of ext4_free_data Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 592/717] ext4: fix deadlock with fs freezing and EA inodes Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 593/717] ext4: dont remount read-only with errors=continue on reboot Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 594/717] RISC-V: Fix usage of memblock_enforce_memory_limit Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 595/717] arm64: dts: ti: k3-am65: mark dss as dma-coherent Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 596/717] arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040 Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 597/717] KVM: arm64: Introduce handling of AArch32 TTBCR2 traps Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 598/717] KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 599/717] KVM: SVM: Remove the call to sev_platform_status() during setup Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 600/717] iommu/arm-smmu: Allow implementation specific write_s2cr Greg Kroah-Hartman
2020-12-28 12:49 ` [PATCH 5.10 601/717] iommu/arm-smmu-qcom: Read back stream mappings Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 602/717] iommu/arm-smmu-qcom: Implement S2CR quirk Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 603/717] ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 604/717] ARM: dts: at91: sama5d2: fix CAN message ram offset and size Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 605/717] ARM: tegra: Populate OPP table for Tegra20 Ventana Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 606/717] xprtrdma: Fix XDRBUF_SPARSE_PAGES support Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 607/717] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 608/717] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 609/717] powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 610/717] powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 611/717] powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 612/717] powerpc/xmon: Change printk() to pr_cont() Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 613/717] powerpc/8xx: Fix early debug when SMC1 is relocated Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 614/717] powerpc/mm: Fix verification of MMU_FTR_TYPE_44x Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 615/717] powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 616/717] powerpc/powernv/memtrace: Dont leak kernel memory to user space Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 617/717] powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 618/717] ovl: make ioctl() safe Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 619/717] ima: Dont modify file descriptor mode on the fly Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 620/717] um: Remove use of asprinf in umid.c Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 621/717] um: Fix time-travel mode Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 622/717] ceph: fix race in concurrent __ceph_remove_cap invocations Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 623/717] SMB3: avoid confusing warning message on mount to Azure Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 624/717] SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 625/717] SMB3.1.1: do not log warning message if server doesnt populate salt Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 626/717] ubifs: wbuf: Dont leak kernel memory to flash Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 627/717] jffs2: Fix GC exit abnormally Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 628/717] jffs2: Fix ignoring mounting options problem during remounting Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 629/717] fsnotify: generalize handle_inode_event() Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 630/717] inotify: convert to handle_inode_event() interface Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 631/717] fsnotify: fix events reported to watching parent and child Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 632/717] jfs: Fix array index bounds check in dbAdjTree Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 633/717] drm/panfrost: Fix job timeout handling Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 634/717] drm/panfrost: Move the GPU reset bits outside the timeout handler Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 635/717] drm/amd/display: Honor the offset for plane 0 Greg Kroah-Hartman
2020-12-29 19:42   ` Bas Nieuwenhuizen
2020-12-30  9:24     ` Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 636/717] drm/amdgpu: only set DP subconnector type on DP and eDP connectors Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 637/717] drm/amd/display: Fix memory leaks in S3 resume Greg Kroah-Hartman
2021-01-04 19:04   ` Andre Tomt
2021-01-04 20:10     ` Oleksandr Natalenko
2021-01-04 20:40       ` Oleksandr Natalenko
2021-01-05  6:54     ` Greg Kroah-Hartman
2021-01-05 16:32       ` Andre Tomt
2021-01-05 16:41         ` Deucher, Alexander
2020-12-28 12:50 ` [PATCH 5.10 638/717] drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor() Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 639/717] drm/i915: Fix mismatch between misplaced vma check and vma insert Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 640/717] iio: ad_sigma_delta: Dont put SPI transfer buffer on the stack Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 641/717] spi: pxa2xx: Fix use-after-free on unbind Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 642/717] spi: spi-sh: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 643/717] spi: atmel-quadspi: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 644/717] spi: spi-mtk-nor: Dont leak SPI master in probe error path Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 645/717] spi: ar934x: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 646/717] spi: davinci: Fix use-after-free on unbind Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 647/717] spi: fsl: fix use of spisel_boot signal on MPC8309 Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 648/717] spi: gpio: Dont leak SPI master in probe error path Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 649/717] spi: mxic: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 650/717] spi: npcm-fiu: Disable clock " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 651/717] spi: pic32: Dont leak DMA channels " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 652/717] spi: rb4xx: Dont leak SPI master " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 653/717] spi: rpc-if: Fix use-after-free on unbind Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 654/717] spi: sc18is602: Dont leak SPI master in probe error path Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 655/717] spi: spi-geni-qcom: Fix use-after-free on unbind Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 656/717] spi: spi-qcom-qspi: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 657/717] spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 658/717] spi: synquacer: Disable clock " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 659/717] spi: mt7621: " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 660/717] spi: mt7621: Dont leak SPI master " Greg Kroah-Hartman
2020-12-28 12:50 ` [PATCH 5.10 661/717] spi: atmel-quadspi: Disable clock " Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 662/717] spi: atmel-quadspi: Fix AHB memory accesses Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 663/717] soc: qcom: smp2p: Safely acquire spinlock without IRQs Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 664/717] mtd: spinand: Fix OOB read Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 665/717] mtd: parser: cmdline: Fix parsing of part-names with colons Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 666/717] mtd: core: Fix refcounting for unpartitioned MTDs Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 667/717] mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 668/717] mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 669/717] scsi: qla2xxx: Fix crash during driver load on big endian machines Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 670/717] scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 671/717] scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 672/717] scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 673/717] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 674/717] iio: buffer: Fix demux update Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 675/717] iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 676/717] iio: imu: st_lsm6dsx: fix edge-trigger interrupts Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 677/717] iio:light:rpr0521: Fix timestamp alignment and prevent data leak Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 678/717] iio:light:st_uvis25: " Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 679/717] iio:magnetometer:mag3110: Fix alignment and data leak issues Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 680/717] iio:pressure:mpl3115: Force alignment of buffer Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 681/717] iio:imu:bmi160: Fix too large a buffer Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 682/717] iio:imu:bmi160: Fix alignment and data leak issues Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 683/717] iio:adc:ti-ads124s08: Fix buffer being too long Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 684/717] iio:adc:ti-ads124s08: Fix alignment and data leak issues Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 685/717] md/cluster: block reshape with remote resync job Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 686/717] md/cluster: fix deadlock when node is doing " Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 687/717] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 688/717] clk: ingenic: Fix divider calculation with div tables Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 689/717] clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 690/717] clk: tegra: Do not return 0 on failure Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 691/717] counter: microchip-tcb-capture: Fix CMR value check Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 692/717] device-dax/core: Fix memory leak when rmmod dax.ko Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 693/717] dma-buf/dma-resv: Respect num_fences when initializing the shared fence list Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 694/717] driver: core: Fix list corruption after device_del() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 695/717] xen-blkback: set ring->xenblkd to NULL after kthread_stop() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 696/717] xen/xenbus: Allow watches discard events before queueing Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 697/717] xen/xenbus: Add will_handle callback support in xenbus_watch_path() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 698/717] xen/xenbus/xen_bus_type: Support will_handle watch callback Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 699/717] xen/xenbus: Count pending messages for each watch Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 700/717] xenbus/xenbus_backend: Disallow pending watch messages Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 701/717] memory: jz4780_nemc: Fix an error pointer vs NULL check in probe() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 702/717] memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 703/717] memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 704/717] memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 705/717] libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 706/717] platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12 Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 707/717] tracing: Disable ftrace selftests when any tracer is running Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 708/717] mt76: add back the SUPPORTS_REORDERING_BUFFER flag Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 709/717] of: fix linker-section match-table corruption Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 710/717] PCI: Fix pci_slot_release() NULL pointer dereference Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 711/717] regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 712/717] remoteproc: sysmon: Ensure remote notification ordering Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 713/717] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 714/717] rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 715/717] Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 716/717] null_blk: Fix zone size initialization Greg Kroah-Hartman
2020-12-28 12:51 ` [PATCH 5.10 717/717] null_blk: Fail zone append to conventional zones Greg Kroah-Hartman
2020-12-28 20:18 ` [PATCH 5.10 000/717] 5.10.4-rc1 review Jon Hunter
2020-12-28 20:27 ` Guenter Roeck
2020-12-29  8:41 ` Naresh Kamboju

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=20201228125020.963311703@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=pavel@denx.de \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --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.