-----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 b001adea66f0e0a7803adfbf9128a2d7969daa4e:
Linux 4.4.161 (2018-10-13 09:11:36 +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-16102018
for you to fetch changes up to 0d850290d80e46758e82d87904cec458113f923e:
powerpc/tm: Avoid possible userspace r1 corruption on reclaim (2018-10-15 18:02:16 -0400)
- ---------------------------------------------------------------- for-greg-4.4-16102018
- ---------------------------------------------------------------- Andreas Schwab (1): Input: atakbd - fix Atari keymap
James Cowgill (1): RISC-V: include linux/ftrace.h in asm-prototypes.h
Jozef Balga (1): media: af9035: prevent buffer overflow on write
Keerthy (1): clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs
Michael Neuling (2): powerpc/tm: Fix userspace r13 corruption powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Schmitz (1): Input: atakbd - fix Atari CapsLock behaviour
Nathan Chancellor (1): net/mlx4: Use cpumask_available for eq->affinity_mask
arch/powerpc/kernel/tm.S | 20 +++++++-- arch/riscv/include/asm/asm-prototypes.h | 7 ++++ drivers/clocksource/timer-ti-32k.c | 3 ++ drivers/input/keyboard/atakbd.c | 74 +++++++++++++-------------------- drivers/media/usb/dvb-usb-v2/af9035.c | 6 ++- drivers/net/ethernet/mellanox/mlx4/eq.c | 3 +- 6 files changed, 61 insertions(+), 52 deletions(-) create mode 100644 arch/riscv/include/asm/asm-prototypes.h
linux-stable-mirror@lists.linaro.org