-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 3.18 .
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 0d63979c1bc9c85578be4c589768a13dc0a7c5eb:
Linux 3.18.124 (2018-10-13 09:09:32 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-3.18-16102018
for you to fetch changes up to 8103cbfd1edd20d4de51defa9d6914e33b043f91:
powerpc/tm: Avoid possible userspace r1 corruption on reclaim (2018-10-15 18:02:23 -0400)
- ---------------------------------------------------------------- for-greg-3.18-16102018
- ---------------------------------------------------------------- James Cowgill (1): RISC-V: include linux/ftrace.h in asm-prototypes.h
Jozef Balga (1): media: af9035: prevent buffer overflow on write
Michael Neuling (2): powerpc/tm: Fix userspace r13 corruption powerpc/tm: Avoid possible userspace r1 corruption on reclaim
arch/powerpc/kernel/tm.S | 20 +++++++++++++++++--- arch/riscv/include/asm/asm-prototypes.h | 7 +++++++ drivers/media/usb/dvb-usb-v2/af9035.c | 6 ++++-- 3 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 arch/riscv/include/asm/asm-prototypes.h