This is the start of the stable review cycle for the 4.4.33 release.
There are 38 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat Nov 19 10:32:25 UTC 2016.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.33-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 4.4.33-rc1
Jann Horn <[email protected]>
netfilter: fix namespace handling in nf_log_proc_dostring
Goldwyn Rodrigues <[email protected]>
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Fabio Estevam <[email protected]>
mmc: mxs: Initialize the spinlock prior to using it
Chen-Yu Tsai <[email protected]>
ASoC: sun4i-codec: return error code instead of NULL when create_card fails
Punit Agrawal <[email protected]>
ACPI / APEI: Fix incorrect return value of ghes_proc()
Huaibin Wang <[email protected]>
i40e: fix call of ndo_dflt_bridge_getlink()
Andrew Lutomirski <[email protected]>
hwrng: core - Don't use a stack buffer in add_early_randomness()
Daniel Mentz <[email protected]>
lib/genalloc.c: start search from start of chunk
Alexander Usyskin <[email protected]>
mei: bus: fix received data size check in NFC fixup
Joerg Roedel <[email protected]>
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Baoquan He <[email protected]>
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Richard Genoud <[email protected]>
tty/serial: at91: fix hardware handshake on Atmel platforms
Ludovic Desroches <[email protected]>
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ville Syrjälä <[email protected]>
drm/i915: Respect alternate_ddc_pin for all DDI ports
James Hogan <[email protected]>
KVM: MIPS: Precalculate MMIO load resume PC
Sreekanth Reddy <[email protected]>
scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
disk
Bill Kuzeja <[email protected]>
scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
Song Hongyan <[email protected]>
iio: orientation: hid-sensor-rotation: Add PM function (fix non working
driver)
Song Hongyan <[email protected]>
iio: hid-sensors: Increase the precision of scale to fix wrong reading
interpretation.
Scott Wood <[email protected]>
clk: qoriq: Don't allow CPU clocks higher than starting value
Azael Avalos <[email protected]>
toshiba-wmi: Fix loading the driver on non Toshiba laptops
Richard Weinberger <[email protected]>
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Felipe Balbi <[email protected]>
usb: gadget: u_ether: remove interrupt throttling
Johan Hovold <[email protected]>
USB: cdc-acm: fix TIOCMIWAIT
Marc Dietrich <[email protected]>
staging: nvec: remove managed resource from PS2 driver
Paul Fertser <[email protected]>
Revert "staging: nvec: ps2: change serio type to passthrough"
Paul Fertser <[email protected]>
drivers: staging: nvec: remove bogus reset command for PS/2 interface
Arnd Bergmann <[email protected]>
staging: iio: ad5933: avoid uninitialized variable in error case
Mika Westerberg <[email protected]>
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg <[email protected]>
pinctrl: cherryview: Serialize register access in suspend/resume
Vineet Gupta <[email protected]>
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Michael Holzheu <[email protected]>
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Andrey Ryabinin <[email protected]>
coredump: fix unfreezable coredumping task
Jann Horn <[email protected]>
swapfile: fix memory corruption via malformed swapfile
Sean Young <[email protected]>
dib0700: fix nec repeat handling
murray foster <[email protected]>
ASoC: cs4270: fix DAPM stream name mismatch
Takashi Iwai <[email protected]>
ALSA: info: Limit the proc text input size
Takashi Iwai <[email protected]>
ALSA: info: Return error for invalid read/write
-------------
Diffstat:
Makefile | 4 +-
arch/arc/kernel/time.c | 19 ++---
arch/mips/include/asm/kvm_host.h | 7 +-
arch/mips/kvm/emulate.c | 24 ++++---
arch/s390/hypfs/hypfs_diag.c | 6 +-
drivers/acpi/apei/ghes.c | 2 +-
drivers/block/drbd/drbd_main.c | 2 +-
drivers/char/hw_random/core.c | 6 +-
drivers/clk/clk-qoriq.c | 13 ++--
drivers/dma/at_xdmac.c | 18 ++++-
drivers/gpu/drm/i915/intel_hdmi.c | 84 ++++++++++++----------
.../iio/common/hid-sensors/hid-sensor-attributes.c | 56 +++++++--------
drivers/iio/orientation/hid-sensor-rotation.c | 1 +
drivers/iommu/amd_iommu.c | 3 +
drivers/iommu/intel-iommu.c | 14 +++-
drivers/media/usb/dvb-usb/dib0700_core.c | 5 +-
drivers/misc/mei/bus-fixup.c | 2 +-
drivers/mmc/host/mxs-mmc.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/nfc/mei_phy.c | 2 +-
drivers/pinctrl/intel/pinctrl-cherryview.c | 17 ++++-
drivers/platform/x86/toshiba-wmi.c | 26 +++++--
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
drivers/scsi/qla2xxx/qla_os.c | 2 +
drivers/staging/iio/impedance-analyzer/ad5933.c | 17 +++--
drivers/staging/nvec/nvec_ps2.c | 8 +--
drivers/tty/serial/atmel_serial.c | 27 +++++--
drivers/usb/class/cdc-acm.c | 2 -
drivers/usb/gadget/function/u_ether.c | 8 ---
fs/btrfs/inode.c | 9 ++-
fs/coredump.c | 3 +
lib/genalloc.c | 3 +-
mm/swapfile.c | 2 +
net/netfilter/nf_log.c | 6 +-
sound/core/info.c | 9 ++-
sound/soc/codecs/cs4270.c | 8 +--
sound/soc/sunxi/sun4i-codec.c | 7 +-
37 files changed, 269 insertions(+), 163 deletions(-)