Merge 4.14.282 into android-4.14-q
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Jun 2022 09:01:10 +0000 (11:01 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Jun 2022 09:01:10 +0000 (11:01 +0200)
commitdcd651cc82c7b6e84286a48733489fb60145c8db
treec97291a327f8255713ca74d2238acf4eabb8d910
parentd66ebc222479019c4c4c77671dc99bcc47106d4d
parentb8f3be299d5176348b15cc59d55b85faa3dece68
Merge 4.14.282 into android-4.14-q

Changes in 4.14.282
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
tcp: change source port randomizarion at connect() time
secure_seq: use the 64 bits of the siphash for port offset calculation
ACPI: sysfs: Make sparse happy about address space in use
ACPI: sysfs: Fix BERT error region memory mapping
net: af_key: check encryption module availability consistency
net: ftgmac100: Disable hardware checksum on AST2600
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
assoc_array: Fix BUG_ON during garbage collect
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
exec: Force single empty string when argv is empty
netfilter: conntrack: re-fetch conntrack after insertion
zsmalloc: fix races between asynchronous zspage free and page migration
dm integrity: fix error code in dm_integrity_ctr()
dm crypt: make printing of the key constant-time
dm stats: add cond_resched when looping over entries
dm verity: set DM_TARGET_IMMUTABLE feature flag
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
docs: submitting-patches: Fix crossref to 'The canonical patch format'
NFSD: Fix possible sleep during nfsd4_release_lockowner()
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Linux 4.14.282

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ie93bea657ec190d5e68fa00882d032f6fc4f7708
Makefile
drivers/acpi/sysfs.c
drivers/md/dm-crypt.c
drivers/md/dm-verity-target.c
fs/exec.c
mm/zsmalloc.c
net/core/filter.c
net/key/af_key.c