linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.12 000/296] 5.12.9-rc1 review
@ 2021-05-31 13:10 Greg Kroah-Hartman
  2021-05-31 13:10 ` [PATCH 5.12 001/296] ALSA: hda/realtek: the bass speaker cant output sound on Yoga 9i Greg Kroah-Hartman
                   ` (301 more replies)
  0 siblings, 302 replies; 303+ messages in thread
From: Greg Kroah-Hartman @ 2021-05-31 13:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, stable

This is the start of the stable review cycle for the 5.12.9 release.
There are 296 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, 02 Jun 2021 13:06:20 +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.12.9-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.12.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Chunfeng Yun <chunfeng.yun@mediatek.com>
    usb: core: reduce power-on-good delay time of root hub

Chinmay Agarwal <chinagar@codeaurora.org>
    neighbour: Prevent Race condition in neighbour subsytem

Jisheng Zhang <Jisheng.Zhang@synaptics.com>
    arm64: mm: don't use CON and BLK mapping if KFENCE is enabled

Johan Hovold <johan@kernel.org>
    net: hso: bail out on interrupt URB allocation failure

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""

Liu Jian <liujian56@huawei.com>
    bpftool: Add sock_release help info for cgroup attach/prog load command

Yunsheng Lin <linyunsheng@huawei.com>
    net: hns3: check the return of skb_checksum_help()

Magnus Karlsson <magnus.karlsson@intel.com>
    samples/bpf: Consider frame size in tx_only of xdpsock sample

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Revert 586a0787ce35

Wanpeng Li <wanpengli@tencent.com>
    KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()

Yang Yingliang <yangyingliang@huawei.com>
    thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: More fixes for backlog congestion

Stefan Chulski <stefanc@marvell.com>
    net: mvpp2: add buffer header handling in RX

Vlad Buslov <vladbu@nvidia.com>
    net: zero-initialize tc skb extension on allocation

Randy Dunlap <rdunlap@infradead.org>
    MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c

Randy Dunlap <rdunlap@infradead.org>
    MIPS: alchemy: xxs1500: add gpio-au1000.h header file

George McCollister <george.mccollister@gmail.com>
    net: hsr: fix mac_len checks

Taehee Yoo <ap420073@gmail.com>
    sch_dsmark: fix a NULL deref in qdisc_reset()

Stefan Roese <sr@denx.de>
    net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88

kernel test robot <lkp@intel.com>
    ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static

Tom Rix <trix@redhat.com>
    scsi: aic7xxx: Restore several defines for aic7xxx firmware build

Francesco Ruggeri <fruggeri@arista.com>
    ipv6: record frag_max_size in atomic fragments in input path

Aleksander Jan Bajkowski <olek2@wp.pl>
    net: lantiq: fix memory corruption in RX ring

Dan Carpenter <dan.carpenter@oracle.com>
    scsi: libsas: Use _safe() loop in sas_resume_port()

Stephen Boyd <swboyd@chromium.org>
    ASoC: qcom: lpass-cpu: Use optional clk APIs

Jesse Brandeburg <jesse.brandeburg@intel.com>
    ixgbe: fix large MTU request from VF

Jussi Maki <joamaki@gmail.com>
    bpf: Set mac_len in bpf_skb_change_head

Yinjun Zhang <yinjun.zhang@corigine.com>
    bpf, offload: Reorder offload callback 'prepare' in verifier

Dan Carpenter <dan.carpenter@oracle.com>
    ASoC: cs35l33: fix an error code in probe()

Dan Carpenter <dan.carpenter@oracle.com>
    staging: emxx_udc: fix loop in _nbu2ss_nuke()

Raju Rangoju <rajur@chelsio.com>
    cxgb4: avoid accessing registers when clearing filters

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Use user privilege for RID2PASID translation

Dan Carpenter <dan.carpenter@oracle.com>
    iommu/vt-d: Check for allocation failure in aux_detach_device()

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5e: Reject mirroring on source port change encap rules

Roi Dayan <roid@nvidia.com>
    net/mlx5e: Make sure fib dev exists in fib event

Parav Pandit <parav@nvidia.com>
    net/mlx5: SF, Fix show state inactive when its inactivated

Huazhong Tan <tanhuazhong@huawei.com>
    net: hns3: fix user's coalesce configuration lost issue

Jian Shen <shenjian15@huawei.com>
    net: hns3: put off calling register_netdev() until client initialize complete

Jiaran Zhang <zhangjiaran@huawei.com>
    net: hns3: fix incorrect resp_msg issue

Bixuan Cui <cuibixuan@huawei.com>
    iommu/virtio: Add missing MODULE_DEVICE_TABLE

Jean-Philippe Brucker <jean-philippe@linaro.org>
    iommu/amd: Clear DMA ops when switching domain

David Awogbemila <awogbemila@google.com>
    gve: Correct SKB queue index validation.

Catherine Sullivan <csully@google.com>
    gve: Upgrade memory barrier in poll routine

David Awogbemila <awogbemila@google.com>
    gve: Add NULL pointer checks when freeing irqs.

David Awogbemila <awogbemila@google.com>
    gve: Update mgmt_msix_idx if num_ntfy changes

Catherine Sullivan <csully@google.com>
    gve: Check TX QPL was actually assigned

Julian Wiedmann <jwi@linux.ibm.com>
    net/smc: remove device from smcd_dev_list after failed device_add()

Taehee Yoo <ap420073@gmail.com>
    mld: fix panic in mld_newpack()

Michael Chan <michael.chan@broadcom.com>
    bnxt_en: Fix context memory setup for 64K page size.

Andy Gospodarek <gospo@broadcom.com>
    bnxt_en: Include new P5 HV definition in VF check.

Zhen Lei <thunder.leizhen@huawei.com>
    net: bnx2: Fix error return code in bnx2_init_board()

Dan Carpenter <dan.carpenter@oracle.com>
    net: hso: check for allocation failure in hso_create_bulk_serial_device()

Yunsheng Lin <linyunsheng@huawei.com>
    net: sched: fix tx action reschedule issue with stopped queue

Yunsheng Lin <linyunsheng@huawei.com>
    net: sched: fix tx action rescheduling issue during deactivation

Yunsheng Lin <linyunsheng@huawei.com>
    net: sched: fix packet stuck problem for lockless qdisc

Jim Ma <majinjing3@gmail.com>
    tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT

Tao Liu <thomas.liu@ucloud.cn>
    openvswitch: meter: fix race when getting now_ms.

Ayush Sawal <ayush.sawal@chelsio.com>
    cxgb4/ch_ktls: Clear resources when pf4 device is removed

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: mdio: octeon: Fix some double free issues

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: mdio: thunder: Fix a double free issue in the .remove function

Dan Carpenter <dan.carpenter@oracle.com>
    chelsio/chtls: unlock on error in chtls_pt_recvmsg()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ptp: ocp: Fix a resource leak in an error handling path

Dan Carpenter <dan.carpenter@oracle.com>
    octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()

Fugang Duan <fugang.duan@nxp.com>
    net: fec: fix the potential memory leak in fec_enet_init()

Richard Sanger <rsanger@wand.net.nz>
    net: packetmmap: fix only tx timestamp on request

Paolo Abeni <pabeni@redhat.com>
    net: really orphan skbs tied to closing sk

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    spi: Assume GPIO CS active high in ACPI case

Eric Farman <farman@linux.ibm.com>
    vfio-ccw: Check initialized flag in cp_init()

Alex Elder <elder@linaro.org>
    net: ipa: memory region array is variable size

Joakim Zhang <qiangqing.zhang@nxp.com>
    net: stmmac: Fix MAC WoL not working if PHY does not support WoL

Richard Fitzgerald <rf@opensource.cirrus.com>
    ASoC: cs42l42: Regmap must use_single_read/write

Pawel Laszczak <pawell@cadence.com>
    usb: cdnsp: Fix lack of removing request from pending list.

Zou Wei <zou_wei@huawei.com>
    interconnect: qcom: Add missing MODULE_DEVICE_TABLE

Subbaraman Narayanamurthy <subbaram@codeaurora.org>
    interconnect: qcom: bcm-voter: add a missing of_node_put()

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: netcp: Fix an error message

Leilk Liu <leilk.liu@mediatek.com>
    spi: take the SPI IO-mutex in the spi_set_cs_timing method

Rikard Falkeborn <rikard.falkeborn@gmail.com>
    linux/bits.h: fix compilation error with GENMASK

Gulam Mohamed <gulam.mohamed@oracle.com>
    block: fix a race between del_gendisk and BLKRRPART

Hans de Goede <hdegoede@redhat.com>
    platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet

Christian König <christian.koenig@amd.com>
    drm/amdgpu: stop touching sched.ready in the backend

Lang Yu <Lang.Yu@amd.com>
    drm/amd/amdgpu: fix a potential deadlock in gpu reset

xinhui pan <xinhui.pan@amd.com>
    drm/amdgpu: Fix a use-after-free

Jingwen Chen <Jingwen.Chen2@amd.com>
    drm/amd/amdgpu: fix refcount leak

Chris Park <Chris.Park@amd.com>
    drm/amd/display: Disconnect non-DP with no EDID

Steve French <stfrench@microsoft.com>
    SMB3: incorrect file id in requests compounded with open

Teava Radu <rateava@gmail.com>
    platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    platform/x86: hp-wireless: add AMD's hardware id to the supported list

Takashi Sakamoto <o-takashi@sakamocchi.jp>
    ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro

Josef Bacik <josef@toxicpanda.com>
    btrfs: do not BUG_ON in link_to_fixup_dir

Filipe Manana <fdmanana@suse.com>
    btrfs: release path before starting transaction when cloning inline extent

Ajish Koshy <ajish.koshy@microchip.com>
    scsi: pm80xx: Fix drives missing during rmmod/insmod loop

Peter Zijlstra <peterz@infradead.org>
    openrisc: Define memory barrier mb

Matt Wang <wwentao@vmware.com>
    scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic

Peter Wang <peter.wang@mediatek.com>
    scsi: ufs: ufs-mediatek: Fix power down spec violation

Boris Burkov <boris@bur.io>
    btrfs: return whole extents in fiemap

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    brcmfmac: properly check for bus register errors

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "brcmfmac: add a check for the status of usb_register"

Tom Seewald <tseewald@gmail.com>
    net: liquidio: Add missing null pointer checks

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "net: liquidio: fix a NULL pointer dereference"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    media: gspca: properly check for errors in po1030_probe()

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "media: gspca: Check the return value of write_bridge for timeout"

Alaa Emad <alaaemadhossney.ae@gmail.com>
    media: gspca: mt9m111: Check write_bridge for timeout

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "media: gspca: mt9m111: Check write_bridge for timeout"

Alaa Emad <alaaemadhossney.ae@gmail.com>
    media: dvb: Add check on sp8870_readreg return

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "media: dvb: Add check on sp8870_readreg"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ASoC: cs43130: handle errors in cs43130_probe() properly

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ASoC: cs43130: fix a NULL pointer dereference"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    libertas: register sysfs groups properly

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "libertas: add checks for the return value of sysfs_create_group"

Phillip Potter <phil@philpotter.co.uk>
    dmaengine: qcom_hidma: comment platform_driver_register call

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "dmaengine: qcom_hidma: Check for driver register failure"

Phillip Potter <phil@philpotter.co.uk>
    isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"

Anirudh Rayabharam <mail@anirudhrb.com>
    ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"

Phillip Potter <phil@philpotter.co.uk>
    isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ALSA: usx2y: Fix potential NULL pointer dereference"

Atul Gopinathan <atulgopinathan@gmail.com>
    ALSA: sb8: Add a comment note regarding an unused pointer

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ALSA: gus: add a check of the status of snd_ctl_add"

Tom Seewald <tseewald@gmail.com>
    char: hpet: add checks after calling ioremap

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "char: hpet: fix a missing check of ioremap"

Du Cheng <ducheng2@gmail.com>
    net: caif: remove BUG_ON(dev == NULL) in caif_xmit

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "net: caif: replace BUG_ON with recovery code"

Anirudh Rayabharam <mail@anirudhrb.com>
    net/smc: properly handle workqueue allocation failure

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "net/smc: fix a NULL pointer dereference"

Anirudh Rayabharam <mail@anirudhrb.com>
    net: fujitsu: fix potential null-ptr-deref

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "net: fujitsu: fix a potential NULL pointer dereference"

Atul Gopinathan <atulgopinathan@gmail.com>
    serial: max310x: unregister uart driver in case of failure and abort

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "serial: max310x: pass return value of spi_register_driver"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ALSA: sb: fix a missing check of snd_ctl_add"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "media: usb: gspca: add a missed check for goto_low_power"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"

Zou Wei <zou_wei@huawei.com>
    gpio: cadence: Add missing MODULE_DEVICE_TABLE

Kai-Heng Feng <kai.heng.feng@canonical.com>
    platform/x86: hp_accel: Avoid invoking _INI to speed up resume

Paolo Abeni <pabeni@redhat.com>
    mptcp: drop unconditional pr_warn on bad opt

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix data stream corruption

Paolo Abeni <pabeni@redhat.com>
    mptcp: avoid error message on infinite mapping

Hou Pu <houpu.main@gmail.com>
    nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response

Felix Fietkau <nbd@nbd.name>
    perf jevents: Fix getting maximum number of fds

Ian Rogers <irogers@google.com>
    perf debug: Move debug initialization earlier

David Howells <dhowells@redhat.com>
    afs: Fix the nlink handling of dir-over-dir rename

Geert Uytterhoeven <geert+renesas@glider.be>
    i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E

Jean Delvare <jdelvare@suse.de>
    i2c: i801: Don't generate an interrupt on bus reset

Qii Wang <qii.wang@mediatek.com>
    i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset

Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
    i2c: s3c2410: fix possible NULL pointer deref on read message after write

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: add error handling in sja1105_setup()

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: error out on unsupported PHY mode

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: sja1105: update existing VLANs from the bridge VLAN list

Dan Carpenter <dan.carpenter@oracle.com>
    net: dsa: fix a crash if ->get_sset_count() fails

Florian Fainelli <f.fainelli@gmail.com>
    net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port

DENG Qingfang <dqfext@gmail.com>
    net: dsa: mt7530: fix VLAN traffic leaks

Roi Dayan <roid@nvidia.com>
    netfilter: flowtable: Remove redundant hw refresh bit

Xin Long <lucien.xin@gmail.com>
    sctp: add the missing setting for asoc encap_port

Xin Long <lucien.xin@gmail.com>
    sctp: fix the proc_handler for sysctl encap_port

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    spi: spi-fsl-dspi: Fix a resource leak in an error handling path

Xin Long <lucien.xin@gmail.com>
    tipc: skb_linearize the head skb when reassembling msgs

Xin Long <lucien.xin@gmail.com>
    tipc: wait and exit until all work queues are done

Hoang Le <hoang.h.le@dektech.com.au>
    Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"

NeilBrown <neilb@suse.de>
    SUNRPC in case of backlog, hand free slots directly to waiting task

David Matlack <dmatlack@google.com>
    KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()

Joe Richey <joerichey@google.com>
    KVM: X86: Use _BITUL() macro in UAPI headers

Wanpeng Li <wanpengli@tencent.com>
    KVM: X86: Fix warning caused by stale emulation context

Ariel Levkovich <lariel@nvidia.com>
    net/mlx5: Set term table as an unmanaged flow table

Maor Gottlieb <maorg@nvidia.com>
    {net, RDMA}/mlx5: Fix override of log_max_qp by other device

Vladyslav Tarasiuk <vladyslavt@nvidia.com>
    net/mlx4: Fix EEPROM dump support

Roi Dayan <roid@nvidia.com>
    net/mlx5e: Fix null deref accessing lag dev

Jianbo Liu <jianbol@nvidia.com>
    net/mlx5: Set reformat action when needed for termination rules

Dima Chumak <dchumak@nvidia.com>
    net/mlx5e: Fix nullptr in add_vlan_push_action()

Dima Chumak <dchumak@nvidia.com>
    net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()

Eli Cohen <elic@nvidia.com>
    {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table

Aya Levin <ayal@nvidia.com>
    net/mlx5e: Fix error path of updating netdev queues

Dima Chumak <dchumak@nvidia.com>
    net/mlx5e: Fix multipath lag activation

Saeed Mahameed <saeedm@nvidia.com>
    net/mlx5e: reset XPS on error flow if netdev isn't registered yet

Neil Armstrong <narmstrong@baylibre.com>
    drm/meson: fix shutdown crash when component not probed

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Fix an Oopsable condition in __nfs_pageio_add_request()

Dan Carpenter <dan.carpenter@oracle.com>
    NFS: fix an incorrect limit in filelayout_decode_layout()

zhouchuangao <zhouchuangao@vivo.com>
    fs/nfs: Use fatal_signal_pending instead of signal_pending

Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
    Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails

Pavel Skripkin <paskripkin@gmail.com>
    net: usb: fix memory leak in smsc75xx_bind

Kyle Tso <kyletso@google.com>
    usb: typec: tcpm: Respond Not_Supported if no snk_vdo

Kyle Tso <kyletso@google.com>
    usb: typec: tcpm: Properly interrupt VDM AMS

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header

Bjorn Andersson <bjorn.andersson@linaro.org>
    usb: typec: ucsi: Clear pending after acking connector change

Bjorn Andersson <bjorn.andersson@linaro.org>
    usb: typec: mux: Fix matching with typec_altmode_desc

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Properly track pending and queued SG

Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
    thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID

Zolton Jheng <s6668c2t@gmail.com>
    USB: serial: pl2303: add device id for ADLINK ND-6530 GC

Dominik Andreas Schorpp <dominik.a.schorpp@ids.de>
    USB: serial: ftdi_sio: add IDs for IDS GmbH Products

Daniele Palmas <dnlplm@gmail.com>
    USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011

Sean MacLennan <seanm@seanm.ca>
    USB: serial: ti_usb_3410_5052: add startech.com device id

Zheyu Ma <zheyuma97@gmail.com>
    serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'

Geert Uytterhoeven <geert+renesas@glider.be>
    serial: sh-sci: Fix off-by-one error in FIFO threshold register setting

Colin Ian King <colin.king@canonical.com>
    serial: tegra: Fix a mask operation that is always true

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    drivers: base: Fix device link removal

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: fix giving back URB with incorrect status regression in 5.12

Alan Stern <stern@rowland.harvard.edu>
    USB: usbfs: Don't WARN about excessively large memory allocations

Zhu Lingshan <lingshan.zhu@intel.com>
    Revert "irqbypass: do not start cons/prod when failed connect"

Johan Hovold <johan@kernel.org>
    USB: trancevibrator: fix control-request direction

Christian Gmeiner <christian.gmeiner@gmail.com>
    serial: 8250_pci: handle FL_NOIRQ board flag

Randy Wright <rwright@hpe.com>
    serial: 8250_pci: Add support for new HPE serial device

Maximilian Luz <luzmaximilian@gmail.com>
    serial: 8250_dw: Add device HID for new AMD UART controller

Andrew Jeffery <andrew@aj.id.au>
    serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART

Alexandru Ardelean <aardelean@deviqon.com>
    iio: adc: ad7192: handle regulator voltage error first

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7192: Avoid disabling a clock that was never enabled.

YueHaibing <yuehaibing@huawei.com>
    iio: adc: ad7793: Add missing error code in ad7793_setup()

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7923: Fix undersized rx buffer.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_timestamp()

Andy Shevchenko <andy.shevchenko@gmail.com>
    iio: dac: ad5770r: Put fwnode in error case during ->probe()

Rui Miguel Silva <rui.silva@linaro.org>
    iio: gyro: fxas21002c: balance runtime power in error path

Lucas Stankus <lucas.p.stankus@gmail.com>
    staging: iio: cdc: ad7746: avoid overwrite of num_channels

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: request autosuspend after sending rx flow control

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Prevent mixed-width VM creation

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Fix debug register indexing

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Move __adjust_pc out of line

Wanpeng Li <wanpengli@tencent.com>
    KVM: X86: Fix vCPU preempted state from guest's point of view

Mathias Nyman <mathias.nyman@linux.intel.com>
    thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue

Mathias Nyman <mathias.nyman@linux.intel.com>
    thunderbolt: usb4: Fix NVM read buffer bounds and offset issue

Dongliang Mu <mudongliangabcd@gmail.com>
    misc/uss720: fix memory leak in uss720_probe

Ondrej Mosnacek <omosnace@redhat.com>
    serial: core: fix suspicious security_locked_down() call

Ondrej Mosnacek <omosnace@redhat.com>
    debugfs: fix security_locked_down() call for SELinux

Sargun Dhillon <sargun@sargun.me>
    seccomp: Refactor notification handler to prepare for new semantics

Chen Huang <chenhuang5@huawei.com>
    riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled

Sargun Dhillon <sargun@sargun.me>
    Documentation: seccomp: Fix user notification documentation

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    kgdb: fix gcc-11 warnings harder

James Zhu <James.Zhu@amd.com>
    drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate

James Zhu <James.Zhu@amd.com>
    drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate

James Zhu <James.Zhu@amd.com>
    drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate

Kevin Wang <kevin1.wang@amd.com>
    drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error

James Zhu <James.Zhu@amd.com>
    drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate

Evan Quan <evan.quan@amd.com>
    drm/amd/pm: correct MGpuFanBoost setting

Imre Deak <imre.deak@intel.com>
    drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4

Christoph Hellwig <hch@lst.de>
    md/raid5: remove an incorrect assert in in_chunk_boundary

Mikulas Patocka <mpatocka@redhat.com>
    dm snapshot: properly fix a crash when an origin has no snapshots

Sriram R <srirrama@codeaurora.org>
    ath11k: Clear the fragment cache during key install

Sriram R <srirrama@codeaurora.org>
    ath10k: Validate first subframe of A-MSDU before processing the list

Wen Gong <wgong@codeaurora.org>
    ath10k: Fix TKIP Michael MIC verification for PCIe

Wen Gong <wgong@codeaurora.org>
    ath10k: drop MPDU which has discard flag set by firmware for SDIO

Wen Gong <wgong@codeaurora.org>
    ath10k: drop fragments with multicast DA for SDIO

Wen Gong <wgong@codeaurora.org>
    ath10k: drop fragments with multicast DA for PCIe

Wen Gong <wgong@codeaurora.org>
    ath10k: add CCMP PN replay protection for fragmented frames for PCIe

Wen Gong <wgong@codeaurora.org>
    mac80211: extend protection against mixed key and fragment cache attacks

Johannes Berg <johannes.berg@intel.com>
    mac80211: do not accept/forward invalid EAPOL frames

Johannes Berg <johannes.berg@intel.com>
    mac80211: prevent attacks on TKIP/WEP as well

Johannes Berg <johannes.berg@intel.com>
    mac80211: check defrag PN against current frame

Johannes Berg <johannes.berg@intel.com>
    mac80211: add fragment cache to sta_info

Johannes Berg <johannes.berg@intel.com>
    mac80211: drop A-MSDUs on old ciphers

Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
    cfg80211: mitigate A-MSDU aggregation attacks

Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
    mac80211: properly handle A-MSDUs that start with an RFC 1042 header

Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
    mac80211: prevent mixed key and fragment cache attacks

Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
    mac80211: assure all fragments are encrypted

Stefano Brivio <sbrivio@redhat.com>
    netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version

Davide Caratti <dcaratti@redhat.com>
    net/sched: fq_pie: fix OOB access in the traffic path

Davide Caratti <dcaratti@redhat.com>
    net/sched: fq_pie: re-factor fix for fq_pie endless loop

Johan Hovold <johan@kernel.org>
    net: hso: fix control-request directions

Kees Cook <keescook@chromium.org>
    proc: Check /proc/$pid/attr/ writes against file opener

Adrian Hunter <adrian.hunter@intel.com>
    perf scripts python: exported-sql-viewer.py: Fix warning display

Adrian Hunter <adrian.hunter@intel.com>
    perf scripts python: exported-sql-viewer.py: Fix Array TypeError

Adrian Hunter <adrian.hunter@intel.com>
    perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt: Fix transaction abort handling

Adrian Hunter <adrian.hunter@intel.com>
    perf intel-pt: Fix sample instruction bytes

Stefan Haberland <sth@linux.ibm.com>
    s390/dasd: add missing discipline function

Rolf Eike Beer <eb@emlix.com>
    iommu/vt-d: Fix sysfs leak in alloc_iommu()

Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
    scsi: target: core: Avoid smp_processor_id() in preemptible code

Anna Schumaker <Anna.Schumaker@Netapp.com>
    NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

Norbert Slusarek <nslusarek@gmx.net>
    can: isotp: prevent race between isotp_bind() and isotp_setsockopt()

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper

Miquel Raynal <miquel.raynal@bootlin.com>
    mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper

Aurelien Aptel <aaptel@suse.com>
    cifs: set server->cipher_type to AES-128-CCM for SMB3.0

Shyam Prasad N <sprasad@microsoft.com>
    cifs: fix string declarations and assignments in tracepoints

Geoffrey D. Bennett <g@b4.vu>
    ALSA: usb-audio: scarlett2: Improve driver startup messages

Geoffrey D. Bennett <g@b4.vu>
    ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci

Johan Hovold <johan@kernel.org>
    ALSA: usb-audio: fix control-request direction

Jeremy Szu <jeremy.szu@canonical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8

Jeremy Szu <jeremy.szu@canonical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8

Jeremy Szu <jeremy.szu@canonical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8

Jeremy Szu <jeremy.szu@canonical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8

Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
    ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek: Headphone volume is controlled by Front mixer

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i


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

Diffstat:

 Documentation/userspace-api/seccomp_filter.rst     |  16 +-
 Makefile                                           |   4 +-
 arch/arm64/include/asm/kvm_asm.h                   |   2 +
 arch/arm64/include/asm/kvm_emulate.h               |   5 +
 arch/arm64/kvm/hyp/exception.c                     |  18 +-
 arch/arm64/kvm/hyp/include/hyp/adjust_pc.h         |  18 --
 arch/arm64/kvm/hyp/nvhe/switch.c                   |   3 +-
 arch/arm64/kvm/hyp/vhe/switch.c                    |   3 +-
 arch/arm64/kvm/reset.c                             |  28 ++-
 arch/arm64/kvm/sys_regs.c                          |  42 ++---
 arch/arm64/mm/mmu.c                                |   3 +-
 arch/mips/alchemy/board-xxs1500.c                  |   1 +
 arch/mips/ralink/of.c                              |   2 +
 arch/openrisc/include/asm/barrier.h                |   9 +
 arch/riscv/kernel/stacktrace.c                     |  14 +-
 arch/x86/kvm/hyperv.c                              |   8 +
 arch/x86/kvm/x86.c                                 |  12 +-
 drivers/acpi/acpi_apd.c                            |   1 +
 drivers/base/core.c                                |  37 ++--
 drivers/char/hpet.c                                |   2 +
 drivers/crypto/cavium/nitrox/nitrox_main.c         |   1 -
 drivers/dma/qcom/hidma_mgmt.c                      |  17 +-
 drivers/gpio/gpio-cadence.c                        |   1 +
 .../gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c   |  12 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   1 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c             |   3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   1 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c             |   2 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c             |   2 -
 drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c             |   2 -
 drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c             |   5 -
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c              |   6 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c              |   2 +
 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c              |   2 +
 drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c              |   8 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  18 ++
 drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c    |   9 +
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |  10 +
 .../gpu/drm/i915/display/intel_dp_link_training.c  |  71 ++++----
 drivers/gpu/drm/meson/meson_drv.c                  |   9 +-
 drivers/i2c/busses/i2c-i801.c                      |   6 +-
 drivers/i2c/busses/i2c-mt65xx.c                    |   5 +
 drivers/i2c/busses/i2c-s3c2410.c                   |   3 +
 drivers/i2c/busses/i2c-sh_mobile.c                 |   2 +-
 drivers/iio/adc/ad7124.c                           |  36 ++--
 drivers/iio/adc/ad7192.c                           |  19 +-
 drivers/iio/adc/ad7768-1.c                         |   8 +-
 drivers/iio/adc/ad7793.c                           |   1 +
 drivers/iio/adc/ad7923.c                           |   4 +-
 drivers/iio/dac/ad5770r.c                          |  16 +-
 drivers/iio/gyro/fxas21002c_core.c                 |   2 +
 drivers/infiniband/hw/mlx5/mr.c                    |   4 +-
 drivers/interconnect/qcom/bcm-voter.c              |   4 +-
 drivers/iommu/amd/iommu.c                          |   2 +
 drivers/iommu/intel/dmar.c                         |   4 +-
 drivers/iommu/intel/iommu.c                        |   9 +-
 drivers/iommu/intel/pasid.c                        |   3 +-
 drivers/iommu/virtio-iommu.c                       |   1 +
 drivers/isdn/hardware/mISDN/hfcsusb.c              |  17 +-
 drivers/isdn/hardware/mISDN/mISDNinfineon.c        |  21 ++-
 drivers/md/dm-snap.c                               |   2 +-
 drivers/md/raid5.c                                 |   2 -
 drivers/media/dvb-frontends/sp8870.c               |   2 +-
 drivers/media/usb/gspca/cpia1.c                    |   6 +-
 drivers/media/usb/gspca/m5602/m5602_mt9m111.c      |  16 +-
 drivers/media/usb/gspca/m5602/m5602_po1030.c       |  14 +-
 drivers/misc/kgdbts.c                              |   3 +-
 drivers/misc/lis3lv02d/lis3lv02d.h                 |   1 +
 drivers/misc/mei/interrupt.c                       |   3 +
 drivers/mtd/nand/raw/cs553x_nand.c                 |  12 +-
 drivers/mtd/nand/raw/fsmc_nand.c                   |  12 +-
 drivers/mtd/nand/raw/lpc32xx_slc.c                 |  15 +-
 drivers/mtd/nand/raw/ndfc.c                        |  12 +-
 drivers/mtd/nand/raw/sharpsl.c                     |  12 +-
 drivers/mtd/nand/raw/tmio_nand.c                   |   8 +-
 drivers/mtd/nand/raw/txx9ndfmc.c                   |   5 +-
 drivers/net/caif/caif_serial.c                     |   3 -
 drivers/net/dsa/bcm_sf2.c                          |   5 +-
 drivers/net/dsa/mt7530.c                           |   8 -
 drivers/net/dsa/sja1105/sja1105_dynamic_config.c   |  23 ++-
 drivers/net/dsa/sja1105/sja1105_main.c             |  74 +++++---
 drivers/net/ethernet/broadcom/bnx2.c               |   2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  12 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |  10 +
 drivers/net/ethernet/cavium/liquidio/lio_main.c    |  27 ++-
 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c |  27 ++-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c  |   2 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   2 +-
 .../chelsio/inline_crypto/ch_ktls/chcr_ktls.c      |  80 +++++++-
 .../chelsio/inline_crypto/ch_ktls/chcr_ktls.h      |   2 +
 .../chelsio/inline_crypto/chtls/chtls_io.c         |   6 +-
 drivers/net/ethernet/freescale/fec_main.c          |  11 +-
 drivers/net/ethernet/fujitsu/fmvj18x_cs.c          |   4 +-
 drivers/net/ethernet/google/gve/gve_main.c         |  21 ++-
 drivers/net/ethernet/google/gve/gve_tx.c           |  10 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 110 ++++++-----
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |  64 +++----
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |   4 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c     |  16 +-
 drivers/net/ethernet/lantiq_xrx200.c               |  14 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |  22 +++
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |  54 +++++-
 .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c  |   4 +
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        |  67 ++++---
 drivers/net/ethernet/mediatek/mtk_eth_soc.h        |  24 ++-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |   4 +-
 drivers/net/ethernet/mellanox/mlx4/port.c          | 107 ++++++++++-
 .../net/ethernet/mellanox/mlx5/core/en/rep/bond.c  |   2 +
 .../net/ethernet/mellanox/mlx5/core/en/rep/tc.c    |   2 +-
 .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c  |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c    |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   9 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  28 ++-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |   1 +
 .../mellanox/mlx5/core/eswitch_offloads_termtbl.c  |  38 ++--
 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c   |   6 +
 drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c |   3 +
 drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.h |   5 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  11 +-
 .../net/ethernet/mellanox/mlx5/core/sf/devlink.c   |  18 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   9 +-
 drivers/net/ethernet/ti/netcp_core.c               |   4 +-
 drivers/net/ipa/ipa.h                              |   2 +
 drivers/net/ipa/ipa_mem.c                          |   3 +-
 drivers/net/mdio/mdio-octeon.c                     |   2 -
 drivers/net/mdio/mdio-thunder.c                    |   1 -
 drivers/net/usb/hso.c                              |  45 +++--
 drivers/net/usb/smsc75xx.c                         |   8 +-
 drivers/net/wireless/ath/ath10k/htt.h              |   1 +
 drivers/net/wireless/ath/ath10k/htt_rx.c           | 201 ++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/rx_desc.h          |  14 +-
 drivers/net/wireless/ath/ath11k/dp_rx.c            |  18 ++
 drivers/net/wireless/ath/ath11k/dp_rx.h            |   1 +
 drivers/net/wireless/ath/ath11k/mac.c              |   6 +
 drivers/net/wireless/ath/ath6kl/debug.c            |   5 +-
 .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  |   8 +-
 .../net/wireless/broadcom/brcm80211/brcmfmac/bus.h |  19 +-
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |  42 ++---
 .../wireless/broadcom/brcm80211/brcmfmac/pcie.c    |   9 +-
 .../wireless/broadcom/brcm80211/brcmfmac/pcie.h    |   5 -
 .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c |   8 +-
 drivers/net/wireless/marvell/libertas/mesh.c       |  33 +---
 drivers/nvme/target/tcp.c                          |   2 +-
 drivers/platform/x86/hp-wireless.c                 |   2 +
 drivers/platform/x86/hp_accel.c                    |  22 ++-
 drivers/platform/x86/intel_punit_ipc.c             |   1 +
 drivers/platform/x86/touchscreen_dmi.c             |  43 +++++
 drivers/ptp/ptp_ocp.c                              |   4 +-
 drivers/s390/block/dasd_diag.c                     |   8 +-
 drivers/s390/block/dasd_fba.c                      |   8 +-
 drivers/s390/block/dasd_int.h                      |   1 -
 drivers/s390/cio/vfio_ccw_cp.c                     |   4 +
 drivers/scsi/BusLogic.c                            |   6 +-
 drivers/scsi/BusLogic.h                            |   2 +-
 drivers/scsi/aic7xxx/scsi_message.h                |  11 ++
 drivers/scsi/libsas/sas_port.c                     |   4 +-
 drivers/scsi/pm8001/pm8001_hwi.c                   |  10 +-
 drivers/scsi/pm8001/pm8001_init.c                  |   2 +-
 drivers/scsi/pm8001/pm8001_sas.c                   |   7 +-
 drivers/scsi/pm8001/pm80xx_hwi.c                   |  12 +-
 drivers/scsi/ufs/ufs-mediatek.c                    |   4 +
 drivers/spi/spi-fsl-dspi.c                         |   4 +-
 drivers/spi/spi.c                                  |  32 +++-
 drivers/staging/emxx_udc/emxx_udc.c                |   4 +-
 drivers/staging/iio/cdc/ad7746.c                   |   1 -
 drivers/target/target_core_transport.c             |   2 +-
 .../intel/int340x_thermal/int340x_thermal_zone.c   |   4 +
 drivers/thermal/intel/x86_pkg_temp_thermal.c       |   2 +-
 drivers/thermal/qcom/qcom-spmi-adc-tm5.c           |   2 +-
 drivers/thunderbolt/dma_port.c                     |  11 +-
 drivers/thunderbolt/usb4.c                         |   9 +-
 drivers/tty/serial/8250/8250.h                     |   1 +
 drivers/tty/serial/8250/8250_aspeed_vuart.c        |   1 +
 drivers/tty/serial/8250/8250_dw.c                  |   1 +
 drivers/tty/serial/8250/8250_pci.c                 |  47 +++--
 drivers/tty/serial/8250/8250_port.c                |  12 ++
 drivers/tty/serial/max310x.c                       |   2 +
 drivers/tty/serial/rp2.c                           |  52 ++----
 drivers/tty/serial/serial-tegra.c                  |   2 +-
 drivers/tty/serial/serial_core.c                   |   8 +-
 drivers/tty/serial/sh-sci.c                        |   4 +-
 drivers/usb/cdns3/cdnsp-gadget.c                   |  14 +-
 drivers/usb/core/devio.c                           |  11 +-
 drivers/usb/core/hub.h                             |   6 +-
 drivers/usb/dwc3/gadget.c                          |  13 +-
 drivers/usb/gadget/udc/renesas_usb3.c              |   5 +-
 drivers/usb/host/xhci-ring.c                       |  14 +-
 drivers/usb/misc/trancevibrator.c                  |   4 +-
 drivers/usb/misc/uss720.c                          |   1 +
 drivers/usb/serial/ftdi_sio.c                      |   3 +
 drivers/usb/serial/ftdi_sio_ids.h                  |   7 +
 drivers/usb/serial/option.c                        |   4 +
 drivers/usb/serial/pl2303.c                        |   1 +
 drivers/usb/serial/pl2303.h                        |   1 +
 drivers/usb/serial/ti_usb_3410_5052.c              |   3 +
 drivers/usb/typec/mux.c                            |   7 +-
 drivers/usb/typec/tcpm/tcpm.c                      |  39 +++-
 drivers/usb/typec/ucsi/ucsi.c                      |   2 +-
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |  19 +-
 fs/afs/dir.c                                       |   4 +-
 fs/block_dev.c                                     |   3 +
 fs/btrfs/extent_io.c                               |   7 +-
 fs/btrfs/reflink.c                                 |   5 +
 fs/btrfs/tree-log.c                                |   2 -
 fs/cifs/smb2pdu.c                                  |  13 +-
 fs/cifs/trace.h                                    |  29 +--
 fs/debugfs/inode.c                                 |   9 +-
 fs/nfs/filelayout/filelayout.c                     |   2 +-
 fs/nfs/nfs4file.c                                  |   2 +-
 fs/nfs/nfs4proc.c                                  |   4 +-
 fs/nfs/pagelist.c                                  |  21 +--
 fs/nfs/pnfs.c                                      |  15 +-
 fs/proc/base.c                                     |   4 +
 include/linux/bits.h                               |   2 +-
 include/linux/const.h                              |   8 +
 include/linux/device.h                             |   6 +-
 include/linux/minmax.h                             |  10 +-
 include/linux/mlx5/driver.h                        |  44 ++---
 include/linux/mlx5/mpfs.h                          |  18 ++
 include/linux/sunrpc/xprt.h                        |   2 +
 include/net/cfg80211.h                             |   4 +-
 include/net/netfilter/nf_flow_table.h              |   1 -
 include/net/pkt_cls.h                              |  11 ++
 include/net/pkt_sched.h                            |   7 +-
 include/net/sch_generic.h                          |  35 +++-
 include/net/sock.h                                 |   4 +-
 include/uapi/linux/kvm.h                           |   5 +-
 kernel/bpf/verifier.c                              |  12 +-
 kernel/seccomp.c                                   |  30 +--
 net/bluetooth/cmtp/core.c                          |   5 +
 net/can/isotp.c                                    |  49 +++--
 net/core/dev.c                                     |  29 ++-
 net/core/filter.c                                  |   1 +
 net/core/neighbour.c                               |   4 +
 net/core/sock.c                                    |   8 +-
 net/dsa/master.c                                   |   5 +-
 net/dsa/slave.c                                    |  12 +-
 net/hsr/hsr_device.c                               |   2 +
 net/hsr/hsr_forward.c                              |  30 ++-
 net/hsr/hsr_forward.h                              |   8 +-
 net/hsr/hsr_main.h                                 |   4 +-
 net/hsr/hsr_slave.c                                |  11 +-
 net/ipv6/mcast.c                                   |   3 -
 net/ipv6/reassembly.c                              |   4 +-
 net/mac80211/ieee80211_i.h                         |  36 ++--
 net/mac80211/iface.c                               |  11 +-
 net/mac80211/key.c                                 |   7 +
 net/mac80211/key.h                                 |   2 +
 net/mac80211/rx.c                                  | 150 +++++++++++----
 net/mac80211/sta_info.c                            |   6 +-
 net/mac80211/sta_info.h                            |  33 +++-
 net/mac80211/wpa.c                                 |  13 +-
 net/mptcp/options.c                                |   1 -
 net/mptcp/protocol.c                               |   6 +
 net/mptcp/subflow.c                                |   1 -
 net/netfilter/nf_flow_table_core.c                 |   3 +-
 net/netfilter/nf_flow_table_offload.c              |   7 +-
 net/netfilter/nft_set_pipapo.c                     |   4 +-
 net/netfilter/nft_set_pipapo.h                     |   2 +
 net/netfilter/nft_set_pipapo_avx2.c                |   3 +
 net/openvswitch/meter.c                            |   8 +
 net/packet/af_packet.c                             |  10 +-
 net/sched/cls_api.c                                |   2 +-
 net/sched/sch_dsmark.c                             |   3 +-
 net/sched/sch_fq_pie.c                             |  19 +-
 net/sched/sch_generic.c                            |  50 ++++-
 net/sctp/socket.c                                  |   1 +
 net/sctp/sysctl.c                                  |   2 +-
 net/smc/smc_ism.c                                  |  26 ++-
 net/sunrpc/clnt.c                                  |   7 -
 net/sunrpc/xprt.c                                  |  40 +++-
 net/sunrpc/xprtrdma/rpc_rdma.c                     |  27 ++-
 net/sunrpc/xprtrdma/transport.c                    |  12 +-
 net/sunrpc/xprtrdma/verbs.c                        |  18 +-
 net/sunrpc/xprtrdma/xprt_rdma.h                    |   1 +
 net/tipc/core.c                                    |   2 +
 net/tipc/core.h                                    |   2 +
 net/tipc/msg.c                                     |   9 +-
 net/tipc/socket.c                                  |   5 +-
 net/tipc/udp_media.c                               |   2 +
 net/tls/tls_sw.c                                   |  11 +-
 net/wireless/util.c                                |   7 +-
 samples/bpf/xdpsock_user.c                         |   2 +-
 sound/firewire/dice/dice-pcm.c                     |   4 +-
 sound/firewire/dice/dice-stream.c                  |   2 +-
 sound/firewire/dice/dice.c                         |  24 +++
 sound/firewire/dice/dice.h                         |   3 +-
 sound/isa/gus/gus_main.c                           |  13 +-
 sound/isa/sb/sb16_main.c                           |  10 +-
 sound/isa/sb/sb8.c                                 |   6 +-
 sound/pci/hda/patch_realtek.c                      |  46 ++++-
 sound/soc/codecs/cs35l33.c                         |   1 +
 sound/soc/codecs/cs42l42.c                         |   3 +
 sound/soc/codecs/cs43130.c                         |  28 ++-
 sound/soc/qcom/lpass-cpu.c                         |  12 +-
 sound/usb/format.c                                 |   2 +-
 sound/usb/mixer_quirks.c                           |   2 +-
 sound/usb/mixer_scarlett_gen2.c                    |  81 ++++++---
 sound/usb/mixer_scarlett_gen2.h                    |   2 +-
 tools/bpf/bpftool/Documentation/bpftool-cgroup.rst |   4 +-
 tools/bpf/bpftool/Documentation/bpftool-prog.rst   |   2 +-
 tools/bpf/bpftool/bash-completion/bpftool          |   6 +-
 tools/bpf/bpftool/cgroup.c                         |   3 +-
 tools/bpf/bpftool/prog.c                           |   2 +-
 tools/include/linux/bits.h                         |   2 +-
 tools/include/linux/const.h                        |   8 +
 tools/include/uapi/linux/kvm.h                     |   5 +-
 tools/perf/perf.c                                  |   4 +-
 tools/perf/pmu-events/jevents.c                    |   2 +-
 tools/perf/scripts/python/exported-sql-viewer.py   |  12 +-
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  |   6 +-
 tools/perf/util/intel-pt.c                         |   5 +-
 tools/testing/selftests/kvm/include/kvm_util.h     |   2 +-
 tools/testing/selftests/kvm/lib/kvm_util.c         |   2 +-
 tools/testing/selftests/kvm/lib/perf_test_util.c   |   4 +-
 .../kvm/memslot_modification_stress_test.c         |  18 +-
 .../tc-testing/tc-tests/qdiscs/fq_pie.json         |   8 +-
 virt/lib/irqbypass.c                               |  16 +-
 318 files changed, 2744 insertions(+), 1250 deletions(-)



^ permalink raw reply	[flat|nested] 303+ messages in thread

end of thread, other threads:[~2021-06-02  2:25 UTC | newest]

Thread overview: 303+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 13:10 [PATCH 5.12 000/296] 5.12.9-rc1 review Greg Kroah-Hartman
2021-05-31 13:10 ` [PATCH 5.12 001/296] ALSA: hda/realtek: the bass speaker cant output sound on Yoga 9i Greg Kroah-Hartman
2021-05-31 13:10 ` [PATCH 5.12 002/296] ALSA: hda/realtek: Headphone volume is controlled by Front mixer Greg Kroah-Hartman
2021-05-31 13:10 ` [PATCH 5.12 003/296] ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340 Greg Kroah-Hartman
2021-05-31 13:10 ` [PATCH 5.12 004/296] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 005/296] ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 006/296] ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 007/296] ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 008/296] ALSA: usb-audio: fix control-request direction Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 009/296] ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 010/296] ALSA: usb-audio: scarlett2: Improve driver startup messages Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 011/296] cifs: fix string declarations and assignments in tracepoints Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 012/296] cifs: set server->cipher_type to AES-128-CCM for SMB3.0 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 013/296] mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 014/296] mtd: rawnand: txx9ndfmc: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 015/296] mtd: rawnand: sharpsl: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 016/296] mtd: rawnand: lpc32xx_slc: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 017/296] mtd: rawnand: ndfc: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 018/296] mtd: rawnand: tmio: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 019/296] mtd: rawnand: fsmc: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 020/296] can: isotp: prevent race between isotp_bind() and isotp_setsockopt() Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 021/296] NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 022/296] scsi: target: core: Avoid smp_processor_id() in preemptible code Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 023/296] iommu/vt-d: Fix sysfs leak in alloc_iommu() Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 024/296] s390/dasd: add missing discipline function Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 025/296] perf intel-pt: Fix sample instruction bytes Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 026/296] perf intel-pt: Fix transaction abort handling Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 027/296] perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 028/296] perf scripts python: exported-sql-viewer.py: Fix Array TypeError Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 029/296] perf scripts python: exported-sql-viewer.py: Fix warning display Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 030/296] proc: Check /proc/$pid/attr/ writes against file opener Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 031/296] net: hso: fix control-request directions Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 032/296] net/sched: fq_pie: re-factor fix for fq_pie endless loop Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 033/296] net/sched: fq_pie: fix OOB access in the traffic path Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 034/296] netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 035/296] mac80211: assure all fragments are encrypted Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 036/296] mac80211: prevent mixed key and fragment cache attacks Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 037/296] mac80211: properly handle A-MSDUs that start with an RFC 1042 header Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 038/296] cfg80211: mitigate A-MSDU aggregation attacks Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 039/296] mac80211: drop A-MSDUs on old ciphers Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 040/296] mac80211: add fragment cache to sta_info Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 041/296] mac80211: check defrag PN against current frame Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 042/296] mac80211: prevent attacks on TKIP/WEP as well Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 043/296] mac80211: do not accept/forward invalid EAPOL frames Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 044/296] mac80211: extend protection against mixed key and fragment cache attacks Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 045/296] ath10k: add CCMP PN replay protection for fragmented frames for PCIe Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 046/296] ath10k: drop fragments with multicast DA " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 047/296] ath10k: drop fragments with multicast DA for SDIO Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 048/296] ath10k: drop MPDU which has discard flag set by firmware " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 049/296] ath10k: Fix TKIP Michael MIC verification for PCIe Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 050/296] ath10k: Validate first subframe of A-MSDU before processing the list Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 051/296] ath11k: Clear the fragment cache during key install Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 052/296] dm snapshot: properly fix a crash when an origin has no snapshots Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 053/296] md/raid5: remove an incorrect assert in in_chunk_boundary Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 054/296] drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4 Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 055/296] drm/amd/pm: correct MGpuFanBoost setting Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 056/296] drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 057/296] drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 058/296] drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 059/296] drm/amdgpu/vcn2.5: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 060/296] drm/amdgpu/jpeg2.0: " Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 061/296] kgdb: fix gcc-11 warnings harder Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 062/296] Documentation: seccomp: Fix user notification documentation Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 063/296] riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled Greg Kroah-Hartman
2021-05-31 13:11 ` [PATCH 5.12 064/296] seccomp: Refactor notification handler to prepare for new semantics Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 065/296] debugfs: fix security_locked_down() call for SELinux Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 066/296] serial: core: fix suspicious security_locked_down() call Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 067/296] misc/uss720: fix memory leak in uss720_probe Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 068/296] thunderbolt: usb4: Fix NVM read buffer bounds and offset issue Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 069/296] thunderbolt: dma_port: " Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 070/296] KVM: X86: Fix vCPU preempted state from guests point of view Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 071/296] KVM: arm64: Move __adjust_pc out of line Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 072/296] KVM: arm64: Fix debug register indexing Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 073/296] KVM: arm64: Prevent mixed-width VM creation Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 074/296] mei: request autosuspend after sending rx flow control Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 075/296] staging: iio: cdc: ad7746: avoid overwrite of num_channels Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 076/296] iio: gyro: fxas21002c: balance runtime power in error path Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 077/296] iio: dac: ad5770r: Put fwnode in error case during ->probe() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 078/296] iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_timestamp() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 079/296] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 080/296] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 081/296] iio: adc: ad7923: Fix undersized rx buffer Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 082/296] iio: adc: ad7793: Add missing error code in ad7793_setup() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 083/296] iio: adc: ad7192: Avoid disabling a clock that was never enabled Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 084/296] iio: adc: ad7192: handle regulator voltage error first Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 085/296] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 086/296] serial: 8250_dw: Add device HID for new AMD UART controller Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 087/296] serial: 8250_pci: Add support for new HPE serial device Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 088/296] serial: 8250_pci: handle FL_NOIRQ board flag Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 089/296] USB: trancevibrator: fix control-request direction Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 090/296] Revert "irqbypass: do not start cons/prod when failed connect" Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 091/296] USB: usbfs: Dont WARN about excessively large memory allocations Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 092/296] xhci: fix giving back URB with incorrect status regression in 5.12 Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 093/296] xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 094/296] drivers: base: Fix device link removal Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 095/296] serial: tegra: Fix a mask operation that is always true Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 096/296] serial: sh-sci: Fix off-by-one error in FIFO threshold register setting Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 097/296] serial: rp2: use request_firmware instead of request_firmware_nowait Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 098/296] USB: serial: ti_usb_3410_5052: add startech.com device id Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 099/296] USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 100/296] USB: serial: ftdi_sio: add IDs for IDS GmbH Products Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 101/296] USB: serial: pl2303: add device id for ADLINK ND-6530 GC Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 102/296] thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 103/296] usb: dwc3: gadget: Properly track pending and queued SG Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 104/296] usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 105/296] usb: typec: mux: Fix matching with typec_altmode_desc Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 106/296] usb: typec: ucsi: Clear pending after acking connector change Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 107/296] usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 108/296] usb: typec: tcpm: Properly interrupt VDM AMS Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 109/296] usb: typec: tcpm: Respond Not_Supported if no snk_vdo Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 110/296] net: usb: fix memory leak in smsc75xx_bind Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 111/296] Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 112/296] fs/nfs: Use fatal_signal_pending instead of signal_pending Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 113/296] NFS: fix an incorrect limit in filelayout_decode_layout() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 114/296] NFS: Fix an Oopsable condition in __nfs_pageio_add_request() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 115/296] NFS: Dont corrupt the value of pg_bytes_written in nfs_do_recoalesce() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 116/296] NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 117/296] drm/meson: fix shutdown crash when component not probed Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 118/296] net/mlx5e: reset XPS on error flow if netdev isnt registered yet Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 119/296] net/mlx5e: Fix multipath lag activation Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 120/296] net/mlx5e: Fix error path of updating netdev queues Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 121/296] {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 122/296] net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 123/296] net/mlx5e: Fix nullptr in add_vlan_push_action() Greg Kroah-Hartman
2021-05-31 13:12 ` [PATCH 5.12 124/296] net/mlx5: Set reformat action when needed for termination rules Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 125/296] net/mlx5e: Fix null deref accessing lag dev Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 126/296] net/mlx4: Fix EEPROM dump support Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 127/296] {net, RDMA}/mlx5: Fix override of log_max_qp by other device Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 128/296] net/mlx5: Set term table as an unmanaged flow table Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 129/296] KVM: X86: Fix warning caused by stale emulation context Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 130/296] KVM: X86: Use _BITUL() macro in UAPI headers Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 131/296] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 132/296] SUNRPC in case of backlog, hand free slots directly to waiting task Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 133/296] Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 134/296] tipc: wait and exit until all work queues are done Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 135/296] tipc: skb_linearize the head skb when reassembling msgs Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 136/296] spi: spi-fsl-dspi: Fix a resource leak in an error handling path Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 137/296] sctp: fix the proc_handler for sysctl encap_port Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 138/296] sctp: add the missing setting for asoc encap_port Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 139/296] netfilter: flowtable: Remove redundant hw refresh bit Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 140/296] net: dsa: mt7530: fix VLAN traffic leaks Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 141/296] net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 142/296] net: dsa: fix a crash if ->get_sset_count() fails Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 143/296] net: dsa: sja1105: update existing VLANs from the bridge VLAN list Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 144/296] net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 145/296] net: dsa: sja1105: error out on unsupported PHY mode Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 146/296] net: dsa: sja1105: add error handling in sja1105_setup() Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 147/296] net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 148/296] net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 149/296] i2c: s3c2410: fix possible NULL pointer deref on read message after write Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 150/296] i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 151/296] i2c: i801: Dont generate an interrupt on bus reset Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 152/296] i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 153/296] afs: Fix the nlink handling of dir-over-dir rename Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 154/296] perf debug: Move debug initialization earlier Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 155/296] perf jevents: Fix getting maximum number of fds Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 156/296] nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 157/296] mptcp: avoid error message on infinite mapping Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 158/296] mptcp: fix data stream corruption Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 159/296] mptcp: drop unconditional pr_warn on bad opt Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 160/296] platform/x86: hp_accel: Avoid invoking _INI to speed up resume Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 161/296] gpio: cadence: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 162/296] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 163/296] Revert "media: usb: gspca: add a missed check for goto_low_power" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 164/296] Revert "ALSA: sb: fix a missing check of snd_ctl_add" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 165/296] Revert "serial: max310x: pass return value of spi_register_driver" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 166/296] serial: max310x: unregister uart driver in case of failure and abort Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 167/296] Revert "net: fujitsu: fix a potential NULL pointer dereference" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 168/296] net: fujitsu: fix potential null-ptr-deref Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 169/296] Revert "net/smc: fix a NULL pointer dereference" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 170/296] net/smc: properly handle workqueue allocation failure Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 171/296] Revert "net: caif: replace BUG_ON with recovery code" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 172/296] net: caif: remove BUG_ON(dev == NULL) in caif_xmit Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 173/296] Revert "char: hpet: fix a missing check of ioremap" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 174/296] char: hpet: add checks after calling ioremap Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 175/296] Revert "ALSA: gus: add a check of the status of snd_ctl_add" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 176/296] ALSA: sb8: Add a comment note regarding an unused pointer Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 177/296] Revert "ALSA: usx2y: Fix potential NULL pointer dereference" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 178/296] Revert "isdn: mISDNinfineon: fix " Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 179/296] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 180/296] Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 181/296] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd() Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 182/296] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc" Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 183/296] isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info Greg Kroah-Hartman
2021-05-31 13:13 ` [PATCH 5.12 184/296] Revert "dmaengine: qcom_hidma: Check for driver register failure" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 185/296] dmaengine: qcom_hidma: comment platform_driver_register call Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 186/296] Revert "libertas: add checks for the return value of sysfs_create_group" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 187/296] libertas: register sysfs groups properly Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 188/296] Revert "ASoC: cs43130: fix a NULL pointer dereference" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 189/296] ASoC: cs43130: handle errors in cs43130_probe() properly Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 190/296] Revert "media: dvb: Add check on sp8870_readreg" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 191/296] media: dvb: Add check on sp8870_readreg return Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 192/296] Revert "media: gspca: mt9m111: Check write_bridge for timeout" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 193/296] media: gspca: mt9m111: Check write_bridge for timeout Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 194/296] Revert "media: gspca: Check the return value of write_bridge for timeout" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 195/296] media: gspca: properly check for errors in po1030_probe() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 196/296] Revert "net: liquidio: fix a NULL pointer dereference" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 197/296] net: liquidio: Add missing null pointer checks Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 198/296] Revert "brcmfmac: add a check for the status of usb_register" Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 199/296] brcmfmac: properly check for bus register errors Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 200/296] btrfs: return whole extents in fiemap Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 201/296] scsi: ufs: ufs-mediatek: Fix power down spec violation Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 202/296] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 203/296] openrisc: Define memory barrier mb Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 204/296] scsi: pm80xx: Fix drives missing during rmmod/insmod loop Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 205/296] btrfs: release path before starting transaction when cloning inline extent Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 206/296] btrfs: do not BUG_ON in link_to_fixup_dir Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 207/296] ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 208/296] platform/x86: hp-wireless: add AMDs hardware id to the supported list Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 209/296] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 210/296] platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 211/296] SMB3: incorrect file id in requests compounded with open Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 212/296] drm/amd/display: Disconnect non-DP with no EDID Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 213/296] drm/amd/amdgpu: fix refcount leak Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 214/296] drm/amdgpu: Fix a use-after-free Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 215/296] drm/amd/amdgpu: fix a potential deadlock in gpu reset Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 216/296] drm/amdgpu: stop touching sched.ready in the backend Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 217/296] platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 218/296] block: fix a race between del_gendisk and BLKRRPART Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 219/296] linux/bits.h: fix compilation error with GENMASK Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 220/296] spi: take the SPI IO-mutex in the spi_set_cs_timing method Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 221/296] net: netcp: Fix an error message Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 222/296] net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 223/296] interconnect: qcom: bcm-voter: add a missing of_node_put() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 224/296] interconnect: qcom: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 225/296] usb: cdnsp: Fix lack of removing request from pending list Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 226/296] ASoC: cs42l42: Regmap must use_single_read/write Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 227/296] net: stmmac: Fix MAC WoL not working if PHY does not support WoL Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 228/296] net: ipa: memory region array is variable size Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 229/296] vfio-ccw: Check initialized flag in cp_init() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 230/296] spi: Assume GPIO CS active high in ACPI case Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 231/296] net: really orphan skbs tied to closing sk Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 232/296] net: packetmmap: fix only tx timestamp on request Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 233/296] net: fec: fix the potential memory leak in fec_enet_init() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 234/296] octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 235/296] ptp: ocp: Fix a resource leak in an error handling path Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 236/296] chelsio/chtls: unlock on error in chtls_pt_recvmsg() Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 237/296] net: mdio: thunder: Fix a double free issue in the .remove function Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 238/296] net: mdio: octeon: Fix some double free issues Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 239/296] cxgb4/ch_ktls: Clear resources when pf4 device is removed Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 240/296] openvswitch: meter: fix race when getting now_ms Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 241/296] tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 242/296] net: sched: fix packet stuck problem for lockless qdisc Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 243/296] net: sched: fix tx action rescheduling issue during deactivation Greg Kroah-Hartman
2021-05-31 13:14 ` [PATCH 5.12 244/296] net: sched: fix tx action reschedule issue with stopped queue Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 245/296] net: hso: check for allocation failure in hso_create_bulk_serial_device() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 246/296] net: bnx2: Fix error return code in bnx2_init_board() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 247/296] bnxt_en: Include new P5 HV definition in VF check Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 248/296] bnxt_en: Fix context memory setup for 64K page size Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 249/296] mld: fix panic in mld_newpack() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 250/296] net/smc: remove device from smcd_dev_list after failed device_add() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 251/296] gve: Check TX QPL was actually assigned Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 252/296] gve: Update mgmt_msix_idx if num_ntfy changes Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 253/296] gve: Add NULL pointer checks when freeing irqs Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 254/296] gve: Upgrade memory barrier in poll routine Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 255/296] gve: Correct SKB queue index validation Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 256/296] iommu/amd: Clear DMA ops when switching domain Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 257/296] iommu/virtio: Add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 258/296] net: hns3: fix incorrect resp_msg issue Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 259/296] net: hns3: put off calling register_netdev() until client initialize complete Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 260/296] net: hns3: fix users coalesce configuration lost issue Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 261/296] net/mlx5: SF, Fix show state inactive when its inactivated Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 262/296] net/mlx5e: Make sure fib dev exists in fib event Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 263/296] net/mlx5e: Reject mirroring on source port change encap rules Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 264/296] iommu/vt-d: Check for allocation failure in aux_detach_device() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 265/296] iommu/vt-d: Use user privilege for RID2PASID translation Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 266/296] cxgb4: avoid accessing registers when clearing filters Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 267/296] staging: emxx_udc: fix loop in _nbu2ss_nuke() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 268/296] ASoC: cs35l33: fix an error code in probe() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 269/296] bpf, offload: Reorder offload callback prepare in verifier Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 270/296] bpf: Set mac_len in bpf_skb_change_head Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 271/296] ixgbe: fix large MTU request from VF Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 272/296] ASoC: qcom: lpass-cpu: Use optional clk APIs Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 273/296] scsi: libsas: Use _safe() loop in sas_resume_port() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 274/296] net: lantiq: fix memory corruption in RX ring Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 275/296] ipv6: record frag_max_size in atomic fragments in input path Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 276/296] scsi: aic7xxx: Restore several defines for aic7xxx firmware build Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 277/296] ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 278/296] net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88 Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 279/296] sch_dsmark: fix a NULL deref in qdisc_reset() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 280/296] net: hsr: fix mac_len checks Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 281/296] MIPS: alchemy: xxs1500: add gpio-au1000.h header file Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 282/296] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 283/296] net: zero-initialize tc skb extension on allocation Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 284/296] net: mvpp2: add buffer header handling in RX Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 285/296] SUNRPC: More fixes for backlog congestion Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 286/296] thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 287/296] KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 288/296] xprtrdma: Revert 586a0787ce35 Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 289/296] samples/bpf: Consider frame size in tx_only of xdpsock sample Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 290/296] net: hns3: check the return of skb_checksum_help() Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 291/296] bpftool: Add sock_release help info for cgroup attach/prog load command Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 292/296] Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference"" Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 293/296] net: hso: bail out on interrupt URB allocation failure Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 294/296] arm64: mm: dont use CON and BLK mapping if KFENCE is enabled Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 295/296] neighbour: Prevent Race condition in neighbour subsytem Greg Kroah-Hartman
2021-05-31 13:15 ` [PATCH 5.12 296/296] usb: core: reduce power-on-good delay time of root hub Greg Kroah-Hartman
2021-05-31 19:30 ` [PATCH 5.12 000/296] 5.12.9-rc1 review Fox Chen
2021-05-31 19:47 ` Justin Forbes
2021-06-01  2:33 ` Florian Fainelli
2021-06-01  5:18 ` Naresh Kamboju
2021-06-01 11:37 ` Rudi Heitbaum
2021-06-02  2:25 ` Guenter Roeck

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).