* refs/heads/tmp-9cf2cea:
ANDROID: GKI: disable CONFIG_MEMCG
ANDROID: mm, oom: Avoid killing tasks with negative ADJ scores
ANDROID: add flags to android_rvh_enqueue_task/dequeue_task parameter
ANDROID: Sched: Add export symbol resched_curr
ANDROID: Sched: Add hooks for scheduler
UPSTREAM: arm64: sdei: Push IS_ENABLED() checks down to callee functions
UPSTREAM: arm64: scs: use vmapped IRQ and SDEI shadow stacks
UPSTREAM: scs: switch to vmapped shadow stacks
ANDROID: sched: add trace hook to enable EAS for SMP systems
ANDROID: sched/tracing: Print task status in sched_migrate_task
UPSTREAM: PM / EM: Micro optimization in em_cpu_energy
ANDROID: GKI: Disable symbol stripping
ANDROID: GKI: bfq: enable bfq i/o group scheduling
ANDROID: sched: cpufreq_schedutil: add sugov tracepoints
UPSTREAM: mm/page_owner: record timestamp and pid
ANDROID: renamed virtual device symbol list
ANDROID: mm: oom_kill: reap memory of a task that receives SIGKILL
ANDROID: GKI: Enable XFRM_MIGRATE
ANDROID: mm: Export get_page_owner
ANDROID: mm: Export lookup_page_ext
ANDROID: mm: Export get_slabinfo
Linux 5.10.5
device-dax: Fix range release
ext4: avoid s_mb_prefetch to be zero in individual scenarios
dm verity: skip verity work if I/O error when system is shutting down
ALSA: pcm: Clear the full allocated memory at hw_params
io_uring: remove racy overflow list fast checks
s390: always clear kernel stack backchain before calling functions
tick/sched: Remove bogus boot "safety" check
drm/amd/display: updated wm table for Renoir
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
um: ubd: Submit all data segments atomically
um: random: Register random as hwrng-core device
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
fs/namespace.c: WARN if mnt_count has become negative
powerpc/64: irq replay remove decrementer overflow check
module: delay kobject uevent until after module init call
f2fs: fix race of pending_pages in decompression
f2fs: avoid race condition for shrinker count
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
i3c master: fix missing destroy_workqueue() on error in i3c_master_register
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
rtc: pl031: fix resource leak in pl031_probe
quota: Don't overflow quota file offsets
module: set MODULE_STATE_GOING state when a module fails to load
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
io_uring: check kthread stopped flag when sq thread is unparked
fcntl: Fix potential deadlock in send_sig{io, urg}()
ext4: check for invalid block size early when mounting a file system
bfs: don't use WARNING: string when it's just info.
ALSA: rawmidi: Access runtime->avail always in spinlock
ALSA: seq: Use bool for snd_seq_queue internal flags
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
media: gp8psk: initialize stats at power control logic
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
reiserfs: add check for an invalid ih_entry_count
fbcon: Disable accelerated scrolling
Bluetooth: hci_h5: close serdev device and free hu in h5_close
scsi: cxgb4i: Fix TLS dependency
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
cgroup: Fix memory leak when parsing multiple source parameters
tools headers UAPI: Sync linux/const.h with the kernel headers
uapi: move constants from <linux/kernel.h> to <linux/const.h>
io_uring: fix io_sqe_files_unregister() hangs
io_uring: add a helper for setting a ref node
io_uring: use bottom half safe lock for fixed file data
io_uring: don't assume mm is constant across submits
lib/zlib: fix inflating zlib streams on s390
mm: memmap defer init doesn't work as expected
mm/hugetlb: fix deadlock in hugetlb_cow error path
scsi: block: Fix a race in the runtime power management code
opp: Call the missing clk_put() on error
opp: fix memory leak in _allocate_opp_table
spi: dw-bt1: Fix undefined devm_mux_control_get symbol
jffs2: Fix NULL pointer dereference in rp_size fs option parsing
jffs2: Allow setting rp_size to zero during remounting
io_uring: close a small race gap for files cancel
drm/amd/display: Add get_dig_frontend implementation for DCEx
md/raid10: initialize r10_bio->read_slot before use.
ethtool: fix string set id check
ethtool: fix error paths in ethnl_set_channels()
mptcp: fix security context on server socket
net/sched: sch_taprio: reset child qdiscs before freeing them
ANDROID: db845c: Fixup missing XHCI_HCD config and abi symbols
UPSTREAM: driver core: Fix lockdep warning on wfs_lock
FROMLIST: scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
ANDROID: GKI: enable CONFIG_SRAM
ANDROID: rwsem: Export rwsem_waiter struct for loadable modules
ANDROID: vendor_hook: modify cpuidle vendor hook
ANDROID: abi_gki_aarch64_db845c: Update for the DMABUF_HEAPS_SYSTEM change
fs-verity: move structs needed for file signing to UAPI header
fs-verity: rename "file measurement" to "file digest"
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
fs-verity: remove filenames from file comments
fscrypt: allow deleting files with unsupported encryption policy
fscrypt: unexport fscrypt_get_encryption_info()
fscrypt: move fscrypt_require_key() to fscrypt_private.h
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
fscrypt: introduce fscrypt_prepare_readdir()
ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
ubifs: remove ubifs_dir_open()
f2fs: remove f2fs_dir_open()
ext4: remove ext4_dir_open()
fscrypt: simplify master key locking
fscrypt: remove unnecessary calls to fscrypt_require_key()
ubifs: prevent creating duplicate encrypted filenames
f2fs: prevent creating duplicate encrypted filenames
ext4: prevent creating duplicate encrypted filenames
fscrypt: add fscrypt_is_nokey_name()
fscrypt: remove kernel-internal constants from UAPI header
Conflicts:
include/trace/events/power.h
kernel/sched/core.c
kernel/sched/cpufreq_schedutil.c
kernel/sched/topology.c
Change-Id: Ibcdd9143b0681c06b83db322db0d9b44ce4d8ad6
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>