* origin/q:
diag: Clear the local masks only during local usb disconnect
diag: Prevent resource leakage of task structure
dma-mapping-fast: Fix erroneous MAIR idx calculation
iommu/arm-smmu: add support to configure IOVA range
iommu/io-pgtable-fast: optimize statically allocated pages
iommu: io-pgtable-fast: Separate dma and io-pagetable layers
ANDROID: GKI: scripts: Makefile: update the lz4 command (#2)
f2fs: add symbolic link to kobject in sysfs
f2fs: add GC_URGENT_LOW mode in gc_urgent
f2fs: avoid readahead race condition
f2fs: fix return value of move_data_block()
f2fs: add parameter op_flag in f2fs_submit_page_read()
f2fs: split f2fs_allocate_new_segments()
Linux 4.14.187
Revert "tty: hvc: Fix data abort due to race in hvc_open"
xfs: add agf freeblocks verify in xfs_agf_verify
NFSv4 fix CLOSE not waiting for direct IO compeletion
pNFS/flexfiles: Fix list corruption if the mirror count changes
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
tracing: Fix event trigger to accept redundant spaces
arm64: perf: Report the PC value in REGS_ABI_32 mode
ocfs2: fix panic on nfs server over ocfs2
ocfs2: fix value of OCFS2_INVALID_SLOT
ocfs2: load global_inode_alloc
mm/slab: use memzero_explicit() in kzfree()
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
KVM: nVMX: Plumb L2 GPA through to PML emulation
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
ACPI: sysfs: Fix pm_profile_attr type
ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
blktrace: break out of blktrace setup on concurrent calls
kbuild: improve cc-option to clean up all temporary files
s390/ptrace: fix setting syscall number
net: alx: fix race condition in alx_remove
ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function
sched/core: Fix PI boosting between RT and DEADLINE tasks
net: bcmgenet: use hardware padding of runt frames
netfilter: ipset: fix unaligned atomic access
usb: gadget: udc: Potential Oops in error handling code
ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
net: qed: fix excessive QM ILT lines consumption
net: qed: fix NVMe login fails over VFs
net: qed: fix left elements count calculation
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
ASoC: rockchip: Fix a reference count leak.
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
rxrpc: Fix handling of rwind from an ACK packet
ARM: dts: NSP: Correct FA2 mailbox node
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
cifs/smb3: Fix data inconsistent when zero file range
cifs/smb3: Fix data inconsistent when punch hole
xhci: Poll for U0 after disabling USB2 LPM
ALSA: usb-audio: Fix OOB access of mixer element list
ALSA: usb-audio: Clean up mixer element list traverse
ALSA: usb-audio: uac1: Invalidate ctl on interrupt
loop: replace kill_bdev with invalidate_bdev
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
xhci: Fix enumeration issue when setting max packet size for FS devices.
xhci: Fix incorrect EP_STATE_MASK
ALSA: usb-audio: add quirk for Denon DCD-1500RE
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
USB: ehci: reopen solution for Synopsys HC bug
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
usb: dwc2: Postponed gadget registration to the udc class driver
USB: ohci-sm501: Add missed iounmap() in remove
net: core: reduce recursion limit value
net: Do not clear the sock TX queue in sk_set_socket()
net: Fix the arp error in some cases
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
tcp: grow window for OOO packets only for SACK flows
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
rxrpc: Fix notification call on completion of discarded calls
rocker: fix incorrect error handling in dma_rings_init
net: usb: ax88179_178a: fix packet alignment padding
net: fix memleak in register_netdevice()
net: bridge: enfore alignment for ethernet address
mld: fix memory leak in ipv6_mc_destroy_dev()
ibmveth: Fix max MTU limit
apparmor: don't try to replace stale label in ptraceme check
fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
net: sched: export __netdev_watchdog_up()
block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
net: be more gentle about silly gso requests coming from user
scsi: scsi_devinfo: handle non-terminated strings
f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks
f2fs: fix an oops in f2fs_is_compressed_page
f2fs: make trace enter and end in pairs for unlink
f2fs: fix to check page dirty status before writeback
f2fs: remove the unused compr parameter
f2fs: support to trace f2fs_fiemap()
f2fs: support to trace f2fs_bmap()
f2fs: fix wrong return value of f2fs_bmap_compress()
f2fs: remove useless parameter of __insert_free_nid()
f2fs: fix typo in comment of f2fs_do_add_link
f2fs: fix to wait page writeback before update
f2fs: show more debug info for per-temperature log
f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range
f2fs: clean up parameter of f2fs_allocate_data_block()
f2fs: shrink node_write lock coverage
f2fs: add prefix for exported symbols
f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
f2fs: use kfree() to free variables allocated by match_strdup()
f2fs: get the right gc victim section when section has several segments
f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry
f2fs: remove useless truncate in f2fs_collapse_range()
f2fs: use kfree() instead of kvfree() to free superblock data
f2fs: avoid checkpatch error
qcacld-3.0: Remove validate context check in LL stats get NB ops
qcacld-3.0: Add dealloc api to free memory allocated for ll_stats
qcacld-3.0: unregister peer hang notifier
ARM: dts: msm: Add audio support
msm: camera: isp: Fix race condition b/w add and apply req
msm: camera: Remove frame id and timestamp checks for spurious SOF
ARM: dts: msm: Include camera sensor DTSi file for QCS410
msm: adsprpc: Fix array index underflow problem
qcacld-3.0: Cleanup rrm measurement data based on the index
Release 5.2.03.27K
qcacld-3.0: Fix mem leak while deleting pmksa
qcacld-3.0: Cleanup rrm measurement data based on the index
data-kernel: EMAC: Fix for stall in bi-dir traffic in sw path
Release 5.2.03.27J
qcacld-3.0: Send proper Link Rates to user space
Release 5.2.03.27I
qcacld-3.0: Update pktcapture support
drivers: rmnet_shs: Reset hstat node correctly
Release 5.2.03.27H
qcacld-3.0: Add logs for sar safety and sar unsolicited timers
Release 5.2.03.27G
qcacld-3.0: Add support to optimize latency using pm_qos
Release 5.2.03.27F
qcacld-3.0: Fix intra band roaming issue for dual sta
Release 5.2.03.27E
qcacld-3.0: Add CPU mask support to pm_qos calls
Release 5.2.03.27D
qcacld-3.0: Update disconnect rssi on every disconnect rssi event
data-kernel: EMAC: Fix the overflow for sub second increment
data-kernel: EMAC: copy from user fail handle
rmnet_shs: Remove local_bh_disable in oom handler
fw-api: CL 10528997 - update fw common interface files
fw-api: CL 10521320 - update fw common interface files
fw-api: CL 10507628 - update fw common interface files
fw-api: CL 10479358 - update fw common interface files
fw-api: CL 10477480 - update fw common interface files
fw-api: CL 10474092 - update fw common interface files
fw-api: CL 10466792 - update fw common interface files
fw-api: CL 10462927 - update fw common interface files
fw-api: CL 10450925 - update fw common interface files
qcacmn: Increase HTC control msg timeout to 6 seconds
Release 5.2.03.27C
qcacld-3.0: Fix LL Timeout over Debugfs
qcacmn: Introduce scan api to get scan entry ageout time
Release 5.2.03.27B
qcacld-3.0: Ageout connected BSS in beacon table mode
Release 5.2.03.27A
qcacld-3.0: Add support for WPA3 SuiteB roaming
qcacld-3.0: Update beacon rpt error code
qcacmn: Add support for WPA3 SuiteB roaming
Release 5.2.03.27
qcacld-3.0: Send disconnect reason code as 0 for beacon miss
Release 5.2.03.27
qcacld-3.0: Abort only host scans on roam start
qcacld-3.0: Handle tx_power_level under radio stat
Release 5.2.03.26Z
qcacld-3.0: Fix stack corruption in beacon request table mode
audio-kernel: Fix compile with CONFIG_DEBUG_FS removed
qcacld-3.0: Add null check for frequency list in rrm scan done callback
Release 5.2.03.26Y
qcacld-3.0: Add a log to print nan separate vdev capa of host and fw
Release 5.2.03.26X
qcacmn: Abort only host scans on roam start notification
qcacld-3.0: Consider Only dot11mode profiles if configured
Release 5.2.03.26W
qcacld-3.0: Use MAX_PEERS instead of IBSS define in conn_info
Release 5.2.03.26V
qcacld-3.0: fix reassociation issue
Release 5.2.03.26U
qcacld-3.0: Don't force RSSI trigger in controlled roaming mode
fw-api: CL 10404614 - update fw common interface files
fw-api: CL 10345835 - update fw common interface files
qcacmn: Update disconnect rssi on every disconnect rssi event
defconfig: sm6150: Enable PM_AUTOSLEEP for QCS610
qcacld-3.0: Add vdev start check before sending arp_ns stats cmd to fw
drivers: rmnet: shs: Unrevert Deadlock fix
qcacld-3.0: Don't indicate P2P client deletion event
drivers: shs: Check bounds of stat array
qcacld-3.0: Send deauth to AP when SAE auth failed
drivers: shs: protect mmap file operations using shs ep lock
qcacld-3.0: Protect pktlog under mutex to avoid possible race conditions
qcacld-3.0: Set RSN capability flag for SAP peers
qcacld-3.0: Populate correct RSSI value for Monitor packets
qcacld-3.0: Report correct max NSS in case of DBS
drivers: rmnet_perf: Take lock during DL marker handling
qcacld-3.0: Add driver command to request ANI level
drivers: shs: limit size copied to cached flows array to avoid globar var corruption
drivers: shs: fix deadlock caused between generic netlink and rtnl locks
drivers: shs: fix null check before freeing slow start list
drivers: shs: Change allocation context of shs allocations within spin_lock
drivers: rmnet_perf: Check for over pulling
qcacld-3.0: Populate and send correct max rate to the userspace
drivers: rmnet_shs: Remove rmnet ep access
qcacld-3.0: Extend force 1x1 ini
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>