Merge 4.14.292 into android-4.14-q
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 5 Sep 2022 12:03:45 +0000 (14:03 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 5 Sep 2022 12:03:45 +0000 (14:03 +0200)
commit6a7b26881bb492f1128cfa2293190436a5501862
tree75031fe19110d45d2a16e47e462ec915d2783fa6
parent0188a7a0d9a2e709ece7396f06ad933b18c36544
parent65640c873dcf9c9736c071807b371c487bc6377f
Merge 4.14.292 into android-4.14-q

Changes in 4.14.292
audit: fix potential double free on error path from fsnotify_add_inode_mark
parisc: Fix exception handler for fldw and fstw instructions
pinctrl: amd: Don't save/restore interrupt status and wake status bits
xfrm: fix refcount leak in __xfrm_policy_check()
af_key: Do not call xfrm_probe_algs in parallel
rose: check NULL rose_loopback_neigh->loopback
bonding: 802.3ad: fix no transmission of LACPDUs
net: ipvtap - add __init/__exit annotations to module init/exit funcs
netfilter: ebtables: reject blobs that don't provide all entry points
netfilter: nft_payload: report ERANGE for too long offset and length
netfilter: nft_payload: do not truncate csum_offset and csum_type
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
ratelimit: Fix data-races in ___ratelimit().
net: Fix a data-race around sysctl_tstamp_allow_data.
net: Fix a data-race around sysctl_net_busy_poll.
net: Fix a data-race around sysctl_net_busy_read.
net: Fix a data-race around netdev_budget.
net: Fix a data-race around netdev_budget_usecs.
net: Fix a data-race around sysctl_somaxconn.
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
btrfs: check if root is readonly while setting security xattr
loop: Check for overflow while configuring loop
asm-generic: sections: refactor memory_intersects
mm/hugetlb: fix hugetlb not supporting softdirty tracking
md: call __md_stop_writes in md_stop
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
arm64: map FDT as RW for early_init_dt_scan()
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
x86/cpu: Add Tiger Lake to Intel family
x86/bugs: Add "unknown" reporting for MMIO Stale Data
kbuild: Fix include path in scripts/Makefile.modpost
Bluetooth: L2CAP: Fix build errors in some archs
media: pvrusb2: fix memory leak in pvr_probe
HID: hidraw: fix memory leak in hidraw_release()
fbdev: fb_pm2fb: Avoid potential divide by zero error
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
neigh: fix possible DoS due to net iface start/stop loop
s390/hypfs: avoid error message under KVM
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
kprobes: don't call disarm_kprobe() for disabled kprobes
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Linux 4.14.292

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Icf54f56b611bf0c0750b75364bcf6e2e9b9554a5
Makefile
drivers/block/loop.c
drivers/md/md.c
kernel/kprobes.c
kernel/trace/ftrace.c
mm/mmap.c
net/core/skbuff.c
net/key/af_key.c
net/netfilter/Kconfig
net/xfrm/xfrm_policy.c
scripts/Makefile.modpost