Merge 4.14.218 into android-4.14-q
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 30 Jan 2021 13:43:15 +0000 (14:43 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 30 Jan 2021 13:43:15 +0000 (14:43 +0100)
commit00611628298c449990113e737971a11928712246
treec380b4fd00c472c00604175f25893276b39fd7af
parentf014f37d396620bd5a06a421110340fc9e61651b
parent2c8a3fceddf0dd87f278e7a5e01350f86f844b1c
Merge 4.14.218 into android-4.14-q

Changes in 4.14.218
i2c: bpmp-tegra: Ignore unknown I2C_M flags
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
ALSA: hda/via: Add minimum mute flag
ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
mmc: sdhci-xenon: fix 1.8v regulator stabilization
dm: avoid filesystem lookup in dm_get_dev_t()
drm/atomic: put state on error path
ASoC: Intel: haswell: Add missing pm_ops
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
xen: Fix event channel callback via INTX/GSI
drm/nouveau/bios: fix issue shadowing expansion ROMs
drm/nouveau/privring: ack interrupts the same way as RM
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
i2c: octeon: check correct size of maximum RECV_LEN packet
can: dev: can_restart: fix use after free bug
can: vxcan: vxcan_xmit: fix use after free bug
iio: ad5504: Fix setting power-down state
irqchip/mips-cpu: Set IPI domain parent chip
intel_th: pci: Add Alder Lake-P support
stm class: Fix module init return on allocation failure
ehci: fix EHCI host controller initialization sequence
USB: ehci: fix an interrupt calltrace error
usb: udc: core: Use lock when write to soft_connect
usb: bdc: Make bdc pci driver depend on BROKEN
xhci: make sure TRB is fully written before giving it to the controller
xhci: tegra: Delay for disabling LFPS detector
compiler.h: Raise minimum version of GCC to 5.1 for arm64
netfilter: rpfilter: mask ecn bits before fib lookup
sh: dma: fix kconfig dependency for G2_DMA
sh_eth: Fix power down vs. is_opened flag ordering
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
udp: mask TOS bits in udp_v4_early_demux()
ipv6: create multicast route with RTPROT_KERNEL
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
net: dsa: b53: fix an off by one in checking "vlan->vid"
futex: futex_wake_op, fix sign_extend32 sign bits
gpio: mvebu: fix pwm .get_state period calculation
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
futex: Ensure the correct return value from futex_lock_pi()
futex: Replace pointless printk in fixup_owner()
futex: Provide and use pi_state_update_owner()
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
futex: Use pi_state_update_owner() in put_pi_state()
futex: Simplify fixup_pi_state_owner()
futex: Handle faults correctly for PI futexes
tracing: Fix race in trace_open and buffer resize call
x86/boot/compressed: Disable relocation relaxation
fs: move I_DIRTY_INODE to fs.h
writeback: Drop I_DIRTY_TIME_EXPIRE
fs: fix lazytime expiration handling in __writeback_single_inode()
Linux 4.14.218

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7683ee2fa1e26180888f17fd6ee1bf84681e09cc
Makefile
drivers/md/dm-table.c
fs/ext4/inode.c
fs/fs-writeback.c
include/linux/fs.h
mm/slub.c
net/core/skbuff.c
net/ipv6/addrconf.c