Merge 4.4.67 into android-4.4
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 8 May 2017 07:55:31 +0000 (09:55 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 8 May 2017 07:55:31 +0000 (09:55 +0200)
commit9796ea8fa00e6e664c846c40f6a14b4c227c1bdc
tree450c1c87159f1473cfc8d3e9bc23d3f8ad6f424f
parentcc756e682c1a296acd14471d122646c92f6936f3
parentdec1dc2a0ee8e929c12360c01f211daad862e96c
Merge 4.4.67 into android-4.4

Changes in 4.4.67:
timerfd: Protect the might cancel mechanism proper
Handle mismatched open calls
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
ALSA: ppc/awacs: shut up maybe-uninitialized warning
drbd: avoid redefinition of BITS_PER_PAGE
mtd: avoid stack overflow in MTD CFI code
net: tg3: avoid uninitialized variable warning
scsi: cxlflash: Scan host only after the port is ready for I/O
scsi: cxlflash: Fix to avoid EEH and host reset collisions
scsi: cxlflash: Improve EEH recovery time
8250_pci: Fix potential use-after-free in error path
netlink: Allow direct reclaim for fallback allocation
IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE
IB/ehca: fix maybe-uninitialized warnings
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
ext4 crypto: revalidate dentry after adding or removing the key
ext4 crypto: use dget_parent() in ext4_d_revalidate()
ext4/fscrypto: avoid RCU lookup in d_revalidate
nfsd4: minor NFSv2/v3 write decoding cleanup
nfsd: stricter decoding of write-like NFSv2/v3 ops
dm ioctl: prevent stack leak in dm ioctl call
Linux 4.4.67

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
drivers/md/dm-ioctl.c
fs/ext4/ext4.h
fs/ext4/ioctl.c