linux-kernel.vger.kernel.org archive mirror
 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>,
	stable@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, slade@sladewatkins.com
Subject: [PATCH 5.16 000/285] 5.16.20-rc1 review
Date: Tue, 12 Apr 2022 08:27:37 +0200	[thread overview]
Message-ID: <20220412062943.670770901@linuxfoundation.org> (raw)

----------------------
Note, this will be the LAST 5.16.y kernel to be released.  Please move
to the 5.17.y tree at this time.
----------------------

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

Responses should be made by Thu, 14 Apr 2022 06:28:59 +0000.
Anything received after that time might be too late.

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

thanks,

greg k-h

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

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

Christophe Leroy <christophe.leroy@csgroup.eu>
    static_call: Don't make __static_call_return0 static

Waiman Long <longman@redhat.com>
    mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning

Andre Przywara <andre.przywara@arm.com>
    irqchip/gic, gic-v3: Prevent GSI to SGI translations

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S

Marc Zyngier <maz@kernel.org>
    irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling

Peter Zijlstra <peterz@infradead.org>
    x86,static_call: Fix __static_call_return0 for i386

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    sched: Teach the forced-newidle balancer about CPU affinity limitation.

Vincent Mailhol <mailhol.vincent@wanadoo.fr>
    x86/bug: Prevent shadowing in __WARN_FLAGS

Kefeng Wang <wangkefeng.wang@huawei.com>
    Revert "powerpc: Set max_mapnr correctly"

Kefeng Wang <wangkefeng.wang@huawei.com>
    powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit

Andrea Parri (Microsoft) <parri.andrea@gmail.com>
    Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()

Yang Zhong <yang.zhong@intel.com>
    x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation

Kees Cook <keescook@chromium.org>
    ubsan: remove CONFIG_UBSAN_OBJECT_SIZE

Paolo Bonzini <pbonzini@redhat.com>
    KVM: avoid NULL pointer dereference in kvm_dirty_ring_push

Vinod Koul <vkoul@kernel.org>
    dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"

Arnaldo Carvalho de Melo <acme@redhat.com>
    tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts

Arnaldo Carvalho de Melo <acme@redhat.com>
    tools build: Filter out options and warnings not supported by clang

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Fix probing for some clang command line options

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13

Dan Carpenter <dan.carpenter@oracle.com>
    rtc: mc146818-lib: fix signedness bug in mc146818_get_time()

Jakub Sitnicki <jakub@cloudflare.com>
    selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port

Jakub Sitnicki <jakub@cloudflare.com>
    bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide

Jakub Kicinski <kuba@kernel.org>
    Revert "selftests: net: Add tls config dependency for tls selftests"

Dust Li <dust.li@linux.alibaba.com>
    net/smc: send directly on setting TCP_NODELAY

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: Fix variable set but not used warning

Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
    KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: don't use BACO for reset in S3

Lee Jones <lee.jones@linaro.org>
    drm/amdkfd: Create file descriptor after client is added to smi_clients list

Karol Herbst <kherbst@redhat.com>
    drm/nouveau/pmu: Add missing callbacks for Tegra devices

Emily Deng <Emily.Deng@amd.com>
    drm/amdgpu/vcn: Fix the register setting for vcn1

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/smu10: fix SoC/fclk units in auto mode

Benjamin Marty <info@benjaminmarty.ch>
    drm/amdgpu/display: change pipe policy for DCN 2.1

CHANDAN VURDIGERE NATARAJ <chandan.vurdigerenataraj@amd.com>
    drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw

Daniel Mack <daniel@zonque.org>
    drm/panel: ili9341: fix optional regulator handling

Shirish S <shirish.s@amd.com>
    amd/display: set backlight only if required

Thomas Zimmermann <tzimmermann@suse.de>
    fbdev: Fix unregistering of framebuffers without device

Marc Zyngier <maz@kernel.org>
    irqchip/gic-v3: Fix GICR_CTLR.RWP polling

Namhyung Kim <namhyung@kernel.org>
    perf/core: Inherit event_caps

Xiaomeng Tong <xiam0nd.tong@gmail.com>
    perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator

Christian Lamparter <chunkeey@gmail.com>
    ata: sata_dwc_460ex: Fix crash due to OOB write

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Don't extend the pseudo-encoding to GP counters

Dave Hansen <dave.hansen@linux.intel.com>
    x86/mm/tlb: Revert retpoline avoidance approach

Reto Buerki <reet@codelabs.ch>
    x86/msi: Fix msi message data shadow struct

Shreeya Patel <shreeya.patel@collabora.com>
    gpio: Restrict usage of GPIO chip irq members before initialization

Xiaomeng Tong <xiam0nd.tong@gmail.com>
    drbd: fix an invalid memory access caused by incorrect use of list iterator

Douglas Miller <doug.miller@cornelisnetworks.com>
    RDMA/hfi1: Fix use-after-free bug for mm struct

Guo Ren <guoren@kernel.org>
    arm64: patch_text: Fixup last cpu should be master

Manish Chopra <manishc@marvell.com>
    qed: fix ethtool register dump

Vinod Koul <vkoul@kernel.org>
    spi: core: add dma_map_dev for __spi_unmap_msg()

Kaiwen Hu <kevinhu@synology.com>
    btrfs: prevent subvol with swapfile from being deleted

Qu Wenruo <wqu@suse.com>
    btrfs: avoid defragging extents whose next extents are not targets

Qu Wenruo <wqu@suse.com>
    btrfs: remove device item and update super block in the same transaction

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone

Ethan Lien <ethanlien@synology.com>
    btrfs: fix qgroup reserve overflow the qgroup limit

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids

Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
    x86/speculation: Restore speculation related MSRs during S3 resume

Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
    x86/pm: Save the MSR validity status at context setup

Jens Axboe <axboe@kernel.dk>
    io_uring: fix race between timeout flush and removal

Eugene Syromiatnikov <esyr@redhat.com>
    io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF

Jens Axboe <axboe@kernel.dk>
    io_uring: defer splice/tee file validity check until command issue

Jens Axboe <axboe@kernel.dk>
    io_uring: don't check req->file in io_fsync_prep()

Miaohe Lin <linmiaohe@huawei.com>
    mm/mempolicy: fix mpol_new leak in shared_policy_replace

Paolo Bonzini <pbonzini@redhat.com>
    mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)

Max Filippov <jcmvbkbc@gmail.com>
    highmem: fix checks in __kmap_local_sched_{in,out}

Guo Xuenan <guoxuenan@huawei.com>
    lz4: fix LZ4_decompress_safe_partial read out of bound

Michael Wu <michael@allwinnertech.com>
    mmc: core: Fixup support for writeback-cache for eMMC and SD

Wolfram Sang <wsa+renesas@sang-engineering.com>
    mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete

Yann Gautier <yann.gautier@foss.st.com>
    mmc: mmci: stm32: correctly check all elements of sg list

Christian Löhle <CLoehle@hyperstone.com>
    mmc: block: Check for errors after write on SPI

Pali Rohár <pali@kernel.org>
    Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"

Adrian Hunter <adrian.hunter@intel.com>
    scsi: ufs: ufs-pci: Add support for Intel MTL

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()

Chanho Park <chanho61.park@samsung.com>
    arm64: Add part number for Arm Cortex-A78AE

Denis Nikitin <denik@chromium.org>
    perf session: Remap buf if there is no space for event

Adrian Hunter <adrian.hunter@intel.com>
    perf tools: Fix perf's libperf_print callback

James Clark <james.clark@arm.com>
    perf: arm-spe: Fix perf report --mem-mode

Tony Lindgren <tony@atomide.com>
    iommu/omap: Fix regression in probe for NULL pointer dereference

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Handle low memory situations in call_status()

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Handle ENOMEM in call_transmit_status()

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: don't touch scm_fp_list after queueing skb

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: nospec index for tags on files update

Xiaomeng Tong <xiam0nd.tong@gmail.com>
    scsi: ufs: ufshpb: Fix a NULL check on list iterator

Martin K. Petersen <martin.petersen@oracle.com>
    scsi: sd: sd_read_cpr() requires VPD pages

Lv Yunlong <lyl2019@mail.ustc.edu.cn>
    drbd: Fix five use after free bugs in get_initial_state

Maxim Mikityanskiy <maximmi@nvidia.com>
    bpf: Support dual-stack sockets in bpf_tcp_check_syncookie

Kamal Dasu <kdasu.kdev@gmail.com>
    spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()

Jamie Bainbridge <jamie.bainbridge@gmail.com>
    qede: confirm skb is allocated before using

Michael Walle <michael@walle.cc>
    net: phy: mscc-miim: reject clause 45 register accesses

Taehee Yoo <ap420073@gmail.com>
    net: sfc: fix using uninitialized xdp tx_queue

Eric Dumazet <edumazet@google.com>
    rxrpc: fix a race in rxrpc_exit_net()

Ilya Maximets <i.maximets@ovn.org>
    net: openvswitch: fix leak of nested actions

Andrew Lunn <andrew@lunn.ch>
    net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()

Ilya Maximets <i.maximets@ovn.org>
    net: openvswitch: don't send internal clone attribute to the userspace.

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    ice: clear cmd_type_offset_bsz for TX rings

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    ice: xsk: fix VSI state check in ice_xsk_wakeup()

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    ice: synchronize_rcu() when terminating rings

David Ahern <dsahern@kernel.org>
    ipv6: Fix stats accounting in ip6_pkt_drop

Anatolii Gerasymenko <anatolii.gerasymenko@intel.com>
    ice: Do not skip not enabled queues in ice_vc_dis_qs_msg

Anatolii Gerasymenko <anatolii.gerasymenko@intel.com>
    ice: Set txq_teid to ICE_INVAL_TEID on ring creation

Miaoqian Lin <linmq006@gmail.com>
    dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe

Jamie Bainbridge <jamie.bainbridge@gmail.com>
    sctp: count singleton chunks in assoc user stats

Niels Dossche <dossche.niels@gmail.com>
    IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition

Mark Zhang <markzhang@nvidia.com>
    IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD

Aharon Landau <aharonl@nvidia.com>
    RDMA/mlx5: Add a missing update of cache->last_add

Aharon Landau <aharonl@nvidia.com>
    RDMA/mlx5: Don't remove cache MRs when a delay is needed

Martin Habets <habetsm.xilinx@gmail.com>
    sfc: Do not free an empty page_ring

Ray Jui <ray.jui@broadcom.com>
    bnxt_en: Prevent XDP redirect from running when stopping TX queue

Andy Gospodarek <gospo@broadcom.com>
    bnxt_en: reserve space inside receive page for skb_shared_info

Pavan Chebbi <pavan.chebbi@broadcom.com>
    bnxt_en: Synchronize tx when xdp redirects happen on same ring

Phil Auld <pauld@redhat.com>
    arch/arm64: Fix topology initialization for core scheduling

Axel Lin <axel.lin@ingics.com>
    regulator: atc260x: Fix missing active_discharge_on setting

Axel Lin <axel.lin@ingics.com>
    regulator: rtq2134: Fix missing active_discharge_on setting

Liu Ying <victor.liu@nxp.com>
    drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe

José Expósito <jose.exposito89@gmail.com>
    drm/imx: Fix memory leak in imx_pd_connector_get_modes

Jiasheng Jiang <jiasheng@iscas.ac.cn>
    drm/imx: imx-ldb: Check for null pointer after calling kmemdup

Chen-Yu Tsai <wens@csie.org>
    net: stmmac: Fix unset max_speed difference between DT and non-DT platforms

Nikolay Aleksandrov <razor@blackwall.org>
    net: ipv4: fix route with nexthop object delete warning

Matt Johnston <matt@codeconstruct.com.au>
    mctp: Use output netdev to allocate skb headroom

Matt Johnston <matt@codeconstruct.com.au>
    mctp: Fix check for dev_hard_header() result

Ivan Vecera <ivecera@redhat.com>
    ice: Clear default forwarding VSI during VSI release

Jean-Philippe Brucker <jean-philippe@linaro.org>
    skbuff: fix coalescing for page_pool fragment recycling

Eyal Birger <eyal.birger@gmail.com>
    vrf: fix packet sniffing for traffic originating from ip tunnels

Ziyang Xuan <william.xuanziyang@huawei.com>
    net/tls: fix slab-out-of-bounds bug in decrypt_internal

Taehee Yoo <ap420073@gmail.com>
    net: sfc: add missing xdp queue reinitialization

Jason Wang <jasowang@redhat.com>
    vdpa: mlx5: prevent cvq work from hogging CPU

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()

John Garry <john.garry@huawei.com>
    scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()

Kevin Groeneveld <kgroeneveld@lenbrook.com>
    scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling

ChenXiaoSong <chenxiaosong2@huawei.com>
    NFSv4: fix open failure with O_ACCMODE flag

ChenXiaoSong <chenxiaosong2@huawei.com>
    Revert "NFSv4: Handle the special Linux file open access mode"

Guilherme G. Piccoli <gpiccoli@igalia.com>
    Drivers: hv: vmbus: Fix potential crash on module unload

Dan Carpenter <dan.carpenter@oracle.com>
    drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()

Mateusz Jończyk <mat.jonczyk@o2.pl>
    rtc: mc146818-lib: fix RTC presence check

Mateusz Jończyk <mat.jonczyk@o2.pl>
    rtc: Check return value from mc146818_get_time()

Mateusz Jończyk <mat.jonczyk@o2.pl>
    rtc: mc146818-lib: change return values of mc146818_get_time()

Mauricio Faria de Oliveira <mfo@canonical.com>
    mm: fix race between MADV_FREE reclaim and blkdev direct IO read

John David Anglin <dave.anglin@bell.net>
    parisc: Fix patch code locking and flushing

Helge Deller <deller@gmx.de>
    parisc: Fix CPU affinity for Lasi, WAX and Dino chips

Naresh Kamboju <naresh.kamboju@linaro.org>
    selftests: net: Add tls config dependency for tls selftests

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Avoid writeback threads getting stuck in mempool_alloc()

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: nfsiod should not block forever in mempool_alloc()

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Fix socket waits for write buffer space

Haimin Zhang <tcs_kernel@tencent.com>
    jfs: prevent NULL deref in diFree

Randy Dunlap <rdunlap@infradead.org>
    virtio_console: eliminate anonymous module_init & module_exit

Jiri Slaby <jirislaby@kernel.org>
    serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()

Nathan Chancellor <nathan@kernel.org>
    x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy

Peter Zijlstra <peterz@infradead.org>
    x86: Annotate call_on_stack()

NeilBrown <neilb@suse.de>
    NFS: swap-out must always use STABLE writes.

NeilBrown <neilb@suse.de>
    NFS: swap IO handling is slightly different for O_DIRECT IO

NeilBrown <neilb@suse.de>
    SUNRPC: remove scheduling boost for "SWAPPER" tasks.

NeilBrown <neilb@suse.de>
    SUNRPC/xprt: async tasks mustn't block waiting for memory

Maxime Ripard <maxime@cerno.tech>
    clk: Enforce that disjoints limits are invalid

Tony Lindgren <tony@atomide.com>
    clk: ti: Preserve node in ti_dt_clocks_register()

Dongli Zhang <dongli.zhang@oracle.com>
    xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32

Oded Gabbay <ogabbay@kernel.org>
    habanalabs: reject host map with mmu disabled

Ohad Sharabi <osharabi@habana.ai>
    habanalabs: fix possible memory leak in MMU DR fini

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Protect the state recovery thread against direct reclaim

Xin Xiong <xiongx18@fudan.edu.cn>
    NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()

Lucas Denefle <lucas.denefle@converge.io>
    w1: w1_therm: fixes w1_seq for ds28ea00 sensors

Xiaoke Wang <xkernel.wang@foxmail.com>
    staging: wfx: fix an error handling in wfx_init_common()

Viresh Kumar <viresh.kumar@linaro.org>
    opp: Expose of-node's name in debugfs

Pierre Gondois <Pierre.Gondois@arm.com>
    cpufreq: CPPC: Fix performance/frequency conversion

Sascha Hauer <s.hauer@pengutronix.de>
    clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568

Amjad Ouled-Ameur <aouledameur@baylibre.com>
    phy: amlogic: meson8b-usb2: fix shared reset control use

Amjad Ouled-Ameur <aouledameur@baylibre.com>
    phy: amlogic: meson8b-usb2: Use dev_err_probe()

Amjad Ouled-Ameur <aouledameur@baylibre.com>
    phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use

Stefan Wahren <stefan.wahren@i2se.com>
    staging: vchiq_core: handle NULL result of find_service_by_handle

Stefan Wahren <stefan.wahren@i2se.com>
    staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances

José Expósito <jose.exposito89@gmail.com>
    clk: mediatek: Fix memory leaks on probe

Adam Wujek <dev_public@wujek.eu>
    clk: si5341: fix reported clk_rate when output divider is 2

Qinghua Jin <qhjin.dev@gmail.com>
    minix: fix bug when opening a file with O_DIRECT

Randy Dunlap <rdunlap@infradead.org>
    init/main.c: return 1 from handled __setup() functions

Feng Tang <feng.tang@intel.com>
    lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option

Xiubo Li <xiubli@redhat.com>
    ceph: fix memory leak in ceph_readdir when note_last_dentry returns error

Xiubo Li <xiubli@redhat.com>
    ceph: fix inode reference leakage in ceph_get_snapdir()

Wang Yufen <wangyufen@huawei.com>
    netlabel: fix out-of-bounds memory accesses

Florian Westphal <fw@strlen.de>
    netfilter: conntrack: revisit gc autotuning

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: Fix use after free in hci_send_acl

Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
    MIPS: ingenic: correct unit node address

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: fix DTC warning unit_address_format

Deren Wu <deren.wu@mediatek.com>
    mt76: fix monitor mode crash with sdio driver

H. Nikolaus Schaller <hns@goldelico.com>
    usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm

Michael Walle <michael@walle.cc>
    net: sfp: add 2500base-X quirk for Lantech SFP module

Jorge Lopez <jorge.lopez2@hp.com>
    platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI calls

Jorge Lopez <jorge.lopez2@hp.com>
    platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method

Gal Pressman <gal@nvidia.com>
    net/mlx5e: Remove overzealous validations in netlink EEPROM query

Jakub Kicinski <kuba@kernel.org>
    net: limit altnames to 64k total

Jakub Kicinski <kuba@kernel.org>
    net: account alternate interface name memory

Michael T. Kloos <michael@michaelkloos.com>
    riscv: Fixed misaligned memory access. Fixed pointer comparison.

Vincent Mailhol <mailhol.vincent@wanadoo.fr>
    can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()

Oliver Hartkopp <socketcan@hartkopp.net>
    can: isotp: set default value for N_As to 50 micro seconds

Jianglei Nie <niejianglei2021@163.com>
    scsi: libfc: Fix use after free in fc_exch_abts_resp()

Hangyu Hua <hbh25y@gmail.com>
    powerpc/secvar: fix refcount leak in format_show()

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E

Alexander Lobakin <alobakin@pm.me>
    MIPS: fix fortify panic when copying asm exception handlers

Li Chen <lchen@ambarella.com>
    PCI: endpoint: Fix misused goto label

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Eliminate unintended link toggle during FW reset

Minghao Chi (CGEL ZTE) <chi.minghao@zte.com.cn>
    Bluetooth: use memset avoid memory leaks

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}

Harold Huang <baymaxhuang@gmail.com>
    tuntap: add sanity checks about msg_controllen in sendmsg

Sven Eckelmann <sven@narfation.org>
    macvtap: advertise link netns via netlink

Hangyu Hua <hbh25y@gmail.com>
    mips: ralink: fix a refcount leak in ill_acc_of_setup()

Dust Li <dust.li@linux.alibaba.com>
    net/smc: correct settings of RMB window update limit

Xiang Chen <chenxiang66@hisilicon.com>
    scsi: hisi_sas: Limit users changing debugfs BIST count value

Qi Liu <liuqi115@huawei.com>
    scsi: hisi_sas: Free irq vectors in order for v3 HW

Randy Dunlap <rdunlap@infradead.org>
    scsi: aha152x: Fix aha152x_setup() __setup handler return value

Yang Li <yang.lee@linux.alibaba.com>
    mt76: mt7615: Fix assigning negative values to unsigned variable

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s/hash: Make hash faults work in NMI context

Johan Almbladh <johan.almbladh@anyfinetworks.com>
    mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: pm8001: Fix tag leaks on error

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: pm8001: Fix task leak in pm8001_send_abort_all()

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: pm8001: Fix pm8001_mpi_task_abort_resp()

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    scsi: pm8001: Fix pm80xx_pci_mem_copy() interface

Alex Williamson <alex.williamson@redhat.com>
    vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA

Alex Deucher <alexander.deucher@amd.com>
    drm/amdkfd: make CRAT table missing message informational only

Mike Snitzer <snitzer@redhat.com>
    dm: requeue IO if mapping table not yet available

Jordy Zomer <jordy@jordyzomer.github.io>
    dm ioctl: prevent potential spectre v1 gadget

Ido Schimmel <idosch@nvidia.com>
    ipv4: Invalidate neighbour for broadcast address upon address addition

Jiri Kosina <jkosina@suse.cz>
    rtw89: fix RCU usage in rtw89_core_txq_push()

Daniel Thompson <daniel.thompson@linaro.org>
    drm/msm/dsi: Remove spurious IRQF_ONESHOT flag

Miri Korenblit <miriam.rachel.korenblit@intel.com>
    iwlwifi: mvm: move only to an enabled channel

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val

Ilan Peer <ilan.peer@intel.com>
    iwlwifi: mvm: Correctly set fragmented EBS

Hans de Goede <hdegoede@redhat.com>
    usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()

Maxim Mikityanskiy <maximmi@nvidia.com>
    net/mlx5e: Disable TX queues before registering the netdev

Sung Joon Kim <sungkim@amd.com>
    drm/amd/display: reset lane settings after each PHY repeater LT

Hans de Goede <hdegoede@redhat.com>
    power: supply: axp288-charger: Set Vhold to 4.4V

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/set_memory: Avoid spinlock recursion in change_page_attr()

Sreekanth Reddy <sreekanth.reddy@broadcom.com>
    scsi: mpi3mr: Fix memory leaks

Sreekanth Reddy <sreekanth.reddy@broadcom.com>
    scsi: mpi3mr: Fix reporting of actual data transfer size

Manivannan Sadhasivam <mani@kernel.org>
    PCI: pciehp: Add Qualcomm quirk for Command Completed erratum

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.

Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
    PCI: endpoint: Fix alignment fault error in copy tests

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Do not change the PMU event filter after a VCPU has run

Neal Liu <neal_liu@aspeedtech.com>
    usb: ehci: add pci device support for Aspeed platforms

Zhou Guanghui <zhouguanghui1@huawei.com>
    iommu/arm-smmu-v3: fix event handling soft lockup

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Fix support for MSI interrupts

Mahesh Rajashekhara <mahesh.rajashekhara@microchip.com>
    scsi: smartpqi: Fix kdump issue when controller is locked up

Don Brace <don.brace@microchip.com>
    scsi: smartpqi: Fix rmmod stack trace

Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
    drm/amdgpu: Fix recursive locking warning

Sourabh Jain <sourabhjain@linux.ibm.com>
    powerpc: Set crashkernel offset to mid of RMA region

Eric Dumazet <edumazet@google.com>
    net: initialize init_net earlier

Eric Dumazet <edumazet@google.com>
    ipv6: make mc_forwarding atomic

Yonghong Song <yhs@fb.com>
    libbpf: Fix build issue with llvm-readelf

Avraham Stern <avraham.stern@intel.com>
    cfg80211: don't add non transmitted BSS to 6GHz scanned channels

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: dma: initialize skip_unmap in mt76_dma_rx_fill

Ben Greear <greearb@candelatech.com>
    mt76: mt7921: fix crash when startup fails.

Evgeny Boger <boger@wirenboard.com>
    power: supply: axp20x_battery: properly report current when discharging

Yongzhi Liu <lyz_cs@pku.edu.cn>
    drm/v3d: fix missing unlock

Yang Guang <yang.guang5@zte.com.cn>
    scsi: bfa: Replace snprintf() with sysfs_emit()

Yang Guang <yang.guang5@zte.com.cn>
    scsi: mvsas: Replace snprintf() with sysfs_emit()

Jakub Sitnicki <jakub@cloudflare.com>
    bpf: Make dst_port field in struct bpf_sock 16-bit wide

Yongzhi Liu <lyz_cs@pku.edu.cn>
    drm/bridge: Add missing pm_runtime_put_sync

Tony Lu <tonylu@linux.alibaba.com>
    net/smc: Send directly when TCP_CORK is cleared

Kalle Valo <quic_kvalo@quicinc.com>
    ath11k: mhi: use mhi_sync_power_up()

Kalle Valo <quic_kvalo@quicinc.com>
    ath11k: pci: fix crash on suspend if board file is not found

Venkateswara Naralasetty <quic_vnaralas@quicinc.com>
    ath11k: fix kernel panic during unload/load ath11k modules

Maxim Kiselev <bigunclemax@gmail.com>
    powerpc: dts: t104xrdb: fix phy type for FMAN 4/5

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: svm range restore work deadlock when process exit

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: Ensure mm remain valid in svm deferred_list work

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: Don't take process mutex for svm ioctls

Magnus Karlsson <magnus.karlsson@intel.com>
    selftests, xsk: Fix bpf_res cleanup test

Yang Guang <yang.guang5@zte.com.cn>
    ptp: replace snprintf with sysfs_emit

Pawel Laszczak <pawell@cadence.com>
    usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value

Wayne Chang <waynec@nvidia.com>
    usb: gadget: tegra-xudc: Fix control endpoint's definitions

Wayne Chang <waynec@nvidia.com>
    usb: gadget: tegra-xudc: Do not program SPARAM

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Use PSR version selected during set_psr_caps

Yongzhi Liu <lyz_cs@pku.edu.cn>
    drm/amd/display: Fix memory leak

Xin Xiong <xiongx18@fudan.edu.cn>
    drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj

Jani Nikula <jani.nikula@intel.com>
    drm/edid: improve non-desktop quirk logging

Philipp Zabel <philipp.zabel@gmail.com>
    drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.

Dale Zhao <dale.zhao@amd.com>
    drm/amd/display: Add signal type check when verify stream backends same

Zekun Shen <bruceshenzk@gmail.com>
    ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111

Anisse Astier <anisse@astier.eu>
    drm: Add orientation quirk for GPD Win Max

Hou Wenlong <houwenlong.hwl@antgroup.com>
    KVM: x86/emulator: Emulate RDPID only if it is enabled in guest

Like Xu <likexu@tencent.com>
    KVM: x86/pmu: Fix and isolate TSX-specific performance event logic

Jim Mattson <jmattson@google.com>
    KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs

Peter Gonda <pgonda@google.com>
    KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()

Jim Mattson <jmattson@google.com>
    KVM: x86/pmu: Use different raw event masks for AMD and Intel

Jiasheng Jiang <jiasheng@iscas.ac.cn>
    rtc: wm8350: Handle error for wm8350_register_irq

Benjamin Beichler <benjamin.beichler@uni-rostock.de>
    um: fix and optimize xor select template for CONFIG64 and timetravel mode

Johannes Berg <johannes.berg@intel.com>
    lib/logic_iomem: correct fallback config references


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

Diffstat:

 Documentation/virt/kvm/devices/vcpu.rst            |   2 +-
 Makefile                                           |   4 +-
 arch/alpha/kernel/rtc.c                            |   7 +-
 arch/arm64/include/asm/cputype.h                   |   2 +
 arch/arm64/include/asm/kvm_host.h                  |   1 +
 arch/arm64/kernel/patching.c                       |   4 +-
 arch/arm64/kernel/proton-pack.c                    |   1 +
 arch/arm64/kernel/smp.c                            |   2 +-
 arch/arm64/kvm/arm.c                               |   4 +
 arch/arm64/kvm/pmu-emul.c                          |  33 +-
 arch/mips/boot/dts/ingenic/jz4780.dtsi             |   2 +-
 arch/mips/include/asm/setup.h                      |   2 +-
 arch/mips/kernel/traps.c                           |  22 +-
 arch/mips/ralink/ill_acc.c                         |   1 +
 arch/parisc/kernel/patch.c                         |  25 +-
 arch/powerpc/boot/dts/fsl/t104xrdb.dtsi            |   4 +-
 arch/powerpc/include/asm/interrupt.h               |   2 +-
 arch/powerpc/include/asm/page.h                    |   6 +-
 arch/powerpc/kernel/rtas.c                         |   6 +
 arch/powerpc/kernel/secvar-sysfs.c                 |   9 +-
 arch/powerpc/kexec/core.c                          |  15 +-
 arch/powerpc/kvm/book3s_64_entry.S                 |  10 +-
 arch/powerpc/mm/book3s64/hash_utils.c              |  54 +-
 arch/powerpc/mm/mem.c                              |   2 +-
 arch/powerpc/mm/pageattr.c                         |  32 +-
 arch/powerpc/perf/callchain.h                      |   9 +-
 arch/powerpc/perf/callchain_64.c                   |  27 -
 arch/powerpc/platforms/Kconfig.cputype             |   3 +-
 arch/riscv/lib/memmove.S                           | 368 +++++++++++---
 arch/um/include/asm/xor.h                          |   4 +-
 arch/x86/Kconfig                                   |   5 +
 arch/x86/events/intel/core.c                       |   8 +-
 arch/x86/include/asm/bug.h                         |   4 +-
 arch/x86/include/asm/irq_stack.h                   |   3 +-
 arch/x86/include/asm/kvm_host.h                    |   1 +
 arch/x86/include/asm/msi.h                         |  19 +-
 arch/x86/include/asm/perf_event.h                  |   5 +
 arch/x86/kernel/fpu/xstate.c                       |   2 +-
 arch/x86/kernel/hpet.c                             |   8 +-
 arch/x86/kernel/static_call.c                      |   5 +-
 arch/x86/kvm/emulate.c                             |   4 +-
 arch/x86/kvm/kvm_emulate.h                         |   1 +
 arch/x86/kvm/pmu.c                                 |  18 +-
 arch/x86/kvm/svm/avic.c                            |   7 +-
 arch/x86/kvm/svm/pmu.c                             |   9 +-
 arch/x86/kvm/svm/svm.h                             |   4 +-
 arch/x86/kvm/svm/svm_onhyperv.c                    |   1 -
 arch/x86/kvm/vmx/pmu_intel.c                       |  14 +-
 arch/x86/kvm/x86.c                                 |   6 +
 arch/x86/mm/tlb.c                                  |  37 +-
 arch/x86/power/cpu.c                               |  21 +-
 arch/x86/xen/smp_hvm.c                             |   6 +
 arch/x86/xen/time.c                                |  24 +-
 arch/xtensa/boot/dts/xtfpga-flash-128m.dtsi        |   8 +-
 arch/xtensa/boot/dts/xtfpga-flash-16m.dtsi         |   8 +-
 arch/xtensa/boot/dts/xtfpga-flash-4m.dtsi          |   4 +-
 drivers/ata/sata_dwc_460ex.c                       |   6 +-
 drivers/base/power/trace.c                         |   6 +-
 drivers/block/drbd/drbd_int.h                      |   8 +-
 drivers/block/drbd/drbd_main.c                     |   6 +-
 drivers/block/drbd/drbd_nl.c                       |  41 +-
 drivers/block/drbd/drbd_state.c                    |  18 +-
 drivers/block/drbd/drbd_state_change.h             |   8 +-
 drivers/char/virtio_console.c                      |   8 +-
 drivers/clk/clk-si5341.c                           |  16 +-
 drivers/clk/clk.c                                  |  24 +
 drivers/clk/mediatek/clk-mt8192.c                  |  36 +-
 drivers/clk/rockchip/clk-rk3568.c                  |   6 +-
 drivers/clk/ti/clk.c                               |  13 +-
 drivers/cpufreq/cppc_cpufreq.c                     |  43 +-
 drivers/dma/sh/shdma-base.c                        |   4 +-
 drivers/gpio/gpiolib.c                             |  19 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |   3 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c              |   4 +-
 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           |   4 -
 drivers/gpu/drm/amd/amdkfd/kfd_crat.c              |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_process.c           |   1 -
 drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c        |  24 +-
 drivers/gpu/drm/amd/amdkfd/kfd_svm.c               |  80 +--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   7 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |   6 +
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c  |  80 ++-
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c  |   6 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  15 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   3 +
 .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c  |   2 +-
 .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c  |   2 +
 drivers/gpu/drm/amd/pm/amdgpu_dpm.c                |  11 +
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c   |   8 +-
 drivers/gpu/drm/bridge/nwl-dsi.c                   |  18 +-
 drivers/gpu/drm/drm_edid.c                         |  19 +-
 drivers/gpu/drm/drm_panel_orientation_quirks.c     |   6 +
 drivers/gpu/drm/imx/dw_hdmi-imx.c                  |   8 +-
 drivers/gpu/drm/imx/imx-ldb.c                      |   2 +
 drivers/gpu/drm/imx/parallel-display.c             |   4 +-
 drivers/gpu/drm/msm/dsi/dsi_host.c                 |   2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c    |   1 +
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp102.c    |   2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.c    |   1 +
 drivers/gpu/drm/nouveau/nvkm/subdev/pmu/priv.h     |   1 +
 drivers/gpu/drm/panel/panel-ilitek-ili9341.c       |   4 +-
 drivers/gpu/drm/v3d/v3d_gem.c                      |   6 +-
 drivers/hv/channel_mgmt.c                          |   6 +-
 drivers/hv/vmbus_drv.c                             |   9 +-
 drivers/infiniband/core/cm.c                       |   3 +-
 drivers/infiniband/hw/hfi1/mmu_rb.c                |   6 +
 drivers/infiniband/hw/mlx5/mr.c                    |   5 +-
 drivers/infiniband/sw/rdmavt/qp.c                  |   6 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   1 +
 drivers/iommu/omap-iommu.c                         |   2 +-
 drivers/irqchip/irq-gic-v3-its.c                   |  28 +-
 drivers/irqchip/irq-gic-v3.c                       |  14 +-
 drivers/irqchip/irq-gic.c                          |   6 +
 drivers/md/dm-ioctl.c                              |   2 +
 drivers/md/dm-rq.c                                 |   7 +-
 drivers/md/dm.c                                    |  11 +-
 drivers/misc/habanalabs/common/memory.c            |  30 +-
 drivers/misc/habanalabs/common/mmu/mmu_v1.c        |   2 +-
 drivers/mmc/core/block.c                           |  46 +-
 drivers/mmc/host/mmci_stm32_sdmmc.c                |   6 +-
 drivers/mmc/host/renesas_sdhi_core.c               |   4 +-
 drivers/mmc/host/sdhci-xenon.c                     |  10 -
 drivers/net/can/usb/etas_es58x/es58x_fd.c          |   3 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   7 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   5 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  |   4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c      |  14 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.h      |   2 +
 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c   |   4 +-
 drivers/net/ethernet/intel/ice/ice.h               |   2 +-
 drivers/net/ethernet/intel/ice/ice_lib.c           |   3 +
 drivers/net/ethernet/intel/ice/ice_main.c          |   6 +-
 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c   |   4 +-
 drivers/net/ethernet/intel/ice/ice_xsk.c           |   6 +-
 drivers/net/ethernet/marvell/mv643xx_eth.c         |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  23 -
 drivers/net/ethernet/qlogic/qed/qed_debug.c        |   2 +-
 drivers/net/ethernet/qlogic/qede/qede_fp.c         |   3 +
 drivers/net/ethernet/sfc/efx_channels.c            | 148 +++---
 drivers/net/ethernet/sfc/rx_common.c               |   3 +
 drivers/net/ethernet/sfc/tx.c                      |   3 +
 drivers/net/ethernet/sfc/tx_common.c               |   2 +
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   3 +-
 drivers/net/macvtap.c                              |   6 +
 drivers/net/mdio/mdio-mscc-miim.c                  |   6 +
 drivers/net/phy/sfp-bus.c                          |   6 +
 drivers/net/tap.c                                  |   3 +-
 drivers/net/tun.c                                  |   3 +-
 drivers/net/vrf.c                                  |  15 +-
 drivers/net/wireless/ath/ath11k/ahb.c              |   2 +
 drivers/net/wireless/ath/ath11k/mhi.c              |   2 +-
 drivers/net/wireless/ath/ath11k/pci.c              |  10 +
 drivers/net/wireless/ath/ath5k/eeprom.c            |   3 +
 .../net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h    |   5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c  |  31 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   5 +-
 drivers/net/wireless/mediatek/mt76/dma.c           |   1 +
 drivers/net/wireless/mediatek/mt76/mt76.h          |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7615/mac.c    |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |   1 +
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   1 +
 drivers/net/wireless/realtek/rtw89/core.c          |   5 +-
 drivers/opp/debugfs.c                              |   5 +
 drivers/opp/opp.h                                  |   1 +
 drivers/parisc/dino.c                              |  41 +-
 drivers/parisc/gsc.c                               |  31 ++
 drivers/parisc/gsc.h                               |   1 +
 drivers/parisc/lasi.c                              |   7 +-
 drivers/parisc/wax.c                               |   7 +-
 drivers/pci/controller/pci-aardvark.c              |  16 +-
 drivers/pci/endpoint/functions/pci-epf-test.c      |  14 +-
 drivers/pci/hotplug/pciehp_hpc.c                   |   2 +
 drivers/perf/qcom_l2_pmu.c                         |   6 +-
 drivers/phy/amlogic/phy-meson-gxl-usb2.c           |   5 +-
 drivers/phy/amlogic/phy-meson8b-usb2.c             |   9 +-
 drivers/platform/x86/hp-wmi.c                      |  93 ++--
 drivers/power/supply/axp20x_battery.c              |  13 +-
 drivers/power/supply/axp288_charger.c              |  14 +-
 drivers/ptp/ptp_sysfs.c                            |   4 +-
 drivers/regulator/atc260x-regulator.c              |   1 +
 drivers/regulator/rtq2134-regulator.c              |   1 +
 drivers/rtc/rtc-cmos.c                             |  19 +-
 drivers/rtc/rtc-mc146818-lib.c                     |  42 +-
 drivers/rtc/rtc-wm8350.c                           |  11 +-
 drivers/scsi/aha152x.c                             |   6 +-
 drivers/scsi/bfa/bfad_attr.c                       |  26 +-
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c             |  68 ++-
 drivers/scsi/libfc/fc_exch.c                       |   1 +
 drivers/scsi/mpi3mr/mpi3mr_fw.c                    |   2 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c                    |   2 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |   5 +-
 drivers/scsi/mvsas/mv_init.c                       |   4 +-
 drivers/scsi/pm8001/pm8001_hwi.c                   |  27 +-
 drivers/scsi/pm8001/pm8001_sas.c                   |   2 +-
 drivers/scsi/pm8001/pm80xx_hwi.c                   |  17 +-
 drivers/scsi/scsi_scan.c                           |   5 +
 drivers/scsi/sd.c                                  |   2 +-
 drivers/scsi/smartpqi/smartpqi_init.c              |  45 +-
 drivers/scsi/sr.c                                  |   2 +-
 drivers/scsi/ufs/ufshcd-pci.c                      |  17 +
 drivers/scsi/ufs/ufshpb.c                          |  11 +-
 drivers/scsi/zorro7xx.c                            |   2 +
 drivers/spi/spi-bcm-qspi.c                         |   4 +-
 drivers/spi/spi.c                                  |   4 +
 .../vc04_services/interface/vchiq_arm/vchiq_arm.c  |   3 +
 .../vc04_services/interface/vchiq_arm/vchiq_core.c |   6 +
 drivers/staging/wfx/main.c                         |   7 +-
 drivers/tty/serial/samsung_tty.c                   |   5 +-
 drivers/usb/cdns3/cdnsp-debug.h                    | 305 ++++++------
 drivers/usb/dwc3/dwc3-omap.c                       |   2 +-
 drivers/usb/dwc3/dwc3-pci.c                        |  11 +-
 drivers/usb/gadget/udc/tegra-xudc.c                |  20 +-
 drivers/usb/host/ehci-pci.c                        |   9 +
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |  21 +-
 drivers/vfio/pci/vfio_pci_rdwr.c                   |   2 +
 drivers/vhost/net.c                                |   1 +
 drivers/video/fbdev/core/fbmem.c                   |   9 +-
 drivers/w1/slaves/w1_therm.c                       |   8 +-
 fs/btrfs/extent_io.h                               |   2 +-
 fs/btrfs/inode.c                                   |  22 +
 fs/btrfs/ioctl.c                                   |  20 +-
 fs/btrfs/volumes.c                                 |  65 ++-
 fs/btrfs/zoned.c                                   |   9 +-
 fs/ceph/dir.c                                      |  11 +-
 fs/ceph/inode.c                                    |  10 +-
 fs/file_table.c                                    |   1 +
 fs/io_uring.c                                      |  79 +--
 fs/jfs/inode.c                                     |   3 +-
 fs/minix/inode.c                                   |   3 +-
 fs/nfs/dir.c                                       |  10 -
 fs/nfs/direct.c                                    |  48 +-
 fs/nfs/file.c                                      |   4 +-
 fs/nfs/inode.c                                     |   1 -
 fs/nfs/internal.h                                  |  17 +
 fs/nfs/nfs42proc.c                                 |   9 +-
 fs/nfs/nfs4file.c                                  |   6 +-
 fs/nfs/nfs4state.c                                 |  12 +
 fs/nfs/pagelist.c                                  |  10 +-
 fs/nfs/pnfs_nfs.c                                  |   8 +-
 fs/nfs/write.c                                     |  34 +-
 include/linux/gpio/driver.h                        |   9 +
 include/linux/ipv6.h                               |   2 +-
 include/linux/mc146818rtc.h                        |   3 +-
 include/linux/mmzone.h                             |  11 +-
 include/linux/nfs_fs.h                             |  10 +-
 include/linux/static_call.h                        |   5 +-
 include/linux/vfio_pci_core.h                      |   9 +
 include/net/arp.h                                  |   1 +
 include/net/bluetooth/bluetooth.h                  |  14 +-
 include/net/mctp.h                                 |   2 -
 include/net/net_namespace.h                        |   6 +
 include/trace/events/sunrpc.h                      |   1 -
 include/uapi/linux/bpf.h                           |   6 +-
 include/uapi/linux/can/isotp.h                     |  28 +-
 init/main.c                                        |   8 +-
 kernel/Makefile                                    |   3 +-
 kernel/events/core.c                               |   3 +
 kernel/sched/core.c                                |   2 +-
 kernel/static_call.c                               | 542 +-------------------
 kernel/static_call_inline.c                        | 543 +++++++++++++++++++++
 lib/Kconfig.debug                                  |   3 +-
 lib/Kconfig.ubsan                                  |  13 -
 lib/logic_iomem.c                                  |   8 +-
 lib/lz4/lz4_decompress.c                           |   8 +-
 lib/test_ubsan.c                                   |  22 -
 mm/highmem.c                                       |   4 +-
 mm/mempolicy.c                                     |   1 +
 mm/mremap.c                                        |   3 +
 mm/rmap.c                                          |  25 +-
 net/batman-adv/multicast.c                         |   2 +-
 net/bluetooth/hci_event.c                          |   3 +-
 net/bluetooth/l2cap_core.c                         |   1 +
 net/bpf/test_run.c                                 |   4 +-
 net/can/isotp.c                                    |  12 +-
 net/core/dev.c                                     |   3 +-
 net/core/filter.c                                  |  30 +-
 net/core/net_namespace.c                           |  17 +-
 net/core/rtnetlink.c                               |  13 +-
 net/core/skbuff.c                                  |  15 +-
 net/ipv4/arp.c                                     |   9 +-
 net/ipv4/fib_frontend.c                            |   5 +-
 net/ipv4/fib_semantics.c                           |   7 +-
 net/ipv4/inet_hashtables.c                         |  53 +-
 net/ipv6/addrconf.c                                |   4 +-
 net/ipv6/inet6_hashtables.c                        |   5 +-
 net/ipv6/ip6_input.c                               |   2 +-
 net/ipv6/ip6mr.c                                   |   8 +-
 net/ipv6/route.c                                   |   2 +-
 net/mctp/af_mctp.c                                 |  46 +-
 net/mctp/route.c                                   |  16 +-
 net/netfilter/nf_conntrack_core.c                  |  85 +++-
 net/netlabel/netlabel_kapi.c                       |   2 +
 net/openvswitch/actions.c                          |   2 +-
 net/openvswitch/flow_netlink.c                     |  99 +++-
 net/rxrpc/net_ns.c                                 |   2 +-
 net/sctp/outqueue.c                                |   6 +-
 net/smc/af_smc.c                                   |   8 +-
 net/smc/smc_core.c                                 |   2 +-
 net/smc/smc_tx.c                                   |  25 +-
 net/smc/smc_tx.h                                   |   1 +
 net/sunrpc/clnt.c                                  |   7 +
 net/sunrpc/sched.c                                 |   7 -
 net/sunrpc/svcsock.c                               |   4 +-
 net/sunrpc/xprt.c                                  |  23 +-
 net/sunrpc/xprtrdma/transport.c                    |   2 +-
 net/sunrpc/xprtsock.c                              |  70 ++-
 net/tls/tls_sw.c                                   |   2 +-
 net/wireless/scan.c                                |   9 +-
 scripts/Makefile.ubsan                             |   1 -
 tools/build/feature/Makefile                       |   9 +-
 tools/lib/bpf/Makefile                             |   4 +-
 tools/perf/Makefile.config                         |   6 +
 tools/perf/arch/arm64/util/arm-spe.c               |   6 +
 tools/perf/perf.c                                  |   2 +-
 tools/perf/util/session.c                          |  15 +-
 tools/perf/util/setup.py                           |   8 +-
 tools/testing/selftests/bpf/progs/test_sk_lookup.c |   3 +-
 tools/testing/selftests/bpf/xdpxceiver.c           |  80 +--
 tools/testing/selftests/bpf/xdpxceiver.h           |   2 +-
 virt/kvm/kvm_main.c                                |   2 +-
 323 files changed, 3428 insertions(+), 2061 deletions(-)



             reply	other threads:[~2022-04-12  7:43 UTC|newest]

Thread overview: 294+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12  6:27 Greg Kroah-Hartman [this message]
2022-04-12  6:27 ` [PATCH 5.16 001/285] lib/logic_iomem: correct fallback config references Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 002/285] um: fix and optimize xor select template for CONFIG64 and timetravel mode Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 003/285] rtc: wm8350: Handle error for wm8350_register_irq Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 004/285] KVM: x86/pmu: Use different raw event masks for AMD and Intel Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 005/285] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode() Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 006/285] KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 007/285] KVM: x86/pmu: Fix and isolate TSX-specific performance event logic Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 008/285] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 009/285] drm: Add orientation quirk for GPD Win Max Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 010/285] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 011/285] drm/amd/display: Add signal type check when verify stream backends same Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 012/285] drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800 Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 013/285] drm/edid: improve non-desktop quirk logging Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 014/285] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 015/285] drm/amd/display: Fix memory leak Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 016/285] drm/amd/display: Use PSR version selected during set_psr_caps Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 017/285] usb: gadget: tegra-xudc: Do not program SPARAM Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 018/285] usb: gadget: tegra-xudc: Fix control endpoints definitions Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 019/285] usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 020/285] ptp: replace snprintf with sysfs_emit Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 021/285] selftests, xsk: Fix bpf_res cleanup test Greg Kroah-Hartman
2022-04-12  6:27 ` [PATCH 5.16 022/285] drm/amdkfd: Dont take process mutex for svm ioctls Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 023/285] drm/amdkfd: Ensure mm remain valid in svm deferred_list work Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 024/285] drm/amdkfd: svm range restore work deadlock when process exit Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 025/285] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5 Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 026/285] ath11k: fix kernel panic during unload/load ath11k modules Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 027/285] ath11k: pci: fix crash on suspend if board file is not found Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 028/285] ath11k: mhi: use mhi_sync_power_up() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 029/285] net/smc: Send directly when TCP_CORK is cleared Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 030/285] drm/bridge: Add missing pm_runtime_put_sync Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 031/285] bpf: Make dst_port field in struct bpf_sock 16-bit wide Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 032/285] scsi: mvsas: Replace snprintf() with sysfs_emit() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 033/285] scsi: bfa: " Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 034/285] drm/v3d: fix missing unlock Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 035/285] power: supply: axp20x_battery: properly report current when discharging Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 036/285] mt76: mt7921: fix crash when startup fails Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 037/285] mt76: dma: initialize skip_unmap in mt76_dma_rx_fill Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 038/285] cfg80211: dont add non transmitted BSS to 6GHz scanned channels Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 039/285] libbpf: Fix build issue with llvm-readelf Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 040/285] ipv6: make mc_forwarding atomic Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 041/285] net: initialize init_net earlier Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 042/285] powerpc: Set crashkernel offset to mid of RMA region Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 043/285] drm/amdgpu: Fix recursive locking warning Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 044/285] scsi: smartpqi: Fix rmmod stack trace Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 045/285] scsi: smartpqi: Fix kdump issue when controller is locked up Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 046/285] PCI: aardvark: Fix support for MSI interrupts Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 047/285] iommu/arm-smmu-v3: fix event handling soft lockup Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 048/285] usb: ehci: add pci device support for Aspeed platforms Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 049/285] KVM: arm64: Do not change the PMU event filter after a VCPU has run Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 050/285] PCI: endpoint: Fix alignment fault error in copy tests Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 051/285] tcp: Dont acquire inet_listen_hashbucket::lock with disabled BH Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 052/285] PCI: pciehp: Add Qualcomm quirk for Command Completed erratum Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 053/285] scsi: mpi3mr: Fix reporting of actual data transfer size Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 054/285] scsi: mpi3mr: Fix memory leaks Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 055/285] powerpc/set_memory: Avoid spinlock recursion in change_page_attr() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 056/285] power: supply: axp288-charger: Set Vhold to 4.4V Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 057/285] drm/amd/display: reset lane settings after each PHY repeater LT Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 058/285] net/mlx5e: Disable TX queues before registering the netdev Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 059/285] usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 060/285] iwlwifi: mvm: Correctly set fragmented EBS Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 061/285] iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 062/285] iwlwifi: mvm: move only to an enabled channel Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 063/285] drm/msm/dsi: Remove spurious IRQF_ONESHOT flag Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 064/285] rtw89: fix RCU usage in rtw89_core_txq_push() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 065/285] ipv4: Invalidate neighbour for broadcast address upon address addition Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 066/285] dm ioctl: prevent potential spectre v1 gadget Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 067/285] dm: requeue IO if mapping table not yet available Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 068/285] drm/amdkfd: make CRAT table missing message informational only Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 069/285] vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 070/285] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 071/285] scsi: pm8001: Fix pm8001_mpi_task_abort_resp() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 072/285] scsi: pm8001: Fix task leak in pm8001_send_abort_all() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 073/285] scsi: pm8001: Fix tag leaks on error Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 074/285] scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req() Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 075/285] mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 076/285] powerpc/64s/hash: Make hash faults work in NMI context Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 077/285] mt76: mt7615: Fix assigning negative values to unsigned variable Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 078/285] scsi: aha152x: Fix aha152x_setup() __setup handler return value Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 079/285] scsi: hisi_sas: Free irq vectors in order for v3 HW Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 080/285] scsi: hisi_sas: Limit users changing debugfs BIST count value Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 081/285] net/smc: correct settings of RMB window update limit Greg Kroah-Hartman
2022-04-12  6:28 ` [PATCH 5.16 082/285] mips: ralink: fix a refcount leak in ill_acc_of_setup() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 083/285] macvtap: advertise link netns via netlink Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 084/285] tuntap: add sanity checks about msg_controllen in sendmsg Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 085/285] Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg} Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 086/285] Bluetooth: use memset avoid memory leaks Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 087/285] bnxt_en: Eliminate unintended link toggle during FW reset Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 088/285] PCI: endpoint: Fix misused goto label Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 089/285] MIPS: fix fortify panic when copying asm exception handlers Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 090/285] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 091/285] powerpc/secvar: fix refcount leak in format_show() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 092/285] scsi: libfc: Fix use after free in fc_exch_abts_resp() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 093/285] can: isotp: set default value for N_As to 50 micro seconds Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 094/285] can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 095/285] riscv: Fixed misaligned memory access. Fixed pointer comparison Greg Kroah-Hartman
2022-04-12 15:09   ` Michael T. Kloos
2022-04-12  6:29 ` [PATCH 5.16 096/285] net: account alternate interface name memory Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 097/285] net: limit altnames to 64k total Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 098/285] net/mlx5e: Remove overzealous validations in netlink EEPROM query Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 099/285] platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 100/285] platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI calls Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 101/285] net: sfp: add 2500base-X quirk for Lantech SFP module Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 102/285] usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 103/285] mt76: fix monitor mode crash with sdio driver Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 104/285] xtensa: fix DTC warning unit_address_format Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 105/285] MIPS: ingenic: correct unit node address Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 106/285] Bluetooth: Fix use after free in hci_send_acl Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 107/285] netfilter: conntrack: revisit gc autotuning Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 108/285] netlabel: fix out-of-bounds memory accesses Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 109/285] ceph: fix inode reference leakage in ceph_get_snapdir() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 110/285] ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 111/285] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 112/285] init/main.c: return 1 from handled __setup() functions Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 113/285] minix: fix bug when opening a file with O_DIRECT Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 114/285] clk: si5341: fix reported clk_rate when output divider is 2 Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 115/285] clk: mediatek: Fix memory leaks on probe Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 116/285] staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 117/285] staging: vchiq_core: handle NULL result of find_service_by_handle Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 118/285] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 119/285] phy: amlogic: meson8b-usb2: Use dev_err_probe() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 120/285] phy: amlogic: meson8b-usb2: fix shared reset control use Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 121/285] clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568 Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 122/285] cpufreq: CPPC: Fix performance/frequency conversion Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 123/285] opp: Expose of-nodes name in debugfs Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 124/285] staging: wfx: fix an error handling in wfx_init_common() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 125/285] w1: w1_therm: fixes w1_seq for ds28ea00 sensors Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 126/285] NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 127/285] NFSv4: Protect the state recovery thread against direct reclaim Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 128/285] habanalabs: fix possible memory leak in MMU DR fini Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 129/285] habanalabs: reject host map with mmu disabled Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 130/285] xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 131/285] clk: ti: Preserve node in ti_dt_clocks_register() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 132/285] clk: Enforce that disjoints limits are invalid Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 133/285] SUNRPC/xprt: async tasks mustnt block waiting for memory Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 134/285] SUNRPC: remove scheduling boost for "SWAPPER" tasks Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 135/285] NFS: swap IO handling is slightly different for O_DIRECT IO Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 136/285] NFS: swap-out must always use STABLE writes Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 137/285] x86: Annotate call_on_stack() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 138/285] x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 139/285] serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 140/285] virtio_console: eliminate anonymous module_init & module_exit Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 141/285] jfs: prevent NULL deref in diFree Greg Kroah-Hartman
2022-04-12  6:29 ` [PATCH 5.16 142/285] SUNRPC: Fix socket waits for write buffer space Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 143/285] NFS: nfsiod should not block forever in mempool_alloc() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 144/285] NFS: Avoid writeback threads getting stuck " Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 145/285] selftests: net: Add tls config dependency for tls selftests Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 146/285] parisc: Fix CPU affinity for Lasi, WAX and Dino chips Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 147/285] parisc: Fix patch code locking and flushing Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 148/285] mm: fix race between MADV_FREE reclaim and blkdev direct IO read Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 149/285] rtc: mc146818-lib: change return values of mc146818_get_time() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 150/285] rtc: Check return value from mc146818_get_time() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 151/285] rtc: mc146818-lib: fix RTC presence check Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 152/285] drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 153/285] Drivers: hv: vmbus: Fix potential crash on module unload Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 154/285] Revert "NFSv4: Handle the special Linux file open access mode" Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 155/285] NFSv4: fix open failure with O_ACCMODE flag Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 156/285] scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 157/285] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 158/285] scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 159/285] vdpa: mlx5: prevent cvq work from hogging CPU Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 160/285] net: sfc: add missing xdp queue reinitialization Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 161/285] net/tls: fix slab-out-of-bounds bug in decrypt_internal Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 162/285] vrf: fix packet sniffing for traffic originating from ip tunnels Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 163/285] skbuff: fix coalescing for page_pool fragment recycling Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 164/285] ice: Clear default forwarding VSI during VSI release Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 165/285] mctp: Fix check for dev_hard_header() result Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 166/285] mctp: Use output netdev to allocate skb headroom Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 167/285] net: ipv4: fix route with nexthop object delete warning Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 168/285] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 169/285] drm/imx: imx-ldb: Check for null pointer after calling kmemdup Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 170/285] drm/imx: Fix memory leak in imx_pd_connector_get_modes Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 171/285] drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 172/285] regulator: rtq2134: Fix missing active_discharge_on setting Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 173/285] regulator: atc260x: " Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 174/285] arch/arm64: Fix topology initialization for core scheduling Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 175/285] bnxt_en: Synchronize tx when xdp redirects happen on same ring Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 176/285] bnxt_en: reserve space inside receive page for skb_shared_info Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 177/285] bnxt_en: Prevent XDP redirect from running when stopping TX queue Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 178/285] sfc: Do not free an empty page_ring Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 179/285] RDMA/mlx5: Dont remove cache MRs when a delay is needed Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 180/285] RDMA/mlx5: Add a missing update of cache->last_add Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 181/285] IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 182/285] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 183/285] sctp: count singleton chunks in assoc user stats Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 184/285] dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 185/285] ice: Set txq_teid to ICE_INVAL_TEID on ring creation Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 186/285] ice: Do not skip not enabled queues in ice_vc_dis_qs_msg Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 187/285] ipv6: Fix stats accounting in ip6_pkt_drop Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 188/285] ice: synchronize_rcu() when terminating rings Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 189/285] ice: xsk: fix VSI state check in ice_xsk_wakeup() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 190/285] ice: clear cmd_type_offset_bsz for TX rings Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 191/285] net: openvswitch: dont send internal clone attribute to the userspace Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 192/285] net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 193/285] net: openvswitch: fix leak of nested actions Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 194/285] rxrpc: fix a race in rxrpc_exit_net() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 195/285] net: sfc: fix using uninitialized xdp tx_queue Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 196/285] net: phy: mscc-miim: reject clause 45 register accesses Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 197/285] qede: confirm skb is allocated before using Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 198/285] spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 199/285] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 200/285] drbd: Fix five use after free bugs in get_initial_state Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 201/285] scsi: sd: sd_read_cpr() requires VPD pages Greg Kroah-Hartman
2022-04-12  6:30 ` [PATCH 5.16 202/285] scsi: ufs: ufshpb: Fix a NULL check on list iterator Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 203/285] io_uring: nospec index for tags on files update Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 204/285] io_uring: dont touch scm_fp_list after queueing skb Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 205/285] SUNRPC: Handle ENOMEM in call_transmit_status() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 206/285] SUNRPC: Handle low memory situations in call_status() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 207/285] SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 208/285] iommu/omap: Fix regression in probe for NULL pointer dereference Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 209/285] perf: arm-spe: Fix perf report --mem-mode Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 210/285] perf tools: Fix perfs libperf_print callback Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 211/285] perf session: Remap buf if there is no space for event Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 212/285] arm64: Add part number for Arm Cortex-A78AE Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 213/285] scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 214/285] scsi: ufs: ufs-pci: Add support for Intel MTL Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 215/285] Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning" Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 216/285] mmc: block: Check for errors after write on SPI Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 217/285] mmc: mmci: stm32: correctly check all elements of sg list Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 218/285] mmc: renesas_sdhi: dont overwrite TAP settings when HS400 tuning is complete Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 219/285] mmc: core: Fixup support for writeback-cache for eMMC and SD Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 220/285] lz4: fix LZ4_decompress_safe_partial read out of bound Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 221/285] highmem: fix checks in __kmap_local_sched_{in,out} Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 222/285] mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 223/285] mm/mempolicy: fix mpol_new leak in shared_policy_replace Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 224/285] io_uring: dont check req->file in io_fsync_prep() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 225/285] io_uring: defer splice/tee file validity check until command issue Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 226/285] io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 227/285] io_uring: fix race between timeout flush and removal Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 228/285] x86/pm: Save the MSR validity status at context setup Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 229/285] x86/speculation: Restore speculation related MSRs during S3 resume Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 230/285] perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 231/285] btrfs: fix qgroup reserve overflow the qgroup limit Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 232/285] btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 233/285] btrfs: remove device item and update super block in the same transaction Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 234/285] btrfs: avoid defragging extents whose next extents are not targets Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 235/285] btrfs: prevent subvol with swapfile from being deleted Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 236/285] spi: core: add dma_map_dev for __spi_unmap_msg() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 237/285] qed: fix ethtool register dump Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 238/285] arm64: patch_text: Fixup last cpu should be master Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 239/285] RDMA/hfi1: Fix use-after-free bug for mm struct Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 240/285] drbd: fix an invalid memory access caused by incorrect use of list iterator Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 241/285] gpio: Restrict usage of GPIO chip irq members before initialization Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 242/285] x86/msi: Fix msi message data shadow struct Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 243/285] x86/mm/tlb: Revert retpoline avoidance approach Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 244/285] perf/x86/intel: Dont extend the pseudo-encoding to GP counters Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 245/285] ata: sata_dwc_460ex: Fix crash due to OOB write Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 246/285] perf: qcom_l2_pmu: fix an incorrect NULL check on list iterator Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 247/285] perf/core: Inherit event_caps Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 248/285] irqchip/gic-v3: Fix GICR_CTLR.RWP polling Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 249/285] fbdev: Fix unregistering of framebuffers without device Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 250/285] amd/display: set backlight only if required Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 251/285] drm/panel: ili9341: fix optional regulator handling Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 252/285] drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 253/285] drm/amdgpu/display: change pipe policy for DCN 2.1 Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 254/285] drm/amdgpu/smu10: fix SoC/fclk units in auto mode Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 255/285] drm/amdgpu/vcn: Fix the register setting for vcn1 Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 256/285] drm/nouveau/pmu: Add missing callbacks for Tegra devices Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 257/285] drm/amdkfd: Create file descriptor after client is added to smi_clients list Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 258/285] drm/amdgpu: dont use BACO for reset in S3 Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 259/285] SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 260/285] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 261/285] drm/amdkfd: Fix variable set but not used warning Greg Kroah-Hartman
2022-04-12  6:31 ` [PATCH 5.16 262/285] net/smc: send directly on setting TCP_NODELAY Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 263/285] Revert "selftests: net: Add tls config dependency for tls selftests" Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 264/285] bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 265/285] selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 266/285] rtc: mc146818-lib: fix signedness bug in mc146818_get_time() Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 267/285] perf build: Dont use -ffat-lto-objects in the python feature test when building with clang-13 Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 268/285] perf python: Fix probing for some clang command line options Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 269/285] tools build: Filter out options and warnings not supported by clang Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 270/285] tools build: Use $(shell ) instead of `` to get embedded libperls ccopts Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 271/285] dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error" Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 272/285] KVM: avoid NULL pointer dereference in kvm_dirty_ring_push Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 273/285] ubsan: remove CONFIG_UBSAN_OBJECT_SIZE Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 274/285] x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 275/285] Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 276/285] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 277/285] Revert "powerpc: Set max_mapnr correctly" Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 278/285] x86/bug: Prevent shadowing in __WARN_FLAGS Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 279/285] sched: Teach the forced-newidle balancer about CPU affinity limitation Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 280/285] x86,static_call: Fix __static_call_return0 for i386 Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 281/285] irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 282/285] powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 283/285] irqchip/gic, gic-v3: Prevent GSI to SGI translations Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 284/285] mm/sparsemem: fix mem_section will never be NULL gcc 12 warning Greg Kroah-Hartman
2022-04-12  6:32 ` [PATCH 5.16 285/285] static_call: Dont make __static_call_return0 static Greg Kroah-Hartman
2022-04-12 14:23 ` [PATCH 5.16 000/285] 5.16.20-rc1 review Fox Chen
2022-04-12 22:20 ` Shuah Khan
2022-04-13  0:05 ` Ron Economos
2022-04-13  2:23 ` Guenter Roeck
2022-04-13  5:59 ` Naresh Kamboju
2022-04-13 11:38 ` Justin Forbes
2022-04-13 20:17 ` Florian Fainelli

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=20220412062943.670770901@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=pavel@denx.de \
    --cc=shuah@kernel.org \
    --cc=slade@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

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

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).