Message ID | 6a12af07199abbffb049a40ad967c9560915080d.1523966239.git.juergh@canonical.com |
---|---|
State | New |
Headers | show |
Series | [SRU,Xenial,PULL] Xenial update to 4.4.123 stable release | expand |
On 17.04.2018 14:04, Juerg Haefliger wrote: > BugLink: http://bugs.launchpad.net/bugs/1764666 > > This is a pull request for the update of Xenial to upstream stable release > 4.4.123. Only a few trivial context adjustements were required. > > Skipped the following patches because they're applied already: > * bpf: fix incorrect sign extension in check_alu_op() Incidentally I was looking into that patch this morning because it is marked as not affecting Xenial by the auto-triager. That is because the upstream patch refers to a change which is not in Xenial as the one breaking things. Looking at what we currently have applied and what is in 4.4.123, I found that there is quite some difference. So in this case we would revert the old patch and replace it by the upstream one. I will do that in this case. Just as a hint for future reference, skipping things already applied is safe as long as what we carry is a cherry-pick. If its a backport, it is best to compare contents. (And if we carry a SAUCE patch we would always replace it because that gives us an upstream sha1 reference). -Stefan > * scsi: ses: don't get power status of SES device slot on probe > > Compile-tested all supported architectures. > > Signed-off-by: Juerg Haefliger <juergh@canonical.com> > --- > > The following changes since commit 0d620dba7fb6701614e3c6855c9ed7056a37303f: > > Linux 4.4.122 (2018-04-17 08:12:55 +0200) > > are available in the git repository at: > > https://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.123 > > for you to fetch changes up to 6a12af07199abbffb049a40ad967c9560915080d: > > Linux 4.4.123 (2018-04-17 13:56:48 +0200) > > ---------------------------------------------------------------- > Aaron Salter (1): > i40e: Acquire NVM lock before reads on all devices > > Adam Ford (1): > ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux > > Adiel Aloni (1): > mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED > > Akinobu Mita (1): > spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer > > Al Viro (1): > lock_parent() needs to recheck if dentry got __dentry_kill'ed under it > > Aleksandar Markovic (1): > MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters > > 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 > > Andrey Vagin (1): > net/8021q: create device with all possible features in wanted_features > > Andy Lutomirski (3): > selftests/x86/entry_from_vm86: Exit with 1 if we fail > selftests/x86/entry_from_vm86: Add test cases for POPF > x86/vm86/32: Fix POPF emulation > > Anton Blanchard (1): > powerpc: Avoid taking a data miss on every userspace instruction miss > > Anton Sviridenko (1): > solo6x10: release vb2 buffers in solo_stop_streaming() > > Ard Biesheuvel (1): > irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis > > Bart Van Assche (1): > scsi: core: scsi_get_device_flags_keyed(): Always return device flags > > Ben Greear (1): > ath10k: fix invalid STS_CAP_OFFSET_MASK > > Brian King (1): > scsi: ipr: Fix missed EH wakeup > > Changbin Du (1): > perf sort: Fix segfault with basic block 'cycles' sort dimension > > Chris Wilson (2): > drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) > agp/intel: Flush all chipset writes after updating the GGTT > > Christopher James Halse Rogers (2): > drm/radeon: Fail fb creation from imported dma-bufs. > drm/amdgpu: Fail fb creation from imported dma-bufs. (v2) > > Colin Ian King (1): > staging: wilc1000: add check for kmalloc allocation failure. > > Dan Carpenter (3): > NFC: nfcmrvl: double free on error path > 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 (2): > MIPS: BPF: Quit clobbering callee saved registers in JIT code. > MIPS: BPF: Fix multiple problems in JIT skb access helpers. > > 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 > > Eric Dumazet (1): > bonding: refine bond_fold_stats() wrap detection > > Eric W. Biederman (1): > fs: Teach path_connected to handle nfs filesystems with multiple roots. > > Felix Manlunas (1): > vxlan: vxlan dev should inherit lowerdev's gso_max_size > > Gabriel Krisman Bertazi (1): > drm: qxl: Don't alloc fbdev if emulation is not supported > > Gao Feng (1): > tcp: sysctl: Fix a race to avoid unexpected 0 window from space > > Geert Uytterhoeven (3): > ARM: dts: r8a7790: Correct parent of SSI[0-9] clocks > ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks > ARM: dts: koelsch: Correct clock frequency of X2 DU clock input > > Greg Kroah-Hartman (1): > Linux 4.4.123 > > 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() > > Hans van Kranenburg (1): > btrfs: alloc_chunk: fix DUP stripe size handling > > Hou Tao (1): > blkcg: fix double free of new_blkg in blkcg_init_queue > > Jaegeuk Kim (1): > f2fs: relax node version check for victim data in gc > > Jan Kara (1): > reiserfs: Make cancel_old_flush() reliable > > Jani Nikula (1): > drm/edid: set ELD connector type in drm_edid_to_eld() > > Jann Horn (1): > bpf: fix incorrect sign extension in check_alu_op() > > Janusz Krzysztofik (1): > media: i2c/soc_camera: fix ov6650 sensor getting wrong clock > > Javier Martinez Canillas (1): > Input: qt1070 - add OF device ID table > > Jiada Wang (1): > dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped > > Jiri Kosina (1): > HID: elo: clear BTN_LEFT mapping > > Johannes Thumshirn (4): > scsi: sg: check for valid direction before starting the request > scsi: sg: fix SG_DXFER_FROM_DEV transfers > scsi: sg: fix static checker warning in sg_is_valid_dxfer > scsi: sg: only check for dxfer_len greater than 256M > > John Johansen (1): > apparmor: Make path_max parameter readonly > > John Stultz (1): > usb: dwc2: Make sure we disconnect the gadget state > > Julien BOIBESSOT (1): > tools/usbip: fixes build with musl libc toolchain > > Kefeng Wang (1): > perf probe: Return errno when not hitting any event > > Kirill A. Shutemov (1): > mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() > > Kuninori Morimoto (1): > ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT > > Laxman Dewangan (1): > pwm: tegra: Increase precision in PWM rate calculation > > Leonid Yegoshin (1): > MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification > > Liam Beguin (1): > video: ARM CLCD: fix dma allocation size > > Lihong Yang (1): > i40e: fix ethtool to get EEPROM data from X722 interface > > 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 > > Luis R. Rodriguez (1): > test_firmware: fix setting old custom fw path back on exit > > Mahesh Bandewar (1): > ipvlan: add L2 check for packets arriving via virtual devices > > Manikanta Pubbisetty (1): > ath10k: update tdls teardown state to target > > Mark Rutland (1): > drivers/perf: arm_pmu: handle no platform_device > > Masami Hiramatsu (2): > kprobes/x86: Fix kprobe-booster not to boost far call instructions > kprobes/x86: Set kprobes pages read-only > > Michel Dänzer (1): > drm/amdgpu/dce: Don't turn off DP sink when disconnected > > Mike Leach (1): > coresight: Fixes coresight DT parse to get correct output port ID. > > 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 (2): > ath10k: fix a warning during channel switch with multiple vaps > ath10k: disallow DFS simulation if DFS channel is not enabled > > Nate Watterson (1): > iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range > > NeilBrown (1): > md/raid6: Fix anomily when recovering a single device in RAID6. > > Nikolay Borisov (1): > btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device > > Paul E. McKenney (2): > sched: Stop switched_to_rt() from sending IPIs to offline CPUs > 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 > > Rafael J. Wysocki (1): > cpufreq: Fix governor module removal race > > Ricardo Neri (2): > selftests/x86: Add tests for User-Mode Instruction Prevention > selftests/x86: Add tests for the STR and SLDT instructions > > Rob Herring (1): > of: fix of_device_get_modalias returned length when truncating buffers > > 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 > > Shikhar Dogra (1): > driver: (adm1275) set the m,b and R coefficients correctly for power > > Simon Shields (1): > ARM: dts: exynos: Correct Trats2 panel reset line > > Sinclair Yeh (1): > drm/vmwgfx: Fixes to vmwgfx_fb > > Srinath Mannam (1): > usb: gadget: bdc: 64-bit pointer capability check > > Srinivas Kandagatla (1): > clk: qcom: msm8916: fix mnd_width for codec_digcodec > > Stephane Eranian (1): > perf tools: Make perf_event__synthesize_mmap_events() scale > > Stephen Hemminger (1): > veth: set peer GSO values > > Takashi Iwai (4): > ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() > ALSA: hda - Revert power_save option default value > ALSA: seq: Fix possible UAF in snd_seq_check_queue() > ALSA: seq: Clear client entry before deleting else at closing > > Takashi Sakamoto (1): > ALSA: firewire-digi00x: handle all MIDI messages on streaming packets > > Tejun Heo (2): > fs/aio: Add explicit RCU grace period when freeing kioctx > fs/aio: Use RCU accessors for kioctx_table->table[] > > Tobias Jordan (1): > spi: sun6i: disable/unprepare clocks on remove > > Tobias Klauser (1): > NFC: nfcmrvl: Include unaligned.h instead of access_ok.h > > Tom Hromatka (1): > sysrq: Reset the watchdog timers while displaying high-resolution timers > > Tomasz Kramkowski (1): > HID: clamp input to logical range if no null state > > Toshi Kani (1): > x86/mm: Fix vmalloc_fault to use pXd_large > > Valtteri Heikkilä (1): > HID: reject input outside logical range only if null state is set > > Varsha Rao (1): > staging: speakup: Replace BUG_ON() with WARN_ON(). > > Ville Syrjälä (1): > video/hdmi: Allow "empty" HDMI infoframes > > Vincent Stehlé (1): > regulator: isl9305: fix array size > > Wei Yongjun (1): > USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() > > Xose Vazquez Perez (2): > scsi: devinfo: apply to HP XP the same flags as Hitachi VSP > scsi: dh: add new rdac devices > > Yong Zhao (1): > drm/amdkfd: Fix memory leaks in kfd topology > > Yuyang Du (1): > usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() > > Makefile | 2 +- > arch/arm/boot/dts/am335x-pepper.dts | 2 +- > arch/arm/boot/dts/exynos4412-trats2.dts | 2 +- > arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 8 ++ > 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-koelsch.dts | 2 +- > arch/arm/boot/dts/r8a7791.dtsi | 7 +- > arch/mips/kernel/mips-r2-to-r6-emul.c | 16 ++- > arch/mips/net/bpf_jit.c | 16 ++- > arch/mips/net/bpf_jit_asm.S | 23 ++-- > arch/powerpc/mm/fault.c | 2 +- > arch/x86/kernel/kprobes/core.c | 6 ++ > arch/x86/kernel/kprobes/opt.c | 3 + > arch/x86/kernel/vm86_32.c | 3 +- > arch/x86/mm/fault.c | 6 +- > block/blk-cgroup.c | 4 +- > block/blk-throttle.c | 11 ++ > drivers/char/agp/intel-gtt.c | 2 + > drivers/clk/qcom/gcc-msm8916.c | 1 + > drivers/cpufreq/cpufreq.c | 6 ++ > drivers/dma/imx-sdma.c | 17 ++- > drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 31 +++--- > drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 6 ++ > drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 10 ++ > drivers/gpu/drm/drm_edid.c | 9 +- > drivers/gpu/drm/drm_irq.c | 14 ++- > drivers/gpu/drm/qxl/qxl_fb.c | 9 +- > drivers/gpu/drm/radeon/radeon_display.c | 6 ++ > drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 4 +- > drivers/hid/hid-elo.c | 6 ++ > drivers/hid/hid-input.c | 20 ++-- > drivers/hwmon/pmbus/adm1275.c | 4 +- > drivers/hwtracing/coresight/of_coresight.c | 2 +- > drivers/input/keyboard/qt1070.c | 9 ++ > drivers/input/touchscreen/tsc2007.c | 8 ++ > drivers/iommu/iova.c | 2 +- > drivers/irqchip/irq-gic-v3-its.c | 9 +- > drivers/md/raid5.c | 13 ++- > drivers/media/i2c/soc_camera/ov6650.c | 2 +- > drivers/media/pci/solo6x10/solo6x10-v4l2.c | 11 ++ > drivers/media/usb/cpia2/cpia2_v4l.c | 4 +- > drivers/mtd/nand/nand_base.c | 9 +- > drivers/net/bonding/bond_main.c | 11 +- > 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/intel/i40e/i40e_ethtool.c | 5 + > drivers/net/ethernet/intel/i40e/i40e_nvm.c | 12 +-- > drivers/net/ipvlan/ipvlan_core.c | 4 + > drivers/net/veth.c | 3 + > drivers/net/vxlan.c | 5 + > drivers/net/wireless/ath/ath10k/debug.c | 9 ++ > drivers/net/wireless/ath/ath10k/mac.c | 12 ++- > drivers/net/wireless/ath/ath10k/wmi.h | 3 +- > drivers/net/wireless/ath/wil6210/main.c | 20 +++- > drivers/net/wireless/mac80211_hwsim.c | 17 +-- > drivers/nfc/nfcmrvl/fw_dnld.c | 2 +- > drivers/nfc/nfcmrvl/spi.c | 5 +- > drivers/of/device.c | 2 +- > drivers/pci/pci-driver.c | 2 - > drivers/perf/arm_pmu.c | 12 ++- > drivers/pwm/pwm-tegra.c | 7 +- > drivers/scsi/ipr.c | 16 ++- > drivers/scsi/scsi_devinfo.c | 9 +- > drivers/scsi/scsi_dh.c | 5 +- > drivers/scsi/sg.c | 35 +++--- > drivers/spi/spi-omap2-mcspi.c | 9 +- > drivers/spi/spi-sun6i.c | 2 +- > drivers/staging/speakup/kobjects.c | 8 +- > drivers/staging/wilc1000/host_interface.c | 2 + > drivers/usb/dwc2/hcd.c | 1 + > drivers/usb/gadget/udc/bdc/bdc_core.c | 2 +- > drivers/usb/gadget/udc/bdc/bdc_pci.c | 1 + > drivers/usb/gadget/udc/dummy_hcd.c | 20 ++-- > drivers/video/fbdev/amba-clcd.c | 4 +- > drivers/video/hdmi.c | 51 +++++---- > fs/aio.c | 44 +++++--- > fs/btrfs/volumes.c | 12 ++- > fs/dcache.c | 11 +- > fs/f2fs/gc.c | 6 +- > fs/namei.c | 5 +- > fs/nfs/super.c | 2 + > fs/reiserfs/journal.c | 2 +- > fs/reiserfs/reiserfs.h | 1 + > fs/reiserfs/super.c | 21 ++-- > include/linux/fs.h | 1 + > include/linux/pagemap.h | 4 +- > include/linux/platform_data/isl9305.h | 2 +- > include/net/tcp.h | 8 +- > kernel/bpf/verifier.c | 3 +- > kernel/printk/braille.c | 15 +-- > kernel/printk/braille.h | 13 ++- > kernel/sched/core.c | 3 +- > kernel/sched/rt.c | 2 +- > kernel/time/sched_clock.c | 5 + > kernel/time/timer_list.c | 6 ++ > net/8021q/vlan_dev.c | 3 +- > 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/core/oss/pcm_oss.c | 10 +- > sound/core/seq/seq_clientmgr.c | 4 +- > sound/core/seq/seq_prioq.c | 28 ++--- > sound/core/seq/seq_prioq.h | 6 +- > sound/core/seq/seq_queue.c | 28 ++--- > sound/firewire/digi00x/amdtp-dot.c | 55 ++++++---- > sound/pci/hda/hda_intel.c | 9 +- > sound/soc/nuc900/nuc900-ac97.c | 4 +- > sound/soc/sh/rcar/ssi.c | 9 ++ > tools/perf/builtin-probe.c | 6 +- > tools/perf/util/event.c | 4 +- > tools/perf/util/ordered-events.c | 3 +- > tools/perf/util/session.c | 17 ++- > tools/perf/util/sort.c | 5 + > tools/testing/selftests/firmware/fw_filesystem.sh | 5 +- > .../testing/selftests/rcutorture/bin/configinit.sh | 2 +- > tools/testing/selftests/x86/entry_from_vm86.c | 117 ++++++++++++++++++++- > tools/usb/usbip/src/usbipd.c | 2 +- > 127 files changed, 862 insertions(+), 335 deletions(-) >
On 17.04.2018 14:04, Juerg Haefliger wrote: > BugLink: http://bugs.launchpad.net/bugs/1764666 > > This is a pull request for the update of Xenial to upstream stable release > 4.4.123. Only a few trivial context adjustements were required. > > Skipped the following patches because they're applied already: > * bpf: fix incorrect sign extension in check_alu_op() Actually above patch *was* applied (because it changes different hunks), additionally I reverted the backport we were carrying under the same name. Applied to xenial/master-next and pushed. -Stefan > * scsi: ses: don't get power status of SES device slot on probe > > Compile-tested all supported architectures. > > Signed-off-by: Juerg Haefliger <juergh@canonical.com> > --- > > The following changes since commit 0d620dba7fb6701614e3c6855c9ed7056a37303f: > > Linux 4.4.122 (2018-04-17 08:12:55 +0200) > > are available in the git repository at: > > https://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.123 > > for you to fetch changes up to 6a12af07199abbffb049a40ad967c9560915080d: > > Linux 4.4.123 (2018-04-17 13:56:48 +0200) > > ---------------------------------------------------------------- > Aaron Salter (1): > i40e: Acquire NVM lock before reads on all devices > > Adam Ford (1): > ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux > > Adiel Aloni (1): > mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED > > Akinobu Mita (1): > spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer > > Al Viro (1): > lock_parent() needs to recheck if dentry got __dentry_kill'ed under it > > Aleksandar Markovic (1): > MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters > > 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 > > Andrey Vagin (1): > net/8021q: create device with all possible features in wanted_features > > Andy Lutomirski (3): > selftests/x86/entry_from_vm86: Exit with 1 if we fail > selftests/x86/entry_from_vm86: Add test cases for POPF > x86/vm86/32: Fix POPF emulation > > Anton Blanchard (1): > powerpc: Avoid taking a data miss on every userspace instruction miss > > Anton Sviridenko (1): > solo6x10: release vb2 buffers in solo_stop_streaming() > > Ard Biesheuvel (1): > irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis > > Bart Van Assche (1): > scsi: core: scsi_get_device_flags_keyed(): Always return device flags > > Ben Greear (1): > ath10k: fix invalid STS_CAP_OFFSET_MASK > > Brian King (1): > scsi: ipr: Fix missed EH wakeup > > Changbin Du (1): > perf sort: Fix segfault with basic block 'cycles' sort dimension > > Chris Wilson (2): > drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) > agp/intel: Flush all chipset writes after updating the GGTT > > Christopher James Halse Rogers (2): > drm/radeon: Fail fb creation from imported dma-bufs. > drm/amdgpu: Fail fb creation from imported dma-bufs. (v2) > > Colin Ian King (1): > staging: wilc1000: add check for kmalloc allocation failure. > > Dan Carpenter (3): > NFC: nfcmrvl: double free on error path > 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 (2): > MIPS: BPF: Quit clobbering callee saved registers in JIT code. > MIPS: BPF: Fix multiple problems in JIT skb access helpers. > > 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 > > Eric Dumazet (1): > bonding: refine bond_fold_stats() wrap detection > > Eric W. Biederman (1): > fs: Teach path_connected to handle nfs filesystems with multiple roots. > > Felix Manlunas (1): > vxlan: vxlan dev should inherit lowerdev's gso_max_size > > Gabriel Krisman Bertazi (1): > drm: qxl: Don't alloc fbdev if emulation is not supported > > Gao Feng (1): > tcp: sysctl: Fix a race to avoid unexpected 0 window from space > > Geert Uytterhoeven (3): > ARM: dts: r8a7790: Correct parent of SSI[0-9] clocks > ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks > ARM: dts: koelsch: Correct clock frequency of X2 DU clock input > > Greg Kroah-Hartman (1): > Linux 4.4.123 > > 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() > > Hans van Kranenburg (1): > btrfs: alloc_chunk: fix DUP stripe size handling > > Hou Tao (1): > blkcg: fix double free of new_blkg in blkcg_init_queue > > Jaegeuk Kim (1): > f2fs: relax node version check for victim data in gc > > Jan Kara (1): > reiserfs: Make cancel_old_flush() reliable > > Jani Nikula (1): > drm/edid: set ELD connector type in drm_edid_to_eld() > > Jann Horn (1): > bpf: fix incorrect sign extension in check_alu_op() > > Janusz Krzysztofik (1): > media: i2c/soc_camera: fix ov6650 sensor getting wrong clock > > Javier Martinez Canillas (1): > Input: qt1070 - add OF device ID table > > Jiada Wang (1): > dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped > > Jiri Kosina (1): > HID: elo: clear BTN_LEFT mapping > > Johannes Thumshirn (4): > scsi: sg: check for valid direction before starting the request > scsi: sg: fix SG_DXFER_FROM_DEV transfers > scsi: sg: fix static checker warning in sg_is_valid_dxfer > scsi: sg: only check for dxfer_len greater than 256M > > John Johansen (1): > apparmor: Make path_max parameter readonly > > John Stultz (1): > usb: dwc2: Make sure we disconnect the gadget state > > Julien BOIBESSOT (1): > tools/usbip: fixes build with musl libc toolchain > > Kefeng Wang (1): > perf probe: Return errno when not hitting any event > > Kirill A. Shutemov (1): > mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() > > Kuninori Morimoto (1): > ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT > > Laxman Dewangan (1): > pwm: tegra: Increase precision in PWM rate calculation > > Leonid Yegoshin (1): > MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification > > Liam Beguin (1): > video: ARM CLCD: fix dma allocation size > > Lihong Yang (1): > i40e: fix ethtool to get EEPROM data from X722 interface > > 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 > > Luis R. Rodriguez (1): > test_firmware: fix setting old custom fw path back on exit > > Mahesh Bandewar (1): > ipvlan: add L2 check for packets arriving via virtual devices > > Manikanta Pubbisetty (1): > ath10k: update tdls teardown state to target > > Mark Rutland (1): > drivers/perf: arm_pmu: handle no platform_device > > Masami Hiramatsu (2): > kprobes/x86: Fix kprobe-booster not to boost far call instructions > kprobes/x86: Set kprobes pages read-only > > Michel Dänzer (1): > drm/amdgpu/dce: Don't turn off DP sink when disconnected > > Mike Leach (1): > coresight: Fixes coresight DT parse to get correct output port ID. > > 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 (2): > ath10k: fix a warning during channel switch with multiple vaps > ath10k: disallow DFS simulation if DFS channel is not enabled > > Nate Watterson (1): > iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range > > NeilBrown (1): > md/raid6: Fix anomily when recovering a single device in RAID6. > > Nikolay Borisov (1): > btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device > > Paul E. McKenney (2): > sched: Stop switched_to_rt() from sending IPIs to offline CPUs > 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 > > Rafael J. Wysocki (1): > cpufreq: Fix governor module removal race > > Ricardo Neri (2): > selftests/x86: Add tests for User-Mode Instruction Prevention > selftests/x86: Add tests for the STR and SLDT instructions > > Rob Herring (1): > of: fix of_device_get_modalias returned length when truncating buffers > > 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 > > Shikhar Dogra (1): > driver: (adm1275) set the m,b and R coefficients correctly for power > > Simon Shields (1): > ARM: dts: exynos: Correct Trats2 panel reset line > > Sinclair Yeh (1): > drm/vmwgfx: Fixes to vmwgfx_fb > > Srinath Mannam (1): > usb: gadget: bdc: 64-bit pointer capability check > > Srinivas Kandagatla (1): > clk: qcom: msm8916: fix mnd_width for codec_digcodec > > Stephane Eranian (1): > perf tools: Make perf_event__synthesize_mmap_events() scale > > Stephen Hemminger (1): > veth: set peer GSO values > > Takashi Iwai (4): > ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() > ALSA: hda - Revert power_save option default value > ALSA: seq: Fix possible UAF in snd_seq_check_queue() > ALSA: seq: Clear client entry before deleting else at closing > > Takashi Sakamoto (1): > ALSA: firewire-digi00x: handle all MIDI messages on streaming packets > > Tejun Heo (2): > fs/aio: Add explicit RCU grace period when freeing kioctx > fs/aio: Use RCU accessors for kioctx_table->table[] > > Tobias Jordan (1): > spi: sun6i: disable/unprepare clocks on remove > > Tobias Klauser (1): > NFC: nfcmrvl: Include unaligned.h instead of access_ok.h > > Tom Hromatka (1): > sysrq: Reset the watchdog timers while displaying high-resolution timers > > Tomasz Kramkowski (1): > HID: clamp input to logical range if no null state > > Toshi Kani (1): > x86/mm: Fix vmalloc_fault to use pXd_large > > Valtteri Heikkilä (1): > HID: reject input outside logical range only if null state is set > > Varsha Rao (1): > staging: speakup: Replace BUG_ON() with WARN_ON(). > > Ville Syrjälä (1): > video/hdmi: Allow "empty" HDMI infoframes > > Vincent Stehlé (1): > regulator: isl9305: fix array size > > Wei Yongjun (1): > USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() > > Xose Vazquez Perez (2): > scsi: devinfo: apply to HP XP the same flags as Hitachi VSP > scsi: dh: add new rdac devices > > Yong Zhao (1): > drm/amdkfd: Fix memory leaks in kfd topology > > Yuyang Du (1): > usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() > > Makefile | 2 +- > arch/arm/boot/dts/am335x-pepper.dts | 2 +- > arch/arm/boot/dts/exynos4412-trats2.dts | 2 +- > arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 8 ++ > 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-koelsch.dts | 2 +- > arch/arm/boot/dts/r8a7791.dtsi | 7 +- > arch/mips/kernel/mips-r2-to-r6-emul.c | 16 ++- > arch/mips/net/bpf_jit.c | 16 ++- > arch/mips/net/bpf_jit_asm.S | 23 ++-- > arch/powerpc/mm/fault.c | 2 +- > arch/x86/kernel/kprobes/core.c | 6 ++ > arch/x86/kernel/kprobes/opt.c | 3 + > arch/x86/kernel/vm86_32.c | 3 +- > arch/x86/mm/fault.c | 6 +- > block/blk-cgroup.c | 4 +- > block/blk-throttle.c | 11 ++ > drivers/char/agp/intel-gtt.c | 2 + > drivers/clk/qcom/gcc-msm8916.c | 1 + > drivers/cpufreq/cpufreq.c | 6 ++ > drivers/dma/imx-sdma.c | 17 ++- > drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 31 +++--- > drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 6 ++ > drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 10 ++ > drivers/gpu/drm/drm_edid.c | 9 +- > drivers/gpu/drm/drm_irq.c | 14 ++- > drivers/gpu/drm/qxl/qxl_fb.c | 9 +- > drivers/gpu/drm/radeon/radeon_display.c | 6 ++ > drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 4 +- > drivers/hid/hid-elo.c | 6 ++ > drivers/hid/hid-input.c | 20 ++-- > drivers/hwmon/pmbus/adm1275.c | 4 +- > drivers/hwtracing/coresight/of_coresight.c | 2 +- > drivers/input/keyboard/qt1070.c | 9 ++ > drivers/input/touchscreen/tsc2007.c | 8 ++ > drivers/iommu/iova.c | 2 +- > drivers/irqchip/irq-gic-v3-its.c | 9 +- > drivers/md/raid5.c | 13 ++- > drivers/media/i2c/soc_camera/ov6650.c | 2 +- > drivers/media/pci/solo6x10/solo6x10-v4l2.c | 11 ++ > drivers/media/usb/cpia2/cpia2_v4l.c | 4 +- > drivers/mtd/nand/nand_base.c | 9 +- > drivers/net/bonding/bond_main.c | 11 +- > 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/intel/i40e/i40e_ethtool.c | 5 + > drivers/net/ethernet/intel/i40e/i40e_nvm.c | 12 +-- > drivers/net/ipvlan/ipvlan_core.c | 4 + > drivers/net/veth.c | 3 + > drivers/net/vxlan.c | 5 + > drivers/net/wireless/ath/ath10k/debug.c | 9 ++ > drivers/net/wireless/ath/ath10k/mac.c | 12 ++- > drivers/net/wireless/ath/ath10k/wmi.h | 3 +- > drivers/net/wireless/ath/wil6210/main.c | 20 +++- > drivers/net/wireless/mac80211_hwsim.c | 17 +-- > drivers/nfc/nfcmrvl/fw_dnld.c | 2 +- > drivers/nfc/nfcmrvl/spi.c | 5 +- > drivers/of/device.c | 2 +- > drivers/pci/pci-driver.c | 2 - > drivers/perf/arm_pmu.c | 12 ++- > drivers/pwm/pwm-tegra.c | 7 +- > drivers/scsi/ipr.c | 16 ++- > drivers/scsi/scsi_devinfo.c | 9 +- > drivers/scsi/scsi_dh.c | 5 +- > drivers/scsi/sg.c | 35 +++--- > drivers/spi/spi-omap2-mcspi.c | 9 +- > drivers/spi/spi-sun6i.c | 2 +- > drivers/staging/speakup/kobjects.c | 8 +- > drivers/staging/wilc1000/host_interface.c | 2 + > drivers/usb/dwc2/hcd.c | 1 + > drivers/usb/gadget/udc/bdc/bdc_core.c | 2 +- > drivers/usb/gadget/udc/bdc/bdc_pci.c | 1 + > drivers/usb/gadget/udc/dummy_hcd.c | 20 ++-- > drivers/video/fbdev/amba-clcd.c | 4 +- > drivers/video/hdmi.c | 51 +++++---- > fs/aio.c | 44 +++++--- > fs/btrfs/volumes.c | 12 ++- > fs/dcache.c | 11 +- > fs/f2fs/gc.c | 6 +- > fs/namei.c | 5 +- > fs/nfs/super.c | 2 + > fs/reiserfs/journal.c | 2 +- > fs/reiserfs/reiserfs.h | 1 + > fs/reiserfs/super.c | 21 ++-- > include/linux/fs.h | 1 + > include/linux/pagemap.h | 4 +- > include/linux/platform_data/isl9305.h | 2 +- > include/net/tcp.h | 8 +- > kernel/bpf/verifier.c | 3 +- > kernel/printk/braille.c | 15 +-- > kernel/printk/braille.h | 13 ++- > kernel/sched/core.c | 3 +- > kernel/sched/rt.c | 2 +- > kernel/time/sched_clock.c | 5 + > kernel/time/timer_list.c | 6 ++ > net/8021q/vlan_dev.c | 3 +- > 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/core/oss/pcm_oss.c | 10 +- > sound/core/seq/seq_clientmgr.c | 4 +- > sound/core/seq/seq_prioq.c | 28 ++--- > sound/core/seq/seq_prioq.h | 6 +- > sound/core/seq/seq_queue.c | 28 ++--- > sound/firewire/digi00x/amdtp-dot.c | 55 ++++++---- > sound/pci/hda/hda_intel.c | 9 +- > sound/soc/nuc900/nuc900-ac97.c | 4 +- > sound/soc/sh/rcar/ssi.c | 9 ++ > tools/perf/builtin-probe.c | 6 +- > tools/perf/util/event.c | 4 +- > tools/perf/util/ordered-events.c | 3 +- > tools/perf/util/session.c | 17 ++- > tools/perf/util/sort.c | 5 + > tools/testing/selftests/firmware/fw_filesystem.sh | 5 +- > .../testing/selftests/rcutorture/bin/configinit.sh | 2 +- > tools/testing/selftests/x86/entry_from_vm86.c | 117 ++++++++++++++++++++- > tools/usb/usbip/src/usbipd.c | 2 +- > 127 files changed, 862 insertions(+), 335 deletions(-) >
BugLink: http://bugs.launchpad.net/bugs/1764666 This is a pull request for the update of Xenial to upstream stable release 4.4.123. Only a few trivial context adjustements were required. Skipped the following patches because they're applied already: * bpf: fix incorrect sign extension in check_alu_op() * scsi: ses: don't get power status of SES device slot on probe Compile-tested all supported architectures. Signed-off-by: Juerg Haefliger <juergh@canonical.com> --- The following changes since commit 0d620dba7fb6701614e3c6855c9ed7056a37303f: Linux 4.4.122 (2018-04-17 08:12:55 +0200) are available in the git repository at: https://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.123 for you to fetch changes up to 6a12af07199abbffb049a40ad967c9560915080d: Linux 4.4.123 (2018-04-17 13:56:48 +0200) ---------------------------------------------------------------- Aaron Salter (1): i40e: Acquire NVM lock before reads on all devices Adam Ford (1): ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux Adiel Aloni (1): mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED Akinobu Mita (1): spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer Al Viro (1): lock_parent() needs to recheck if dentry got __dentry_kill'ed under it Aleksandar Markovic (1): MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters 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 Andrey Vagin (1): net/8021q: create device with all possible features in wanted_features Andy Lutomirski (3): selftests/x86/entry_from_vm86: Exit with 1 if we fail selftests/x86/entry_from_vm86: Add test cases for POPF x86/vm86/32: Fix POPF emulation Anton Blanchard (1): powerpc: Avoid taking a data miss on every userspace instruction miss Anton Sviridenko (1): solo6x10: release vb2 buffers in solo_stop_streaming() Ard Biesheuvel (1): irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis Bart Van Assche (1): scsi: core: scsi_get_device_flags_keyed(): Always return device flags Ben Greear (1): ath10k: fix invalid STS_CAP_OFFSET_MASK Brian King (1): scsi: ipr: Fix missed EH wakeup Changbin Du (1): perf sort: Fix segfault with basic block 'cycles' sort dimension Chris Wilson (2): drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) agp/intel: Flush all chipset writes after updating the GGTT Christopher James Halse Rogers (2): drm/radeon: Fail fb creation from imported dma-bufs. drm/amdgpu: Fail fb creation from imported dma-bufs. (v2) Colin Ian King (1): staging: wilc1000: add check for kmalloc allocation failure. Dan Carpenter (3): NFC: nfcmrvl: double free on error path 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 (2): MIPS: BPF: Quit clobbering callee saved registers in JIT code. MIPS: BPF: Fix multiple problems in JIT skb access helpers. 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 Eric Dumazet (1): bonding: refine bond_fold_stats() wrap detection Eric W. Biederman (1): fs: Teach path_connected to handle nfs filesystems with multiple roots. Felix Manlunas (1): vxlan: vxlan dev should inherit lowerdev's gso_max_size Gabriel Krisman Bertazi (1): drm: qxl: Don't alloc fbdev if emulation is not supported Gao Feng (1): tcp: sysctl: Fix a race to avoid unexpected 0 window from space Geert Uytterhoeven (3): ARM: dts: r8a7790: Correct parent of SSI[0-9] clocks ARM: dts: r8a7791: Correct parent of SSI[0-9] clocks ARM: dts: koelsch: Correct clock frequency of X2 DU clock input Greg Kroah-Hartman (1): Linux 4.4.123 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() Hans van Kranenburg (1): btrfs: alloc_chunk: fix DUP stripe size handling Hou Tao (1): blkcg: fix double free of new_blkg in blkcg_init_queue Jaegeuk Kim (1): f2fs: relax node version check for victim data in gc Jan Kara (1): reiserfs: Make cancel_old_flush() reliable Jani Nikula (1): drm/edid: set ELD connector type in drm_edid_to_eld() Jann Horn (1): bpf: fix incorrect sign extension in check_alu_op() Janusz Krzysztofik (1): media: i2c/soc_camera: fix ov6650 sensor getting wrong clock Javier Martinez Canillas (1): Input: qt1070 - add OF device ID table Jiada Wang (1): dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped Jiri Kosina (1): HID: elo: clear BTN_LEFT mapping Johannes Thumshirn (4): scsi: sg: check for valid direction before starting the request scsi: sg: fix SG_DXFER_FROM_DEV transfers scsi: sg: fix static checker warning in sg_is_valid_dxfer scsi: sg: only check for dxfer_len greater than 256M John Johansen (1): apparmor: Make path_max parameter readonly John Stultz (1): usb: dwc2: Make sure we disconnect the gadget state Julien BOIBESSOT (1): tools/usbip: fixes build with musl libc toolchain Kefeng Wang (1): perf probe: Return errno when not hitting any event Kirill A. Shutemov (1): mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() Kuninori Morimoto (1): ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT Laxman Dewangan (1): pwm: tegra: Increase precision in PWM rate calculation Leonid Yegoshin (1): MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification Liam Beguin (1): video: ARM CLCD: fix dma allocation size Lihong Yang (1): i40e: fix ethtool to get EEPROM data from X722 interface 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 Luis R. Rodriguez (1): test_firmware: fix setting old custom fw path back on exit Mahesh Bandewar (1): ipvlan: add L2 check for packets arriving via virtual devices Manikanta Pubbisetty (1): ath10k: update tdls teardown state to target Mark Rutland (1): drivers/perf: arm_pmu: handle no platform_device Masami Hiramatsu (2): kprobes/x86: Fix kprobe-booster not to boost far call instructions kprobes/x86: Set kprobes pages read-only Michel Dänzer (1): drm/amdgpu/dce: Don't turn off DP sink when disconnected Mike Leach (1): coresight: Fixes coresight DT parse to get correct output port ID. 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 (2): ath10k: fix a warning during channel switch with multiple vaps ath10k: disallow DFS simulation if DFS channel is not enabled Nate Watterson (1): iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range NeilBrown (1): md/raid6: Fix anomily when recovering a single device in RAID6. Nikolay Borisov (1): btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device Paul E. McKenney (2): sched: Stop switched_to_rt() from sending IPIs to offline CPUs 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 Rafael J. Wysocki (1): cpufreq: Fix governor module removal race Ricardo Neri (2): selftests/x86: Add tests for User-Mode Instruction Prevention selftests/x86: Add tests for the STR and SLDT instructions Rob Herring (1): of: fix of_device_get_modalias returned length when truncating buffers 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 Shikhar Dogra (1): driver: (adm1275) set the m,b and R coefficients correctly for power Simon Shields (1): ARM: dts: exynos: Correct Trats2 panel reset line Sinclair Yeh (1): drm/vmwgfx: Fixes to vmwgfx_fb Srinath Mannam (1): usb: gadget: bdc: 64-bit pointer capability check Srinivas Kandagatla (1): clk: qcom: msm8916: fix mnd_width for codec_digcodec Stephane Eranian (1): perf tools: Make perf_event__synthesize_mmap_events() scale Stephen Hemminger (1): veth: set peer GSO values Takashi Iwai (4): ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() ALSA: hda - Revert power_save option default value ALSA: seq: Fix possible UAF in snd_seq_check_queue() ALSA: seq: Clear client entry before deleting else at closing Takashi Sakamoto (1): ALSA: firewire-digi00x: handle all MIDI messages on streaming packets Tejun Heo (2): fs/aio: Add explicit RCU grace period when freeing kioctx fs/aio: Use RCU accessors for kioctx_table->table[] Tobias Jordan (1): spi: sun6i: disable/unprepare clocks on remove Tobias Klauser (1): NFC: nfcmrvl: Include unaligned.h instead of access_ok.h Tom Hromatka (1): sysrq: Reset the watchdog timers while displaying high-resolution timers Tomasz Kramkowski (1): HID: clamp input to logical range if no null state Toshi Kani (1): x86/mm: Fix vmalloc_fault to use pXd_large Valtteri Heikkilä (1): HID: reject input outside logical range only if null state is set Varsha Rao (1): staging: speakup: Replace BUG_ON() with WARN_ON(). Ville Syrjälä (1): video/hdmi: Allow "empty" HDMI infoframes Vincent Stehlé (1): regulator: isl9305: fix array size Wei Yongjun (1): USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() Xose Vazquez Perez (2): scsi: devinfo: apply to HP XP the same flags as Hitachi VSP scsi: dh: add new rdac devices Yong Zhao (1): drm/amdkfd: Fix memory leaks in kfd topology Yuyang Du (1): usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() Makefile | 2 +- arch/arm/boot/dts/am335x-pepper.dts | 2 +- arch/arm/boot/dts/exynos4412-trats2.dts | 2 +- arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 8 ++ 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-koelsch.dts | 2 +- arch/arm/boot/dts/r8a7791.dtsi | 7 +- arch/mips/kernel/mips-r2-to-r6-emul.c | 16 ++- arch/mips/net/bpf_jit.c | 16 ++- arch/mips/net/bpf_jit_asm.S | 23 ++-- arch/powerpc/mm/fault.c | 2 +- arch/x86/kernel/kprobes/core.c | 6 ++ arch/x86/kernel/kprobes/opt.c | 3 + arch/x86/kernel/vm86_32.c | 3 +- arch/x86/mm/fault.c | 6 +- block/blk-cgroup.c | 4 +- block/blk-throttle.c | 11 ++ drivers/char/agp/intel-gtt.c | 2 + drivers/clk/qcom/gcc-msm8916.c | 1 + drivers/cpufreq/cpufreq.c | 6 ++ drivers/dma/imx-sdma.c | 17 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 31 +++--- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 6 ++ drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 10 ++ drivers/gpu/drm/drm_edid.c | 9 +- drivers/gpu/drm/drm_irq.c | 14 ++- drivers/gpu/drm/qxl/qxl_fb.c | 9 +- drivers/gpu/drm/radeon/radeon_display.c | 6 ++ drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 4 +- drivers/hid/hid-elo.c | 6 ++ drivers/hid/hid-input.c | 20 ++-- drivers/hwmon/pmbus/adm1275.c | 4 +- drivers/hwtracing/coresight/of_coresight.c | 2 +- drivers/input/keyboard/qt1070.c | 9 ++ drivers/input/touchscreen/tsc2007.c | 8 ++ drivers/iommu/iova.c | 2 +- drivers/irqchip/irq-gic-v3-its.c | 9 +- drivers/md/raid5.c | 13 ++- drivers/media/i2c/soc_camera/ov6650.c | 2 +- drivers/media/pci/solo6x10/solo6x10-v4l2.c | 11 ++ drivers/media/usb/cpia2/cpia2_v4l.c | 4 +- drivers/mtd/nand/nand_base.c | 9 +- drivers/net/bonding/bond_main.c | 11 +- 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/intel/i40e/i40e_ethtool.c | 5 + drivers/net/ethernet/intel/i40e/i40e_nvm.c | 12 +-- drivers/net/ipvlan/ipvlan_core.c | 4 + drivers/net/veth.c | 3 + drivers/net/vxlan.c | 5 + drivers/net/wireless/ath/ath10k/debug.c | 9 ++ drivers/net/wireless/ath/ath10k/mac.c | 12 ++- drivers/net/wireless/ath/ath10k/wmi.h | 3 +- drivers/net/wireless/ath/wil6210/main.c | 20 +++- drivers/net/wireless/mac80211_hwsim.c | 17 +-- drivers/nfc/nfcmrvl/fw_dnld.c | 2 +- drivers/nfc/nfcmrvl/spi.c | 5 +- drivers/of/device.c | 2 +- drivers/pci/pci-driver.c | 2 - drivers/perf/arm_pmu.c | 12 ++- drivers/pwm/pwm-tegra.c | 7 +- drivers/scsi/ipr.c | 16 ++- drivers/scsi/scsi_devinfo.c | 9 +- drivers/scsi/scsi_dh.c | 5 +- drivers/scsi/sg.c | 35 +++--- drivers/spi/spi-omap2-mcspi.c | 9 +- drivers/spi/spi-sun6i.c | 2 +- drivers/staging/speakup/kobjects.c | 8 +- drivers/staging/wilc1000/host_interface.c | 2 + drivers/usb/dwc2/hcd.c | 1 + drivers/usb/gadget/udc/bdc/bdc_core.c | 2 +- drivers/usb/gadget/udc/bdc/bdc_pci.c | 1 + drivers/usb/gadget/udc/dummy_hcd.c | 20 ++-- drivers/video/fbdev/amba-clcd.c | 4 +- drivers/video/hdmi.c | 51 +++++---- fs/aio.c | 44 +++++--- fs/btrfs/volumes.c | 12 ++- fs/dcache.c | 11 +- fs/f2fs/gc.c | 6 +- fs/namei.c | 5 +- fs/nfs/super.c | 2 + fs/reiserfs/journal.c | 2 +- fs/reiserfs/reiserfs.h | 1 + fs/reiserfs/super.c | 21 ++-- include/linux/fs.h | 1 + include/linux/pagemap.h | 4 +- include/linux/platform_data/isl9305.h | 2 +- include/net/tcp.h | 8 +- kernel/bpf/verifier.c | 3 +- kernel/printk/braille.c | 15 +-- kernel/printk/braille.h | 13 ++- kernel/sched/core.c | 3 +- kernel/sched/rt.c | 2 +- kernel/time/sched_clock.c | 5 + kernel/time/timer_list.c | 6 ++ net/8021q/vlan_dev.c | 3 +- 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/core/oss/pcm_oss.c | 10 +- sound/core/seq/seq_clientmgr.c | 4 +- sound/core/seq/seq_prioq.c | 28 ++--- sound/core/seq/seq_prioq.h | 6 +- sound/core/seq/seq_queue.c | 28 ++--- sound/firewire/digi00x/amdtp-dot.c | 55 ++++++---- sound/pci/hda/hda_intel.c | 9 +- sound/soc/nuc900/nuc900-ac97.c | 4 +- sound/soc/sh/rcar/ssi.c | 9 ++ tools/perf/builtin-probe.c | 6 +- tools/perf/util/event.c | 4 +- tools/perf/util/ordered-events.c | 3 +- tools/perf/util/session.c | 17 ++- tools/perf/util/sort.c | 5 + tools/testing/selftests/firmware/fw_filesystem.sh | 5 +- .../testing/selftests/rcutorture/bin/configinit.sh | 2 +- tools/testing/selftests/x86/entry_from_vm86.c | 117 ++++++++++++++++++++- tools/usb/usbip/src/usbipd.c | 2 +- 127 files changed, 862 insertions(+), 335 deletions(-)