-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 4.4 .
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 08c15ad2e6278a5fe1b209e8fcdbd2d235c48f34:
Linux 4.4.103 (2017-11-30 08:37:28 +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.4
for you to fetch changes up to 35875b21e77f03b5e0ce4278579294af69da5d00:
kprobes/x86: Disable preemption in ftrace-based jprobes (2017-11-30 16:49:32 -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
Ben Hutchings (1): usbip: tools: Install all headers needed for libusbip development
Boshi Wang (1): ima: fix hash algorithm initialization
Christian Borntraeger (1): s390/pci: do not require AIS facility
Dave Hansen (1): x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
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
John Stultz (2): usb: dwc2: Fix UDC state tracking usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
Lukas Wunner (1): serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Masami Hiramatsu (1): kprobes/x86: Disable preemption in ftrace-based jprobes
Thomas Richter (1): perf test attr: Fix ignored test case result
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/spi/spi-sh-msiof.c | 2 +- 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 ++- security/integrity/ima/ima_main.c | 4 ++++ tools/perf/tests/attr.c | 2 +- tools/testing/selftests/x86/ldt_gdt.c | 17 ++++++++++++++++- tools/usb/usbip/Makefile.am | 3 ++- 18 files changed, 88 insertions(+), 28 deletions(-)
linux-stable-mirror@lists.linaro.org