-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
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 90aaf2f25609f99b63fcbed280716f80b4bc5f56:
Linux 3.18.93 (2018-01-31 14:46:16 +0100)
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-04022018
for you to fetch changes up to 972059a602b5f481c7b814ed49cb7b988199efb9:
hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close (2018-02-04 11:01:06 -0500)
- ---------------------------------------------------------------- for-greg-3.18-04022018
- ---------------------------------------------------------------- Dave Young (1): mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Eric Biggers (1): 509: fix printing uninitialized stack memory when OID is empty
Greg Ungerer (1): m68k: add missing SOFTIRQENTRY_TEXT linker section
Jan Beulich (1): xen: XEN_ACPI_PROCESSOR is Dom0-only
Jia-Ju Bai (1): hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
Jiri Olsa (1): perf top: Fix window dimensions change handling
Karol Herbst (1): x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Keerthy (1): ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
Mauro Carvalho Chehab (1): media: s5k6aa: describe some function parameters
Mohamed Ghannam (1): dccp: CVE-2017-8824: use-after-free in DCCP code
Nikolay Borisov (1): btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nogah Frankel (2): net_sched: red: Avoid devision by zero net_sched: red: Avoid illegal values
Peter Ujfalusi (1): ARM: dts: am4372: Correct the interrupts_properties of McASP
Randy Dunlap (1): usb: build drivers/usb/common/ when USB_SUPPORT is set
Ravi Bangoria (1): powerpc/perf: Fix oops when grouping different pmu events
Satheesh Rajendran (1): perf bench numa: Fixup discontiguous/sparse numa nodes
Stefan Haberland (1): s390/dasd: prevent prefix I/O error
Steffen Klassert (1): xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Takuo Koguchi (1): spi: sun4i: disable clocks in the remove function
Tobias Jordan (1): dmaengine: jz4740: disable/unprepare clk if probe fails
Will Deacon (1): scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Zumeng Chen (1): gianfar: fix a flooded alignment reports because of padding issue.
arch/arm/boot/dts/am4372.dtsi | 6 ++-- arch/arm/mach-omap2/prm33xx.c | 12 ------- arch/m68k/kernel/vmlinux-nommu.lds | 2 ++ arch/m68k/kernel/vmlinux-std.lds | 2 ++ arch/m68k/kernel/vmlinux-sun3.lds | 2 ++ arch/powerpc/perf/core-book3s.c | 4 +-- arch/x86/mm/ioremap.c | 4 +-- arch/x86/mm/kmmio.c | 12 ++++--- drivers/Makefile | 1 + drivers/dma/dma-jz4740.c | 4 ++- drivers/media/i2c/s5k6aa.c | 5 +++ drivers/net/ethernet/freescale/gianfar.c | 6 ++-- drivers/net/hippi/rrunner.c | 2 +- drivers/s390/block/dasd_eckd.c | 16 +++++---- drivers/spi/spi-sun4i.c | 2 +- drivers/xen/Kconfig | 2 +- fs/btrfs/ioctl.c | 2 +- include/net/red.h | 13 +++++++- lib/oid_registry.c | 8 +++-- mm/early_ioremap.c | 2 +- net/dccp/proto.c | 5 +++ net/sched/sch_choke.c | 3 ++ net/sched/sch_gred.c | 3 ++ net/sched/sch_red.c | 2 ++ net/sched/sch_sfq.c | 3 ++ net/xfrm/xfrm_user.c | 9 +++++ scripts/kernel-doc | 2 +- tools/perf/bench/numa.c | 56 +++++++++++++++++++++++++++++--- tools/perf/builtin-top.c | 15 +++++++-- 29 files changed, 156 insertions(+), 49 deletions(-)
On Sun, Feb 04, 2018 at 04:04:00PM +0000, Sasha Levin wrote:
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 90aaf2f25609f99b63fcbed280716f80b4bc5f56:
Linux 3.18.93 (2018-01-31 14:46:16 +0100)
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-04022018
Now all pulled in, thanks!
greg k-h
linux-stable-mirror@lists.linaro.org