-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
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 c40a7b3592b3b7519eadc130c5583db2aaf70f68:
Linux 4.4.156 (2018-09-15 09:40:42 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.4-23092018
for you to fetch changes up to 504442cb2577cba67540eb860d90d07ae5e00589:
pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant (2018-09-19 22:40:06 -0400)
- ---------------------------------------------------------------- for-greg-4.4-23092018
- ---------------------------------------------------------------- Andy Shevchenko (1): gpiolib: Mark gpio_suffixes array with __maybe_unused
Bart Van Assche (1): IB/nes: Fix a compiler warning
Dan Carpenter (1): drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
Douglas Anderson (1): pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
Jann Horn (1): mtdchar: fix overflows in adjustment of `count`
John Stultz (1): selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
Julia Lawall (1): parport: sunbpp: fix error return code
Maciej W. Rozycki (1): binfmt_elf: Respect error return from `regset->active'
Nicholas Mc Guire (3): ARM: hisi: handle of_iomap and fix missing of_node_put ARM: hisi: fix error handling and missing of_node_put ARM: hisi: check of_iomap and fix missing of_node_put
Paul Burton (1): MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
Robin Murphy (1): coresight: tpiu: Fix disabling timeouts
Ronny Chevalier (1): audit: fix use-after-free in audit_add_watch
Suzuki K Poulose (1): coresight: Handle errors in finding input/output ports
Thierry Reding (1): drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Timo Wischer (1): ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Wei Lu (1): drm/amdkfd: Fix error codes in kfd_get_process
Zhouyang Jia (1): rtc: bq4802: add error handling for devm_ioremap
arch/arm/mach-hisi/hotplug.c | 41 ++++++++++++++-------- arch/mips/loongson64/common/cs5536/cs5536_ohci.c | 2 +- drivers/gpio/gpiolib.h | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_process.c | 2 ++ drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c | 13 +++++++ drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c | 2 +- drivers/hwtracing/coresight/coresight-tpiu.c | 7 ++-- drivers/hwtracing/coresight/coresight.c | 7 ++-- drivers/infiniband/hw/nes/nes.h | 2 +- drivers/mtd/mtdchar.c | 10 ++++-- drivers/parport/parport_sunbpp.c | 8 +++-- drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 32 ++++++++++++----- drivers/rtc/rtc-bq4802.c | 4 +++ fs/binfmt_elf.c | 2 +- kernel/audit_watch.c | 12 ++++++- sound/core/pcm_lib.c | 14 +++++--- tools/testing/selftests/timers/raw_skew.c | 5 +++ 17 files changed, 122 insertions(+), 43 deletions(-)
linux-stable-mirror@lists.linaro.org