This is the start of the stable review cycle for the 4.4.152 release.
There are 79 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 Aug 25 07:48:51 UTC 2018.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.152-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.152-rc1
Jann Horn <[email protected]>
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Esben Haabendal <[email protected]>
i2c: imx: Fix race condition in dma read
Lukas Wunner <[email protected]>
PCI: pciehp: Fix use-after-free on unplug
Myron Stowe <[email protected]>
PCI: Skip MPS logic for Virtual Functions (VFs)
Lukas Wunner <[email protected]>
PCI: hotplug: Don't leak pci_slot on registration failure
John David Anglin <[email protected]>
parisc: Remove unnecessary barriers from spinlock.h
Elad Raz <[email protected]>
bridge: Propagate vlan add failure to user
Willem de Bruijn <[email protected]>
packet: refine ring v3 block size test to hold one frame
Florian Westphal <[email protected]>
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Eric Dumazet <[email protected]>
xfrm_user: prevent leaking 2 bytes of kernel memory
John David Anglin <[email protected]>
parisc: Remove ordered stores from syscall.S
Jeremy Cline <[email protected]>
ext4: fix spectre gadget in ext4_mb_regular_allocator()
Paolo Bonzini <[email protected]>
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
Daniel Rosenberg <[email protected]>
staging: android: ion: check for kref overflow
Randy Dunlap <[email protected]>
tcp: identify cryptic messages as TCP seq # bugs
Stefan Wahren <[email protected]>
net: qca_spi: Fix log level if probe fails
Stefan Wahren <[email protected]>
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren <[email protected]>
net: qca_spi: Avoid packet drop during initial sync
David Lechner <[email protected]>
net: usb: rtl8150: demote allmulti message to dev_dbg()
Randy Dunlap <[email protected]>
net/ethernet/freescale/fman: fix cross-build error
Dan Carpenter <[email protected]>
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Yuchung Cheng <[email protected]>
tcp: remove DELAYED ACK events in DCTCP
Dan Carpenter <[email protected]>
qlogic: check kstrtoul() for errors
Willem de Bruijn <[email protected]>
packet: reset network header if packet shorter than ll reserved space
Alexander Duyck <[email protected]>
ixgbe: Be more careful when modifying MAC filters
Adam Ford <[email protected]>
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Steven Rostedt (VMware) <[email protected]>
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Kim Phillips <[email protected]>
perf llvm-utils: Remove bashism from kernel include fetch script
Vikas Gupta <[email protected]>
bnxt_en: Fix for system hang if request_irq fails
Russell King <[email protected]>
drm/armada: fix colorkey mode property
Stefan Schmidt <[email protected]>
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt <[email protected]>
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt <[email protected]>
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Daniel Mack <[email protected]>
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Florian Westphal <[email protected]>
netfilter: x_tables: set module owner for icmp(6) matches
Yuiko Oshino <[email protected]>
smsc75xx: Add workaround for gigabit link up hardware errata.
Zhen Lei <[email protected]>
kasan: fix shadow_size calculation error in kasan_module_alloc
Mathieu Malaterre <[email protected]>
tracing: Use __printf markup to silence compiler
Fabio Estevam <[email protected]>
ARM: imx_v4_v5_defconfig: Select ULPI support
Fabio Estevam <[email protected]>
ARM: imx_v6_v7_defconfig: Select ULPI support
Jason Gerecke <[email protected]>
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Greg Ungerer <[email protected]>
m68k: fix "bad page state" oops on ColdFire boot
Sudarsana Reddy Kalluru <[email protected]>
bnx2x: Fix receiving tx-timeout in error or recovery state.
Marek Szyprowski <[email protected]>
drm/exynos: decon5433: Fix WINCONx reset value
Marek Szyprowski <[email protected]>
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
Marek Szyprowski <[email protected]>
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
BingJing Chang <[email protected]>
md/raid10: fix that replacement cannot complete recovery after reassemble
Dan Carpenter <[email protected]>
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Keerthy <[email protected]>
ARM: dts: da850: Fix interrups property for gpio
Andy Lutomirski <[email protected]>
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Jiri Olsa <[email protected]>
perf tests: Add event parsing error handling to parse events test
Sandipan Das <[email protected]>
perf report powerpc: Fix crash if callchain is empty
Thomas Richter <[email protected]>
perf test session topology: Fix test on s390
Ajay Gupta <[email protected]>
usb: xhci: increase CRS timeout value
Daniel Mack <[email protected]>
ARM: dts: am437x: make edt-ft5x06 a wakeup source
Michael Trimarchi <[email protected]>
brcmfmac: stop watchdog before detach and free everything
Ganesh Goudar <[email protected]>
cxgb4: when disabling dcb set txq dcb priority to 0
Casey Schaufler <[email protected]>
Smack: Mark inode instant in smack_task_to_inode
Hangbin Liu <[email protected]>
ipv6: mcast: fix unsolicited report interval after receiving querys
Steven Rostedt (VMware) <[email protected]>
locking/lockdep: Do not record IRQ state within lockdep code
Bartosz Golaszewski <[email protected]>
net: davinci_emac: match the mdio device against its compatible if possible
Alexey Brodkin <[email protected]>
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Li RongQing <[email protected]>
net: propagate dev_get_valid_name return code
Stefan Agner <[email protected]>
net: hamradio: use eth_broadcast_addr
Govindarajulu Varadarajan <[email protected]>
enic: initialize enic->rfs_h.lock in enic_probe
Sudarsana Reddy Kalluru <[email protected]>
qed: Add sanity check for SIMD fastpath handler.
Zhizhou Zhang <[email protected]>
arm64: make secondary_start_kernel() notrace
Zhouyang Jia <[email protected]>
scsi: xen-scsifront: add error handling for xenbus_printf
Grigor Tovmasyan <[email protected]>
usb: gadget: dwc2: fix memory leak in gadget_init()
Chunfeng Yun <[email protected]>
usb: gadget: composite: fix delayed_status race condition when set_interface
William Wu <[email protected]>
usb: dwc2: fix isoc split in transfer with no data
Ray Jui <[email protected]>
ARM: dts: Cygnus: Fix I2C controller interrupt type
Fathi Boudra <[email protected]>
selftests: sync: add config fragment for testing sync framework
Shuah Khan (Samsung OSG) <[email protected]>
selftests: zram: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG) <[email protected]>
selftests: user: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG) <[email protected]>
selftests: static_keys: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG) <[email protected]>
selftests: pstore: return Kselftest Skip code for skipped tests
Eric Dumazet <[email protected]>
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Alexey Brodkin <[email protected]>
ARC: Explicitly add -mmedium-calls to CFLAGS
-------------
Diffstat:
Makefile | 4 +-
arch/arc/Makefile | 15 +-----
arch/arc/include/asm/mach_desc.h | 2 -
arch/arc/kernel/irq.c | 2 +-
arch/arm/boot/dts/am3517.dtsi | 5 ++
arch/arm/boot/dts/am437x-sk-evm.dts | 2 +
arch/arm/boot/dts/bcm-cygnus.dtsi | 4 +-
arch/arm/boot/dts/da850.dtsi | 6 +--
arch/arm/configs/imx_v4_v5_defconfig | 2 +
arch/arm/configs/imx_v6_v7_defconfig | 2 +
arch/arm/mach-pxa/irq.c | 4 +-
arch/arm/mm/init.c | 9 ++++
arch/arm64/kernel/smp.c | 2 +-
arch/m68k/include/asm/mcf_pgalloc.h | 4 +-
arch/parisc/include/asm/spinlock.h | 8 +--
arch/parisc/kernel/syscall.S | 24 ++++-----
drivers/dma/k3dma.c | 2 +-
drivers/gpu/drm/armada/armada_hw.h | 1 +
drivers/gpu/drm/armada/armada_overlay.c | 30 ++++++++---
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 6 +--
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 29 ++++++----
drivers/gpu/drm/exynos/regs-gsc.h | 1 +
drivers/gpu/drm/nouveau/nouveau_gem.c | 4 +-
drivers/hid/wacom_wac.c | 10 +++-
drivers/i2c/busses/i2c-imx.c | 8 +--
drivers/md/raid10.c | 7 +++
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 6 +++
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 6 +++
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +-
drivers/net/ethernet/cisco/enic/enic_clsf.c | 3 +-
drivers/net/ethernet/cisco/enic/enic_main.c | 3 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 12 ++++-
drivers/net/ethernet/qlogic/qed/qed_main.c | 12 ++++-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 +
drivers/net/ethernet/qualcomm/qca_spi.c | 21 ++++----
drivers/net/ethernet/ti/davinci_emac.c | 4 ++
drivers/net/hamradio/bpqether.c | 8 +--
drivers/net/ieee802154/at86rf230.c | 15 ++----
drivers/net/ieee802154/fakelb.c | 2 +-
drivers/net/usb/rtl8150.c | 2 +-
drivers/net/usb/smsc75xx.c | 62 ++++++++++++++++++++++
drivers/net/wireless/brcm80211/brcmfmac/sdio.c | 7 +++
drivers/pci/hotplug/pci_hotplug_core.c | 9 ++++
drivers/pci/hotplug/pciehp.h | 1 +
drivers/pci/hotplug/pciehp_core.c | 7 +++
drivers/pci/hotplug/pciehp_hpc.c | 5 +-
drivers/pci/probe.c | 4 ++
drivers/scsi/xen-scsifront.c | 33 +++++++++---
drivers/staging/android/ion/ion.c | 17 ++++--
drivers/usb/dwc2/gadget.c | 7 ++-
drivers/usb/dwc2/hcd_intr.c | 3 +-
drivers/usb/gadget/composite.c | 3 ++
drivers/usb/host/xhci.c | 7 ++-
fs/ext4/mballoc.c | 4 +-
fs/reiserfs/xattr.c | 4 +-
include/linux/fsl/guts.h | 1 +
include/net/net_namespace.h | 1 +
include/net/netns/ipv6.h | 1 -
include/net/tcp.h | 2 -
kernel/locking/lockdep.c | 12 ++---
kernel/trace/trace.c | 5 ++
mm/kasan/kasan.c | 5 +-
net/bridge/br_if.c | 11 +++-
net/core/dev.c | 4 +-
net/ipv4/netfilter/ip_tables.c | 1 +
net/ipv4/tcp.c | 4 +-
net/ipv4/tcp_dctcp.c | 25 ---------
net/ipv4/tcp_output.c | 4 --
net/ipv6/mcast.c | 9 ++--
net/ipv6/netfilter/ip6_tables.c | 1 +
net/ipv6/netfilter/nf_conntrack_reasm.c | 6 +--
net/netfilter/nf_conntrack_proto_dccp.c | 8 +--
net/packet/af_packet.c | 12 +++--
net/xfrm/xfrm_user.c | 8 +--
security/smack/smack_lsm.c | 1 +
tools/perf/arch/powerpc/util/skip-callchain-idx.c | 2 +-
tools/perf/tests/parse-events.c | 8 +--
tools/perf/tests/topology.c | 1 +
tools/perf/util/llvm-utils.c | 6 +--
.../selftests/pstore/pstore_post_reboot_tests | 5 +-
.../selftests/static_keys/test_static_keys.sh | 13 +++++
tools/testing/selftests/sync/config | 4 ++
tools/testing/selftests/user/test_user_copy.sh | 7 +++
tools/testing/selftests/x86/sigreturn.c | 46 ++++++++++------
tools/testing/selftests/zram/zram.sh | 5 +-
tools/testing/selftests/zram/zram_lib.sh | 5 +-
virt/kvm/eventfd.c | 11 ++--
89 files changed, 477 insertions(+), 226 deletions(-)