-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 4.9 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 8743ce3d7c9698285310920c443c086e337aef44:
Linux 4.9.66 (2017-11-30 08:39:15 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg/4.14/4.9
for you to fetch changes up to 574fdc217821afb433ca261c0ffb199a5ba37816:
iio: adc: ti-ads1015: add 10% to conversion wait time (2017-11-30 16:49:20 -0500)
- ---------------------------------------------------------------- Aaron Sierra (1): serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Alexey Khoroshilov (1): usb: phy: tahvo: fix error handling in tahvo_usb_probe()
Andy Lutomirski (1): selftests/x86/ldt_get: Add a few additional tests for limits
Arnaldo Carvalho de Melo (1): tools include: Do not use poison with C++
Ben Hutchings (1): usbip: tools: Install all headers needed for libusbip development
Boshi Wang (1): ima: fix hash algorithm initialization
Bryan O'Donoghue (1): staging: greybus: loopback: Fix iteration count on async path
Christian Borntraeger (1): s390/pci: do not require AIS facility
Colin Ian King (1): staging: rtl8188eu: avoid a null dereference on pmlmepriv
Dave Hansen (1): x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Greg Ungerer (1): m68k: fix ColdFire node shift size calculation
Gustavo A. R. Silva (1): EDAC, sb_edac: Fix missing break in switch
Hiromitsu Yamasaki (1): spi: sh-msiof: Fix DMA transfer size check
Jibin Xu (1): sysrq : fix Show Regs call trace on ARM
Johan Hovold (1): spi: spi-axi: fix potential use-after-free after deregistration
John Stultz (2): usb: dwc2: Fix UDC state tracking usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
Ladislav Michl (1): iio: adc: ti-ads1015: add 10% to conversion wait time
Lukas Wunner (1): serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Masami Hiramatsu (2): kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y kprobes/x86: Disable preemption in ftrace-based jprobes
Subhash Jadavani (1): mmc: sdhci-msm: fix issue with power irq
Thomas Richter (1): perf test attr: Fix ignored test case result
arch/Kconfig | 2 +- arch/m68k/mm/mcfmmu.c | 2 +- arch/s390/include/asm/pci_insn.h | 2 +- arch/s390/pci/pci.c | 5 +++-- arch/s390/pci/pci_insn.c | 6 +++++- arch/x86/include/asm/syscalls.h | 2 +- arch/x86/kernel/kprobes/ftrace.c | 23 ++++++++++++++--------- arch/x86/kernel/ldt.c | 16 +++++++++++++--- arch/x86/um/ldt.c | 7 +++++-- drivers/edac/sb_edac.c | 1 + drivers/iio/adc/ti-ads1015.c | 1 + drivers/mmc/host/sdhci-msm.c | 18 ++++++++++++++++++ drivers/spi/spi-axi-spi-engine.c | 4 +++- drivers/spi/spi-sh-msiof.c | 2 +- drivers/staging/greybus/loopback.c | 4 +++- drivers/staging/rtl8188eu/core/rtw_mlme.c | 6 +++--- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_port.c | 5 ++++- drivers/tty/sysrq.c | 9 +++++++-- drivers/usb/dwc2/gadget.c | 7 +++++++ drivers/usb/phy/phy-tahvo.c | 3 ++- kernel/kprobes.c | 14 ++++++++------ security/integrity/ima/ima_main.c | 4 ++++ tools/include/linux/poison.h | 5 +++++ tools/perf/tests/attr.c | 2 +- tools/testing/selftests/x86/ldt_gdt.c | 17 ++++++++++++++++- tools/usb/usbip/Makefile.am | 3 ++- 27 files changed, 131 insertions(+), 41 deletions(-)
linux-stable-mirror@lists.linaro.org