mbox series

[SRU,Disco,PULL] Disco upstream stable patchset 2020-03-26+

Message ID 20200326205928.19588-1-kamal@canonical.com
State New
Headers show
Series [SRU,Disco,PULL] Disco upstream stable patchset 2020-03-26+ | expand

Pull-request

git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable

Message

Kamal Mostafa March 26, 2020, 8:59 p.m. UTC
This pull request (586 commits) includes the following Disco stable patchsets:

	Disco update: upstream stable patchset 2020-03-16
		Ported from the following upstream stable releases:
			v4.19.104, v5.4.20
			v4.19.105, v5.4.21
	https://bugs.launchpad.net/bugs/1867666

	Disco update: upstream stable patchset 2020-03-20
		Ported from the following upstream stable releases:
			v4.19.106, v5.4.22
	https://bugs.launchpad.net/bugs/1868290

	Disco update: upstream stable patchset 2020-03-24
		Ported from the following upstream stable releases:
			v4.19.107, v5.4.23
	https://bugs.launchpad.net/bugs/1868799

	Disco update: upstream stable patchset 2020-03-26
		Ported from the following upstream stable releases:
			v4.19.108, v5.4.24
	https://bugs.launchpad.net/bugs/1869254

 -Kamal

-----

The following changes since commit 0ea2368d0fc76561609dd2a8a967c46e91a1dce1:

  UBUNTU: Ubuntu-5.0.0-45.49 (2020-03-25 13:19:44 +0100)

are available in the Git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable

for you to fetch changes up to 8c05e72b60e200c62002c66ad0e086085b887ac6:

  UBUNTU: upstream stable to v4.19.108, v5.4.24 (2020-03-26 13:02:22 -0700)

----------------------------------------------------------------
Adam Ford (1):
      media: ov5640: Fix check for PLL1 exceeding max allowed rate

Aditya Pakki (3):
      fore200e: Fix incorrect checks of NULL pointer dereference
      orinoco: avoid assertion in case of NULL pointer
      ecryptfs: replace BUG_ON with error handling code

Alan Stern (1):
      USB: hub: Don't record a connect-change event during reset-resume

Aleksa Sarai (1):
      namei: only return -ECHILD from follow_dotdot_rcu()

Alex Deucher (5):
      drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
      drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
      drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
      drm/amdgpu/soc15: fix xclk for raven
      drm/amdgpu/gfx9: disable gfxoff when reading rlc clock

Alexander Duyck (1):
      e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm

Alexander Potapenko (1):
      lib/stackdepot.c: fix global out-of-bounds in stack_slabs

Alexander Tsoy (3):
      ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
      ALSA: usb-audio: Add boot quirk for MOTU M Series
      ALSA: usb-audio: add implicit fb quirk for MOTU M Series

Alexandra Winter (1):
      s390/qeth: vnicc Fix EOPNOTSUPP precedence

Alexandre Belloni (2):
      ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
      ARM: dts: at91: sama5d3: define clock rate range for tcb1

Alexey Kardashevskiy (2):
      powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW
      vfio/spapr/nvlink2: Skip unpinning pages on error exit

Amanda Liu (1):
      drm/amd/display: Clear state after exiting fixed active VRR state

Anand Jain (1):
      btrfs: device stats, log when stats are zeroed

Andre Przywara (3):
      arm64: dts: allwinner: H6: Add PMU mode
      arm: dts: allwinner: H3: Add PMU node
      arm64: dts: allwinner: H5: Add PMU node

Andreas Dilger (1):
      ext4: don't assume that mmp_nodename/bdevname have NUL

Andrei Otcheretianski (2):
      iwlwifi: mvm: Fix thermal zone registration
      mac80211: Remove a redundant mutex unlock

Andrey Smirnov (2):
      ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
      ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed

Andrey Zhizhikin (1):
      tools lib api fs: Fix gcc9 stringop-truncation compilation error

Andy Shevchenko (2):
      rtc: cmos: Stop using shared IRQ
      serial: 8250: Check UPF_IRQ_SHARED in advance

Aneesh Kumar K.V (1):
      powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches

Anton Eidelman (1):
      nvme/tcp: fix bug on double requeue when send fails

Anurag Kumar Vulisha (1):
      usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields

Ard Biesheuvel (4):
      efi/x86: Map the entire EFI vendor string before copying it
      efi/x86: Don't panic or BUG() on non-critical error conditions
      x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
      x86/ima: use correct identifier for SetupMode variable

Arnaldo Carvalho de Melo (1):
      perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc

Arnd Bergmann (6):
      mlx5: work around high stack usage with gcc
      staging: rtl8188: avoid excessive stack usage
      wan: ixp4xx_hss: fix compile-testing on 64-bit
      visorbus: fix uninitialized variable access
      vme: bridges: reduce stack usage
      rbd: work around -Wuninitialized warning

Arthur Kiyanovski (9):
      net: ena: fix potential crash when rxfh key is NULL
      net: ena: fix uses of round_jiffies()
      net: ena: add missing ethtool TX timestamping indication
      net: ena: fix incorrect default RSS key
      net: ena: rss: store hash function as values and not bits
      net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
      net: ena: ena-com.c: prevent NULL pointer dereference
      net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
      net: ena: fix corruption of dev_idx_to_host_tbl

Arun Parameswaran (1):
      net: phy: restore mdio regs in the iproc mdio driver

Arvind Sankar (2):
      ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
      x86/sysfb: Fix check for bad VRAM size

Avihai Horon (1):
      RDMA/core: Fix invalid memory access in spec_filter_size

Bart Van Assche (2):
      scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
      scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"

Baruch Siach (1):
      arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node

Bean Huo (1):
      scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails

Ben Skeggs (4):
      drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
      drm/nouveau/fault/gv100-: fix memory leak on module unload
      drm/nouveau/mmu: fix comptag memory leak
      drm/nouveau/disp/nv50-: prevent oops when no channel method map provided

Benjamin Gaignard (1):
      ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco

Benjamin Poirier (2):
      ipv6: Fix route replacement with dev-only route
      ipv6: Fix nlmsg_flags when splitting a multipath route

Benjamin Tissoires (1):
      Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list

Bibby Hsieh (1):
      drm/mediatek: handle events when enabling/disabling crtc

Bijan Mottahedeh (1):
      nvme-pci: Hold cq_poll_lock while completing CQEs

Bjørn Mork (2):
      qmi_wwan: re-add DW5821e pre-production variant
      qmi_wwan: unconditionally reject 2 ep interfaces

Borislav Petkov (1):
      x86/mce/amd: Publish the bank pointer only after setup has succeeded

Brandon Maier (1):
      remoteproc: Initialize rproc_class before use

Brendan Higgins (1):
      crypto: inside-secure - add unspecified HAS_IOMEM dependency

Brett Creeley (1):
      i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps

Brian Norris (2):
      mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
      mwifiex: delete unused mwifiex_get_intf_num()

Bruce Allan (1):
      ice: update Unit Load Status bitmask to check after reset

Bryan O'Donoghue (1):
      ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe

Can Guo (1):
      scsi: ufs: Complete pending requests in host reset and restore path

Changbin Du (1):
      x86/nmi: Remove irq_work from the long duration NMI handler

Chanwoo Choi (1):
      PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency

Chao Yu (1):
      f2fs: fix memleak of kobject

Chen Zhou (1):
      ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m

Chengguang Xu (1):
      ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()

Chris Mason (1):
      Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

Christian Borntraeger (1):
      KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups

Christoph Hellwig (1):
      nvme-pci: remove nvmeq->tags

Christophe JAILLET (4):
      pxa168fb: Fix the function used to release some memory in an error handling path
      HID: alps: Fix an error handling path in 'alps_input_configured()'
      MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
      drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'

Christophe Leroy (5):
      powerpc/mm: Don't log user reads to 0xffffffff
      powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
      powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
      powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
      powerpc/hugetlb: Fix 8M hugepages on 8xx

Christophe Roullier (1):
      drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe

Claudiu Beznea (1):
      ARM: at91: pm: use SAM9X60 PMC's compatible

Colin Ian King (5):
      clocksource/drivers/bcm2835_timer: Fix memory leak of timer
      driver core: platform: fix u32 greater or equal to zero comparison
      iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
      drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
      staging: rtl8723bs: fix copy of overlapping memory

Coly Li (1):
      bcache: explicity type cast in bset_bkey_last()

Cong Wang (2):
      netfilter: xt_hashlimit: limit the max size of hashtable
      netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()

Corey Minyard (1):
      ipmi:ssif: Handle a possible NULL pointer reference

Dan Carpenter (7):
      brcmfmac: Fix use after free in brcmf_sdio_readframes()
      drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
      cmd64x: potential buffer overflow in cmd64x_program_timings()
      ide: serverworks: potential overflow in svwks_set_pio_mode()
      ALSA: usb-audio: unlock on error in probe
      staging: greybus: use after free in gb_audio_manager_remove_all()
      ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()

Daniel Drake (2):
      PCI: Add generic quirk for increasing D3hot delay
      PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers

Daniel Jordan (1):
      padata: fix null pointer deref of pd->pinst

Daniel Vetter (4):
      drm/vgem: Close use-after-free race in vgem_gem_create
      radeon: insert 10ms sleep in dce5_crtc_load_lut
      drm/amdgpu: Drop DRIVER_USE_AGP
      drm/radeon: Inline drm_get_pci_dev

David Howells (1):
      rxrpc: Fix call RCU cleanup using non-bh-safe locks

David Rientjes (1):
      mm, thp: fix defrag setting if newline is not used

David S. Miller (1):
      sparc: Add .exit.data section.

David Sterba (3):
      btrfs: print message when tree-log replay starts
      btrfs: log message when rw remount is attempted with unclean tree-log
      btrfs: safely advance counter when looking up bio csums

Davide Caratti (2):
      net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
      net/sched: flower: add missing validation of TCA_FLOWER_FLAGS

Dingchen Zhang (1):
      drm: remove the newline for CRC source name.

Dmitry Bogdanov (1):
      net: atlantic: fix out of range usage of active_vlans array

Dmitry Osipenko (2):
      soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
      nfc: pn544: Fix occasional HW initialization failure

Dmitry Torokhov (1):
      usb: dwc3: use proper initializers for property entries

Dongdong Liu (1):
      PCI/AER: Initialize aer_fifo

Douglas Anderson (1):
      clk: qcom: rcg2: Don't crash if our parent can't be found; return an error

EJ Hsu (1):
      usb: uas: fix a plug & unplug racing

Eric Auger (2):
      KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
      KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset

Eric Biggers (4):
      crypto: artpec6 - return correct error code for failed setkey()
      crypto: atmel-sha - fix error handling when setting hmac key
      ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
      ext4: fix race between writepages and enabling EXT4_EXTENTS_FL

Eric Dumazet (2):
      net/smc: fix leak of kernel memory to user space
      vt: vt_ioctl: fix race in VT_RESIZEX

Erik Kaneda (1):
      ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1

Eugen Hristev (1):
      media: i2c: mt9v032: fix enum mbus codes and frame sizes

Eugenio Pérez (1):
      vhost: Check docket sk_family instead of call getname

Felix Kuehling (1):
      drm/amdkfd: Fix permissions of hang_hws

Filipe Manana (4):
      Btrfs: fix race between using extent maps and merging them
      Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
      Btrfs: fix race between shrinking truncate and fiemap
      Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof

Firo Yang (1):
      enic: prevent waking up stopped tx queues over watchdog reset

Florian Fainelli (2):
      thermal: brcmstb_thermal: Do not use DT coefficients
      net: dsa: b53: Ensure the default VID is untagged

Forest Crossman (1):
      media: cx23885: Add support for AVerMedia CE310B

Frank Sorenson (1):
      cifs: Fix mode output in debugging statements

Fugang Duan (1):
      tty: serial: imx: setup the correct sg entry for tx dma

Gaurav Agrawal (1):
      Input: synaptics - enable SMBus on ThinkPad L470

Gavin Shan (2):
      KVM: arm/arm64: Fix young bit from mmu notifier
      mm/vmscan.c: don't round up scan size for online memory cgroup

Geert Uytterhoeven (8):
      nfs: NFS_SWAP should depend on SWAP
      pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
      pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
      ARM: dts: r8a7779: Add device node for ARM global timer
      pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
      driver core: Print device when resources present in really_probe()
      drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
      rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed

Greg Kroah-Hartman (4):
      USB: misc: iowarrior: add support for 2 OEMed devices
      USB: misc: iowarrior: add support for the 28 and 28L devices
      USB: misc: iowarrior: add support for the 100 device
      Revert "char/random: silence a lockdep splat with printk()"

Grygorii Strashko (1):
      clk: ti: dra7: fix parent for gmac_clkctrl

Guangbin Huang (1):
      net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()

Gustavo A. R. Silva (2):
      media: i2c: adv748x: Fix unsafe macros
      i2c: altera: Fix potential integer overflow

Gustavo Luiz Duarte (1):
      powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery

Haiyang Zhang (1):
      hv_netvsc: Fix unwanted wakeup in netvsc_attach()

Hans de Goede (2):
      pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
      HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock

Harald Freudenberger (1):
      s390/zcrypt: fix card and queue total counter wrap

Hardik Gajjar (1):
      USB: hub: Fix the broken detection of USB3 device in SMSC hub

Harry Wentland (1):
      drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero

Hechao Li (1):
      bpf: Print error message for bpftool cgroup show

Heiner Kallweit (1):
      r8169: check that Realtek PHY driver module is loaded

Horatiu Vultur (1):
      net: mscc: fix in frame extraction

Horia Geantă (1):
      crypto: caam/qi2 - fix typo in algorithm's driver name

Håkon Bugge (2):
      RDMA/netlink: Do not always generate an ACK for some netlink operations
      IB/mlx4: Fix leak in id_map_find_del

Icenowy Zheng (1):
      clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock

Ido Schimmel (1):
      mlxsw: spectrum_dpipe: Add missing error path

Ingo van Lil (1):
      ARM: dts: at91: Reenable UART TX pull-ups

Jack Morgenstein (1):
      IB/mlx4: Fix memory leak in add_gid error flow

Jack Pham (1):
      usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus

Jacob Pan (2):
      iommu/vt-d: Fix off-by-one in PASID allocation
      iommu/vt-d: Match CPU and IOMMU paging mode

Jaegeuk Kim (4):
      f2fs: set I_LINKABLE early to avoid wrong access by vfs
      f2fs: free sysfs kobject
      f2fs: preallocate DIO blocks when forcing buffered_io
      f2fs: call f2fs_balance_fs outside of locked page

Jaihind Yadav (1):
      selinux: ensure we cleanup the internal AVC counters on error in avc_update()

Jakub Kicinski (1):
      Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"

Jakub Sitnicki (3):
      bpf, sockmap: Don't sleep while holding RCU lock on tear-down
      bpf, sockhash: Synchronize_rcu before free'ing map
      selftests/bpf: Test freeing sockmap/sockhash with a socket in it

James Morse (2):
      KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
      KVM: arm: Make inject_abt32() inject an external abort instead

James Sewart (1):
      PCI: Fix pci_add_dma_alias() bitmask size

Jan Kara (5):
      ext4: fix checksum errors with indexed dirs
      reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
      udf: Fix free space reporting for metadata and virtual partitions
      ext4: fix mount failure with quota configured as module
      blktrace: Protect q->blk_trace with RCU

Jani Nikula (2):
      MAINTAINERS: Update drm/i915 bug filing URL
      drm/i915: Update drm/i915 bug filing URL

Jason Baron (1):
      net: sched: correct flower port blocking

Jason Ekstrand (1):
      ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch

Jason Gunthorpe (1):
      RDMA/core: Fix locking in ib_uverbs_event_read

Jean-Philippe Brucker (1):
      brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362

Jeff Mahoney (1):
      btrfs: destroy qgroup extent records on transaction abort

Jeff Moyer (1):
      dax: pass NOWAIT flag to iomap_apply

Jeffrey Hugo (2):
      arm64: dts: qcom: msm8998: Fix tcsr syscon size
      ath10k: Fix qmi init error handling

Jerome Brunet (1):
      clk: actually call the clock init before any other callback of the clock

Jessica Yu (1):
      module: avoid setting info->name early in case we can fall back to info->mod->name

Jethro Beekman (1):
      net: fib_rules: Correctly set table field when table number exceeds 8 bits

Jia-Ju Bai (4):
      gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
      media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
      uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
      usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()

Jiewei Ke (1):
      RDMA/rxe: Fix error type of mmap_offset

Jiri Olsa (1):
      perf ui gtk: Add missing zalloc object

Jiri Slaby (1):
      vt: selection, handle pending signals in paste_selection

Joe Perches (1):
      irqchip/gic-v3-its: Fix misuse of GENMASK macro

Joerg Roedel (1):
      iommu/vt-d: Fix compile warning from intel-svm.h

Johan Hovold (3):
      USB: core: add endpoint-blacklist quirk
      USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
      serdev: ttyport: restore client ops on deregistration

Johan Jonker (3):
      arm64: dts: rockchip: fix dwmmc clock name for px30
      arm64: dts: rockchip: add reg property to brcmf sub-nodes
      ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc

Johan Korsnes (2):
      HID: core: fix off-by-one memset in hid_report_raw_event()
      HID: core: increase HID report buffer size to 8KiB

Johannes Berg (2):
      iwlwifi: pcie: fix rb_allocator workqueue allocation
      mac80211: consider more elements in parsing CRC

Johannes Krude (1):
      bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill

Johannes Thumshirn (1):
      btrfs: fix possible NULL-pointer dereference in integrity checks

John Fastabend (1):
      bpf: Selftests build error in sockmap_basic.c

John Garry (1):
      irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems

John Keeping (1):
      usb: dwc2: Fix IN FIFO allocation

Jose Abreu (1):
      ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

Josef Bacik (5):
      btrfs: do not do delalloc reservation under page lock
      btrfs: fix bytes_may_use underflow in prealloc error condtition
      btrfs: reset fs_root to NULL on error in open_ctree
      btrfs: do not check delayed items are empty for single transaction cleanup
      btrfs: handle logged extent failure properly

Jozsef Kadlecsik (2):
      netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
      netfilter: ipset: Fix forceadd evaluation path

Jun Lei (1):
      drm/amd/display: fixup DML dependencies

Kai Li (1):
      jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal

Kai Vehmanen (1):
      ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()

Kaike Wan (2):
      IB/hfi1: Acquire lock to release TID entries when user file is closed
      IB/rdmavt: Reset all QPs when the device is shut down

Kailang Yang (1):
      ALSA: hda/realtek - Add more codec supported Headset Button

Kamal Heib (1):
      RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create

Kamal Mostafa (5):
      UBUNTU: upstream stable to v4.19.104, v5.4.20
      UBUNTU: upstream stable to v4.19.105, v5.4.21
      UBUNTU: upstream stable to v4.19.106, v5.4.22
      UBUNTU: upstream stable to v4.19.107, v5.4.23
      UBUNTU: upstream stable to v4.19.108, v5.4.24

Kan Liang (1):
      perf/x86/intel: Fix inaccurate period in context switch for auto-reload

Keith Busch (1):
      nvme/pci: move cqe check after device shutdown

Kim Phillips (3):
      perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
      perf/x86/amd: Constrain Large Increment per Cycle events
      x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF

Krzysztof Kozlowski (1):
      ARM: npcm: Bring back GPIOLIB support

Kunihiko Hayashi (2):
      reset: uniphier: Add SCSSI reset control for each channel
      clk: uniphier: Add SCSSI clock gate for each channel

Kuninori Morimoto (2):
      arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from sound
      ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi

Larry Finger (4):
      staging: rtl8188eu: Fix potential security hole
      staging: rtl8188eu: Fix potential overuse of kernel memory
      staging: rtl8723bs: Fix potential security hole
      staging: rtl8723bs: Fix potential overuse of kernel memory

Leon Romanovsky (2):
      RDMA/core: Fix protection fault in get_pkey_idx_qp_list
      RDMA/mlx5: Don't fake udata for kernel path

Li RongQing (1):
      bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map

Liang Chen (1):
      bcache: cached_dev_free needs to put the sb page

Linus Torvalds (1):
      floppy: check FDC index for errors before assigning it

Logan Gunthorpe (4):
      PCI/switchtec: Fix vep_vector_number ioread width
      PCI: Don't disable bridge BARs when assigning bus resources
      dmaengine: Store module owner in dma_device struct
      nvme-multipath: Fix memory leak with ana_log_buf

Lorenz Bauer (2):
      bpf, sockmap: Check update requirements after locking
      selftests: bpf: Reset global state between reuseport test runs

Lu Baolu (1):
      iommu/vt-d: Remove unnecessary WARN_ON_ONCE()

Luis Henriques (1):
      tracing: Fix tracing_stat return values in error handling paths

Lyude Paul (2):
      Input: synaptics - switch T470s to RMI4 by default
      drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets

Malcolm Priestley (1):
      staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.

Manu Gautam (1):
      arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core

Mao Wenan (1):
      NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().

Marc Zyngier (1):
      irqchip/gic-v3: Only provision redistributors that are enabled in ACPI

Marco Elver (1):
      rcu: Fix data-race due to atomic_t copy-by-value

Markus Elfring (1):
      drm/qxl: Complete exception handling in qxl_device_init()

Martin Schiller (1):
      wan/hdlc_x25: fix skb handling

Masahiro Yamada (5):
      kconfig: fix broken dependency in randconfig-generated .config
      kbuild: use -S instead of -E for precise cc-option test in Kconfig
      kbuild: remove *.tmp file when filechk fails
      ocfs2: make local header paths relative to C files
      kbuild: fix DT binding schema rule to detect command line changes

Masami Hiramatsu (2):
      x86/decoder: Add TEST opcode to Group3-2
      kprobes: Set unoptimized flag after unoptimizing code

Mathias Nyman (4):
      xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
      xhci: fix runtime pm enabling for quirky Intel hosts
      xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2
      xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms

Matteo Croce (1):
      netfilter: nf_flowtable: fix documentation

Miaohe Lin (2):
      KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
      KVM: apic: avoid calculating pending eoi from an uninitialized val

Michael Bringmann (1):
      powerpc/pseries/lparcfg: Fix display of Maximum Memory

Michael Guralnik (1):
      RDMA/uverbs: Verify MR access flags

Michael S. Tsirkin (1):
      virtio_balloon: prevent pfn array overflow

Michal Kalderon (1):
      qede: Fix race between rdma destroy workqueue and link change event

Michał Mirosław (1):
      gpio: add gpiod_toggle_active_low()

Mika Westerberg (4):
      platform/x86: intel_mid_powerbtn: Take a copy of ddata
      thunderbolt: Prevent crash if non-active NVMem file is read
      ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
      ACPI: watchdog: Fix gas->access_width usage

Mike Jones (1):
      hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.

Mike Marciniszyn (2):
      IB/hfi1: Close window for pq and request coliding
      IB/hfi1: Add software counter for ctxt0 seq drop

Mikulas Patocka (1):
      dm thin: don't allow changing data device during thin-pool reload

Minas Harutyunyan (2):
      usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
      usb: dwc2: Fix in ISOC request length checking

Miquel Raynal (1):
      regulator: rk808: Lower log level on optional GPIOs being not available

Nathan Chancellor (11):
      mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
      s390/time: Fix clk type in get_tod_clock
      drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
      media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
      ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
      scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
      tty: synclinkmp: Adjust indentation in several functions
      tty: synclink_gt: Adjust indentation in several functions
      hostap: Adjust indentation in prism2_hostapd_add_sta
      lib/scatterlist.c: adjust indentation in __sg_alloc_table
      s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range

Navid Emamdoost (3):
      PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
      drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
      brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()

Neeraj Upadhyay (2):
      rcu: Fix missed wakeup of exp_wq waiters
      rcu: Allow only one expedited GP to run concurrently with wakeups

Nick Black (1):
      scsi: iscsi: Don't destroy session if there are outstanding connections

Nicolai Stange (2):
      libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
      libertas: make lbs_ibss_join_existing() return error code on rates overflow

Nicolas Ferre (1):
      tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode

Nicolas Pitre (1):
      vt: fix scrollback flushing on background consoles

Nigel Kirkland (1):
      nvme: prevent warning triggered by nvme_stop_keep_alive

Niklas Schnelle (1):
      s390/pci: Fix possible deadlock in recover_store()

Nikolay Aleksandrov (1):
      net: netlink: cap max groups which will be considered in netlink_bind()

Nikolay Borisov (1):
      btrfs: Fix split-brain handling when changing FSID to metadata uuid

Olga Kornievskaia (1):
      NFSv4.1 make cachethis=no for writes

Oliver O'Halloran (3):
      powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
      powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
      powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV

Oliver Upton (2):
      KVM: x86: Mask off reserved bit from #DB exception payload
      KVM: VMX: check descriptor table exits on instruction emulation

Olof Johansson (1):
      ARM: 8949/1: mm: mark free_memmap as __init

Orson Zhai (1):
      Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"

Parav Pandit (1):
      RDMA/cma: Fix unbalanced cm_id reference count during address resolve

Paul E. McKenney (1):
      rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls

Paul Kocialkowski (2):
      rtc: hym8563: Return -EINVAL if the time is known to be invalid
      drm/gma500: Fixup fbdev stolen size usage evaluation

Paul Moore (3):
      selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
      audit: fix error handling in audit_data_to_entry()
      audit: always check the netlink payload length in audit_receive_msg()

Paul Thomas (1):
      gpio: xilinx: Fix bug where the wrong GPIO register is written to

Paulo Alcantara (SUSE) (1):
      cifs: Fix mount options set in automount

Pavel Belous (2):
      net: atlantic: fix use after free kasan warn
      net: atlantic: fix potential error handling

Per Forlin (1):
      net: dsa: tag_qca: Make sure there is headroom for tag

Peter Chen (2):
      usb: host: xhci: update event ring dequeue pointer on purpose
      usb: charger: assign specific number for enum value

Peter Große (1):
      ALSA: hda - Add docking station support for Lenovo Thinkpad T420s

Peter Rosin (1):
      fbdev: fix numbering of fbcon options

Peter Zijlstra (3):
      x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
      x86/stackframe, x86/ftrace: Add pt_regs frame annotations
      cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order

Petr Mladek (2):
      sysrq: Restore original console_loglevel when sysrq disabled
      sysrq: Remove duplicated sysrq message

Philipp Zabel (1):
      Input: edt-ft5x06 - work around first register access error

Phong Tran (4):
      b43legacy: Fix -Wcast-function-type
      ipw2x00: Fix -Wcast-function-type
      iwlegacy: Fix -Wcast-function-type
      rtlwifi: rtl_pci: Fix -Wcast-function-type

Pierre-Louis Bossart (1):
      ASoC: soc-topology: fix endianness issues

Ping-Ke Shih (1):
      rtw88: fix rate mask for 1SS chip

Prabhakar Kushwaha (1):
      ata: ahci: Add shutdown to freeze hardware resources of ahci

Qais Yousef (1):
      sched/uclamp: Fix a bug in propagating uclamp value in new cgroups

Qian Cai (2):
      iommu/iova: Silence warnings under memory pressure
      ext4: fix a data race in EXT4_I(inode)->i_disksize

Qing Xu (2):
      mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
      mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()

Rakesh Pillai (1):
      ath10k: Correct the DMA direction for management tx buffers

Ranjani Sridharan (1):
      ASoC: pcm: update FE/BE trigger order based on the command

Rasmus Villemoes (1):
      net/wan/fsl_ucc_hdlc: reject muram offsets above 64K

Remi Pommarel (1):
      clk: meson: pll: Fix by 0 division in __pll_params_to_rate()

Richard Dodd (1):
      USB: Fix novation SourceControl XL after suspend

Ritesh Harjani (1):
      ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT

Robert Milkowski (1):
      NFSv4: try lease recovery on NFS4ERR_EXPIRED

Robert Richter (1):
      EDAC/sysfs: Remove csrow objects on errors

Robin Murphy (1):
      iommu/qcom: Fix bogus detach logic

Rohit Maheshwari (1):
      net/tls: Fix to avoid gettig invalid tls record

Ronnie Sahlberg (2):
      cifs: make sure we do not overflow the max EA buffer size
      cifs: fix NULL dereference in match_prepath

Ryan Case (3):
      tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
      tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
      tty: serial: qcom_geni_serial: Remove xfer_mode variable

Sameeh Jubran (3):
      net: ena: rss: fix failure to get indirection table
      net: ena: ethtool: use correct value for crc32 hash
      net: ena: rss: do not allocate key when not supported

Sameer Pujar (1):
      bus: tegra-aconnect: Remove PM_CLK dependency

Sami Tolvanen (1):
      arm64: fix alternatives with LLVM's integrated assembler

Samuel Holland (1):
      ASoC: sun8i-codec: Fix setting DAI data format

Sasha Levin (1):
      Revert "KVM: nVMX: Use correct root level for nested EPT shadow page tables"

Saurav Girepunje (1):
      ALSA: usb-audio: sound: usb: usb true/false for bool return type

Scott Wood (1):
      sched/core: Don't skip remote tick for idle CPUs

Sean Christopherson (6):
      KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
      KVM: nVMX: Use correct root level for nested EPT shadow page tables
      KVM: nVMX: Use correct root level for nested EPT shadow page tables
      KVM: Check for a bad hva before dropping into the ghc slow path
      KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
      KVM: x86: Remove spurious clearing of async #PF MSR

Sean Paul (1):
      drm/msm: Set dma maximum segment size for mdss

Sergey Gorenko (1):
      IB/srp: Never use immediate data if it is disabled by a user

Sergey Matyukevich (2):
      cfg80211: check wiphy driver existence for drvinfo report
      cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE

Sergey Senozhatsky (1):
      char/random: silence a lockdep splat with printk()

Shameer Kolothum (1):
      iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA

Shay Bar (1):
      mac80211: fix wrong 160/80+80 MHz setting

Shijie Luo (2):
      ext4: add cond_resched() to ext4_protect_reserved_inode
      ext4: add cond_resched() to __ext4_find_entry()

Shirish S (1):
      amdgpu/gmc_v9: save/restore sdpif regs during S3

Shuah Khan (1):
      usbip: Fix unsafe unaligned pointer usage

Shubhrajyoti Datta (3):
      serial: uartps: Add a timeout to the tx empty wait
      serial: uartps: Move the spinlock after the read of the tx empty
      microblaze: Prevent the overflow of the start

Siddhesh Poyarekar (1):
      kselftest: Minimise dependency of get_size on C library interfaces

Simon Schwartz (1):
      driver core: platform: Prevent resouce overflow from causing infinite loops

Stanley Chu (1):
      scsi: ufs: pass device information to apply_dev_quirks

Stephen Boyd (2):
      clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
      alarmtimer: Make alarmtimer platform device child of RTC device

Stephen Smalley (1):
      selinux: fall back to ref-walk if audit is required

Steve French (1):
      cifs: log warning message (once) if out of disk space

Steven Rostedt (VMware) (2):
      tracing: Fix very unlikely race of registering two stat tracers
      tracing: Disable trace_printk() on post poned tests

Sun Ke (1):
      nbd: add a flush_workqueue in nbd_start_device

Sunil Muthuswamy (1):
      hv_sock: Remove the accept port restriction

Suraj Jitindar Singh (2):
      ext4: fix potential race between s_group_info online resizing and access
      ext4: fix potential race between s_flex_groups online resizing and access

Suravee Suthikulpanit (1):
      iommu/amd: Only support x2APIC with IVHD type 11h/40h

Suren Baghdasaryan (1):
      staging: android: ashmem: Disallow ashmem memory from being remapped

Suzuki K Poulose (4):
      arm64: cpufeature: Fix the type of no FP/SIMD capability
      arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
      arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
      arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly

Taehee Yoo (1):
      net: export netdev_next_lower_dev_rcu()

Takashi Iwai (11):
      ALSA: usb-audio: Fix UAC2/3 effect unit parsing
      ALSA: hda/realtek - Fix silent output on MSI-GL73
      ALSA: sh: Fix unused variable warnings
      ALSA: sh: Fix compile warning wrt const
      ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too
      ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
      ALSA: hda/realtek - Apply quirk for MSI GP63, too
      ALSA: hda/realtek - Apply quirk for yet another MSI laptop
      ALSA: rawmidi: Avoid bit fields for state flags
      ALSA: seq: Avoid concurrent access to queue flags
      ALSA: seq: Fix concurrent access to queue current tick/time

Takashi Sakamoto (1):
      ALSA: ctl: allow TLV read operation for callback type of element in locked case

Tero Kristo (1):
      ARM: dts: am43xx: add support for clkout1 clock

Theodore Ts'o (3):
      ext4: fix support for inode sizes > 1024 bytes
      ext4: improve explanation of a mount failure caused by a misconfigured kernel
      ext4: fix potential race between online resizing and write operations

Thierry Reding (1):
      soc/tegra: fuse: Fix build with Tegra194 configuration

Thomas Gleixner (4):
      watchdog/softlockup: Enforce that timestamp is valid on boot
      x86/mce/amd: Fix kobject lifetime
      genirq/proc: Reject invalid affinity masks (again)
      xen: Enable interrupts when calling _cond_resched()

Tianjia Zhang (1):
      crypto: rename sm3-256 to sm3 in hash_algo_name

Tiezhu Yang (1):
      MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()

Tina Zhang (2):
      drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
      drm/i915/gvt: Separate display reset from ALL_ENGINES reset

Toke Høiland-Jørgensen (2):
      core: Don't skip generic XDP program execution for cloned SKBs
      samples/bpf: Set -fno-stack-protector when building BPF programs

Tom Lendacky (1):
      KVM: SVM: Override default MMIO mask if memory encryption is enabled

Tom Zanussi (1):
      tracing: Simplify assignment parsing for hist triggers

Tony Lindgren (1):
      usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue

Trond Myklebust (6):
      NFS: Revalidate the file size on a fatal write error
      NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
      NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
      nfsd: Clone should commit src file metadata too
      sunrpc: Fix potential leaks in sunrpc_cache_unhash()
      NFSv4: Fix races between open and dentry revalidation

Tyrel Datwyler (1):
      powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning

Ursula Braun (1):
      net/smc: no peer ID in CLC decline for SMCD

Uwe Kleine-König (3):
      pwm: omap-dmtimer: Simplify error handling
      pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
      pwm: omap-dmtimer: put_device() after of_find_device_by_node()

Vaibhav Jain (1):
      powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths

Valdis Kletnieks (1):
      x86/vdso: Provide missing include file

Valentin Schneider (1):
      sched/topology: Assert non-NUMA topology masks don't (partially) overlap

Vasily Averin (5):
      bpf: map_seq_next should always increase position index
      ftrace: fpid_next() should increase position index
      trigger_next should increase position index
      help_next should increase position index
      mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()

Vasily Gorbik (2):
      s390: adjust -mpacked-stack support check for clang 10
      s390/ftrace: generate traced function stack frame

Vasundhara Volam (2):
      bnxt_en: Improve device shutdown method.
      bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.

Vinay Kumar Yadav (1):
      crypto: chtls - Fixed memory leak

Vincent Guittot (2):
      sched/fair: Optimize update_blocked_averages()
      sched/fair: Fix O(nr_cgroups) in the load balancing path

Vincenzo Frascino (2):
      ARM: 8952/1: Disable kmemleak on XIP kernels
      ARM: 8951/1: Fix Kexec compilation issue.

Vitaly Kuznetsov (2):
      KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
      KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled

Vladimir Oltean (1):
      gianfar: Fix TX timestamping with a stacked DSA driver

Wei Liu (1):
      PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in

Wei Yang (1):
      mm/huge_memory.c: use head to check huge zero page

Wen Gong (1):
      ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start

Wenpeng Liang (1):
      RDMA/hns: Avoid printing address of mtt page

Wenwen Wang (4):
      btrfs: ref-verify: fix memory leaks
      NFS: Fix memory leaks
      ecryptfs: fix a memory leak bug in parse_tag_1_packet()
      ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()

Wesley Sheng (1):
      PCI/switchtec: Use dma_set_mask_and_coherent()

Will Deacon (2):
      arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
      iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE

Willem de Bruijn (1):
      udp: rehash on disconnect

Wolfram Sang (2):
      macintosh: therm_windtunnel: fix regression when instantiating devices
      i2c: jz4780: silence log flood on txabrt

Xiaochen Shen (1):
      x86/resctrl: Check monitoring static key in the MBM overflow handler

Xin Long (3):
      netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
      sctp: move the format error check out of __sctp_sf_do_9_1_abort
      netfilter: nft_tunnel: no need to call htons() when dumping ports

Xiubo Li (1):
      ceph: check availability of mds cluster on mount after wait timeout

Xiyu Yang (1):
      RDMA/i40iw: fix a potential NULL pointer dereference

Yan-Hsuan Chuang (1):
      rtw88: fix potential NULL skb access in TX ISR

Yi Zhang (1):
      nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info

Yong Zhao (1):
      drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode

Yongqiang Niu (1):
      drm/mediatek: Add gamma property according to hardware capability

YueHaibing (3):
      mtd: sharpslpart: Fix unsigned comparison to zero
      drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
      drm/nouveau/drm/ttm: Remove set but not used variable 'mem'

Yufeng Mo (1):
      net: hns3: add management table after IMP reset

Yunfeng Ye (1):
      reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()

Zahari Petkov (1):
      leds: pca963x: Fix open-drain initialization

Zenghui Yu (2):
      irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
      genirq/irqdomain: Make sure all irq domain flags are distinct

Zhengyuan Liu (3):
      tools/power/acpi: fix compilation error
      raid6/test: fix a compilation error
      raid6/test: fix a compilation warning

Zhiqiang Liu (1):
      brd: check and limit max_part par

Zhu Yanjun (1):
      RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq

dan.carpenter@oracle.com (1):
      HID: hiddev: Fix race in in hiddev_disconnect()

satya priya (1):
      tty: serial: qcom_geni_serial: Fix RX cancel command failure

wangyan (2):
      ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
      jbd2: fix ocfs2 corrupt when clearing block group bits

yu kuai (2):
      drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
      pwm: Remove set but not set variable 'pwm'

zhangyi (F) (5):
      jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
      jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
      ext4, jbd2: ensure panic when aborting with zero errno
      jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
      jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

zhengbin (1):
      KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'

 Documentation/fb/fbcon.txt                         |   8 +-
 Documentation/networking/nf_flowtable.txt          |   2 +-
 MAINTAINERS                                        |   2 +-
 arch/arc/boot/dts/axs10x_mb.dtsi                   |   1 +
 arch/arm/Kconfig                                   |   4 +-
 arch/arm/boot/dts/am43xx-clocks.dtsi               |  54 ++
 arch/arm/boot/dts/at91sam9260.dtsi                 |  12 +-
 arch/arm/boot/dts/at91sam9261.dtsi                 |   6 +-
 arch/arm/boot/dts/at91sam9263.dtsi                 |   6 +-
 arch/arm/boot/dts/at91sam9g45.dtsi                 |   8 +-
 arch/arm/boot/dts/at91sam9rl.dtsi                  |   8 +-
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi            |   7 +-
 arch/arm/boot/dts/r8a7779.dtsi                     |   8 +
 arch/arm/boot/dts/rk3188-bqedison2qc.dts           |   3 +
 arch/arm/boot/dts/sama5d3.dtsi                     |  28 +-
 arch/arm/boot/dts/sama5d3_can.dtsi                 |   4 +-
 arch/arm/boot/dts/sama5d3_tcb1.dtsi                |   1 +
 arch/arm/boot/dts/sama5d3_uart.dtsi                |   4 +-
 arch/arm/boot/dts/stihxxx-b2120.dtsi               |   2 +-
 arch/arm/boot/dts/stm32f469-disco.dts              |   8 +
 arch/arm/boot/dts/sun8i-h3.dtsi                    |  15 +-
 arch/arm/mach-at91/pm.c                            |   1 +
 arch/arm/mach-npcm/Kconfig                         |   2 +-
 arch/arm/mm/init.c                                 |   2 +-
 arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi       |  16 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi       |  10 +
 .../dts/marvell/armada-8040-clearfog-gt-8k.dts     |   2 +
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |   4 +
 arch/arm64/boot/dts/qcom/msm8998.dtsi              |   2 +-
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   1 -
 arch/arm64/boot/dts/rockchip/px30.dtsi             |   6 +-
 arch/arm64/boot/dts/rockchip/rk3399-firefly.dts    |   3 +
 arch/arm64/include/asm/alternative.h               |  32 +-
 arch/arm64/kernel/cpufeature.c                     |  39 +-
 arch/arm64/kernel/fpsimd.c                         |  20 +-
 arch/arm64/kernel/process.c                        |   7 +
 arch/arm64/kernel/ptrace.c                         |  21 +
 arch/arm64/kvm/hyp/switch.c                        |  10 +-
 arch/microblaze/kernel/cpu/cache.c                 |   3 +-
 arch/mips/kernel/vpe.c                             |   2 +-
 arch/mips/loongson64/loongson-3/platform.c         |   3 +
 arch/powerpc/include/asm/page.h                    |   5 +
 arch/powerpc/kernel/eeh_driver.c                   |   6 -
 arch/powerpc/kernel/head_8xx.S                     |   2 +-
 arch/powerpc/kernel/pci_dn.c                       |  15 +-
 arch/powerpc/kernel/signal.c                       |  17 +-
 arch/powerpc/kernel/signal_32.c                    |  28 +-
 arch/powerpc/kernel/signal_64.c                    |  22 +-
 arch/powerpc/kvm/emulate_loadstore.c               |   5 -
 arch/powerpc/mm/fault.c                            |   3 +
 arch/powerpc/mm/hugetlbpage.c                      |  44 +-
 arch/powerpc/platforms/powernv/pci-ioda.c          |  48 +-
 arch/powerpc/platforms/powernv/pci.c               |  18 -
 arch/powerpc/platforms/pseries/iommu.c             |  43 +-
 arch/powerpc/platforms/pseries/lparcfg.c           |   4 +-
 arch/powerpc/platforms/pseries/papr_scm.c          |   2 +
 arch/powerpc/platforms/pseries/vio.c               |   2 +
 arch/s390/Makefile                                 |   2 +-
 arch/s390/include/asm/page.h                       |   2 +-
 arch/s390/include/asm/timex.h                      |   2 +-
 arch/s390/kernel/mcount.S                          |  15 +-
 arch/s390/kvm/interrupt.c                          |   6 +-
 arch/s390/pci/pci_sysfs.c                          |  63 +-
 arch/sh/include/cpu-sh2a/cpu/sh7269.h              |  11 +-
 arch/sparc/kernel/vmlinux.lds.S                    |   6 +-
 arch/x86/entry/calling.h                           |  15 -
 arch/x86/entry/entry_32.S                          |  16 -
 arch/x86/entry/vdso/vdso32-setup.c                 |   1 +
 arch/x86/events/amd/core.c                         |  92 ++-
 arch/x86/events/intel/ds.c                         |   2 +
 arch/x86/events/perf_event.h                       |   2 +
 arch/x86/include/asm/frame.h                       |  49 ++
 arch/x86/include/asm/kvm_host.h                    |   2 +-
 arch/x86/include/asm/msr-index.h                   |   2 +
 arch/x86/include/asm/nmi.h                         |   1 -
 arch/x86/kernel/cpu/amd.c                          |  14 +
 arch/x86/kernel/cpu/mce/amd.c                      |  50 +-
 arch/x86/kernel/cpu/resctrl/internal.h             |   1 +
 arch/x86/kernel/cpu/resctrl/monitor.c              |   4 +-
 arch/x86/kernel/ftrace_32.S                        |   3 +
 arch/x86/kernel/ftrace_64.S                        |   3 +
 arch/x86/kernel/ima_arch.c                         |   6 +-
 arch/x86/kernel/nmi.c                              |  20 +-
 arch/x86/kernel/sysfb_simplefb.c                   |   2 +-
 arch/x86/kvm/irq_comm.c                            |   2 +-
 arch/x86/kvm/lapic.c                               |   9 +-
 arch/x86/kvm/paging_tmpl.h                         |   2 +-
 arch/x86/kvm/svm.c                                 |  50 +-
 arch/x86/kvm/vmx/capabilities.h                    |   1 +
 arch/x86/kvm/vmx/nested.c                          |   5 +-
 arch/x86/kvm/vmx/nested.h                          |   3 +-
 arch/x86/kvm/vmx/vmx.c                             |  41 +-
 arch/x86/kvm/x86.c                                 |  14 +-
 arch/x86/lib/x86-opcode-map.txt                    |   2 +-
 arch/x86/mm/pageattr.c                             |   8 +-
 arch/x86/platform/efi/efi.c                        |  41 +-
 arch/x86/platform/efi/efi_64.c                     |   9 +-
 crypto/hash_info.c                                 |   2 +-
 debian.master/upstream-stable                      |   4 +-
 drivers/acpi/acpi_watchdog.c                       |   3 +-
 drivers/acpi/acpica/dsfield.c                      |   2 +-
 drivers/acpi/acpica/dswload.c                      |  21 +
 drivers/acpi/button.c                              |  11 +
 drivers/ata/ahci.c                                 |   7 +
 drivers/ata/libata-core.c                          |  21 +
 drivers/atm/fore200e.c                             |  25 +-
 drivers/base/dd.c                                  |   5 +-
 drivers/base/platform.c                            |  12 +-
 drivers/block/brd.c                                |  22 +-
 drivers/block/floppy.c                             |   7 +-
 drivers/block/nbd.c                                |  10 +
 drivers/block/rbd.c                                |   2 +-
 drivers/block/zram/zram_drv.c                      |   3 +-
 drivers/bus/Kconfig                                |   1 -
 drivers/char/ipmi/ipmi_ssif.c                      |  10 +-
 drivers/clk/clk.c                                  |  26 +-
 drivers/clk/meson/clk-pll.c                        |   9 +
 drivers/clk/qcom/clk-rcg2.c                        |  11 +-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |  28 +-
 drivers/clk/ti/clk-7xx.c                           |   2 +-
 drivers/clk/uniphier/clk-uniphier-peri.c           |  13 +-
 drivers/clocksource/bcm2835_timer.c                |   5 +-
 drivers/crypto/Kconfig                             |   2 +-
 drivers/crypto/atmel-sha.c                         |   7 +-
 drivers/crypto/axis/artpec6_crypto.c               |   2 +-
 drivers/crypto/caam/caamalg_qi2.c                  |   2 +-
 drivers/crypto/chelsio/chtls/chtls_cm.c            |  27 +-
 drivers/crypto/chelsio/chtls/chtls_cm.h            |  21 +
 drivers/crypto/chelsio/chtls/chtls_hw.c            |   3 +
 drivers/devfreq/Kconfig                            |   3 +-
 drivers/devfreq/devfreq.c                          |   4 +-
 drivers/devfreq/event/Kconfig                      |   2 +-
 drivers/dma/dmaengine.c                            |   4 +-
 drivers/edac/edac_mc_sysfs.c                       |   3 +-
 drivers/gpio/gpio-grgpio.c                         |  10 +-
 drivers/gpio/gpio-xilinx.c                         |   5 +-
 drivers/gpio/gpiolib.c                             |  11 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c       |  19 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h            |   1 +
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   2 +
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |  37 +-
 drivers/gpu/drm/amd/amdgpu/soc15.c                 |   7 +-
 drivers/gpu/drm/amd/amdgpu/soc15_common.h          |   1 +
 drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c           |   2 +-
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |   6 +-
 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c   |  34 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |   3 +-
 .../gpu/drm/amd/display/dc/dml/dml_common_defs.c   |   2 +-
 .../gpu/drm/amd/display/dc/dml/dml_inline_defs.h   |   2 +-
 .../amd/display/dc/{calcs => inc}/dcn_calc_math.h  |   0
 .../drm/amd/display/modules/freesync/freesync.c    |   2 +
 .../drm/amd/include/asic_reg/dce/dce_12_0_offset.h |   2 +
 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c  |  23 +-
 drivers/gpu/drm/drm_debugfs_crc.c                  |   4 +-
 drivers/gpu/drm/gma500/framebuffer.c               |   8 +-
 drivers/gpu/drm/i915/Kconfig                       |   5 +-
 drivers/gpu/drm/i915/gvt/dmabuf.c                  |   2 +-
 drivers/gpu/drm/i915/gvt/vgpu.c                    |   2 +-
 drivers/gpu/drm/i915/i915_drv.c                    |   5 +-
 drivers/gpu/drm/i915/i915_gpu_error.c              |   3 +-
 drivers/gpu/drm/mediatek/mtk_drm_crtc.c            |  18 +-
 drivers/gpu/drm/msm/msm_drv.c                      |   8 +
 drivers/gpu/drm/nouveau/dispnv50/wndw.c            |   2 +
 drivers/gpu/drm/nouveau/nouveau_fence.c            |   2 +-
 drivers/gpu/drm/nouveau/nouveau_ttm.c              |   4 -
 drivers/gpu/drm/nouveau/nvkm/core/memory.c         |   2 +-
 .../gpu/drm/nouveau/nvkm/engine/disp/channv50.c    |   2 +
 drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c     |  21 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c   |   1 +
 .../gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c    |   5 +-
 drivers/gpu/drm/qxl/qxl_kms.c                      |   2 +-
 drivers/gpu/drm/radeon/radeon_display.c            |   2 +
 drivers/gpu/drm/radeon/radeon_drv.c                |  42 +-
 drivers/gpu/drm/radeon/radeon_kms.c                |   6 +
 drivers/gpu/drm/tinydrm/mipi-dbi.c                 |   4 +-
 drivers/gpu/drm/vgem/vgem_drv.c                    |   9 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c         |   4 +-
 drivers/hid/hid-alps.c                             |   2 +-
 drivers/hid/hid-core.c                             |   4 +-
 drivers/hid/hid-ite.c                              |   5 +-
 drivers/hid/usbhid/hiddev.c                        |   2 +-
 drivers/hwmon/pmbus/ltc2978.c                      |   4 +-
 drivers/i2c/busses/i2c-altera.c                    |   2 +-
 drivers/i2c/busses/i2c-jz4780.c                    |  36 +-
 drivers/ide/cmd64x.c                               |   3 +
 drivers/ide/serverworks.c                          |   6 +
 drivers/infiniband/core/addr.c                     |   2 +-
 drivers/infiniband/core/cma.c                      |   2 +
 drivers/infiniband/core/sa_query.c                 |   4 +-
 drivers/infiniband/core/security.c                 |  24 +-
 drivers/infiniband/core/uverbs_cmd.c               |  15 +-
 drivers/infiniband/core/uverbs_main.c              |  32 +-
 drivers/infiniband/hw/hfi1/affinity.c              |   2 +
 drivers/infiniband/hw/hfi1/chip.c                  |  10 +
 drivers/infiniband/hw/hfi1/chip.h                  |   1 +
 drivers/infiniband/hw/hfi1/driver.c                |   1 +
 drivers/infiniband/hw/hfi1/file_ops.c              |  52 +-
 drivers/infiniband/hw/hfi1/hfi.h                   |   7 +-
 drivers/infiniband/hw/hfi1/user_exp_rcv.c          |   5 +-
 drivers/infiniband/hw/hfi1/user_sdma.c             |  17 +-
 drivers/infiniband/hw/hns/hns_roce_mr.c            |   5 +-
 drivers/infiniband/hw/i40iw/i40iw_main.c           |   2 +
 drivers/infiniband/hw/mlx4/cm.c                    |  30 +-
 drivers/infiniband/hw/mlx4/main.c                  |  20 +-
 drivers/infiniband/hw/mlx5/main.c                  |  34 +-
 drivers/infiniband/sw/rdmavt/qp.c                  |  84 +--
 drivers/infiniband/sw/rxe/rxe_comp.c               |   8 +-
 drivers/infiniband/sw/rxe/rxe_verbs.h              |   2 +-
 drivers/infiniband/ulp/isert/ib_isert.c            |  12 +
 drivers/infiniband/ulp/srp/ib_srp.c                |   3 +-
 drivers/input/mouse/synaptics.c                    |   4 +-
 drivers/input/touchscreen/edt-ft5x06.c             |   7 +
 drivers/iommu/amd_iommu_init.c                     |   2 -
 drivers/iommu/amd_iommu_types.h                    |   1 -
 drivers/iommu/arm-smmu-v3.c                        |   4 +-
 drivers/iommu/dmar.c                               |   1 -
 drivers/iommu/intel-iommu.c                        |   4 +-
 drivers/iommu/intel-pasid.c                        |  12 +-
 drivers/iommu/intel-svm.c                          |   2 +-
 drivers/iommu/iova.c                               |   2 +-
 drivers/iommu/qcom_iommu.c                         |  28 +-
 drivers/irqchip/irq-gic-v3-its.c                   |   4 +-
 drivers/irqchip/irq-gic-v3.c                       |   9 +-
 drivers/irqchip/irq-mbigen.c                       |   1 +
 drivers/leds/leds-pca963x.c                        |   8 +-
 drivers/macintosh/therm_windtunnel.c               |  52 +-
 drivers/md/bcache/bset.h                           |   3 +-
 drivers/md/bcache/super.c                          |   3 +
 drivers/md/dm-thin.c                               |  18 +-
 drivers/media/i2c/adv748x/adv748x.h                |   8 +-
 drivers/media/i2c/mt9v032.c                        |  10 +-
 drivers/media/i2c/ov5640.c                         |   2 +-
 drivers/media/pci/cx23885/cx23885-cards.c          |  24 +
 drivers/media/pci/cx23885/cx23885-video.c          |   3 +-
 drivers/media/pci/cx23885/cx23885.h                |   1 +
 drivers/media/platform/sti/bdisp/bdisp-hw.c        |   6 +-
 drivers/mtd/nand/onenand/onenand_base.c            |  82 +--
 drivers/mtd/parsers/sharpslpart.c                  |   4 +-
 drivers/net/dsa/b53/b53_common.c                   |   3 +
 drivers/net/ethernet/amazon/ena/ena_com.c          |  96 ++--
 drivers/net/ethernet/amazon/ena/ena_com.h          |   9 +
 drivers/net/ethernet/amazon/ena/ena_ethtool.c      |  46 +-
 drivers/net/ethernet/amazon/ena/ena_netdev.c       |   6 +-
 drivers/net/ethernet/amazon/ena/ena_netdev.h       |   2 +
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c   |   2 +-
 .../net/ethernet/aquantia/atlantic/aq_filters.c    |   2 +-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   8 +-
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |   7 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  12 +-
 drivers/net/ethernet/cisco/enic/enic_main.c        |   2 +-
 drivers/net/ethernet/freescale/gianfar.c           |  10 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  22 +-
 drivers/net/ethernet/intel/e1000e/netdev.c         |  68 +--
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   4 +-
 drivers/net/ethernet/intel/ice/ice_common.c        |  17 +-
 drivers/net/ethernet/intel/ice/ice_hw_autogen.h    |   6 +
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c |   3 +
 .../net/ethernet/mellanox/mlxsw/spectrum_dpipe.c   |   3 +-
 drivers/net/ethernet/mscc/ocelot_board.c           |   8 +
 drivers/net/ethernet/netronome/nfp/abm/cls.c       |  14 +-
 drivers/net/ethernet/qlogic/qede/qede.h            |   2 +
 drivers/net/ethernet/qlogic/qede/qede_rdma.c       |  29 +-
 drivers/net/ethernet/realtek/r8169.c               |   9 +
 drivers/net/hyperv/netvsc.c                        |   2 +-
 drivers/net/hyperv/netvsc_drv.c                    |   3 +
 drivers/net/phy/mdio-bcm-iproc.c                   |  20 +
 drivers/net/usb/qmi_wwan.c                         |  43 +-
 drivers/net/wan/fsl_ucc_hdlc.c                     |   5 +
 drivers/net/wan/hdlc_x25.c                         |  13 +-
 drivers/net/wan/ixp4xx_hss.c                       |   4 +-
 drivers/net/wireless/ath/ath10k/pci.c              |  19 +-
 drivers/net/wireless/ath/ath10k/snoc.c             |   5 +-
 drivers/net/wireless/ath/ath10k/wmi-tlv.c          |   5 +-
 drivers/net/wireless/ath/ath10k/wmi.c              |   2 +-
 drivers/net/wireless/broadcom/b43legacy/main.c     |   5 +-
 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c |   3 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  13 +-
 drivers/net/wireless/intel/ipw2x00/ipw2100.c       |   7 +-
 drivers/net/wireless/intel/ipw2x00/ipw2200.c       |   5 +-
 drivers/net/wireless/intel/iwlegacy/3945-mac.c     |   5 +-
 drivers/net/wireless/intel/iwlegacy/4965-mac.c     |   5 +-
 drivers/net/wireless/intel/iwlegacy/common.c       |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tt.c        |   4 +-
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c    |  15 +-
 drivers/net/wireless/intersil/hostap/hostap_ap.c   |   2 +-
 .../net/wireless/intersil/orinoco/orinoco_usb.c    |   3 +-
 drivers/net/wireless/marvell/libertas/cfg.c        |   2 +
 drivers/net/wireless/marvell/mwifiex/main.h        |  13 -
 drivers/net/wireless/marvell/mwifiex/scan.c        |   7 +
 drivers/net/wireless/marvell/mwifiex/tdls.c        |  75 +--
 drivers/net/wireless/marvell/mwifiex/wmm.c         |   4 +
 drivers/net/wireless/realtek/rtlwifi/pci.c         |  10 +-
 drivers/net/wireless/realtek/rtw88/main.c          |  12 +-
 drivers/net/wireless/realtek/rtw88/pci.c           |   5 +
 drivers/nfc/pn544/i2c.c                            |   1 +
 drivers/nfc/port100.c                              |   2 +-
 drivers/nvme/host/core.c                           |  12 +-
 drivers/nvme/host/multipath.c                      |   1 +
 drivers/nvme/host/pci.c                            |  48 +-
 drivers/nvme/host/rdma.c                           |   2 +-
 drivers/nvme/host/tcp.c                            |   9 +-
 drivers/pci/controller/pcie-iproc.c                |  24 +
 drivers/pci/iov.c                                  |   9 +-
 drivers/pci/pci.c                                  |   2 +-
 drivers/pci/pci.h                                  |   3 +
 drivers/pci/pcie/aer.c                             |   1 +
 drivers/pci/quirks.c                               |  61 +-
 drivers/pci/search.c                               |   4 +-
 drivers/pci/setup-bus.c                            |  20 +-
 drivers/pci/switch/switchtec.c                     |   4 +-
 drivers/pinctrl/intel/pinctrl-baytrail.c           |   8 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7778.c               |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7264.c                |   9 +-
 drivers/pinctrl/sh-pfc/pfc-sh7269.c                |  39 +-
 drivers/platform/x86/intel_mid_powerbtn.c          |   5 +-
 drivers/pwm/pwm-omap-dmtimer.c                     |  54 +-
 drivers/pwm/pwm-pca9685.c                          |   4 -
 drivers/regulator/rk808-regulator.c                |   2 +-
 drivers/remoteproc/remoteproc_core.c               |   2 +-
 drivers/reset/reset-uniphier.c                     |  13 +-
 drivers/rtc/Kconfig                                |   8 +-
 drivers/rtc/rtc-cmos.c                             |   2 +-
 drivers/rtc/rtc-hym8563.c                          |   2 +-
 drivers/s390/crypto/ap_bus.h                       |   4 +-
 drivers/s390/crypto/ap_card.c                      |   8 +-
 drivers/s390/crypto/ap_queue.c                     |   6 +-
 drivers/s390/crypto/zcrypt_api.c                   |  16 +-
 drivers/s390/net/qeth_l2_main.c                    |  29 +-
 drivers/scsi/aic7xxx/aic7xxx_core.c                |   2 +-
 drivers/scsi/iscsi_tcp.c                           |   4 +
 drivers/scsi/scsi_transport_iscsi.c                |  26 +-
 drivers/scsi/ufs/ufs-qcom.c                        |   3 +-
 drivers/scsi/ufs/ufshcd.c                          |  34 +-
 drivers/scsi/ufs/ufshcd.h                          |   9 +-
 drivers/soc/tegra/fuse/fuse-tegra30.c              |   3 +-
 drivers/soc/tegra/fuse/tegra-apbmisc.c             |   2 +-
 drivers/staging/android/ashmem.c                   |  28 +
 drivers/staging/greybus/audio_manager.c            |   2 +-
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c     |  13 +-
 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c     |   5 +-
 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c     |   4 +-
 drivers/staging/vt6656/dpc.c                       |   2 +-
 drivers/target/iscsi/iscsi_target.c                |  16 +-
 drivers/thermal/broadcom/brcmstb_thermal.c         |  31 +-
 drivers/thunderbolt/switch.c                       |   7 +
 drivers/tty/serdev/serdev-ttyport.c                |   6 +-
 drivers/tty/serial/8250/8250_aspeed_vuart.c        |   1 -
 drivers/tty/serial/8250/8250_core.c                |   5 +-
 drivers/tty/serial/8250/8250_of.c                  |   1 -
 drivers/tty/serial/8250/8250_port.c                |   4 +
 drivers/tty/serial/atmel_serial.c                  |   3 +-
 drivers/tty/serial/imx.c                           |   2 +-
 drivers/tty/serial/qcom_geni_serial.c              | 267 ++++-----
 drivers/tty/serial/xilinx_uartps.c                 |  17 +-
 drivers/tty/synclink_gt.c                          |  18 +-
 drivers/tty/synclinkmp.c                           |  24 +-
 drivers/tty/sysrq.c                                |   8 +-
 drivers/tty/tty_port.c                             |   5 +-
 drivers/tty/vt/selection.c                         |   9 +-
 drivers/tty/vt/vt.c                                |  15 +-
 drivers/tty/vt/vt_ioctl.c                          |  17 +-
 drivers/uio/uio_dmem_genirq.c                      |   6 +-
 drivers/usb/core/config.c                          |  11 +
 drivers/usb/core/hub.c                             |  20 +-
 drivers/usb/core/hub.h                             |   1 +
 drivers/usb/core/quirks.c                          |  40 ++
 drivers/usb/core/usb.h                             |   3 +
 drivers/usb/dwc2/gadget.c                          |  43 +-
 drivers/usb/dwc3/gadget.c                          |   3 +-
 drivers/usb/dwc3/host.c                            |   6 +-
 drivers/usb/gadget/composite.c                     |   8 +-
 drivers/usb/gadget/udc/gr_udc.c                    |  16 +-
 drivers/usb/host/xhci-hub.c                        |  25 +-
 drivers/usb/host/xhci-mem.c                        |  71 ++-
 drivers/usb/host/xhci-pci.c                        |  10 +-
 drivers/usb/host/xhci-ring.c                       |  60 +-
 drivers/usb/host/xhci.h                            |  14 +-
 drivers/usb/misc/iowarrior.c                       |  31 +-
 drivers/usb/musb/omap2430.c                        |   2 -
 drivers/usb/storage/uas.c                          |  23 +-
 drivers/vfio/pci/vfio_pci_nvlink2.c                |   6 +-
 drivers/vhost/net.c                                |  10 +-
 drivers/video/fbdev/pxa168fb.c                     |   6 +-
 drivers/virtio/virtio_balloon.c                    |   2 +
 drivers/visorbus/visorchipset.c                    |  11 +-
 drivers/vme/bridges/vme_fake.c                     |  30 +-
 drivers/watchdog/stm32_iwdg.c                      |  18 +
 drivers/watchdog/wdat_wdt.c                        |   2 +-
 drivers/xen/preempt.c                              |   4 +-
 fs/btrfs/check-integrity.c                         |   3 +-
 fs/btrfs/disk-io.c                                 |   4 +-
 fs/btrfs/extent-tree.c                             |   2 +
 fs/btrfs/extent_map.c                              |  11 +
 fs/btrfs/file-item.c                               |   3 +-
 fs/btrfs/inode.c                                   | 145 ++++-
 fs/btrfs/ordered-data.c                            |   7 +-
 fs/btrfs/qgroup.c                                  |  13 +
 fs/btrfs/qgroup.h                                  |   1 +
 fs/btrfs/ref-verify.c                              |   5 +
 fs/btrfs/super.c                                   |   2 +
 fs/btrfs/transaction.c                             |   2 +
 fs/btrfs/volumes.c                                 |  44 +-
 fs/ceph/mds_client.c                               |   3 +-
 fs/ceph/super.c                                    |   5 +
 fs/cifs/cifs_dfs_ref.c                             |  97 ++--
 fs/cifs/cifsacl.c                                  |   4 +-
 fs/cifs/connect.c                                  |   8 +-
 fs/cifs/inode.c                                    |   2 +-
 fs/cifs/smb2ops.c                                  |  35 +-
 fs/cifs/smb2pdu.c                                  |   3 +
 fs/dax.c                                           |   3 +
 fs/ecryptfs/crypto.c                               |   6 +-
 fs/ecryptfs/keystore.c                             |   2 +-
 fs/ecryptfs/messaging.c                            |   1 +
 fs/ext4/balloc.c                                   |  14 +-
 fs/ext4/block_validity.c                           |   1 +
 fs/ext4/dir.c                                      |  14 +-
 fs/ext4/ext4.h                                     |  44 +-
 fs/ext4/file.c                                     |  10 +-
 fs/ext4/ialloc.c                                   |  23 +-
 fs/ext4/inode.c                                    |  28 +-
 fs/ext4/mballoc.c                                  |  61 +-
 fs/ext4/migrate.c                                  |  27 +-
 fs/ext4/mmp.c                                      |  12 +-
 fs/ext4/namei.c                                    |   8 +
 fs/ext4/resize.c                                   |  62 +-
 fs/ext4/super.c                                    | 166 ++++--
 fs/f2fs/data.c                                     |  13 -
 fs/f2fs/file.c                                     |  49 +-
 fs/f2fs/namei.c                                    |  27 +-
 fs/f2fs/sysfs.c                                    |  12 +-
 fs/jbd2/checkpoint.c                               |   2 +-
 fs/jbd2/commit.c                                   |  50 +-
 fs/jbd2/journal.c                                  |  24 +-
 fs/jbd2/transaction.c                              |  18 +-
 fs/namei.c                                         |   2 +-
 fs/nfs/Kconfig                                     |   2 +-
 fs/nfs/direct.c                                    |   4 +-
 fs/nfs/nfs3xdr.c                                   |   5 +-
 fs/nfs/nfs42proc.c                                 |   4 +-
 fs/nfs/nfs4file.c                                  |   1 -
 fs/nfs/nfs4proc.c                                  |  25 +-
 fs/nfs/nfs4xdr.c                                   |   5 +-
 fs/nfs/pnfs.c                                      |   2 +-
 fs/nfs/pnfs_nfs.c                                  |   7 +-
 fs/nfs/write.c                                     |  12 +-
 fs/nfsd/vfs.c                                      |  19 +-
 fs/ocfs2/dlm/Makefile                              |   1 -
 fs/ocfs2/dlm/dlmast.c                              |   8 +-
 fs/ocfs2/dlm/dlmconvert.c                          |   8 +-
 fs/ocfs2/dlm/dlmdebug.c                            |   8 +-
 fs/ocfs2/dlm/dlmdomain.c                           |   8 +-
 fs/ocfs2/dlm/dlmlock.c                             |   8 +-
 fs/ocfs2/dlm/dlmmaster.c                           |   8 +-
 fs/ocfs2/dlm/dlmrecovery.c                         |   8 +-
 fs/ocfs2/dlm/dlmthread.c                           |   8 +-
 fs/ocfs2/dlm/dlmunlock.c                           |   8 +-
 fs/ocfs2/dlmfs/Makefile                            |   1 -
 fs/ocfs2/dlmfs/dlmfs.c                             |   4 +-
 fs/ocfs2/dlmfs/userdlm.c                           |   6 +-
 fs/ocfs2/journal.h                                 |   8 +-
 fs/orangefs/orangefs-debugfs.c                     |   1 +
 fs/reiserfs/stree.c                                |   3 +-
 fs/reiserfs/super.c                                |   2 +-
 fs/udf/super.c                                     |  22 +-
 include/acpi/actypes.h                             |   3 +-
 include/linux/blkdev.h                             |   2 +-
 include/linux/blktrace_api.h                       |  18 +-
 include/linux/dmaengine.h                          |   2 +
 include/linux/gpio/consumer.h                      |   7 +
 include/linux/hid.h                                |   2 +-
 include/linux/intel-svm.h                          |   2 +-
 include/linux/irqdomain.h                          |   2 +-
 include/linux/libata.h                             |   1 +
 include/linux/list_nulls.h                         |   8 +-
 include/linux/netdevice.h                          |   7 +-
 include/linux/netfilter/ipset/ip_set.h             |  11 +-
 include/linux/raid/pq.h                            |   3 +-
 include/linux/rculist_nulls.h                      |   8 +-
 include/linux/tty.h                                |   2 +
 include/linux/usb/quirks.h                         |   3 +
 include/media/v4l2-device.h                        |  12 +-
 include/net/flow_dissector.h                       |   9 +
 include/rdma/ib_verbs.h                            |   3 +
 include/scsi/iscsi_proto.h                         |   1 -
 include/sound/rawmidi.h                            |   6 +-
 include/trace/events/rcu.h                         |   4 +-
 include/uapi/linux/usb/charger.h                   |  16 +-
 kernel/audit.c                                     |  40 +-
 kernel/auditfilter.c                               |  71 +--
 kernel/bpf/inode.c                                 |   3 +-
 kernel/bpf/offload.c                               |   2 +-
 kernel/cpu.c                                       |  13 +-
 kernel/irq/internals.h                             |   2 -
 kernel/irq/manage.c                                |  18 +-
 kernel/irq/proc.c                                  |  22 +
 kernel/kprobes.c                                   |   4 +-
 kernel/module.c                                    |   9 +-
 kernel/padata.c                                    |   1 +
 kernel/rcu/tree.c                                  |  11 +-
 kernel/rcu/tree_exp.h                              |  13 +-
 kernel/sched/core.c                                |  24 +-
 kernel/sched/fair.c                                |  69 ++-
 kernel/sched/topology.c                            |  39 ++
 kernel/time/alarmtimer.c                           |  20 +-
 kernel/trace/blktrace.c                            | 114 +++-
 kernel/trace/ftrace.c                              |   5 +-
 kernel/trace/trace.c                               |   2 +
 kernel/trace/trace_events_hist.c                   |  70 +--
 kernel/trace/trace_events_trigger.c                |   5 +-
 kernel/trace/trace_stat.c                          |  31 +-
 kernel/watchdog.c                                  |  10 +-
 lib/raid6/mktables.c                               |   2 +-
 lib/scatterlist.c                                  |   2 +-
 lib/stackdepot.c                                   |   8 +-
 mm/huge_memory.c                                   |  26 +-
 mm/memcontrol.c                                    |   4 +-
 mm/vmscan.c                                        |   9 +-
 net/core/dev.c                                     |  10 +-
 net/core/fib_rules.c                               |   2 +-
 net/core/filter.c                                  |   2 +-
 net/core/sock_map.c                                |  28 +-
 net/dsa/tag_qca.c                                  |   2 +-
 net/ipv4/udp.c                                     |   6 +-
 net/ipv6/ip6_fib.c                                 |   7 +-
 net/ipv6/route.c                                   |   1 +
 net/mac80211/mlme.c                                |   6 +-
 net/mac80211/util.c                                |  34 +-
 net/netfilter/ipset/ip_set_core.c                  |  34 +-
 net/netfilter/ipset/ip_set_hash_gen.h              | 635 ++++++++++++++-------
 net/netfilter/nft_tunnel.c                         |   7 +-
 net/netfilter/xt_hashlimit.c                       |  22 +-
 net/netlink/af_netlink.c                           |   5 +-
 net/rxrpc/call_object.c                            |  22 +-
 net/sched/cls_flower.c                             |   2 +
 net/sched/cls_matchall.c                           |   1 +
 net/sctp/sm_statefuns.c                            |  29 +-
 net/smc/smc_clc.c                                  |   4 +-
 net/smc/smc_diag.c                                 |   5 +-
 net/sunrpc/cache.c                                 |   2 +
 net/tls/tls_device.c                               |  21 +-
 net/vmw_vsock/hyperv_transport.c                   |  68 +--
 net/wireless/ethtool.c                             |   8 +-
 net/wireless/nl80211.c                             |   1 +
 samples/bpf/Makefile                               |   1 +
 scripts/Kbuild.include                             |  15 +-
 scripts/Kconfig.include                            |   2 +-
 scripts/Makefile.lib                               |   4 +-
 scripts/kconfig/confdata.c                         |   2 +-
 security/selinux/avc.c                             |  77 +--
 security/selinux/hooks.c                           |  11 +-
 security/selinux/include/avc.h                     |   8 +-
 sound/core/control.c                               |   5 +-
 sound/core/seq/seq_clientmgr.c                     |   4 +-
 sound/core/seq/seq_queue.c                         |  29 +-
 sound/core/seq/seq_timer.c                         |  13 +-
 sound/core/seq/seq_timer.h                         |   3 +-
 sound/hda/hdmi_chmap.c                             |   2 +-
 sound/pci/hda/hda_codec.c                          |   2 +-
 sound/pci/hda/hda_eld.c                            |   2 +-
 sound/pci/hda/hda_sysfs.c                          |   4 +-
 sound/pci/hda/patch_conexant.c                     |   1 +
 sound/pci/hda/patch_hdmi.c                         |   7 +-
 sound/pci/hda/patch_realtek.c                      |  16 +-
 sound/sh/aica.c                                    |   4 +-
 sound/sh/sh_dac_audio.c                            |   3 -
 sound/soc/atmel/Kconfig                            |   2 +
 sound/soc/soc-pcm.c                                |  95 ++-
 sound/soc/soc-topology.c                           |  42 +-
 sound/soc/sunxi/sun8i-codec.c                      |   3 +-
 sound/usb/card.c                                   |   4 +
 sound/usb/clock.c                                  |  99 ++--
 sound/usb/clock.h                                  |   4 +-
 sound/usb/format.c                                 |   3 +-
 sound/usb/mixer.c                                  |  12 +-
 sound/usb/pcm.c                                    |   4 +
 sound/usb/quirks.c                                 |  39 ++
 sound/usb/quirks.h                                 |   5 +
 sound/usb/usx2y/usX2Yhwdep.c                       |   2 +-
 tools/bpf/bpftool/cgroup.c                         |  56 +-
 tools/lib/api/fs/fs.c                              |   4 +-
 tools/objtool/arch/x86/lib/x86-opcode-map.txt      |   2 +-
 tools/perf/ui/browsers/hists.c                     |   1 +
 tools/perf/ui/gtk/Build                            |   5 +
 tools/power/acpi/Makefile.config                   |   2 +-
 .../selftests/bpf/prog_tests/sockmap_basic.c       |  79 +++
 .../testing/selftests/bpf/test_select_reuseport.c  |  16 +-
 tools/testing/selftests/net/fib_tests.sh           |   6 +
 tools/testing/selftests/size/get_size.c            |  24 +-
 tools/usb/usbip/src/usbip_network.c                |  40 +-
 tools/usb/usbip/src/usbip_network.h                |  12 +-
 virt/kvm/arm/aarch32.c                             |  14 +-
 virt/kvm/arm/mmu.c                                 |   3 +-
 virt/kvm/arm/pmu.c                                 |   3 +
 virt/kvm/arm/vgic/vgic-its.c                       |   3 +-
 virt/kvm/kvm_main.c                                |  12 +-
 597 files changed, 5685 insertions(+), 2995 deletions(-)
 rename drivers/gpu/drm/amd/display/dc/{calcs => inc}/dcn_calc_math.h (100%)
 create mode 100644 tools/testing/selftests/bpf/prog_tests/sockmap_basic.c

Comments

Kamal Mostafa March 27, 2020, 6:40 p.m. UTC | #1
Superseded.

 -Kamal

On Thu, Mar 26, 2020 at 01:59:28PM -0700, Kamal Mostafa wrote:
> This pull request (586 commits) includes the following Disco stable patchsets:
> 
> 	Disco update: upstream stable patchset 2020-03-16
> 		Ported from the following upstream stable releases:
> 			v4.19.104, v5.4.20
> 			v4.19.105, v5.4.21
> 	https://bugs.launchpad.net/bugs/1867666
> 
> 	Disco update: upstream stable patchset 2020-03-20
> 		Ported from the following upstream stable releases:
> 			v4.19.106, v5.4.22
> 	https://bugs.launchpad.net/bugs/1868290
> 
> 	Disco update: upstream stable patchset 2020-03-24
> 		Ported from the following upstream stable releases:
> 			v4.19.107, v5.4.23
> 	https://bugs.launchpad.net/bugs/1868799
> 
> 	Disco update: upstream stable patchset 2020-03-26
> 		Ported from the following upstream stable releases:
> 			v4.19.108, v5.4.24
> 	https://bugs.launchpad.net/bugs/1869254
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 0ea2368d0fc76561609dd2a8a967c46e91a1dce1:
> 
>   UBUNTU: Ubuntu-5.0.0-45.49 (2020-03-25 13:19:44 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable
> 
> for you to fetch changes up to 8c05e72b60e200c62002c66ad0e086085b887ac6:
> 
>   UBUNTU: upstream stable to v4.19.108, v5.4.24 (2020-03-26 13:02:22 -0700)
> 
> ----------------------------------------------------------------
> Adam Ford (1):
>       media: ov5640: Fix check for PLL1 exceeding max allowed rate
> 
> Aditya Pakki (3):
>       fore200e: Fix incorrect checks of NULL pointer dereference
>       orinoco: avoid assertion in case of NULL pointer
>       ecryptfs: replace BUG_ON with error handling code
> 
> Alan Stern (1):
>       USB: hub: Don't record a connect-change event during reset-resume
> 
> Aleksa Sarai (1):
>       namei: only return -ECHILD from follow_dotdot_rcu()
> 
> Alex Deucher (5):
>       drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
>       drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
>       drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
>       drm/amdgpu/soc15: fix xclk for raven
>       drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
> 
> Alexander Duyck (1):
>       e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
> 
> Alexander Potapenko (1):
>       lib/stackdepot.c: fix global out-of-bounds in stack_slabs
> 
> Alexander Tsoy (3):
>       ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
>       ALSA: usb-audio: Add boot quirk for MOTU M Series
>       ALSA: usb-audio: add implicit fb quirk for MOTU M Series
> 
> Alexandra Winter (1):
>       s390/qeth: vnicc Fix EOPNOTSUPP precedence
> 
> Alexandre Belloni (2):
>       ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
>       ARM: dts: at91: sama5d3: define clock rate range for tcb1
> 
> Alexey Kardashevskiy (2):
>       powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW
>       vfio/spapr/nvlink2: Skip unpinning pages on error exit
> 
> Amanda Liu (1):
>       drm/amd/display: Clear state after exiting fixed active VRR state
> 
> Anand Jain (1):
>       btrfs: device stats, log when stats are zeroed
> 
> Andre Przywara (3):
>       arm64: dts: allwinner: H6: Add PMU mode
>       arm: dts: allwinner: H3: Add PMU node
>       arm64: dts: allwinner: H5: Add PMU node
> 
> Andreas Dilger (1):
>       ext4: don't assume that mmp_nodename/bdevname have NUL
> 
> Andrei Otcheretianski (2):
>       iwlwifi: mvm: Fix thermal zone registration
>       mac80211: Remove a redundant mutex unlock
> 
> Andrey Smirnov (2):
>       ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
>       ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
> 
> Andrey Zhizhikin (1):
>       tools lib api fs: Fix gcc9 stringop-truncation compilation error
> 
> Andy Shevchenko (2):
>       rtc: cmos: Stop using shared IRQ
>       serial: 8250: Check UPF_IRQ_SHARED in advance
> 
> Aneesh Kumar K.V (1):
>       powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
> 
> Anton Eidelman (1):
>       nvme/tcp: fix bug on double requeue when send fails
> 
> Anurag Kumar Vulisha (1):
>       usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
> 
> Ard Biesheuvel (4):
>       efi/x86: Map the entire EFI vendor string before copying it
>       efi/x86: Don't panic or BUG() on non-critical error conditions
>       x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
>       x86/ima: use correct identifier for SetupMode variable
> 
> Arnaldo Carvalho de Melo (1):
>       perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
> 
> Arnd Bergmann (6):
>       mlx5: work around high stack usage with gcc
>       staging: rtl8188: avoid excessive stack usage
>       wan: ixp4xx_hss: fix compile-testing on 64-bit
>       visorbus: fix uninitialized variable access
>       vme: bridges: reduce stack usage
>       rbd: work around -Wuninitialized warning
> 
> Arthur Kiyanovski (9):
>       net: ena: fix potential crash when rxfh key is NULL
>       net: ena: fix uses of round_jiffies()
>       net: ena: add missing ethtool TX timestamping indication
>       net: ena: fix incorrect default RSS key
>       net: ena: rss: store hash function as values and not bits
>       net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
>       net: ena: ena-com.c: prevent NULL pointer dereference
>       net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
>       net: ena: fix corruption of dev_idx_to_host_tbl
> 
> Arun Parameswaran (1):
>       net: phy: restore mdio regs in the iproc mdio driver
> 
> Arvind Sankar (2):
>       ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
>       x86/sysfb: Fix check for bad VRAM size
> 
> Avihai Horon (1):
>       RDMA/core: Fix invalid memory access in spec_filter_size
> 
> Bart Van Assche (2):
>       scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
>       scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
> 
> Baruch Siach (1):
>       arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
> 
> Bean Huo (1):
>       scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails
> 
> Ben Skeggs (4):
>       drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
>       drm/nouveau/fault/gv100-: fix memory leak on module unload
>       drm/nouveau/mmu: fix comptag memory leak
>       drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
> 
> Benjamin Gaignard (1):
>       ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco
> 
> Benjamin Poirier (2):
>       ipv6: Fix route replacement with dev-only route
>       ipv6: Fix nlmsg_flags when splitting a multipath route
> 
> Benjamin Tissoires (1):
>       Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
> 
> Bibby Hsieh (1):
>       drm/mediatek: handle events when enabling/disabling crtc
> 
> Bijan Mottahedeh (1):
>       nvme-pci: Hold cq_poll_lock while completing CQEs
> 
> Bjørn Mork (2):
>       qmi_wwan: re-add DW5821e pre-production variant
>       qmi_wwan: unconditionally reject 2 ep interfaces
> 
> Borislav Petkov (1):
>       x86/mce/amd: Publish the bank pointer only after setup has succeeded
> 
> Brandon Maier (1):
>       remoteproc: Initialize rproc_class before use
> 
> Brendan Higgins (1):
>       crypto: inside-secure - add unspecified HAS_IOMEM dependency
> 
> Brett Creeley (1):
>       i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
> 
> Brian Norris (2):
>       mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
>       mwifiex: delete unused mwifiex_get_intf_num()
> 
> Bruce Allan (1):
>       ice: update Unit Load Status bitmask to check after reset
> 
> Bryan O'Donoghue (1):
>       ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
> 
> Can Guo (1):
>       scsi: ufs: Complete pending requests in host reset and restore path
> 
> Changbin Du (1):
>       x86/nmi: Remove irq_work from the long duration NMI handler
> 
> Chanwoo Choi (1):
>       PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
> 
> Chao Yu (1):
>       f2fs: fix memleak of kobject
> 
> Chen Zhou (1):
>       ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
> 
> Chengguang Xu (1):
>       ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
> 
> Chris Mason (1):
>       Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
> 
> Christian Borntraeger (1):
>       KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
> 
> Christoph Hellwig (1):
>       nvme-pci: remove nvmeq->tags
> 
> Christophe JAILLET (4):
>       pxa168fb: Fix the function used to release some memory in an error handling path
>       HID: alps: Fix an error handling path in 'alps_input_configured()'
>       MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
>       drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'
> 
> Christophe Leroy (5):
>       powerpc/mm: Don't log user reads to 0xffffffff
>       powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
>       powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
>       powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
>       powerpc/hugetlb: Fix 8M hugepages on 8xx
> 
> Christophe Roullier (1):
>       drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
> 
> Claudiu Beznea (1):
>       ARM: at91: pm: use SAM9X60 PMC's compatible
> 
> Colin Ian King (5):
>       clocksource/drivers/bcm2835_timer: Fix memory leak of timer
>       driver core: platform: fix u32 greater or equal to zero comparison
>       iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
>       drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
>       staging: rtl8723bs: fix copy of overlapping memory
> 
> Coly Li (1):
>       bcache: explicity type cast in bset_bkey_last()
> 
> Cong Wang (2):
>       netfilter: xt_hashlimit: limit the max size of hashtable
>       netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
> 
> Corey Minyard (1):
>       ipmi:ssif: Handle a possible NULL pointer reference
> 
> Dan Carpenter (7):
>       brcmfmac: Fix use after free in brcmf_sdio_readframes()
>       drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
>       cmd64x: potential buffer overflow in cmd64x_program_timings()
>       ide: serverworks: potential overflow in svwks_set_pio_mode()
>       ALSA: usb-audio: unlock on error in probe
>       staging: greybus: use after free in gb_audio_manager_remove_all()
>       ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
> 
> Daniel Drake (2):
>       PCI: Add generic quirk for increasing D3hot delay
>       PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
> 
> Daniel Jordan (1):
>       padata: fix null pointer deref of pd->pinst
> 
> Daniel Vetter (4):
>       drm/vgem: Close use-after-free race in vgem_gem_create
>       radeon: insert 10ms sleep in dce5_crtc_load_lut
>       drm/amdgpu: Drop DRIVER_USE_AGP
>       drm/radeon: Inline drm_get_pci_dev
> 
> David Howells (1):
>       rxrpc: Fix call RCU cleanup using non-bh-safe locks
> 
> David Rientjes (1):
>       mm, thp: fix defrag setting if newline is not used
> 
> David S. Miller (1):
>       sparc: Add .exit.data section.
> 
> David Sterba (3):
>       btrfs: print message when tree-log replay starts
>       btrfs: log message when rw remount is attempted with unclean tree-log
>       btrfs: safely advance counter when looking up bio csums
> 
> Davide Caratti (2):
>       net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
>       net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
> 
> Dingchen Zhang (1):
>       drm: remove the newline for CRC source name.
> 
> Dmitry Bogdanov (1):
>       net: atlantic: fix out of range usage of active_vlans array
> 
> Dmitry Osipenko (2):
>       soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
>       nfc: pn544: Fix occasional HW initialization failure
> 
> Dmitry Torokhov (1):
>       usb: dwc3: use proper initializers for property entries
> 
> Dongdong Liu (1):
>       PCI/AER: Initialize aer_fifo
> 
> Douglas Anderson (1):
>       clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
> 
> EJ Hsu (1):
>       usb: uas: fix a plug & unplug racing
> 
> Eric Auger (2):
>       KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
>       KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
> 
> Eric Biggers (4):
>       crypto: artpec6 - return correct error code for failed setkey()
>       crypto: atmel-sha - fix error handling when setting hmac key
>       ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
>       ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
> 
> Eric Dumazet (2):
>       net/smc: fix leak of kernel memory to user space
>       vt: vt_ioctl: fix race in VT_RESIZEX
> 
> Erik Kaneda (1):
>       ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
> 
> Eugen Hristev (1):
>       media: i2c: mt9v032: fix enum mbus codes and frame sizes
> 
> Eugenio Pérez (1):
>       vhost: Check docket sk_family instead of call getname
> 
> Felix Kuehling (1):
>       drm/amdkfd: Fix permissions of hang_hws
> 
> Filipe Manana (4):
>       Btrfs: fix race between using extent maps and merging them
>       Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
>       Btrfs: fix race between shrinking truncate and fiemap
>       Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
> 
> Firo Yang (1):
>       enic: prevent waking up stopped tx queues over watchdog reset
> 
> Florian Fainelli (2):
>       thermal: brcmstb_thermal: Do not use DT coefficients
>       net: dsa: b53: Ensure the default VID is untagged
> 
> Forest Crossman (1):
>       media: cx23885: Add support for AVerMedia CE310B
> 
> Frank Sorenson (1):
>       cifs: Fix mode output in debugging statements
> 
> Fugang Duan (1):
>       tty: serial: imx: setup the correct sg entry for tx dma
> 
> Gaurav Agrawal (1):
>       Input: synaptics - enable SMBus on ThinkPad L470
> 
> Gavin Shan (2):
>       KVM: arm/arm64: Fix young bit from mmu notifier
>       mm/vmscan.c: don't round up scan size for online memory cgroup
> 
> Geert Uytterhoeven (8):
>       nfs: NFS_SWAP should depend on SWAP
>       pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
>       pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
>       ARM: dts: r8a7779: Add device node for ARM global timer
>       pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
>       driver core: Print device when resources present in really_probe()
>       drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
>       rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
> 
> Greg Kroah-Hartman (4):
>       USB: misc: iowarrior: add support for 2 OEMed devices
>       USB: misc: iowarrior: add support for the 28 and 28L devices
>       USB: misc: iowarrior: add support for the 100 device
>       Revert "char/random: silence a lockdep splat with printk()"
> 
> Grygorii Strashko (1):
>       clk: ti: dra7: fix parent for gmac_clkctrl
> 
> Guangbin Huang (1):
>       net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
> 
> Gustavo A. R. Silva (2):
>       media: i2c: adv748x: Fix unsafe macros
>       i2c: altera: Fix potential integer overflow
> 
> Gustavo Luiz Duarte (1):
>       powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
> 
> Haiyang Zhang (1):
>       hv_netvsc: Fix unwanted wakeup in netvsc_attach()
> 
> Hans de Goede (2):
>       pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
>       HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock
> 
> Harald Freudenberger (1):
>       s390/zcrypt: fix card and queue total counter wrap
> 
> Hardik Gajjar (1):
>       USB: hub: Fix the broken detection of USB3 device in SMSC hub
> 
> Harry Wentland (1):
>       drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
> 
> Hechao Li (1):
>       bpf: Print error message for bpftool cgroup show
> 
> Heiner Kallweit (1):
>       r8169: check that Realtek PHY driver module is loaded
> 
> Horatiu Vultur (1):
>       net: mscc: fix in frame extraction
> 
> Horia Geantă (1):
>       crypto: caam/qi2 - fix typo in algorithm's driver name
> 
> Håkon Bugge (2):
>       RDMA/netlink: Do not always generate an ACK for some netlink operations
>       IB/mlx4: Fix leak in id_map_find_del
> 
> Icenowy Zheng (1):
>       clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
> 
> Ido Schimmel (1):
>       mlxsw: spectrum_dpipe: Add missing error path
> 
> Ingo van Lil (1):
>       ARM: dts: at91: Reenable UART TX pull-ups
> 
> Jack Morgenstein (1):
>       IB/mlx4: Fix memory leak in add_gid error flow
> 
> Jack Pham (1):
>       usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
> 
> Jacob Pan (2):
>       iommu/vt-d: Fix off-by-one in PASID allocation
>       iommu/vt-d: Match CPU and IOMMU paging mode
> 
> Jaegeuk Kim (4):
>       f2fs: set I_LINKABLE early to avoid wrong access by vfs
>       f2fs: free sysfs kobject
>       f2fs: preallocate DIO blocks when forcing buffered_io
>       f2fs: call f2fs_balance_fs outside of locked page
> 
> Jaihind Yadav (1):
>       selinux: ensure we cleanup the internal AVC counters on error in avc_update()
> 
> Jakub Kicinski (1):
>       Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
> 
> Jakub Sitnicki (3):
>       bpf, sockmap: Don't sleep while holding RCU lock on tear-down
>       bpf, sockhash: Synchronize_rcu before free'ing map
>       selftests/bpf: Test freeing sockmap/sockhash with a socket in it
> 
> James Morse (2):
>       KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
>       KVM: arm: Make inject_abt32() inject an external abort instead
> 
> James Sewart (1):
>       PCI: Fix pci_add_dma_alias() bitmask size
> 
> Jan Kara (5):
>       ext4: fix checksum errors with indexed dirs
>       reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
>       udf: Fix free space reporting for metadata and virtual partitions
>       ext4: fix mount failure with quota configured as module
>       blktrace: Protect q->blk_trace with RCU
> 
> Jani Nikula (2):
>       MAINTAINERS: Update drm/i915 bug filing URL
>       drm/i915: Update drm/i915 bug filing URL
> 
> Jason Baron (1):
>       net: sched: correct flower port blocking
> 
> Jason Ekstrand (1):
>       ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch
> 
> Jason Gunthorpe (1):
>       RDMA/core: Fix locking in ib_uverbs_event_read
> 
> Jean-Philippe Brucker (1):
>       brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
> 
> Jeff Mahoney (1):
>       btrfs: destroy qgroup extent records on transaction abort
> 
> Jeff Moyer (1):
>       dax: pass NOWAIT flag to iomap_apply
> 
> Jeffrey Hugo (2):
>       arm64: dts: qcom: msm8998: Fix tcsr syscon size
>       ath10k: Fix qmi init error handling
> 
> Jerome Brunet (1):
>       clk: actually call the clock init before any other callback of the clock
> 
> Jessica Yu (1):
>       module: avoid setting info->name early in case we can fall back to info->mod->name
> 
> Jethro Beekman (1):
>       net: fib_rules: Correctly set table field when table number exceeds 8 bits
> 
> Jia-Ju Bai (4):
>       gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
>       media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
>       uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
>       usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
> 
> Jiewei Ke (1):
>       RDMA/rxe: Fix error type of mmap_offset
> 
> Jiri Olsa (1):
>       perf ui gtk: Add missing zalloc object
> 
> Jiri Slaby (1):
>       vt: selection, handle pending signals in paste_selection
> 
> Joe Perches (1):
>       irqchip/gic-v3-its: Fix misuse of GENMASK macro
> 
> Joerg Roedel (1):
>       iommu/vt-d: Fix compile warning from intel-svm.h
> 
> Johan Hovold (3):
>       USB: core: add endpoint-blacklist quirk
>       USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
>       serdev: ttyport: restore client ops on deregistration
> 
> Johan Jonker (3):
>       arm64: dts: rockchip: fix dwmmc clock name for px30
>       arm64: dts: rockchip: add reg property to brcmf sub-nodes
>       ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc
> 
> Johan Korsnes (2):
>       HID: core: fix off-by-one memset in hid_report_raw_event()
>       HID: core: increase HID report buffer size to 8KiB
> 
> Johannes Berg (2):
>       iwlwifi: pcie: fix rb_allocator workqueue allocation
>       mac80211: consider more elements in parsing CRC
> 
> Johannes Krude (1):
>       bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
> 
> Johannes Thumshirn (1):
>       btrfs: fix possible NULL-pointer dereference in integrity checks
> 
> John Fastabend (1):
>       bpf: Selftests build error in sockmap_basic.c
> 
> John Garry (1):
>       irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
> 
> John Keeping (1):
>       usb: dwc2: Fix IN FIFO allocation
> 
> Jose Abreu (1):
>       ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
> 
> Josef Bacik (5):
>       btrfs: do not do delalloc reservation under page lock
>       btrfs: fix bytes_may_use underflow in prealloc error condtition
>       btrfs: reset fs_root to NULL on error in open_ctree
>       btrfs: do not check delayed items are empty for single transaction cleanup
>       btrfs: handle logged extent failure properly
> 
> Jozsef Kadlecsik (2):
>       netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
>       netfilter: ipset: Fix forceadd evaluation path
> 
> Jun Lei (1):
>       drm/amd/display: fixup DML dependencies
> 
> Kai Li (1):
>       jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
> 
> Kai Vehmanen (1):
>       ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
> 
> Kaike Wan (2):
>       IB/hfi1: Acquire lock to release TID entries when user file is closed
>       IB/rdmavt: Reset all QPs when the device is shut down
> 
> Kailang Yang (1):
>       ALSA: hda/realtek - Add more codec supported Headset Button
> 
> Kamal Heib (1):
>       RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
> 
> Kamal Mostafa (5):
>       UBUNTU: upstream stable to v4.19.104, v5.4.20
>       UBUNTU: upstream stable to v4.19.105, v5.4.21
>       UBUNTU: upstream stable to v4.19.106, v5.4.22
>       UBUNTU: upstream stable to v4.19.107, v5.4.23
>       UBUNTU: upstream stable to v4.19.108, v5.4.24
> 
> Kan Liang (1):
>       perf/x86/intel: Fix inaccurate period in context switch for auto-reload
> 
> Keith Busch (1):
>       nvme/pci: move cqe check after device shutdown
> 
> Kim Phillips (3):
>       perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
>       perf/x86/amd: Constrain Large Increment per Cycle events
>       x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
> 
> Krzysztof Kozlowski (1):
>       ARM: npcm: Bring back GPIOLIB support
> 
> Kunihiko Hayashi (2):
>       reset: uniphier: Add SCSSI reset control for each channel
>       clk: uniphier: Add SCSSI clock gate for each channel
> 
> Kuninori Morimoto (2):
>       arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from sound
>       ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi
> 
> Larry Finger (4):
>       staging: rtl8188eu: Fix potential security hole
>       staging: rtl8188eu: Fix potential overuse of kernel memory
>       staging: rtl8723bs: Fix potential security hole
>       staging: rtl8723bs: Fix potential overuse of kernel memory
> 
> Leon Romanovsky (2):
>       RDMA/core: Fix protection fault in get_pkey_idx_qp_list
>       RDMA/mlx5: Don't fake udata for kernel path
> 
> Li RongQing (1):
>       bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
> 
> Liang Chen (1):
>       bcache: cached_dev_free needs to put the sb page
> 
> Linus Torvalds (1):
>       floppy: check FDC index for errors before assigning it
> 
> Logan Gunthorpe (4):
>       PCI/switchtec: Fix vep_vector_number ioread width
>       PCI: Don't disable bridge BARs when assigning bus resources
>       dmaengine: Store module owner in dma_device struct
>       nvme-multipath: Fix memory leak with ana_log_buf
> 
> Lorenz Bauer (2):
>       bpf, sockmap: Check update requirements after locking
>       selftests: bpf: Reset global state between reuseport test runs
> 
> Lu Baolu (1):
>       iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
> 
> Luis Henriques (1):
>       tracing: Fix tracing_stat return values in error handling paths
> 
> Lyude Paul (2):
>       Input: synaptics - switch T470s to RMI4 by default
>       drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
> 
> Malcolm Priestley (1):
>       staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
> 
> Manu Gautam (1):
>       arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
> 
> Mao Wenan (1):
>       NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
> 
> Marc Zyngier (1):
>       irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
> 
> Marco Elver (1):
>       rcu: Fix data-race due to atomic_t copy-by-value
> 
> Markus Elfring (1):
>       drm/qxl: Complete exception handling in qxl_device_init()
> 
> Martin Schiller (1):
>       wan/hdlc_x25: fix skb handling
> 
> Masahiro Yamada (5):
>       kconfig: fix broken dependency in randconfig-generated .config
>       kbuild: use -S instead of -E for precise cc-option test in Kconfig
>       kbuild: remove *.tmp file when filechk fails
>       ocfs2: make local header paths relative to C files
>       kbuild: fix DT binding schema rule to detect command line changes
> 
> Masami Hiramatsu (2):
>       x86/decoder: Add TEST opcode to Group3-2
>       kprobes: Set unoptimized flag after unoptimizing code
> 
> Mathias Nyman (4):
>       xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
>       xhci: fix runtime pm enabling for quirky Intel hosts
>       xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2
>       xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
> 
> Matteo Croce (1):
>       netfilter: nf_flowtable: fix documentation
> 
> Miaohe Lin (2):
>       KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
>       KVM: apic: avoid calculating pending eoi from an uninitialized val
> 
> Michael Bringmann (1):
>       powerpc/pseries/lparcfg: Fix display of Maximum Memory
> 
> Michael Guralnik (1):
>       RDMA/uverbs: Verify MR access flags
> 
> Michael S. Tsirkin (1):
>       virtio_balloon: prevent pfn array overflow
> 
> Michal Kalderon (1):
>       qede: Fix race between rdma destroy workqueue and link change event
> 
> Michał Mirosław (1):
>       gpio: add gpiod_toggle_active_low()
> 
> Mika Westerberg (4):
>       platform/x86: intel_mid_powerbtn: Take a copy of ddata
>       thunderbolt: Prevent crash if non-active NVMem file is read
>       ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
>       ACPI: watchdog: Fix gas->access_width usage
> 
> Mike Jones (1):
>       hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
> 
> Mike Marciniszyn (2):
>       IB/hfi1: Close window for pq and request coliding
>       IB/hfi1: Add software counter for ctxt0 seq drop
> 
> Mikulas Patocka (1):
>       dm thin: don't allow changing data device during thin-pool reload
> 
> Minas Harutyunyan (2):
>       usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
>       usb: dwc2: Fix in ISOC request length checking
> 
> Miquel Raynal (1):
>       regulator: rk808: Lower log level on optional GPIOs being not available
> 
> Nathan Chancellor (11):
>       mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
>       s390/time: Fix clk type in get_tod_clock
>       drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
>       media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
>       ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
>       scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
>       tty: synclinkmp: Adjust indentation in several functions
>       tty: synclink_gt: Adjust indentation in several functions
>       hostap: Adjust indentation in prism2_hostapd_add_sta
>       lib/scatterlist.c: adjust indentation in __sg_alloc_table
>       s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range
> 
> Navid Emamdoost (3):
>       PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
>       drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
>       brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
> 
> Neeraj Upadhyay (2):
>       rcu: Fix missed wakeup of exp_wq waiters
>       rcu: Allow only one expedited GP to run concurrently with wakeups
> 
> Nick Black (1):
>       scsi: iscsi: Don't destroy session if there are outstanding connections
> 
> Nicolai Stange (2):
>       libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
>       libertas: make lbs_ibss_join_existing() return error code on rates overflow
> 
> Nicolas Ferre (1):
>       tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
> 
> Nicolas Pitre (1):
>       vt: fix scrollback flushing on background consoles
> 
> Nigel Kirkland (1):
>       nvme: prevent warning triggered by nvme_stop_keep_alive
> 
> Niklas Schnelle (1):
>       s390/pci: Fix possible deadlock in recover_store()
> 
> Nikolay Aleksandrov (1):
>       net: netlink: cap max groups which will be considered in netlink_bind()
> 
> Nikolay Borisov (1):
>       btrfs: Fix split-brain handling when changing FSID to metadata uuid
> 
> Olga Kornievskaia (1):
>       NFSv4.1 make cachethis=no for writes
> 
> Oliver O'Halloran (3):
>       powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
>       powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
>       powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
> 
> Oliver Upton (2):
>       KVM: x86: Mask off reserved bit from #DB exception payload
>       KVM: VMX: check descriptor table exits on instruction emulation
> 
> Olof Johansson (1):
>       ARM: 8949/1: mm: mark free_memmap as __init
> 
> Orson Zhai (1):
>       Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
> 
> Parav Pandit (1):
>       RDMA/cma: Fix unbalanced cm_id reference count during address resolve
> 
> Paul E. McKenney (1):
>       rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
> 
> Paul Kocialkowski (2):
>       rtc: hym8563: Return -EINVAL if the time is known to be invalid
>       drm/gma500: Fixup fbdev stolen size usage evaluation
> 
> Paul Moore (3):
>       selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
>       audit: fix error handling in audit_data_to_entry()
>       audit: always check the netlink payload length in audit_receive_msg()
> 
> Paul Thomas (1):
>       gpio: xilinx: Fix bug where the wrong GPIO register is written to
> 
> Paulo Alcantara (SUSE) (1):
>       cifs: Fix mount options set in automount
> 
> Pavel Belous (2):
>       net: atlantic: fix use after free kasan warn
>       net: atlantic: fix potential error handling
> 
> Per Forlin (1):
>       net: dsa: tag_qca: Make sure there is headroom for tag
> 
> Peter Chen (2):
>       usb: host: xhci: update event ring dequeue pointer on purpose
>       usb: charger: assign specific number for enum value
> 
> Peter Große (1):
>       ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
> 
> Peter Rosin (1):
>       fbdev: fix numbering of fbcon options
> 
> Peter Zijlstra (3):
>       x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
>       x86/stackframe, x86/ftrace: Add pt_regs frame annotations
>       cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
> 
> Petr Mladek (2):
>       sysrq: Restore original console_loglevel when sysrq disabled
>       sysrq: Remove duplicated sysrq message
> 
> Philipp Zabel (1):
>       Input: edt-ft5x06 - work around first register access error
> 
> Phong Tran (4):
>       b43legacy: Fix -Wcast-function-type
>       ipw2x00: Fix -Wcast-function-type
>       iwlegacy: Fix -Wcast-function-type
>       rtlwifi: rtl_pci: Fix -Wcast-function-type
> 
> Pierre-Louis Bossart (1):
>       ASoC: soc-topology: fix endianness issues
> 
> Ping-Ke Shih (1):
>       rtw88: fix rate mask for 1SS chip
> 
> Prabhakar Kushwaha (1):
>       ata: ahci: Add shutdown to freeze hardware resources of ahci
> 
> Qais Yousef (1):
>       sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
> 
> Qian Cai (2):
>       iommu/iova: Silence warnings under memory pressure
>       ext4: fix a data race in EXT4_I(inode)->i_disksize
> 
> Qing Xu (2):
>       mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
>       mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
> 
> Rakesh Pillai (1):
>       ath10k: Correct the DMA direction for management tx buffers
> 
> Ranjani Sridharan (1):
>       ASoC: pcm: update FE/BE trigger order based on the command
> 
> Rasmus Villemoes (1):
>       net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
> 
> Remi Pommarel (1):
>       clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
> 
> Richard Dodd (1):
>       USB: Fix novation SourceControl XL after suspend
> 
> Ritesh Harjani (1):
>       ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
> 
> Robert Milkowski (1):
>       NFSv4: try lease recovery on NFS4ERR_EXPIRED
> 
> Robert Richter (1):
>       EDAC/sysfs: Remove csrow objects on errors
> 
> Robin Murphy (1):
>       iommu/qcom: Fix bogus detach logic
> 
> Rohit Maheshwari (1):
>       net/tls: Fix to avoid gettig invalid tls record
> 
> Ronnie Sahlberg (2):
>       cifs: make sure we do not overflow the max EA buffer size
>       cifs: fix NULL dereference in match_prepath
> 
> Ryan Case (3):
>       tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
>       tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
>       tty: serial: qcom_geni_serial: Remove xfer_mode variable
> 
> Sameeh Jubran (3):
>       net: ena: rss: fix failure to get indirection table
>       net: ena: ethtool: use correct value for crc32 hash
>       net: ena: rss: do not allocate key when not supported
> 
> Sameer Pujar (1):
>       bus: tegra-aconnect: Remove PM_CLK dependency
> 
> Sami Tolvanen (1):
>       arm64: fix alternatives with LLVM's integrated assembler
> 
> Samuel Holland (1):
>       ASoC: sun8i-codec: Fix setting DAI data format
> 
> Sasha Levin (1):
>       Revert "KVM: nVMX: Use correct root level for nested EPT shadow page tables"
> 
> Saurav Girepunje (1):
>       ALSA: usb-audio: sound: usb: usb true/false for bool return type
> 
> Scott Wood (1):
>       sched/core: Don't skip remote tick for idle CPUs
> 
> Sean Christopherson (6):
>       KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
>       KVM: nVMX: Use correct root level for nested EPT shadow page tables
>       KVM: nVMX: Use correct root level for nested EPT shadow page tables
>       KVM: Check for a bad hva before dropping into the ghc slow path
>       KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
>       KVM: x86: Remove spurious clearing of async #PF MSR
> 
> Sean Paul (1):
>       drm/msm: Set dma maximum segment size for mdss
> 
> Sergey Gorenko (1):
>       IB/srp: Never use immediate data if it is disabled by a user
> 
> Sergey Matyukevich (2):
>       cfg80211: check wiphy driver existence for drvinfo report
>       cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
> 
> Sergey Senozhatsky (1):
>       char/random: silence a lockdep splat with printk()
> 
> Shameer Kolothum (1):
>       iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
> 
> Shay Bar (1):
>       mac80211: fix wrong 160/80+80 MHz setting
> 
> Shijie Luo (2):
>       ext4: add cond_resched() to ext4_protect_reserved_inode
>       ext4: add cond_resched() to __ext4_find_entry()
> 
> Shirish S (1):
>       amdgpu/gmc_v9: save/restore sdpif regs during S3
> 
> Shuah Khan (1):
>       usbip: Fix unsafe unaligned pointer usage
> 
> Shubhrajyoti Datta (3):
>       serial: uartps: Add a timeout to the tx empty wait
>       serial: uartps: Move the spinlock after the read of the tx empty
>       microblaze: Prevent the overflow of the start
> 
> Siddhesh Poyarekar (1):
>       kselftest: Minimise dependency of get_size on C library interfaces
> 
> Simon Schwartz (1):
>       driver core: platform: Prevent resouce overflow from causing infinite loops
> 
> Stanley Chu (1):
>       scsi: ufs: pass device information to apply_dev_quirks
> 
> Stephen Boyd (2):
>       clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
>       alarmtimer: Make alarmtimer platform device child of RTC device
> 
> Stephen Smalley (1):
>       selinux: fall back to ref-walk if audit is required
> 
> Steve French (1):
>       cifs: log warning message (once) if out of disk space
> 
> Steven Rostedt (VMware) (2):
>       tracing: Fix very unlikely race of registering two stat tracers
>       tracing: Disable trace_printk() on post poned tests
> 
> Sun Ke (1):
>       nbd: add a flush_workqueue in nbd_start_device
> 
> Sunil Muthuswamy (1):
>       hv_sock: Remove the accept port restriction
> 
> Suraj Jitindar Singh (2):
>       ext4: fix potential race between s_group_info online resizing and access
>       ext4: fix potential race between s_flex_groups online resizing and access
> 
> Suravee Suthikulpanit (1):
>       iommu/amd: Only support x2APIC with IVHD type 11h/40h
> 
> Suren Baghdasaryan (1):
>       staging: android: ashmem: Disallow ashmem memory from being remapped
> 
> Suzuki K Poulose (4):
>       arm64: cpufeature: Fix the type of no FP/SIMD capability
>       arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
>       arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
>       arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
> 
> Taehee Yoo (1):
>       net: export netdev_next_lower_dev_rcu()
> 
> Takashi Iwai (11):
>       ALSA: usb-audio: Fix UAC2/3 effect unit parsing
>       ALSA: hda/realtek - Fix silent output on MSI-GL73
>       ALSA: sh: Fix unused variable warnings
>       ALSA: sh: Fix compile warning wrt const
>       ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too
>       ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
>       ALSA: hda/realtek - Apply quirk for MSI GP63, too
>       ALSA: hda/realtek - Apply quirk for yet another MSI laptop
>       ALSA: rawmidi: Avoid bit fields for state flags
>       ALSA: seq: Avoid concurrent access to queue flags
>       ALSA: seq: Fix concurrent access to queue current tick/time
> 
> Takashi Sakamoto (1):
>       ALSA: ctl: allow TLV read operation for callback type of element in locked case
> 
> Tero Kristo (1):
>       ARM: dts: am43xx: add support for clkout1 clock
> 
> Theodore Ts'o (3):
>       ext4: fix support for inode sizes > 1024 bytes
>       ext4: improve explanation of a mount failure caused by a misconfigured kernel
>       ext4: fix potential race between online resizing and write operations
> 
> Thierry Reding (1):
>       soc/tegra: fuse: Fix build with Tegra194 configuration
> 
> Thomas Gleixner (4):
>       watchdog/softlockup: Enforce that timestamp is valid on boot
>       x86/mce/amd: Fix kobject lifetime
>       genirq/proc: Reject invalid affinity masks (again)
>       xen: Enable interrupts when calling _cond_resched()
> 
> Tianjia Zhang (1):
>       crypto: rename sm3-256 to sm3 in hash_algo_name
> 
> Tiezhu Yang (1):
>       MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
> 
> Tina Zhang (2):
>       drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
>       drm/i915/gvt: Separate display reset from ALL_ENGINES reset
> 
> Toke Høiland-Jørgensen (2):
>       core: Don't skip generic XDP program execution for cloned SKBs
>       samples/bpf: Set -fno-stack-protector when building BPF programs
> 
> Tom Lendacky (1):
>       KVM: SVM: Override default MMIO mask if memory encryption is enabled
> 
> Tom Zanussi (1):
>       tracing: Simplify assignment parsing for hist triggers
> 
> Tony Lindgren (1):
>       usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
> 
> Trond Myklebust (6):
>       NFS: Revalidate the file size on a fatal write error
>       NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
>       NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
>       nfsd: Clone should commit src file metadata too
>       sunrpc: Fix potential leaks in sunrpc_cache_unhash()
>       NFSv4: Fix races between open and dentry revalidation
> 
> Tyrel Datwyler (1):
>       powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
> 
> Ursula Braun (1):
>       net/smc: no peer ID in CLC decline for SMCD
> 
> Uwe Kleine-König (3):
>       pwm: omap-dmtimer: Simplify error handling
>       pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
>       pwm: omap-dmtimer: put_device() after of_find_device_by_node()
> 
> Vaibhav Jain (1):
>       powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
> 
> Valdis Kletnieks (1):
>       x86/vdso: Provide missing include file
> 
> Valentin Schneider (1):
>       sched/topology: Assert non-NUMA topology masks don't (partially) overlap
> 
> Vasily Averin (5):
>       bpf: map_seq_next should always increase position index
>       ftrace: fpid_next() should increase position index
>       trigger_next should increase position index
>       help_next should increase position index
>       mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
> 
> Vasily Gorbik (2):
>       s390: adjust -mpacked-stack support check for clang 10
>       s390/ftrace: generate traced function stack frame
> 
> Vasundhara Volam (2):
>       bnxt_en: Improve device shutdown method.
>       bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
> 
> Vinay Kumar Yadav (1):
>       crypto: chtls - Fixed memory leak
> 
> Vincent Guittot (2):
>       sched/fair: Optimize update_blocked_averages()
>       sched/fair: Fix O(nr_cgroups) in the load balancing path
> 
> Vincenzo Frascino (2):
>       ARM: 8952/1: Disable kmemleak on XIP kernels
>       ARM: 8951/1: Fix Kexec compilation issue.
> 
> Vitaly Kuznetsov (2):
>       KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
>       KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled
> 
> Vladimir Oltean (1):
>       gianfar: Fix TX timestamping with a stacked DSA driver
> 
> Wei Liu (1):
>       PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
> 
> Wei Yang (1):
>       mm/huge_memory.c: use head to check huge zero page
> 
> Wen Gong (1):
>       ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
> 
> Wenpeng Liang (1):
>       RDMA/hns: Avoid printing address of mtt page
> 
> Wenwen Wang (4):
>       btrfs: ref-verify: fix memory leaks
>       NFS: Fix memory leaks
>       ecryptfs: fix a memory leak bug in parse_tag_1_packet()
>       ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
> 
> Wesley Sheng (1):
>       PCI/switchtec: Use dma_set_mask_and_coherent()
> 
> Will Deacon (2):
>       arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
>       iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
> 
> Willem de Bruijn (1):
>       udp: rehash on disconnect
> 
> Wolfram Sang (2):
>       macintosh: therm_windtunnel: fix regression when instantiating devices
>       i2c: jz4780: silence log flood on txabrt
> 
> Xiaochen Shen (1):
>       x86/resctrl: Check monitoring static key in the MBM overflow handler
> 
> Xin Long (3):
>       netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
>       sctp: move the format error check out of __sctp_sf_do_9_1_abort
>       netfilter: nft_tunnel: no need to call htons() when dumping ports
> 
> Xiubo Li (1):
>       ceph: check availability of mds cluster on mount after wait timeout
> 
> Xiyu Yang (1):
>       RDMA/i40iw: fix a potential NULL pointer dereference
> 
> Yan-Hsuan Chuang (1):
>       rtw88: fix potential NULL skb access in TX ISR
> 
> Yi Zhang (1):
>       nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
> 
> Yong Zhao (1):
>       drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
> 
> Yongqiang Niu (1):
>       drm/mediatek: Add gamma property according to hardware capability
> 
> YueHaibing (3):
>       mtd: sharpslpart: Fix unsigned comparison to zero
>       drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
>       drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
> 
> Yufeng Mo (1):
>       net: hns3: add management table after IMP reset
> 
> Yunfeng Ye (1):
>       reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
> 
> Zahari Petkov (1):
>       leds: pca963x: Fix open-drain initialization
> 
> Zenghui Yu (2):
>       irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
>       genirq/irqdomain: Make sure all irq domain flags are distinct
> 
> Zhengyuan Liu (3):
>       tools/power/acpi: fix compilation error
>       raid6/test: fix a compilation error
>       raid6/test: fix a compilation warning
> 
> Zhiqiang Liu (1):
>       brd: check and limit max_part par
> 
> Zhu Yanjun (1):
>       RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
> 
> dan.carpenter@oracle.com (1):
>       HID: hiddev: Fix race in in hiddev_disconnect()
> 
> satya priya (1):
>       tty: serial: qcom_geni_serial: Fix RX cancel command failure
> 
> wangyan (2):
>       ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
>       jbd2: fix ocfs2 corrupt when clearing block group bits
> 
> yu kuai (2):
>       drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
>       pwm: Remove set but not set variable 'pwm'
> 
> zhangyi (F) (5):
>       jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
>       jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
>       ext4, jbd2: ensure panic when aborting with zero errno
>       jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
>       jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
> 
> zhengbin (1):
>       KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
> 
>  Documentation/fb/fbcon.txt                         |   8 +-
>  Documentation/networking/nf_flowtable.txt          |   2 +-
>  MAINTAINERS                                        |   2 +-
>  arch/arc/boot/dts/axs10x_mb.dtsi                   |   1 +
>  arch/arm/Kconfig                                   |   4 +-
>  arch/arm/boot/dts/am43xx-clocks.dtsi               |  54 ++
>  arch/arm/boot/dts/at91sam9260.dtsi                 |  12 +-
>  arch/arm/boot/dts/at91sam9261.dtsi                 |   6 +-
>  arch/arm/boot/dts/at91sam9263.dtsi                 |   6 +-
>  arch/arm/boot/dts/at91sam9g45.dtsi                 |   8 +-
>  arch/arm/boot/dts/at91sam9rl.dtsi                  |   8 +-
>  arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi            |   7 +-
>  arch/arm/boot/dts/r8a7779.dtsi                     |   8 +
>  arch/arm/boot/dts/rk3188-bqedison2qc.dts           |   3 +
>  arch/arm/boot/dts/sama5d3.dtsi                     |  28 +-
>  arch/arm/boot/dts/sama5d3_can.dtsi                 |   4 +-
>  arch/arm/boot/dts/sama5d3_tcb1.dtsi                |   1 +
>  arch/arm/boot/dts/sama5d3_uart.dtsi                |   4 +-
>  arch/arm/boot/dts/stihxxx-b2120.dtsi               |   2 +-
>  arch/arm/boot/dts/stm32f469-disco.dts              |   8 +
>  arch/arm/boot/dts/sun8i-h3.dtsi                    |  15 +-
>  arch/arm/mach-at91/pm.c                            |   1 +
>  arch/arm/mach-npcm/Kconfig                         |   2 +-
>  arch/arm/mm/init.c                                 |   2 +-
>  arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi       |  16 +-
>  arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi       |  10 +
>  .../dts/marvell/armada-8040-clearfog-gt-8k.dts     |   2 +
>  arch/arm64/boot/dts/qcom/msm8996.dtsi              |   4 +
>  arch/arm64/boot/dts/qcom/msm8998.dtsi              |   2 +-
>  arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   1 -
>  arch/arm64/boot/dts/rockchip/px30.dtsi             |   6 +-
>  arch/arm64/boot/dts/rockchip/rk3399-firefly.dts    |   3 +
>  arch/arm64/include/asm/alternative.h               |  32 +-
>  arch/arm64/kernel/cpufeature.c                     |  39 +-
>  arch/arm64/kernel/fpsimd.c                         |  20 +-
>  arch/arm64/kernel/process.c                        |   7 +
>  arch/arm64/kernel/ptrace.c                         |  21 +
>  arch/arm64/kvm/hyp/switch.c                        |  10 +-
>  arch/microblaze/kernel/cpu/cache.c                 |   3 +-
>  arch/mips/kernel/vpe.c                             |   2 +-
>  arch/mips/loongson64/loongson-3/platform.c         |   3 +
>  arch/powerpc/include/asm/page.h                    |   5 +
>  arch/powerpc/kernel/eeh_driver.c                   |   6 -
>  arch/powerpc/kernel/head_8xx.S                     |   2 +-
>  arch/powerpc/kernel/pci_dn.c                       |  15 +-
>  arch/powerpc/kernel/signal.c                       |  17 +-
>  arch/powerpc/kernel/signal_32.c                    |  28 +-
>  arch/powerpc/kernel/signal_64.c                    |  22 +-
>  arch/powerpc/kvm/emulate_loadstore.c               |   5 -
>  arch/powerpc/mm/fault.c                            |   3 +
>  arch/powerpc/mm/hugetlbpage.c                      |  44 +-
>  arch/powerpc/platforms/powernv/pci-ioda.c          |  48 +-
>  arch/powerpc/platforms/powernv/pci.c               |  18 -
>  arch/powerpc/platforms/pseries/iommu.c             |  43 +-
>  arch/powerpc/platforms/pseries/lparcfg.c           |   4 +-
>  arch/powerpc/platforms/pseries/papr_scm.c          |   2 +
>  arch/powerpc/platforms/pseries/vio.c               |   2 +
>  arch/s390/Makefile                                 |   2 +-
>  arch/s390/include/asm/page.h                       |   2 +-
>  arch/s390/include/asm/timex.h                      |   2 +-
>  arch/s390/kernel/mcount.S                          |  15 +-
>  arch/s390/kvm/interrupt.c                          |   6 +-
>  arch/s390/pci/pci_sysfs.c                          |  63 +-
>  arch/sh/include/cpu-sh2a/cpu/sh7269.h              |  11 +-
>  arch/sparc/kernel/vmlinux.lds.S                    |   6 +-
>  arch/x86/entry/calling.h                           |  15 -
>  arch/x86/entry/entry_32.S                          |  16 -
>  arch/x86/entry/vdso/vdso32-setup.c                 |   1 +
>  arch/x86/events/amd/core.c                         |  92 ++-
>  arch/x86/events/intel/ds.c                         |   2 +
>  arch/x86/events/perf_event.h                       |   2 +
>  arch/x86/include/asm/frame.h                       |  49 ++
>  arch/x86/include/asm/kvm_host.h                    |   2 +-
>  arch/x86/include/asm/msr-index.h                   |   2 +
>  arch/x86/include/asm/nmi.h                         |   1 -
>  arch/x86/kernel/cpu/amd.c                          |  14 +
>  arch/x86/kernel/cpu/mce/amd.c                      |  50 +-
>  arch/x86/kernel/cpu/resctrl/internal.h             |   1 +
>  arch/x86/kernel/cpu/resctrl/monitor.c              |   4 +-
>  arch/x86/kernel/ftrace_32.S                        |   3 +
>  arch/x86/kernel/ftrace_64.S                        |   3 +
>  arch/x86/kernel/ima_arch.c                         |   6 +-
>  arch/x86/kernel/nmi.c                              |  20 +-
>  arch/x86/kernel/sysfb_simplefb.c                   |   2 +-
>  arch/x86/kvm/irq_comm.c                            |   2 +-
>  arch/x86/kvm/lapic.c                               |   9 +-
>  arch/x86/kvm/paging_tmpl.h                         |   2 +-
>  arch/x86/kvm/svm.c                                 |  50 +-
>  arch/x86/kvm/vmx/capabilities.h                    |   1 +
>  arch/x86/kvm/vmx/nested.c                          |   5 +-
>  arch/x86/kvm/vmx/nested.h                          |   3 +-
>  arch/x86/kvm/vmx/vmx.c                             |  41 +-
>  arch/x86/kvm/x86.c                                 |  14 +-
>  arch/x86/lib/x86-opcode-map.txt                    |   2 +-
>  arch/x86/mm/pageattr.c                             |   8 +-
>  arch/x86/platform/efi/efi.c                        |  41 +-
>  arch/x86/platform/efi/efi_64.c                     |   9 +-
>  crypto/hash_info.c                                 |   2 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/acpi_watchdog.c                       |   3 +-
>  drivers/acpi/acpica/dsfield.c                      |   2 +-
>  drivers/acpi/acpica/dswload.c                      |  21 +
>  drivers/acpi/button.c                              |  11 +
>  drivers/ata/ahci.c                                 |   7 +
>  drivers/ata/libata-core.c                          |  21 +
>  drivers/atm/fore200e.c                             |  25 +-
>  drivers/base/dd.c                                  |   5 +-
>  drivers/base/platform.c                            |  12 +-
>  drivers/block/brd.c                                |  22 +-
>  drivers/block/floppy.c                             |   7 +-
>  drivers/block/nbd.c                                |  10 +
>  drivers/block/rbd.c                                |   2 +-
>  drivers/block/zram/zram_drv.c                      |   3 +-
>  drivers/bus/Kconfig                                |   1 -
>  drivers/char/ipmi/ipmi_ssif.c                      |  10 +-
>  drivers/clk/clk.c                                  |  26 +-
>  drivers/clk/meson/clk-pll.c                        |   9 +
>  drivers/clk/qcom/clk-rcg2.c                        |  11 +-
>  drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |  28 +-
>  drivers/clk/ti/clk-7xx.c                           |   2 +-
>  drivers/clk/uniphier/clk-uniphier-peri.c           |  13 +-
>  drivers/clocksource/bcm2835_timer.c                |   5 +-
>  drivers/crypto/Kconfig                             |   2 +-
>  drivers/crypto/atmel-sha.c                         |   7 +-
>  drivers/crypto/axis/artpec6_crypto.c               |   2 +-
>  drivers/crypto/caam/caamalg_qi2.c                  |   2 +-
>  drivers/crypto/chelsio/chtls/chtls_cm.c            |  27 +-
>  drivers/crypto/chelsio/chtls/chtls_cm.h            |  21 +
>  drivers/crypto/chelsio/chtls/chtls_hw.c            |   3 +
>  drivers/devfreq/Kconfig                            |   3 +-
>  drivers/devfreq/devfreq.c                          |   4 +-
>  drivers/devfreq/event/Kconfig                      |   2 +-
>  drivers/dma/dmaengine.c                            |   4 +-
>  drivers/edac/edac_mc_sysfs.c                       |   3 +-
>  drivers/gpio/gpio-grgpio.c                         |  10 +-
>  drivers/gpio/gpio-xilinx.c                         |   5 +-
>  drivers/gpio/gpiolib.c                             |  11 +
>  drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c       |  19 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h            |   1 +
>  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   2 +
>  drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |  37 +-
>  drivers/gpu/drm/amd/amdgpu/soc15.c                 |   7 +-
>  drivers/gpu/drm/amd/amdgpu/soc15_common.h          |   1 +
>  drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c           |   2 +-
>  .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |   6 +-
>  drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c   |  34 +-
>  drivers/gpu/drm/amd/display/dc/core/dc_link.c      |   3 +-
>  .../gpu/drm/amd/display/dc/dml/dml_common_defs.c   |   2 +-
>  .../gpu/drm/amd/display/dc/dml/dml_inline_defs.h   |   2 +-
>  .../amd/display/dc/{calcs => inc}/dcn_calc_math.h  |   0
>  .../drm/amd/display/modules/freesync/freesync.c    |   2 +
>  .../drm/amd/include/asic_reg/dce/dce_12_0_offset.h |   2 +
>  drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c  |  23 +-
>  drivers/gpu/drm/drm_debugfs_crc.c                  |   4 +-
>  drivers/gpu/drm/gma500/framebuffer.c               |   8 +-
>  drivers/gpu/drm/i915/Kconfig                       |   5 +-
>  drivers/gpu/drm/i915/gvt/dmabuf.c                  |   2 +-
>  drivers/gpu/drm/i915/gvt/vgpu.c                    |   2 +-
>  drivers/gpu/drm/i915/i915_drv.c                    |   5 +-
>  drivers/gpu/drm/i915/i915_gpu_error.c              |   3 +-
>  drivers/gpu/drm/mediatek/mtk_drm_crtc.c            |  18 +-
>  drivers/gpu/drm/msm/msm_drv.c                      |   8 +
>  drivers/gpu/drm/nouveau/dispnv50/wndw.c            |   2 +
>  drivers/gpu/drm/nouveau/nouveau_fence.c            |   2 +-
>  drivers/gpu/drm/nouveau/nouveau_ttm.c              |   4 -
>  drivers/gpu/drm/nouveau/nvkm/core/memory.c         |   2 +-
>  .../gpu/drm/nouveau/nvkm/engine/disp/channv50.c    |   2 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c     |  21 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/fault/base.c   |   1 +
>  .../gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c    |   5 +-
>  drivers/gpu/drm/qxl/qxl_kms.c                      |   2 +-
>  drivers/gpu/drm/radeon/radeon_display.c            |   2 +
>  drivers/gpu/drm/radeon/radeon_drv.c                |  42 +-
>  drivers/gpu/drm/radeon/radeon_kms.c                |   6 +
>  drivers/gpu/drm/tinydrm/mipi-dbi.c                 |   4 +-
>  drivers/gpu/drm/vgem/vgem_drv.c                    |   9 +-
>  drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c         |   4 +-
>  drivers/hid/hid-alps.c                             |   2 +-
>  drivers/hid/hid-core.c                             |   4 +-
>  drivers/hid/hid-ite.c                              |   5 +-
>  drivers/hid/usbhid/hiddev.c                        |   2 +-
>  drivers/hwmon/pmbus/ltc2978.c                      |   4 +-
>  drivers/i2c/busses/i2c-altera.c                    |   2 +-
>  drivers/i2c/busses/i2c-jz4780.c                    |  36 +-
>  drivers/ide/cmd64x.c                               |   3 +
>  drivers/ide/serverworks.c                          |   6 +
>  drivers/infiniband/core/addr.c                     |   2 +-
>  drivers/infiniband/core/cma.c                      |   2 +
>  drivers/infiniband/core/sa_query.c                 |   4 +-
>  drivers/infiniband/core/security.c                 |  24 +-
>  drivers/infiniband/core/uverbs_cmd.c               |  15 +-
>  drivers/infiniband/core/uverbs_main.c              |  32 +-
>  drivers/infiniband/hw/hfi1/affinity.c              |   2 +
>  drivers/infiniband/hw/hfi1/chip.c                  |  10 +
>  drivers/infiniband/hw/hfi1/chip.h                  |   1 +
>  drivers/infiniband/hw/hfi1/driver.c                |   1 +
>  drivers/infiniband/hw/hfi1/file_ops.c              |  52 +-
>  drivers/infiniband/hw/hfi1/hfi.h                   |   7 +-
>  drivers/infiniband/hw/hfi1/user_exp_rcv.c          |   5 +-
>  drivers/infiniband/hw/hfi1/user_sdma.c             |  17 +-
>  drivers/infiniband/hw/hns/hns_roce_mr.c            |   5 +-
>  drivers/infiniband/hw/i40iw/i40iw_main.c           |   2 +
>  drivers/infiniband/hw/mlx4/cm.c                    |  30 +-
>  drivers/infiniband/hw/mlx4/main.c                  |  20 +-
>  drivers/infiniband/hw/mlx5/main.c                  |  34 +-
>  drivers/infiniband/sw/rdmavt/qp.c                  |  84 +--
>  drivers/infiniband/sw/rxe/rxe_comp.c               |   8 +-
>  drivers/infiniband/sw/rxe/rxe_verbs.h              |   2 +-
>  drivers/infiniband/ulp/isert/ib_isert.c            |  12 +
>  drivers/infiniband/ulp/srp/ib_srp.c                |   3 +-
>  drivers/input/mouse/synaptics.c                    |   4 +-
>  drivers/input/touchscreen/edt-ft5x06.c             |   7 +
>  drivers/iommu/amd_iommu_init.c                     |   2 -
>  drivers/iommu/amd_iommu_types.h                    |   1 -
>  drivers/iommu/arm-smmu-v3.c                        |   4 +-
>  drivers/iommu/dmar.c                               |   1 -
>  drivers/iommu/intel-iommu.c                        |   4 +-
>  drivers/iommu/intel-pasid.c                        |  12 +-
>  drivers/iommu/intel-svm.c                          |   2 +-
>  drivers/iommu/iova.c                               |   2 +-
>  drivers/iommu/qcom_iommu.c                         |  28 +-
>  drivers/irqchip/irq-gic-v3-its.c                   |   4 +-
>  drivers/irqchip/irq-gic-v3.c                       |   9 +-
>  drivers/irqchip/irq-mbigen.c                       |   1 +
>  drivers/leds/leds-pca963x.c                        |   8 +-
>  drivers/macintosh/therm_windtunnel.c               |  52 +-
>  drivers/md/bcache/bset.h                           |   3 +-
>  drivers/md/bcache/super.c                          |   3 +
>  drivers/md/dm-thin.c                               |  18 +-
>  drivers/media/i2c/adv748x/adv748x.h                |   8 +-
>  drivers/media/i2c/mt9v032.c                        |  10 +-
>  drivers/media/i2c/ov5640.c                         |   2 +-
>  drivers/media/pci/cx23885/cx23885-cards.c          |  24 +
>  drivers/media/pci/cx23885/cx23885-video.c          |   3 +-
>  drivers/media/pci/cx23885/cx23885.h                |   1 +
>  drivers/media/platform/sti/bdisp/bdisp-hw.c        |   6 +-
>  drivers/mtd/nand/onenand/onenand_base.c            |  82 +--
>  drivers/mtd/parsers/sharpslpart.c                  |   4 +-
>  drivers/net/dsa/b53/b53_common.c                   |   3 +
>  drivers/net/ethernet/amazon/ena/ena_com.c          |  96 ++--
>  drivers/net/ethernet/amazon/ena/ena_com.h          |   9 +
>  drivers/net/ethernet/amazon/ena/ena_ethtool.c      |  46 +-
>  drivers/net/ethernet/amazon/ena/ena_netdev.c       |   6 +-
>  drivers/net/ethernet/amazon/ena/ena_netdev.h       |   2 +
>  drivers/net/ethernet/apm/xgene/xgene_enet_main.c   |   2 +-
>  .../net/ethernet/aquantia/atlantic/aq_filters.c    |   2 +-
>  drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   8 +-
>  drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |   7 +-
>  drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  12 +-
>  drivers/net/ethernet/cisco/enic/enic_main.c        |   2 +-
>  drivers/net/ethernet/freescale/gianfar.c           |  10 +-
>  .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  22 +-
>  drivers/net/ethernet/intel/e1000e/netdev.c         |  68 +--
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   4 +-
>  drivers/net/ethernet/intel/ice/ice_common.c        |  17 +-
>  drivers/net/ethernet/intel/ice/ice_hw_autogen.h    |   6 +
>  drivers/net/ethernet/mellanox/mlx5/core/en_stats.c |   3 +
>  .../net/ethernet/mellanox/mlxsw/spectrum_dpipe.c   |   3 +-
>  drivers/net/ethernet/mscc/ocelot_board.c           |   8 +
>  drivers/net/ethernet/netronome/nfp/abm/cls.c       |  14 +-
>  drivers/net/ethernet/qlogic/qede/qede.h            |   2 +
>  drivers/net/ethernet/qlogic/qede/qede_rdma.c       |  29 +-
>  drivers/net/ethernet/realtek/r8169.c               |   9 +
>  drivers/net/hyperv/netvsc.c                        |   2 +-
>  drivers/net/hyperv/netvsc_drv.c                    |   3 +
>  drivers/net/phy/mdio-bcm-iproc.c                   |  20 +
>  drivers/net/usb/qmi_wwan.c                         |  43 +-
>  drivers/net/wan/fsl_ucc_hdlc.c                     |   5 +
>  drivers/net/wan/hdlc_x25.c                         |  13 +-
>  drivers/net/wan/ixp4xx_hss.c                       |   4 +-
>  drivers/net/wireless/ath/ath10k/pci.c              |  19 +-
>  drivers/net/wireless/ath/ath10k/snoc.c             |   5 +-
>  drivers/net/wireless/ath/ath10k/wmi-tlv.c          |   5 +-
>  drivers/net/wireless/ath/ath10k/wmi.c              |   2 +-
>  drivers/net/wireless/broadcom/b43legacy/main.c     |   5 +-
>  .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c |   3 +-
>  .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  13 +-
>  drivers/net/wireless/intel/ipw2x00/ipw2100.c       |   7 +-
>  drivers/net/wireless/intel/ipw2x00/ipw2200.c       |   5 +-
>  drivers/net/wireless/intel/iwlegacy/3945-mac.c     |   5 +-
>  drivers/net/wireless/intel/iwlegacy/4965-mac.c     |   5 +-
>  drivers/net/wireless/intel/iwlegacy/common.c       |   2 +-
>  drivers/net/wireless/intel/iwlwifi/mvm/tt.c        |   4 +-
>  drivers/net/wireless/intel/iwlwifi/pcie/trans.c    |  15 +-
>  drivers/net/wireless/intersil/hostap/hostap_ap.c   |   2 +-
>  .../net/wireless/intersil/orinoco/orinoco_usb.c    |   3 +-
>  drivers/net/wireless/marvell/libertas/cfg.c        |   2 +
>  drivers/net/wireless/marvell/mwifiex/main.h        |  13 -
>  drivers/net/wireless/marvell/mwifiex/scan.c        |   7 +
>  drivers/net/wireless/marvell/mwifiex/tdls.c        |  75 +--
>  drivers/net/wireless/marvell/mwifiex/wmm.c         |   4 +
>  drivers/net/wireless/realtek/rtlwifi/pci.c         |  10 +-
>  drivers/net/wireless/realtek/rtw88/main.c          |  12 +-
>  drivers/net/wireless/realtek/rtw88/pci.c           |   5 +
>  drivers/nfc/pn544/i2c.c                            |   1 +
>  drivers/nfc/port100.c                              |   2 +-
>  drivers/nvme/host/core.c                           |  12 +-
>  drivers/nvme/host/multipath.c                      |   1 +
>  drivers/nvme/host/pci.c                            |  48 +-
>  drivers/nvme/host/rdma.c                           |   2 +-
>  drivers/nvme/host/tcp.c                            |   9 +-
>  drivers/pci/controller/pcie-iproc.c                |  24 +
>  drivers/pci/iov.c                                  |   9 +-
>  drivers/pci/pci.c                                  |   2 +-
>  drivers/pci/pci.h                                  |   3 +
>  drivers/pci/pcie/aer.c                             |   1 +
>  drivers/pci/quirks.c                               |  61 +-
>  drivers/pci/search.c                               |   4 +-
>  drivers/pci/setup-bus.c                            |  20 +-
>  drivers/pci/switch/switchtec.c                     |   4 +-
>  drivers/pinctrl/intel/pinctrl-baytrail.c           |   8 +-
>  drivers/pinctrl/sh-pfc/pfc-r8a7778.c               |   4 +-
>  drivers/pinctrl/sh-pfc/pfc-sh7264.c                |   9 +-
>  drivers/pinctrl/sh-pfc/pfc-sh7269.c                |  39 +-
>  drivers/platform/x86/intel_mid_powerbtn.c          |   5 +-
>  drivers/pwm/pwm-omap-dmtimer.c                     |  54 +-
>  drivers/pwm/pwm-pca9685.c                          |   4 -
>  drivers/regulator/rk808-regulator.c                |   2 +-
>  drivers/remoteproc/remoteproc_core.c               |   2 +-
>  drivers/reset/reset-uniphier.c                     |  13 +-
>  drivers/rtc/Kconfig                                |   8 +-
>  drivers/rtc/rtc-cmos.c                             |   2 +-
>  drivers/rtc/rtc-hym8563.c                          |   2 +-
>  drivers/s390/crypto/ap_bus.h                       |   4 +-
>  drivers/s390/crypto/ap_card.c                      |   8 +-
>  drivers/s390/crypto/ap_queue.c                     |   6 +-
>  drivers/s390/crypto/zcrypt_api.c                   |  16 +-
>  drivers/s390/net/qeth_l2_main.c                    |  29 +-
>  drivers/scsi/aic7xxx/aic7xxx_core.c                |   2 +-
>  drivers/scsi/iscsi_tcp.c                           |   4 +
>  drivers/scsi/scsi_transport_iscsi.c                |  26 +-
>  drivers/scsi/ufs/ufs-qcom.c                        |   3 +-
>  drivers/scsi/ufs/ufshcd.c                          |  34 +-
>  drivers/scsi/ufs/ufshcd.h                          |   9 +-
>  drivers/soc/tegra/fuse/fuse-tegra30.c              |   3 +-
>  drivers/soc/tegra/fuse/tegra-apbmisc.c             |   2 +-
>  drivers/staging/android/ashmem.c                   |  28 +
>  drivers/staging/greybus/audio_manager.c            |   2 +-
>  drivers/staging/rtl8188eu/os_dep/ioctl_linux.c     |  13 +-
>  drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c     |   5 +-
>  drivers/staging/rtl8723bs/os_dep/ioctl_linux.c     |   4 +-
>  drivers/staging/vt6656/dpc.c                       |   2 +-
>  drivers/target/iscsi/iscsi_target.c                |  16 +-
>  drivers/thermal/broadcom/brcmstb_thermal.c         |  31 +-
>  drivers/thunderbolt/switch.c                       |   7 +
>  drivers/tty/serdev/serdev-ttyport.c                |   6 +-
>  drivers/tty/serial/8250/8250_aspeed_vuart.c        |   1 -
>  drivers/tty/serial/8250/8250_core.c                |   5 +-
>  drivers/tty/serial/8250/8250_of.c                  |   1 -
>  drivers/tty/serial/8250/8250_port.c                |   4 +
>  drivers/tty/serial/atmel_serial.c                  |   3 +-
>  drivers/tty/serial/imx.c                           |   2 +-
>  drivers/tty/serial/qcom_geni_serial.c              | 267 ++++-----
>  drivers/tty/serial/xilinx_uartps.c                 |  17 +-
>  drivers/tty/synclink_gt.c                          |  18 +-
>  drivers/tty/synclinkmp.c                           |  24 +-
>  drivers/tty/sysrq.c                                |   8 +-
>  drivers/tty/tty_port.c                             |   5 +-
>  drivers/tty/vt/selection.c                         |   9 +-
>  drivers/tty/vt/vt.c                                |  15 +-
>  drivers/tty/vt/vt_ioctl.c                          |  17 +-
>  drivers/uio/uio_dmem_genirq.c                      |   6 +-
>  drivers/usb/core/config.c                          |  11 +
>  drivers/usb/core/hub.c                             |  20 +-
>  drivers/usb/core/hub.h                             |   1 +
>  drivers/usb/core/quirks.c                          |  40 ++
>  drivers/usb/core/usb.h                             |   3 +
>  drivers/usb/dwc2/gadget.c                          |  43 +-
>  drivers/usb/dwc3/gadget.c                          |   3 +-
>  drivers/usb/dwc3/host.c                            |   6 +-
>  drivers/usb/gadget/composite.c                     |   8 +-
>  drivers/usb/gadget/udc/gr_udc.c                    |  16 +-
>  drivers/usb/host/xhci-hub.c                        |  25 +-
>  drivers/usb/host/xhci-mem.c                        |  71 ++-
>  drivers/usb/host/xhci-pci.c                        |  10 +-
>  drivers/usb/host/xhci-ring.c                       |  60 +-
>  drivers/usb/host/xhci.h                            |  14 +-
>  drivers/usb/misc/iowarrior.c                       |  31 +-
>  drivers/usb/musb/omap2430.c                        |   2 -
>  drivers/usb/storage/uas.c                          |  23 +-
>  drivers/vfio/pci/vfio_pci_nvlink2.c                |   6 +-
>  drivers/vhost/net.c                                |  10 +-
>  drivers/video/fbdev/pxa168fb.c                     |   6 +-
>  drivers/virtio/virtio_balloon.c                    |   2 +
>  drivers/visorbus/visorchipset.c                    |  11 +-
>  drivers/vme/bridges/vme_fake.c                     |  30 +-
>  drivers/watchdog/stm32_iwdg.c                      |  18 +
>  drivers/watchdog/wdat_wdt.c                        |   2 +-
>  drivers/xen/preempt.c                              |   4 +-
>  fs/btrfs/check-integrity.c                         |   3 +-
>  fs/btrfs/disk-io.c                                 |   4 +-
>  fs/btrfs/extent-tree.c                             |   2 +
>  fs/btrfs/extent_map.c                              |  11 +
>  fs/btrfs/file-item.c                               |   3 +-
>  fs/btrfs/inode.c                                   | 145 ++++-
>  fs/btrfs/ordered-data.c                            |   7 +-
>  fs/btrfs/qgroup.c                                  |  13 +
>  fs/btrfs/qgroup.h                                  |   1 +
>  fs/btrfs/ref-verify.c                              |   5 +
>  fs/btrfs/super.c                                   |   2 +
>  fs/btrfs/transaction.c                             |   2 +
>  fs/btrfs/volumes.c                                 |  44 +-
>  fs/ceph/mds_client.c                               |   3 +-
>  fs/ceph/super.c                                    |   5 +
>  fs/cifs/cifs_dfs_ref.c                             |  97 ++--
>  fs/cifs/cifsacl.c                                  |   4 +-
>  fs/cifs/connect.c                                  |   8 +-
>  fs/cifs/inode.c                                    |   2 +-
>  fs/cifs/smb2ops.c                                  |  35 +-
>  fs/cifs/smb2pdu.c                                  |   3 +
>  fs/dax.c                                           |   3 +
>  fs/ecryptfs/crypto.c                               |   6 +-
>  fs/ecryptfs/keystore.c                             |   2 +-
>  fs/ecryptfs/messaging.c                            |   1 +
>  fs/ext4/balloc.c                                   |  14 +-
>  fs/ext4/block_validity.c                           |   1 +
>  fs/ext4/dir.c                                      |  14 +-
>  fs/ext4/ext4.h                                     |  44 +-
>  fs/ext4/file.c                                     |  10 +-
>  fs/ext4/ialloc.c                                   |  23 +-
>  fs/ext4/inode.c                                    |  28 +-
>  fs/ext4/mballoc.c                                  |  61 +-
>  fs/ext4/migrate.c                                  |  27 +-
>  fs/ext4/mmp.c                                      |  12 +-
>  fs/ext4/namei.c                                    |   8 +
>  fs/ext4/resize.c                                   |  62 +-
>  fs/ext4/super.c                                    | 166 ++++--
>  fs/f2fs/data.c                                     |  13 -
>  fs/f2fs/file.c                                     |  49 +-
>  fs/f2fs/namei.c                                    |  27 +-
>  fs/f2fs/sysfs.c                                    |  12 +-
>  fs/jbd2/checkpoint.c                               |   2 +-
>  fs/jbd2/commit.c                                   |  50 +-
>  fs/jbd2/journal.c                                  |  24 +-
>  fs/jbd2/transaction.c                              |  18 +-
>  fs/namei.c                                         |   2 +-
>  fs/nfs/Kconfig                                     |   2 +-
>  fs/nfs/direct.c                                    |   4 +-
>  fs/nfs/nfs3xdr.c                                   |   5 +-
>  fs/nfs/nfs42proc.c                                 |   4 +-
>  fs/nfs/nfs4file.c                                  |   1 -
>  fs/nfs/nfs4proc.c                                  |  25 +-
>  fs/nfs/nfs4xdr.c                                   |   5 +-
>  fs/nfs/pnfs.c                                      |   2 +-
>  fs/nfs/pnfs_nfs.c                                  |   7 +-
>  fs/nfs/write.c                                     |  12 +-
>  fs/nfsd/vfs.c                                      |  19 +-
>  fs/ocfs2/dlm/Makefile                              |   1 -
>  fs/ocfs2/dlm/dlmast.c                              |   8 +-
>  fs/ocfs2/dlm/dlmconvert.c                          |   8 +-
>  fs/ocfs2/dlm/dlmdebug.c                            |   8 +-
>  fs/ocfs2/dlm/dlmdomain.c                           |   8 +-
>  fs/ocfs2/dlm/dlmlock.c                             |   8 +-
>  fs/ocfs2/dlm/dlmmaster.c                           |   8 +-
>  fs/ocfs2/dlm/dlmrecovery.c                         |   8 +-
>  fs/ocfs2/dlm/dlmthread.c                           |   8 +-
>  fs/ocfs2/dlm/dlmunlock.c                           |   8 +-
>  fs/ocfs2/dlmfs/Makefile                            |   1 -
>  fs/ocfs2/dlmfs/dlmfs.c                             |   4 +-
>  fs/ocfs2/dlmfs/userdlm.c                           |   6 +-
>  fs/ocfs2/journal.h                                 |   8 +-
>  fs/orangefs/orangefs-debugfs.c                     |   1 +
>  fs/reiserfs/stree.c                                |   3 +-
>  fs/reiserfs/super.c                                |   2 +-
>  fs/udf/super.c                                     |  22 +-
>  include/acpi/actypes.h                             |   3 +-
>  include/linux/blkdev.h                             |   2 +-
>  include/linux/blktrace_api.h                       |  18 +-
>  include/linux/dmaengine.h                          |   2 +
>  include/linux/gpio/consumer.h                      |   7 +
>  include/linux/hid.h                                |   2 +-
>  include/linux/intel-svm.h                          |   2 +-
>  include/linux/irqdomain.h                          |   2 +-
>  include/linux/libata.h                             |   1 +
>  include/linux/list_nulls.h                         |   8 +-
>  include/linux/netdevice.h                          |   7 +-
>  include/linux/netfilter/ipset/ip_set.h             |  11 +-
>  include/linux/raid/pq.h                            |   3 +-
>  include/linux/rculist_nulls.h                      |   8 +-
>  include/linux/tty.h                                |   2 +
>  include/linux/usb/quirks.h                         |   3 +
>  include/media/v4l2-device.h                        |  12 +-
>  include/net/flow_dissector.h                       |   9 +
>  include/rdma/ib_verbs.h                            |   3 +
>  include/scsi/iscsi_proto.h                         |   1 -
>  include/sound/rawmidi.h                            |   6 +-
>  include/trace/events/rcu.h                         |   4 +-
>  include/uapi/linux/usb/charger.h                   |  16 +-
>  kernel/audit.c                                     |  40 +-
>  kernel/auditfilter.c                               |  71 +--
>  kernel/bpf/inode.c                                 |   3 +-
>  kernel/bpf/offload.c                               |   2 +-
>  kernel/cpu.c                                       |  13 +-
>  kernel/irq/internals.h                             |   2 -
>  kernel/irq/manage.c                                |  18 +-
>  kernel/irq/proc.c                                  |  22 +
>  kernel/kprobes.c                                   |   4 +-
>  kernel/module.c                                    |   9 +-
>  kernel/padata.c                                    |   1 +
>  kernel/rcu/tree.c                                  |  11 +-
>  kernel/rcu/tree_exp.h                              |  13 +-
>  kernel/sched/core.c                                |  24 +-
>  kernel/sched/fair.c                                |  69 ++-
>  kernel/sched/topology.c                            |  39 ++
>  kernel/time/alarmtimer.c                           |  20 +-
>  kernel/trace/blktrace.c                            | 114 +++-
>  kernel/trace/ftrace.c                              |   5 +-
>  kernel/trace/trace.c                               |   2 +
>  kernel/trace/trace_events_hist.c                   |  70 +--
>  kernel/trace/trace_events_trigger.c                |   5 +-
>  kernel/trace/trace_stat.c                          |  31 +-
>  kernel/watchdog.c                                  |  10 +-
>  lib/raid6/mktables.c                               |   2 +-
>  lib/scatterlist.c                                  |   2 +-
>  lib/stackdepot.c                                   |   8 +-
>  mm/huge_memory.c                                   |  26 +-
>  mm/memcontrol.c                                    |   4 +-
>  mm/vmscan.c                                        |   9 +-
>  net/core/dev.c                                     |  10 +-
>  net/core/fib_rules.c                               |   2 +-
>  net/core/filter.c                                  |   2 +-
>  net/core/sock_map.c                                |  28 +-
>  net/dsa/tag_qca.c                                  |   2 +-
>  net/ipv4/udp.c                                     |   6 +-
>  net/ipv6/ip6_fib.c                                 |   7 +-
>  net/ipv6/route.c                                   |   1 +
>  net/mac80211/mlme.c                                |   6 +-
>  net/mac80211/util.c                                |  34 +-
>  net/netfilter/ipset/ip_set_core.c                  |  34 +-
>  net/netfilter/ipset/ip_set_hash_gen.h              | 635 ++++++++++++++-------
>  net/netfilter/nft_tunnel.c                         |   7 +-
>  net/netfilter/xt_hashlimit.c                       |  22 +-
>  net/netlink/af_netlink.c                           |   5 +-
>  net/rxrpc/call_object.c                            |  22 +-
>  net/sched/cls_flower.c                             |   2 +
>  net/sched/cls_matchall.c                           |   1 +
>  net/sctp/sm_statefuns.c                            |  29 +-
>  net/smc/smc_clc.c                                  |   4 +-
>  net/smc/smc_diag.c                                 |   5 +-
>  net/sunrpc/cache.c                                 |   2 +
>  net/tls/tls_device.c                               |  21 +-
>  net/vmw_vsock/hyperv_transport.c                   |  68 +--
>  net/wireless/ethtool.c                             |   8 +-
>  net/wireless/nl80211.c                             |   1 +
>  samples/bpf/Makefile                               |   1 +
>  scripts/Kbuild.include                             |  15 +-
>  scripts/Kconfig.include                            |   2 +-
>  scripts/Makefile.lib                               |   4 +-
>  scripts/kconfig/confdata.c                         |   2 +-
>  security/selinux/avc.c                             |  77 +--
>  security/selinux/hooks.c                           |  11 +-
>  security/selinux/include/avc.h                     |   8 +-
>  sound/core/control.c                               |   5 +-
>  sound/core/seq/seq_clientmgr.c                     |   4 +-
>  sound/core/seq/seq_queue.c                         |  29 +-
>  sound/core/seq/seq_timer.c                         |  13 +-
>  sound/core/seq/seq_timer.h                         |   3 +-
>  sound/hda/hdmi_chmap.c                             |   2 +-
>  sound/pci/hda/hda_codec.c                          |   2 +-
>  sound/pci/hda/hda_eld.c                            |   2 +-
>  sound/pci/hda/hda_sysfs.c                          |   4 +-
>  sound/pci/hda/patch_conexant.c                     |   1 +
>  sound/pci/hda/patch_hdmi.c                         |   7 +-
>  sound/pci/hda/patch_realtek.c                      |  16 +-
>  sound/sh/aica.c                                    |   4 +-
>  sound/sh/sh_dac_audio.c                            |   3 -
>  sound/soc/atmel/Kconfig                            |   2 +
>  sound/soc/soc-pcm.c                                |  95 ++-
>  sound/soc/soc-topology.c                           |  42 +-
>  sound/soc/sunxi/sun8i-codec.c                      |   3 +-
>  sound/usb/card.c                                   |   4 +
>  sound/usb/clock.c                                  |  99 ++--
>  sound/usb/clock.h                                  |   4 +-
>  sound/usb/format.c                                 |   3 +-
>  sound/usb/mixer.c                                  |  12 +-
>  sound/usb/pcm.c                                    |   4 +
>  sound/usb/quirks.c                                 |  39 ++
>  sound/usb/quirks.h                                 |   5 +
>  sound/usb/usx2y/usX2Yhwdep.c                       |   2 +-
>  tools/bpf/bpftool/cgroup.c                         |  56 +-
>  tools/lib/api/fs/fs.c                              |   4 +-
>  tools/objtool/arch/x86/lib/x86-opcode-map.txt      |   2 +-
>  tools/perf/ui/browsers/hists.c                     |   1 +
>  tools/perf/ui/gtk/Build                            |   5 +
>  tools/power/acpi/Makefile.config                   |   2 +-
>  .../selftests/bpf/prog_tests/sockmap_basic.c       |  79 +++
>  .../testing/selftests/bpf/test_select_reuseport.c  |  16 +-
>  tools/testing/selftests/net/fib_tests.sh           |   6 +
>  tools/testing/selftests/size/get_size.c            |  24 +-
>  tools/usb/usbip/src/usbip_network.c                |  40 +-
>  tools/usb/usbip/src/usbip_network.h                |  12 +-
>  virt/kvm/arm/aarch32.c                             |  14 +-
>  virt/kvm/arm/mmu.c                                 |   3 +-
>  virt/kvm/arm/pmu.c                                 |   3 +
>  virt/kvm/arm/vgic/vgic-its.c                       |   3 +-
>  virt/kvm/kvm_main.c                                |  12 +-
>  597 files changed, 5685 insertions(+), 2995 deletions(-)
>  rename drivers/gpu/drm/amd/display/dc/{calcs => inc}/dcn_calc_math.h (100%)
>  create mode 100644 tools/testing/selftests/bpf/prog_tests/sockmap_basic.c
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team