-----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 43a69271f55a952895915b69f6c50c90c4abdbcd:
Linux 3.18.97 (2018-02-28 10:16:18 +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-15032018
for you to fetch changes up to 205e84a2faf04f381dd449aa9915faad389b14ae:
ima: relax requiring a file signature for new files with zero length (2018-03-13 16:20:01 -0400)
- ---------------------------------------------------------------- for-greg-3.18-15032018
- ---------------------------------------------------------------- Akinobu Mita (1): spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Alexander Potapenko (1): selinux: check for address length in selinux_socket_bind()
Andreas Pape (1): batman-adv: handle race condition for claims between gateways
Andrew F. Davis (2): ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
Andrew Lunn (1): net/faraday: Add missing include of of.h
Anton Blanchard (1): powerpc: Avoid taking a data miss on every userspace instruction miss
Brian King (1): scsi: ipr: Fix missed EH wakeup
Chris Wilson (1): drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
Christopher James Halse Rogers (1): drm/radeon: Fail fb creation from imported dma-bufs.
Dan Carpenter (2): media: cpia2: Fix a couple off by one bugs ASoC: nuc900: Fix a loop timeout test
David Carrillo-Cisneros (2): perf inject: Copy events when reordering events in pipe mode perf session: Don't rely on evlist in pipe mode
David Daney (1): MIPS: BPF: Quit clobbering callee saved registers in JIT code.
David Engraf (1): timers, sched_clock: Update timeout for clock wrap
Davide Caratti (1): sched: act_csum: don't mangle TCP and UDP GSO packets
Dedy Lansky (1): wil6210: fix memory access violation in wil_memcpy_from/toio_32
Gao Feng (1): tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Geert Uytterhoeven (2): ARM: dts: r8a7790: Correct parent of SSI[0-9] clocks ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks
H. Nikolaus Schaller (1): Input: tsc2007 - check for presence and power down tsc2007 during probe
Hannes Reinecke (1): scsi: sg: close race condition in sg_remove_sfp_usercontext()
Jagdish Gediya (1): mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jan Kara (1): reiserfs: Make cancel_old_flush() reliable
Janusz Krzysztofik (1): [media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clock
Jiri Kosina (1): HID: elo: clear BTN_LEFT mapping
Johannes Thumshirn (1): scsi: sg: check for valid direction before starting the request
John Johansen (1): apparmor: Make path_max parameter readonly
Julien BOIBESSOT (1): tools/usbip: fixes build with musl libc toolchain
Kirill A. Shutemov (1): mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Liam Beguin (1): video: ARM CLCD: fix dma allocation size
Linus Walleij (1): ARM: dts: Adjust moxart IRQ controller and flags
Lorenzo Colitti (1): net: xfrm: allow clearing socket xfrm policies.
Luca Coelho (1): mac80211: remove BUG() when interface type is invalid
Masami Hiramatsu (2): kprobes/x86: Fix kprobe-booster not to boost far call instructions kprobes/x86: Set kprobes pages read-only
Mimi Zohar (1): ima: relax requiring a file signature for new files with zero length
Miquel Raynal (1): mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Mohammed Shafi Shajakhan (1): ath10k: disallow DFS simulation if DFS channel is not enabled
Nate Watterson (1): iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
Pan Xinhui (1): powerpc/xmon: Fix an unexpected xmon on/off state change
Paul E. McKenney (1): sched: Stop resched_cpu() from sending IPIs to offline CPUs
Phil Turnbull (1): fm10k: correctly check if interface is removed
Prarit Bhargava (1): PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()
Quan Nguyen (1): drivers: net: xgene: Fix hardware checksum setting
Rob Herring (1): of: fix of_device_get_modalias returned length when truncating buffers
Roger Quadros (1): ARM: DRA7: hwmod_data: Prevent wait_target_disable error for usb_otg_ss
Samuel Thibault (1): braille-console: Fix value returned by _braille_console_setup
SeongJae Park (1): rcutorture/configinit: Fix build directory error message
Shaohua Li (1): blk-throttle: make sure expire time isn't too big
Stephane Eranian (1): perf tools: Make perf_event__synthesize_mmap_events() scale
Stephen Hemminger (1): veth: set peer GSO values
Thomas Petazzoni (1): net: mvpp2: set dma mask and coherent dma mask on PPv2.2
Tobias Jordan (1): spi: sun6i: disable/unprepare clocks on remove
Tomasz Kramkowski (1): HID: clamp input to logical range if no null state
Valtteri Heikkilä (1): HID: reject input outside logical range only if null state is set
Vincent Stehlé (1): regulator: isl9305: fix array size
Xose Vazquez Perez (1): scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
Yuyang Du (1): usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()
arch/arm/boot/dts/am335x-pepper.dts | 2 +- arch/arm/boot/dts/moxart-uc7112lx.dts | 2 +- arch/arm/boot/dts/moxart.dtsi | 17 ++++--- arch/arm/boot/dts/omap3-n900.dts | 4 +- arch/arm/boot/dts/r8a7790.dtsi | 7 ++- arch/arm/boot/dts/r8a7791.dtsi | 7 ++- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 + arch/mips/net/bpf_jit.c | 16 ++++-- arch/powerpc/mm/fault.c | 2 +- arch/powerpc/xmon/xmon.c | 17 ++++--- arch/x86/kernel/kprobes/core.c | 6 +++ arch/x86/kernel/kprobes/opt.c | 3 ++ block/blk-throttle.c | 11 ++++ drivers/gpu/drm/drm_irq.c | 14 +++++- drivers/gpu/drm/radeon/radeon_display.c | 6 +++ drivers/hid/hid-elo.c | 6 +++ drivers/hid/hid-input.c | 20 +++++--- drivers/input/touchscreen/tsc2007.c | 8 +++ drivers/iommu/iova.c | 2 +- drivers/media/i2c/soc_camera/ov6650.c | 2 +- drivers/media/usb/cpia2/cpia2_v4l.c | 4 +- drivers/mtd/nand/fsl_ifc_nand.c | 7 +++ drivers/mtd/nand/nand_base.c | 9 +++- drivers/net/ethernet/apm/xgene/xgene_enet_hw.c | 1 + drivers/net/ethernet/apm/xgene/xgene_enet_hw.h | 1 + drivers/net/ethernet/faraday/ftgmac100.c | 1 + drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c | 2 +- drivers/net/ethernet/marvell/mvpp2.c | 14 ++++++ drivers/net/veth.c | 3 ++ drivers/net/wireless/ath/ath10k/debug.c | 9 ++++ drivers/net/wireless/ath/wil6210/main.c | 20 ++++++-- drivers/of/device.c | 2 +- drivers/pci/pci-driver.c | 2 - drivers/scsi/ipr.c | 16 ++++-- drivers/scsi/scsi_devinfo.c | 2 +- drivers/scsi/sg.c | 58 ++++++++++++++++------ drivers/spi/spi-omap2-mcspi.c | 9 ++-- drivers/spi/spi-sun6i.c | 2 +- drivers/usb/gadget/udc/dummy_hcd.c | 20 +++----- drivers/video/fbdev/amba-clcd.c | 4 +- fs/reiserfs/journal.c | 2 +- fs/reiserfs/reiserfs.h | 1 + fs/reiserfs/super.c | 21 +++++--- include/linux/pagemap.h | 4 +- include/linux/platform_data/isl9305.h | 2 +- include/net/tcp.h | 8 +-- kernel/printk/braille.c | 15 +++--- kernel/printk/braille.h | 13 +++-- kernel/sched/core.c | 3 +- kernel/time/sched_clock.c | 5 ++ net/batman-adv/bridge_loop_avoidance.c | 20 ++++++-- net/mac80211/iface.c | 2 +- net/sched/act_csum.c | 12 +++++ net/xfrm/xfrm_policy.c | 2 +- net/xfrm/xfrm_state.c | 7 +++ security/apparmor/lsm.c | 2 +- security/integrity/ima/ima_appraise.c | 3 +- security/selinux/hooks.c | 8 +++ sound/soc/nuc900/nuc900-ac97.c | 4 +- tools/perf/util/event.c | 4 +- tools/perf/util/ordered-events.c | 3 +- tools/perf/util/session.c | 17 +++++-- .../testing/selftests/rcutorture/bin/configinit.sh | 2 +- tools/usb/usbip/src/usbipd.c | 2 +- 64 files changed, 373 insertions(+), 129 deletions(-)
On Thu, Mar 15, 2018 at 10:41:24PM +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 43a69271f55a952895915b69f6c50c90c4abdbcd:
Linux 3.18.97 (2018-02-28 10:16:18 +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-15032018
Pulled and pushed out, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org