NAK: [SRU][Groovy][PULL] Groovy upstream stable patchset 2021-06-22+

Kamal Mostafa kamal at canonical.com
Thu Jun 24 19:51:22 UTC 2021


Superseded.

 -Kamal

On Tue, Jun 22, 2021 at 11:14:18AM -0700, Kamal Mostafa wrote:
> This pull request (352 commits) includes the following Groovy stable
> patchsets:
> 
> 	Groovy update: upstream stable patchset 2021-06-17                      
> 		Ported from the following upstream stable releases:             
> 			v5.4.121, v5.10.39
> 			v5.4.122, v5.10.40
> 			v5.4.123, v5.10.41
> 	https://bugs.launchpad.net/bugs/1932359                                                                                                                 
> 	Groovy update: upstream stable patchset 2021-06-22
> 		Ported from the following upstream stable releases:
> 			v5.4.124, v5.10.42
> 	https://bugs.launchpad.net/bugs/1933262
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git stable-next
> 
>  -Kamal
> 
> ---
> 
> The following changes since commit fca89b0d27b80da9ead14c4e476124287df6333d:
> 
>   UBUNTU: upstream stable to v5.4.120, v5.10.38 (2021-06-15 18:16:22 +0200)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git groovy-stable-2021-06-22
> 
> for you to fetch changes up to b5f526746f268d0a7c42eec8e43a89f575e26369:
> 
>   UBUNTU: upstream stable to v5.4.124, v5.10.42 (2021-06-22 10:01:47 -0700)
> 
> ----------------------------------------------------------------
> Adrian Hunter (5):
>       perf intel-pt: Fix sample instruction bytes
>       perf intel-pt: Fix transaction abort handling
>       perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report
>       perf scripts python: exported-sql-viewer.py: Fix Array TypeError
>       perf scripts python: exported-sql-viewer.py: Fix warning display
> 
> Ajish Koshy (1):
>       scsi: pm80xx: Fix drives missing during rmmod/insmod loop
> 
> Alaa Emad (2):
>       media: dvb: Add check on sp8870_readreg return
>       media: gspca: mt9m111: Check write_bridge for timeout
> 
> Alan Stern (1):
>       USB: usbfs: Don't WARN about excessively large memory allocations
> 
> Aleksander Jan Bajkowski (1):
>       net: lantiq: fix memory corruption in RX ring
> 
> Alex Elder (1):
>       net: ipa: memory region array is variable size
> 
> Alexander Usyskin (1):
>       mei: request autosuspend after sending rx flow control
> 
> Alexandru Ardelean (1):
>       iio: adc: ad7192: handle regulator voltage error first
> 
> Alexey Kardashevskiy (1):
>       powerpc: Fix early setup to make early_ioremap() work
> 
> Amit (1):
>       nvmet: remove unused ctrl->cqs
> 
> Andrew Jeffery (1):
>       serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
> 
> Andy Gospodarek (1):
>       bnxt_en: Include new P5 HV definition in VF check.
> 
> Andy Shevchenko (4):
>       scripts: switch explicitly to Python 3
>       platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
>       iio: dac: ad5770r: Put fwnode in error case during ->probe()
>       spi: Assume GPIO CS active high in ACPI case
> 
> Anirudh Rayabharam (6):
>       rapidio: handle create_workqueue() failure
>       net: stmicro: handle clk_prepare() failure during init
>       video: hgafb: correctly handle card detect failure during probe
>       net: fujitsu: fix potential null-ptr-deref
>       ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
>       net/smc: properly handle workqueue allocation failure
> 
> Anna Schumaker (1):
>       NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
> 
> Ariel Levkovich (1):
>       net/mlx5: Set term table as an unmanaged flow table
> 
> Arnd Bergmann (7):
>       x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
>       kgdb: fix gcc-11 warning on indentation
>       usb: sl811-hcd: improve misleading indentation
>       isdn: capi: fix mismatched prototypes
>       PCI: thunder: Fix compile testing
>       airo: work around stack usage warning
>       kcsan: Fix debugfs initcall return type
> 
> Atul Gopinathan (2):
>       cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
>       serial: max310x: unregister uart driver in case of failure and abort
> 
> Aurelien Aptel (1):
>       cifs: set server->cipher_type to AES-128-CCM for SMB3.0
> 
> Aya Levin (1):
>       net/mlx5e: Fix error path of updating netdev queues
> 
> Bart Van Assche (1):
>       scsi: ufs: core: Increase the usable queue depth
> 
> Bixuan Cui (1):
>       iommu/virtio: Add missing MODULE_DEVICE_TABLE
> 
> Bjorn Andersson (1):
>       usb: typec: mux: Fix matching with typec_altmode_desc
> 
> Bodo Stroesser (1):
>       scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
> 
> Boris Burkov (1):
>       btrfs: return whole extents in fiemap
> 
> Catherine Sullivan (2):
>       gve: Check TX QPL was actually assigned
>       gve: Upgrade memory barrier in poll routine
> 
> Changfeng (1):
>       drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
> 
> Chinmay Agarwal (1):
>       neighbour: Prevent Race condition in neighbour subsytem
> 
> Chris Park (1):
>       drm/amd/display: Disconnect non-DP with no EDID
> 
> Christian Gmeiner (1):
>       serial: 8250_pci: handle FL_NOIRQ board flag
> 
> Christoph Hellwig (1):
>       nvme-multipath: fix double initialization of ANA state
> 
> Christophe JAILLET (6):
>       openrisc: Fix a memory leak
>       uio_hv_generic: Fix a memory leak in error handling paths
>       spi: spi-fsl-dspi: Fix a resource leak in an error handling path
>       net: netcp: Fix an error message
>       net: mdio: thunder: Fix a double free issue in the .remove function
>       net: mdio: octeon: Fix some double free issues
> 
> Chunfeng Yun (1):
>       usb: core: reduce power-on-good delay time of root hub
> 
> Colin Ian King (1):
>       serial: tegra: Fix a mask operation that is always true
> 
> DENG Qingfang (1):
>       net: dsa: mt7530: fix VLAN traffic leaks
> 
> Dan Carpenter (9):
>       firmware: arm_scpi: Prevent the ternary sign expansion bug
>       RDMA/uverbs: Fix a NULL vs IS_ERR() bug
>       NFS: fix an incorrect limit in filelayout_decode_layout()
>       net: dsa: fix a crash if ->get_sset_count() fails
>       net: hso: check for allocation failure in hso_create_bulk_serial_device()
>       staging: emxx_udc: fix loop in _nbu2ss_nuke()
>       ASoC: cs35l33: fix an error code in probe()
>       scsi: libsas: Use _safe() loop in sas_resume_port()
>       chelsio/chtls: unlock on error in chtls_pt_recvmsg()
> 
> Daniel Beer (1):
>       mmc: sdhci-pci-gli: increase 1.8V regulator wait
> 
> Daniel Cordova A (1):
>       ALSA: hda: fixup headset for ASUS GU502 laptop
> 
> Daniel Wagner (1):
>       nvmet: seset ns->file when open fails
> 
> Daniele Palmas (1):
>       USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
> 
> Darrick J. Wong (1):
>       ics932s401: fix broken handling of errors when word reading fails
> 
> Dave Rigby (1):
>       perf unwind: Set userdata for all __report_module() paths
> 
> David Awogbemila (3):
>       gve: Update mgmt_msix_idx if num_ntfy changes
>       gve: Add NULL pointer checks when freeing irqs.
>       gve: Correct SKB queue index validation.
> 
> David Howells (1):
>       afs: Fix the nlink handling of dir-over-dir rename
> 
> Davide Caratti (2):
>       net/sched: fq_pie: re-factor fix for fq_pie endless loop
>       net/sched: fq_pie: fix OOB access in the traffic path
> 
> Dima Chumak (2):
>       net/mlx5e: Fix multipath lag activation
>       net/mlx5e: Fix nullptr in add_vlan_push_action()
> 
> Dinghao Liu (1):
>       PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
> 
> Dominik Andreas Schorpp (1):
>       USB: serial: ftdi_sio: add IDs for IDS GmbH Products
> 
> Dongliang Mu (2):
>       NFC: nci: fix memory leak in nci_allocate_device
>       misc/uss720: fix memory leak in uss720_probe
> 
> Du Cheng (1):
>       ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
> 
> Elia Devito (1):
>       ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
> 
> Eric Dumazet (5):
>       virtio_net: Do not pull payload in skb->head
>       ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
>       sit: proper dev_{hold|put} in ndo_[un]init methods
>       ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
>       ipv6: remove extra dev_hold() for fallback tunnels
> 
> Eric Farman (1):
>       vfio-ccw: Check initialized flag in cp_init()
> 
> Feilong Lin (1):
>       ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
> 
> Felix Fietkau (1):
>       perf jevents: Fix getting maximum number of fds
> 
> Filipe Manana (1):
>       btrfs: release path before starting transaction when cloning inline extent
> 
> Finn Behrens (1):
>       tweewide: Fix most Shebang lines
> 
> Francesco Ruggeri (1):
>       ipv6: record frag_max_size in atomic fragments in input path
> 
> Francois Gervais (1):
>       rtc: pcf85063: fallback to parent of_node
> 
> Fugang Duan (1):
>       net: fec: fix the potential memory leak in fec_enet_init()
> 
> Geert Uytterhoeven (2):
>       serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
>       i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
> 
> Geoffrey D. Bennett (2):
>       ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
>       ALSA: usb-audio: scarlett2: Improve driver startup messages
> 
> Greg Kroah-Hartman (44):
>       Revert "ALSA: sb8: add a check for request_region"
>       Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
>       Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
>       Revert "video: hgafb: fix potential NULL pointer dereference"
>       Revert "net: stmicro: fix a missing check of clk_prepare"
>       Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
>       Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
>       Revert "video: imsttfb: fix potential NULL pointer dereferences"
>       Revert "ecryptfs: replace BUG_ON with error handling code"
>       Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
>       Revert "gdrom: fix a memory leak bug"
>       cdrom: gdrom: initialize global variable at init time
>       Revert "media: rcar_drif: fix a memory disclosure"
>       Revert "rtlwifi: fix a potential NULL pointer dereference"
>       Revert "qlcnic: Avoid potential NULL pointer dereference"
>       Revert "niu: fix missing checks of niu_pci_eeprom_read"
>       net: rtlwifi: properly check for alloc_workqueue() failure
>       kgdb: fix gcc-11 warnings harder
>       Revert "media: usb: gspca: add a missed check for goto_low_power"
>       Revert "ALSA: sb: fix a missing check of snd_ctl_add"
>       Revert "serial: max310x: pass return value of spi_register_driver"
>       Revert "net: fujitsu: fix a potential NULL pointer dereference"
>       Revert "net/smc: fix a NULL pointer dereference"
>       Revert "char: hpet: fix a missing check of ioremap"
>       Revert "ALSA: gus: add a check of the status of snd_ctl_add"
>       Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
>       Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
>       Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
>       Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
>       Revert "dmaengine: qcom_hidma: Check for driver register failure"
>       Revert "libertas: add checks for the return value of sysfs_create_group"
>       libertas: register sysfs groups properly
>       Revert "ASoC: cs43130: fix a NULL pointer dereference"
>       ASoC: cs43130: handle errors in cs43130_probe() properly
>       Revert "media: dvb: Add check on sp8870_readreg"
>       Revert "media: gspca: mt9m111: Check write_bridge for timeout"
>       Revert "media: gspca: Check the return value of write_bridge for timeout"
>       media: gspca: properly check for errors in po1030_probe()
>       Revert "net: liquidio: fix a NULL pointer dereference"
>       Revert "brcmfmac: add a check for the status of usb_register"
>       brcmfmac: properly check for bus register errors
>       i915: fix build warning in intel_dp_get_link_status()
>       Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
>       Revert "net: caif: replace BUG_ON with recovery code"
> 
> Guchun Chen (2):
>       drm/amdgpu: update gc golden setting for Navi12
>       drm/amdgpu: update sdma golden setting for Navi12
> 
> Gulam Mohamed (1):
>       block: fix a race between del_gendisk and BLKRRPART
> 
> Gustavo Pimentel (1):
>       dmaengine: dw-edma: Fix crash on loading/unloading driver
> 
> Hans de Goede (6):
>       Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
>       Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
>       gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
>       platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
>       platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle
>       platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
> 
> Hoang Le (1):
>       Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
> 
> Hou Pu (2):
>       nvmet: use new ana_log_size instead the old one
>       nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
> 
> Hsin-Yi Wang (1):
>       misc: eeprom: at24: check suspend status before disable regulator
> 
> Hui Wang (4):
>       ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
>       ALSA: hda/realtek: reset eapd coeff to default value for alc287
>       ALSA: hda/realtek: Headphone volume is controlled by Front mixer
>       ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i
> 
> Igor Matheus Andrade Torrente (1):
>       video: hgafb: fix potential NULL pointer dereference
> 
> James Smart (1):
>       scsi: lpfc: Fix illegal memory access on Abort IOCBs
> 
> James Zhu (4):
>       drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
>       drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
>       drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
>       drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
> 
> Jan Beulich (3):
>       xen-pciback: reconfigure also from backend watch handler
>       xen-pciback: redo VF placement in the virtual topology
>       x86/Xen: swap NX determination and GDT setup on BSP
> 
> Jan Kratochvil (1):
>       perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder
> 
> Javed Hasan (1):
>       scsi: qedf: Add pointer checks in qedf_update_link_speed()
> 
> Jean Delvare (1):
>       i2c: i801: Don't generate an interrupt on bus reset
> 
> Jeff Layton (3):
>       ceph: fix fscache invalidation
>       ceph: don't clobber i_snap_caps on non-I_NEW inode
>       ceph: don't allow access to MDS-private inodes
> 
> Jeremy Szu (4):
>       ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
>       ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
>       ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8
>       ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8
> 
> Jesse Brandeburg (2):
>       ixgbe: fix large MTU request from VF
>       drivers/net/ethernet: clean up unused assignments
> 
> Jian Shen (1):
>       net: hns3: put off calling register_netdev() until client initialize complete
> 
> Jianbo Liu (1):
>       net/mlx5: Set reformat action when needed for termination rules
> 
> Jiaran Zhang (1):
>       net: hns3: fix incorrect resp_msg issue
> 
> Jim Ma (1):
>       tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
> 
> Jingwen Chen (1):
>       drm/amd/amdgpu: fix refcount leak
> 
> Johan Hovold (3):
>       net: hso: fix control-request directions
>       USB: trancevibrator: fix control-request direction
>       net: hso: bail out on interrupt URB allocation failure
> 
> Johannes Berg (2):
>       um: Mark all kernel symbols as local
>       um: Disable CONFIG_GCOV with MODULES
> 
> Jonathan Cameron (5):
>       iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_timestamp()
>       iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
>       iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
>       iio: adc: ad7923: Fix undersized rx buffer.
>       iio: adc: ad7192: Avoid disabling a clock that was never enabled.
> 
> Josef Bacik (2):
>       btrfs: avoid RCU stalls while running delayed iputs
>       btrfs: do not BUG_ON in link_to_fixup_dir
> 
> Julian Wiedmann (1):
>       net/smc: remove device from smcd_dev_list after failed device_add()
> 
> Jussi Maki (1):
>       bpf: Set mac_len in bpf_skb_change_head
> 
> Kai-Heng Feng (1):
>       platform/x86: hp_accel: Avoid invoking _INI to speed up resume
> 
> Kaixu Xia (1):
>       cxgb4: Fix the -Wmisleading-indentation warning
> 
> Kamal Mostafa (4):
>       UBUNTU: upstream stable to v5.4.121, v5.10.39
>       UBUNTU: upstream stable to v5.4.122, v5.10.40
>       UBUNTU: upstream stable to v5.4.123, v5.10.41
>       UBUNTU: upstream stable to v5.4.124, v5.10.42
> 
> Kees Cook (1):
>       proc: Check /proc/$pid/attr/ writes against file opener
> 
> Keith Busch (1):
>       nvmet: remove unsupported command noise
> 
> Krzysztof Kozlowski (1):
>       i2c: s3c2410: fix possible NULL pointer deref on read message after write
> 
> Lang Yu (1):
>       drm/amd/amdgpu: fix a potential deadlock in gpu reset
> 
> Leon Romanovsky (3):
>       RDMA/siw: Properly check send and receive CQ pointers
>       RDMA/siw: Release xarray entry
>       RDMA/rxe: Clear all QP fields if creation failed
> 
> Liming Sun (1):
>       platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue
> 
> Linus Torvalds (1):
>       drm/i915/display: fix compiler warning about array overrun
> 
> Lu Baolu (1):
>       iommu/vt-d: Use user privilege for RID2PASID translation
> 
> Lucas Stankus (1):
>       staging: iio: cdc: ad7746: avoid overwrite of num_channels
> 
> Luiz Augusto von Dentz (1):
>       Bluetooth: SMP: Fail if remote and local public keys are identical
> 
> Maciej W. Rozycki (2):
>       vgacon: Record video mode changes with VT_RESIZEX
>       vt: Fix character height handling with VT_RESIZEX
> 
> Magnus Karlsson (1):
>       samples/bpf: Consider frame size in tx_only of xdpsock sample
> 
> Manivannan Sadhasivam (1):
>       ARM: 9075/1: kernel: Fix interrupted SMC calls
> 
> Maor Gottlieb (2):
>       RDMA/mlx5: Recover from fatal event in dual port mode
>       RDMA/mlx5: Fix query DCT via DEVX
> 
> Marc Zyngier (1):
>       KVM: arm64: Prevent mixed-width VM creation
> 
> Mathias Nyman (2):
>       thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
>       thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
> 
> Matt Wang (1):
>       scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
> 
> Maximilian Luz (1):
>       serial: 8250_dw: Add device HID for new AMD UART controller
> 
> Michael Chan (1):
>       bnxt_en: Fix context memory setup for 64K page size.
> 
> Michael Ellerman (3):
>       selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
>       selftests/gpio: Move include of lib.mk up
>       selftests/gpio: Fix build when source tree is read only
> 
> Mikulas Patocka (2):
>       dm snapshot: fix crash with transient storage and zero chunk size
>       dm snapshot: properly fix a crash when an origin has no snapshots
> 
> Nathan Chancellor (3):
>       scripts/recordmcount.pl: Fix RISC-V regex for clang
>       riscv: Workaround mcount name prior to clang-13
>       riscv: Use $(LD) instead of $(CC) to link vDSO
> 
> Neil Armstrong (1):
>       drm/meson: fix shutdown crash when component not probed
> 
> NeilBrown (1):
>       SUNRPC in case of backlog, hand free slots directly to waiting task
> 
> Oleg Nesterov (1):
>       ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
> 
> Ondrej Mosnacek (1):
>       serial: core: fix suspicious security_locked_down() call
> 
> Paolo Abeni (4):
>       net: really orphan skbs tied to closing sk
>       mptcp: avoid error message on infinite mapping
>       mptcp: drop unconditional pr_warn on bad opt
>       mptcp: fix data stream corruption
> 
> Pavel Skripkin (1):
>       net: usb: fix memory leak in smsc75xx_bind
> 
> PeiSen Hou (1):
>       ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
> 
> Peter Ujfalusi (1):
>       ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
> 
> Peter Zijlstra (1):
>       openrisc: Define memory barrier mb
> 
> Phillip Potter (5):
>       scsi: ufs: handle cleanup correctly on devm_reset_control_get error
>       leds: lp5523: check return value of lp5xx_read and jump to cleanup code
>       isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
>       isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
>       dmaengine: qcom_hidma: comment platform_driver_register call
> 
> Qii Wang (1):
>       i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
> 
> Raju Rangoju (1):
>       cxgb4: avoid accessing registers when clearing filters
> 
> Randy Dunlap (2):
>       MIPS: alchemy: xxs1500: add gpio-au1000.h header file
>       MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
> 
> Randy Wright (1):
>       serial: 8250_pci: Add support for new HPE serial device
> 
> Richard Fitzgerald (1):
>       ASoC: cs42l42: Regmap must use_single_read/write
> 
> Richard Sanger (1):
>       net: packetmmap: fix only tx timestamp on request
> 
> Rijo Thomas (1):
>       tee: amdtee: unload TA only when its refcount becomes 0
> 
> Rodrigo Siqueira (1):
>       drm/amd/display: Fix two cursor duplication when using overlay
> 
> Roi Dayan (2):
>       net/mlx5e: Fix null deref accessing lag dev
>       netfilter: flowtable: Remove redundant hw refresh bit
> 
> Rolf Eike Beer (1):
>       iommu/vt-d: Fix sysfs leak in alloc_iommu()
> 
> Ronnie Sahlberg (1):
>       cifs: fix memory leak in smb2_copychunk_range
> 
> Rui Miguel Silva (1):
>       iio: gyro: fxas21002c: balance runtime power in error path
> 
> Saeed Mahameed (1):
>       net/mlx5e: reset XPS on error flow if netdev isn't registered yet
> 
> Sagi Grimberg (1):
>       nvme-tcp: fix possible use-after-completion
> 
> Sargun Dhillon (1):
>       Documentation: seccomp: Fix user notification documentation
> 
> Sean MacLennan (1):
>       USB: serial: ti_usb_3410_5052: add startech.com device id
> 
> Shay Drory (1):
>       RDMA/core: Don't access cm_id after its destruction
> 
> Shyam Sundar S K (1):
>       platform/x86: hp-wireless: add AMD's hardware id to the supported list
> 
> Simon Rettberg (1):
>       drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
> 
> Srinivas Pandruvada (1):
>       thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
> 
> Sriram R (1):
>       ath10k: Validate first subframe of A-MSDU before processing the list
> 
> Stefan Roese (1):
>       net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
> 
> Stefano Brivio (1):
>       netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version
> 
> Steve French (1):
>       SMB3: incorrect file id in requests compounded with open
> 
> Subbaraman Narayanamurthy (1):
>       interconnect: qcom: bcm-voter: add a missing of_node_put()
> 
> Taehee Yoo (2):
>       mld: fix panic in mld_newpack()
>       sch_dsmark: fix a NULL deref in qdisc_reset()
> 
> Takashi Iwai (5):
>       ALSA: intel8x0: Don't update period unless prepared
>       ALSA: line6: Fix racy initialization of LINE6 MIDI
>       ALSA: usb-audio: Validate MS endpoint descriptors
>       ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
>       ALSA: hda/realtek: Add fixup for HP OMEN laptop
> 
> Takashi Sakamoto (6):
>       ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
>       ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
>       ALSA: firewire-lib: fix calculation for size of IR context payload
>       ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
>       ALSA: firewire-lib: fix check for the size of isochronous packet payload
>       ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
> 
> Tao Liu (1):
>       openvswitch: meter: fix race when getting now_ms.
> 
> Teava Radu (1):
>       platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet
> 
> Tetsuo Handa (1):
>       tty: vt: always invoke vc->vc_sw->con_resize callback
> 
> Thadeu Lima de Souza Cascardo (1):
>       Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
> 
> Thinh Nguyen (1):
>       usb: dwc3: gadget: Properly track pending and queued SG
> 
> Tom Seewald (3):
>       qlcnic: Add null check after calling netdev_alloc_skb
>       char: hpet: add checks after calling ioremap
>       net: liquidio: Add missing null pointer checks
> 
> Trond Myklebust (3):
>       NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
>       NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
>       NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
> 
> Varad Gautam (1):
>       ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
> 
> Vladimir Oltean (5):
>       net: dsa: sja1105: error out on unsupported PHY mode
>       net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
>       net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
>       net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
>       net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
> 
> Vladyslav Tarasiuk (1):
>       net/mlx4: Fix EEPROM dump support
> 
> Wanpeng Li (2):
>       context_tracking: Move guest exit context tracking to separate helpers
>       context_tracking: Move guest exit vtime accounting to separate helpers
> 
> Wu Bo (2):
>       nvmet: fix memory leak in nvmet_alloc_ctrl()
>       nvme-loop: fix memory leak in nvme_loop_create_ctrl()
> 
> Xin Long (2):
>       tipc: wait and exit until all work queues are done
>       tipc: skb_linearize the head skb when reassembling msgs
> 
> Yannick Vignon (1):
>       net: stmmac: Do not enable RX FIFO overflow interrupts
> 
> Yi Li (1):
>       drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
> 
> Yoshihiro Shimoda (1):
>       usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
> 
> YueHaibing (1):
>       iio: adc: ad7793: Add missing error code in ad7793_setup()
> 
> Yunsheng Lin (4):
>       net: sched: fix packet stuck problem for lockless qdisc
>       net: sched: fix tx action rescheduling issue during deactivation
>       net: sched: fix tx action reschedule issue with stopped queue
>       net: hns3: check the return of skb_checksum_help()
> 
> Zhang Xiaoxu (1):
>       NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
> 
> Zhang Zhengming (1):
>       bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
> 
> Zhen Lei (2):
>       scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
>       net: bnx2: Fix error return code in bnx2_init_board()
> 
> Zheyu Ma (1):
>       serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
> 
> Zolton Jheng (1):
>       USB: serial: pl2303: add device id for ADLINK ND-6530 GC
> 
> Zou Wei (2):
>       gpio: cadence: Add missing MODULE_DEVICE_TABLE
>       interconnect: qcom: Add missing MODULE_DEVICE_TABLE
> 
> Zqiang (2):
>       lib: stackdepot: turn depot_lock spinlock to raw_spinlock
>       locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
> 
> kernel test robot (1):
>       ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static
> 
> louis.wang (1):
>       ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
> 
> xinhui pan (1):
>       drm/amdgpu: Fix a use-after-free
> 
> yangerkun (1):
>       block: reexpand iov_iter after read/write
> 
> zhouchuangao (1):
>       fs/nfs: Use fatal_signal_pending instead of signal_pending
> 
> Íñigo Huguet (1):
>       net:CXGB4: fix leak if sk_buff is not used
> 
>  Documentation/sphinx/parse-headers.pl              |   2 +-
>  Documentation/target/tcm_mod_builder.py            |   2 +-
>  Documentation/trace/postprocess/decode_msr.py      |   2 +-
>  .../postprocess/trace-pagealloc-postprocess.pl     |   2 +-
>  .../trace/postprocess/trace-vmscan-postprocess.pl  |   2 +-
>  Documentation/userspace-api/seccomp_filter.rst     |  16 +-
>  arch/arm/kernel/asm-offsets.c                      |   3 +
>  arch/arm/kernel/smccc-call.S                       |  11 +-
>  arch/arm/kernel/suspend.c                          |  19 ++-
>  arch/arm64/include/asm/kvm_emulate.h               |   5 +
>  arch/arm64/kvm/reset.c                             |  28 +++-
>  arch/ia64/scripts/unwcheck.py                      |   2 +-
>  arch/mips/alchemy/board-xxs1500.c                  |   1 +
>  arch/mips/ralink/of.c                              |   2 +
>  arch/openrisc/include/asm/barrier.h                |   9 +
>  arch/openrisc/kernel/setup.c                       |   2 +
>  arch/powerpc/kernel/setup_64.c                     |   4 +-
>  arch/riscv/include/asm/ftrace.h                    |  14 +-
>  arch/riscv/kernel/mcount.S                         |  10 +-
>  arch/riscv/kernel/vdso/Makefile                    |  12 +-
>  arch/um/Kconfig.debug                              |   1 +
>  arch/um/kernel/Makefile                            |   1 -
>  arch/um/kernel/dyn.lds.S                           |   6 +
>  arch/um/kernel/gmon_syms.c                         |  16 --
>  arch/um/kernel/uml.lds.S                           |   6 +
>  arch/x86/lib/msr-smp.c                             |   4 +-
>  arch/x86/xen/enlighten_pv.c                        |   8 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/acpi_apd.c                            |   1 +
>  drivers/cdrom/gdrom.c                              |  13 +-
>  drivers/char/hpet.c                                |   2 +
>  drivers/crypto/chelsio/chtls/chtls_io.c            |   6 +-
>  drivers/dma/dw-edma/dw-edma-core.c                 |  11 +-
>  drivers/dma/qcom/hidma_mgmt.c                      |  17 +-
>  drivers/firmware/arm_scpi.c                        |   4 +-
>  drivers/gpio/gpio-cadence.c                        |   1 +
>  drivers/gpio/gpiolib-acpi.c                        |  14 ++
>  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            |   3 +-
>  drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |   6 +-
>  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |  10 +-
>  drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c             |   2 +
>  drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c             |   4 +
>  drivers/gpu/drm/amd/amdgpu/soc15.c                 |   2 -
>  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/display/amdgpu_dm/amdgpu_dm.c  |  51 ++++++
>  drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  18 ++
>  drivers/gpu/drm/i915/display/intel_dp.c            |  15 +-
>  drivers/gpu/drm/i915/gt/gen7_renderclear.c         |   5 +-
>  drivers/gpu/drm/meson/meson_drv.c                  |   9 +-
>  drivers/hwmon/lm80.c                               |  11 +-
>  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/core/cma.c                      |   4 +-
>  drivers/infiniband/core/uverbs_std_types_device.c  |   4 +-
>  drivers/infiniband/hw/mlx5/devx.c                  |   6 +-
>  drivers/infiniband/hw/mlx5/main.c                  |   1 +
>  drivers/infiniband/sw/rxe/rxe_qp.c                 |   7 +
>  drivers/infiniband/sw/siw/siw_verbs.c              |  11 +-
>  drivers/input/touchscreen/elants_i2c.c             |  44 ++++-
>  drivers/input/touchscreen/silead.c                 |  44 ++++-
>  drivers/interconnect/qcom/bcm-voter.c              |   4 +-
>  drivers/iommu/intel/dmar.c                         |   4 +-
>  drivers/iommu/intel/iommu.c                        |   7 +-
>  drivers/iommu/intel/pasid.c                        |   3 +-
>  drivers/iommu/virtio-iommu.c                       |   1 +
>  drivers/isdn/capi/kcapi.c                          |   4 +-
>  drivers/isdn/hardware/mISDN/hfcsusb.c              |  17 +-
>  drivers/isdn/hardware/mISDN/mISDNinfineon.c        |  21 ++-
>  drivers/leds/leds-lp5523.c                         |   2 +-
>  drivers/md/dm-snap.c                               |   3 +-
>  drivers/media/dvb-frontends/sp8870.c               |   2 +-
>  drivers/media/platform/rcar_drif.c                 |   1 -
>  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/eeprom/at24.c                         |   6 +-
>  drivers/misc/ics932s401.c                          |   2 +-
>  drivers/misc/kgdbts.c                              |  27 +--
>  drivers/misc/lis3lv02d/lis3lv02d.h                 |   1 +
>  drivers/misc/mei/interrupt.c                       |   3 +
>  drivers/mmc/host/sdhci-pci-gli.c                   |   7 +-
>  drivers/net/caif/caif_serial.c                     |   4 +-
>  drivers/net/dsa/mt7530.c                           |   8 -
>  drivers/net/dsa/sja1105/sja1105_dynamic_config.c   |  23 ++-
>  drivers/net/dsa/sja1105/sja1105_main.c             |  39 +++--
>  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/brocade/bna/bnad.c            |   7 +-
>  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_debugfs.c |   2 +-
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c  |   2 +-
>  drivers/net/ethernet/chelsio/cxgb4/sge.c           |  16 +-
>  drivers/net/ethernet/dec/tulip/de4x5.c             |   4 +-
>  drivers/net/ethernet/dec/tulip/media.c             |   5 -
>  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           |   8 +-
>  drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  26 ++-
>  .../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/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/en_tx.c         |   2 +-
>  drivers/net/ethernet/mellanox/mlx4/port.c          | 107 +++++++++++-
>  .../net/ethernet/mellanox/mlx5/core/en/rep/bond.c  |   2 +
>  drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   9 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |   8 +-
>  .../mellanox/mlx5/core/eswitch_offloads_termtbl.c  |  38 ++---
>  drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c   |   6 +
>  drivers/net/ethernet/micrel/ksz884x.c              |   3 +-
>  drivers/net/ethernet/microchip/lan743x_main.c      |   6 +-
>  drivers/net/ethernet/neterion/vxge/vxge-traffic.c  |  32 ++--
>  .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |   3 +-
>  drivers/net/ethernet/sfc/falcon/farch.c            |  29 ++--
>  drivers/net/ethernet/sis/sis900.c                  |   5 +-
>  drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c  |   8 +-
>  drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c   |   7 +-
>  drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  14 +-
>  drivers/net/ethernet/sun/niu.c                     |  32 ++--
>  drivers/net/ethernet/synopsys/dwc-xlgmac-common.c  |   2 +-
>  drivers/net/ethernet/ti/davinci_emac.c             |   5 +-
>  drivers/net/ethernet/ti/netcp_core.c               |   2 +-
>  drivers/net/ethernet/ti/tlan.c                     |   4 +-
>  drivers/net/ethernet/via/via-velocity.c            |  13 --
>  drivers/net/ipa/ipa.h                              |   2 +
>  drivers/net/ipa/ipa_mem.c                          |   3 +-
>  drivers/net/phy/mdio-octeon.c                      |   2 -
>  drivers/net/phy/mdio-thunder.c                     |   1 -
>  drivers/net/usb/hso.c                              |  45 +++--
>  drivers/net/usb/smsc75xx.c                         |   8 +-
>  drivers/net/virtio_net.c                           |  10 +-
>  drivers/net/wireless/ath/ath10k/htt_rx.c           |  61 ++++++-
>  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/cisco/airo.c                  | 117 +++++++------
>  drivers/net/wireless/marvell/libertas/mesh.c       |  33 +---
>  drivers/net/wireless/realtek/rtlwifi/base.c        |  18 +-
>  drivers/nvme/host/core.c                           |   3 +-
>  drivers/nvme/host/multipath.c                      |  55 ++++---
>  drivers/nvme/host/nvme.h                           |   8 +-
>  drivers/nvme/host/tcp.c                            |   2 +-
>  drivers/nvme/target/admin-cmd.c                    |   6 +-
>  drivers/nvme/target/core.c                         |  15 +-
>  drivers/nvme/target/io-cmd-file.c                  |   8 +-
>  drivers/nvme/target/loop.c                         |   4 +-
>  drivers/nvme/target/nvmet.h                        |   1 -
>  drivers/nvme/target/tcp.c                          |   2 +-
>  drivers/pci/controller/dwc/pcie-tegra194.c         |   2 +-
>  drivers/pci/controller/pci-thunder-ecam.c          |   2 +-
>  drivers/pci/controller/pci-thunder-pem.c           |  13 +-
>  drivers/pci/hotplug/acpiphp_glue.c                 |   1 +
>  drivers/pci/pci.h                                  |   6 +
>  drivers/platform/mellanox/mlxbf-tmfifo.c           |  11 +-
>  drivers/platform/x86/Kconfig                       |   2 +-
>  drivers/platform/x86/dell-smbios-wmi.c             |   3 +-
>  drivers/platform/x86/hp-wireless.c                 |   2 +
>  drivers/platform/x86/hp_accel.c                    |  22 ++-
>  drivers/platform/x86/intel_int0002_vgpio.c         |  80 ++++++---
>  drivers/platform/x86/intel_punit_ipc.c             |   1 +
>  drivers/platform/x86/touchscreen_dmi.c             |  43 +++++
>  drivers/rapidio/rio_cm.c                           |  17 +-
>  drivers/rtc/rtc-pcf85063.c                         |   7 +-
>  drivers/s390/cio/vfio_ccw_cp.c                     |   4 +
>  drivers/scsi/BusLogic.c                            |   6 +-
>  drivers/scsi/BusLogic.h                            |   2 +-
>  drivers/scsi/libsas/sas_port.c                     |   4 +-
>  drivers/scsi/lpfc/lpfc_sli.c                       |  11 +-
>  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/qedf/qedf_main.c                      |   4 +-
>  drivers/scsi/qla2xxx/qla_nx.c                      |   3 +-
>  drivers/scsi/ufs/ufs-hisi.c                        |  15 +-
>  drivers/scsi/ufs/ufshcd.c                          |   5 +-
>  drivers/spi/spi-fsl-dspi.c                         |   4 +-
>  drivers/spi/spi.c                                  |  23 ++-
>  drivers/staging/emxx_udc/emxx_udc.c                |   4 +-
>  drivers/staging/iio/cdc/ad7746.c                   |   1 -
>  drivers/target/target_core_user.c                  |   4 +-
>  drivers/tee/amdtee/amdtee_private.h                |  13 ++
>  drivers/tee/amdtee/call.c                          |  94 +++++++++--
>  drivers/tee/amdtee/core.c                          |  15 +-
>  .../intel/int340x_thermal/int340x_thermal_zone.c   |   4 +
>  drivers/thermal/intel/x86_pkg_temp_thermal.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/mvebu-uart.c                    |   3 -
>  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/tty/vt/vt.c                                |   2 +-
>  drivers/tty/vt/vt_ioctl.c                          |   6 +-
>  drivers/uio/uio_hv_generic.c                       |   8 +-
>  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/sl811-hcd.c                       |   9 +-
>  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/video/console/vgacon.c                     |  56 ++++---
>  drivers/video/fbdev/core/fbcon.c                   |   2 +-
>  drivers/video/fbdev/hgafb.c                        |  21 ++-
>  drivers/video/fbdev/imsttfb.c                      |   5 -
>  drivers/xen/xen-pciback/vpci.c                     |  14 +-
>  drivers/xen/xen-pciback/xenbus.c                   |  22 ++-
>  fs/afs/dir.c                                       |   4 +-
>  fs/block_dev.c                                     |  23 ++-
>  fs/btrfs/extent_io.c                               |   7 +-
>  fs/btrfs/inode.c                                   |   1 +
>  fs/btrfs/reflink.c                                 |   5 +
>  fs/btrfs/tree-log.c                                |   2 -
>  fs/ceph/caps.c                                     |   1 +
>  fs/ceph/export.c                                   |   8 +
>  fs/ceph/inode.c                                    |  13 +-
>  fs/ceph/mds_client.c                               |   7 +
>  fs/ceph/super.h                                    |  24 +++
>  fs/cifs/smb2ops.c                                  |   2 +
>  fs/cifs/smb2pdu.c                                  |  13 +-
>  fs/ecryptfs/crypto.c                               |   6 +-
>  fs/nfs/filelayout/filelayout.c                     |   2 +-
>  fs/nfs/inode.c                                     |   3 +-
>  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/console_struct.h                     |   1 +
>  include/linux/context_tracking.h                   |  25 ++-
>  include/linux/virtio_net.h                         |  14 +-
>  include/net/netfilter/nf_flow_table.h              |   1 -
>  include/net/nfc/nci_core.h                         |   1 +
>  include/net/pkt_sched.h                            |   7 +-
>  include/net/sch_generic.h                          |  35 +++-
>  include/net/sock.h                                 |   4 +-
>  ipc/mqueue.c                                       |   6 +-
>  ipc/msg.c                                          |   6 +-
>  ipc/sem.c                                          |   6 +-
>  kernel/kcsan/debugfs.c                             |   3 +-
>  kernel/locking/mutex-debug.c                       |   4 +-
>  kernel/locking/mutex-debug.h                       |   2 +-
>  kernel/locking/mutex.c                             |  18 +-
>  kernel/locking/mutex.h                             |   4 +-
>  kernel/ptrace.c                                    |  18 +-
>  lib/stackdepot.c                                   |   6 +-
>  net/bluetooth/cmtp/core.c                          |   5 +
>  net/bluetooth/smp.c                                |   9 +
>  net/bridge/br_netlink.c                            |   5 +-
>  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/ipv6/ip6_gre.c                                 |   7 +-
>  net/ipv6/ip6_tunnel.c                              |   3 +-
>  net/ipv6/ip6_vti.c                                 |   1 -
>  net/ipv6/mcast.c                                   |   3 -
>  net/ipv6/reassembly.c                              |   4 +-
>  net/ipv6/sit.c                                     |   5 +-
>  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/nfc/nci/core.c                                 |   1 +
>  net/nfc/nci/hci.c                                  |   5 +
>  net/openvswitch/meter.c                            |   8 +
>  net/packet/af_packet.c                             |  10 +-
>  net/sched/sch_dsmark.c                             |   3 +-
>  net/sched/sch_fq_pie.c                             |  19 ++-
>  net/sched/sch_generic.c                            |  50 +++++-
>  net/smc/smc_ism.c                                  |  26 ++-
>  net/sunrpc/clnt.c                                  |   7 -
>  net/sunrpc/xprt.c                                  |  68 +++++---
>  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 +-
>  samples/bpf/xdpsock_user.c                         |   2 +-
>  scripts/bloat-o-meter                              |   2 +-
>  scripts/config                                     |   2 +-
>  scripts/diffconfig                                 |   2 +-
>  scripts/get_abi.pl                                 |   2 +-
>  scripts/recordmcount.pl                            |   2 +-
>  scripts/show_delta                                 |   2 +-
>  scripts/sphinx-pre-install                         |   2 +-
>  scripts/split-man.pl                               |   2 +-
>  scripts/tracing/draw_functrace.py                  |   2 +-
>  sound/firewire/Kconfig                             |   4 +-
>  sound/firewire/amdtp-stream-trace.h                |   6 +-
>  sound/firewire/amdtp-stream.c                      |  42 +++--
>  sound/firewire/bebob/bebob.c                       |   2 +-
>  sound/firewire/dice/dice-alesis.c                  |   2 +-
>  sound/firewire/dice/dice-tcelectronic.c            |   4 +-
>  sound/firewire/oxfw/oxfw.c                         |   1 -
>  sound/isa/gus/gus_main.c                           |  13 +-
>  sound/isa/sb/sb16_main.c                           |  10 +-
>  sound/isa/sb/sb8.c                                 |   4 -
>  sound/pci/hda/hda_generic.c                        |  16 +-
>  sound/pci/hda/patch_realtek.c                      | 181 ++++++++++++++++++++-
>  sound/pci/intel8x0.c                               |   7 +
>  sound/soc/codecs/cs35l33.c                         |   1 +
>  sound/soc/codecs/cs42l42.c                         |   3 +
>  sound/soc/codecs/cs43130.c                         |  28 ++--
>  sound/usb/line6/driver.c                           |   4 +
>  sound/usb/line6/pod.c                              |   5 -
>  sound/usb/line6/variax.c                           |   6 -
>  sound/usb/midi.c                                   |   4 +
>  sound/usb/mixer_quirks.c                           |   2 +-
>  sound/usb/mixer_scarlett_gen2.c                    |  81 +++++----
>  sound/usb/mixer_scarlett_gen2.h                    |   2 +-
>  tools/perf/pmu-events/jevents.c                    |   2 +-
>  tools/perf/python/tracepoint.py                    |   2 +-
>  tools/perf/python/twatch.py                        |   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/perf/util/unwind-libdw.c                     |  35 +++-
>  .../x86/intel_pstate_tracer/intel_pstate_tracer.py |   2 +-
>  tools/testing/ktest/compare-ktest-sample.pl        |   2 +-
>  tools/testing/selftests/bpf/test_offload.py        |   2 +-
>  tools/testing/selftests/gpio/Makefile              |  24 +--
>  tools/testing/selftests/kselftest/prefix.pl        |   2 +-
>  .../tc-testing/tc-tests/qdiscs/fq_pie.json         |   8 +-
>  tools/testing/selftests/tc-testing/tdc_batch.py    |   2 +-
>  .../testing/selftests/tc-testing/tdc_multibatch.py |   2 +-
>  370 files changed, 2744 insertions(+), 1332 deletions(-)
>  create mode 100644 arch/openrisc/include/asm/barrier.h
>  delete mode 100644 arch/um/kernel/gmon_syms.c
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list